/* Minification failed. Returning unminified contents.
(602,20): run-time error CSS1039: Token not allowed after unary operator: '-spacing-3xlarge'
(603,23): run-time error CSS1039: Token not allowed after unary operator: '-spacing-3xlarge'
(1282,7): run-time error CSS1035: Expected colon, found ','
(1347,9): run-time error CSS1036: Expected expression, found ';'
(1357,10): run-time error CSS1036: Expected expression, found ';'
(8585,25): run-time error CSS1036: Expected expression, found ';'
(10836,11): run-time error CSS1036: Expected expression, found ';'
(10842,9): run-time error CSS1036: Expected expression, found ';'
(10843,12): run-time error CSS1036: Expected expression, found ';'
(10877,4): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(10892,4): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(11385,11): run-time error CSS1036: Expected expression, found ';'
(11916,9): run-time error CSS1036: Expected expression, found ';'
(11917,12): run-time error CSS1036: Expected expression, found ';'
(11936,4): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(12307,11): run-time error CSS1036: Expected expression, found ';'
(12738,11): run-time error CSS1036: Expected expression, found ';'
(12745,9): run-time error CSS1036: Expected expression, found ';'
(12746,12): run-time error CSS1036: Expected expression, found ';'
(13055,11): run-time error CSS1036: Expected expression, found ';'
 */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@charset "utf-8";

/* CEVO PAGE */

.CEVOcontainer {
	display: flex;
	justify-content: center;
	margin-bottom: 4%;
}
.video-wrapper-concrete video {
	width: 100%;
	display: block;
}
.video-wrapper-concrete {
	position: relative;
	display: inline-block;
	width: 50%;
	max-width: 800px; /* Adjust based on your layout */
	float: left;
	margin: 9% 0;
}

.group-main {
	display: grid;
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 27px;
	grid-row-gap: 0px;
	max-width: 1550px;
	margin-top: 3%;
	padding:0 2%;
}

.group-main-left-side {
	grid-column-start: 1;
	grid-column-end: 8;
}

.group-main-right-side {
	padding-top: 0;
	grid-column-start: 9;
	grid-column-end: 13;
	position: relative;
}

.group-main-carousel {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.splide03 li {
	margin-bottom: 27px;
	width: 94px;
	height: 102px;
	background: url('/media/uploads/org/web-1920-2.jpg') center center / cover no-repeat;
	border: 3px solid #810600;
}
.splide04 li {
	margin-bottom: 27px;
	width: 94px;
	height: 102px;
	background: url('/media/uploads/org/cevo-3square.jpg') center center / cover no-repeat;
	border: 3px solid #810600;
}
.splide02 li {
	width: calc(100%);
	height: 740.583px;
	position:relative;
}
	.splide02 li img {
		max-width: 100%;
	}

.splide__list {
	backface-visibility: hidden;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	width: calc(100%);
	height: 740.583px;
	list-style: none;
}

.vertical-center {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.slide-type-image__zoom {
	color: transparent;
	content: '';
	position: absolute;
	border-radius: 50%;
	border: none;
	appearance: none;
	width: 65px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	background-color: #000;
	cursor: pointer;
	top: 1%;
	float: right;
	right: 1%;
	z-index: 1;
}
	.slide-type-image__zoom svg {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
	}

.image-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding: 7px 11px 7px 9px;
	color: #000;
}
.Cevoimg{
	margin-top:3%;
}
.headingCevo p {
	color: #810600;
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 7%;
	font-size: 15px;
}

.group-main-right-side h1 {
	font-size: 48px;
	font-weight: initial;
}

.cevoMainTeext {
	text-align: left;
	width: 100%;
	font-size: 15px;
	line-height: 1.9;
}


.long-intro-fullwidth {
	padding-top: var(--spacing-3xlarge);
	padding-bottom: var(--spacing-3xlarge);
	background: #810600;
	padding: 3% 2% 2% 2%;
	display: flex;
	justify-content: center;
	position: relative;
}

.long-intro-content::before {
	content: "";
	display: block;
	color: #555;
	margin-bottom: 10px;
	content: "";
	position: absolute;
	top: -90px;
	bottom: 0;
	transform-origin: top;
	height: 584px;
	right: -118px;
	width: 500px;
	background-size: cover;
	background-position: center;
	z-index: 2;
	opacity: 0.9;
}


.long-intro-content::after {
	content: "";
	position: absolute;
	top: -48px;
	right: -118px;
	width: 500px;
	height: 500px;
	z-index: 1;
	background-size: cover;
	background-position: center;
	/* Masking the image with SVG shape */
	mask-image: url('/images/general/square.svg'); /* This must be an SVG file */
	mask-repeat: no-repeat;
	mask-size: cover;
	mask-position: center;
	/* For better browser support */
	-webkit-mask-image: url('/images/general/square.svg');
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	-webkit-mask-position: center;
}




.long-intro {
	max-width: 1550px;
}
.long-intro2 {
	max-width: 1550px;
	width:100%;
}
.long-intro-content h2 {
	color: white;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	text-transform: initial;
}

.long-intro-content p {
	color: white;
	text-align: left;
	line-height: 1.9;
	font-size: 16px;
}

.long-intro-content {
	float: left;
	width: 55%;
	padding-left:2%;
}
.long-intro-content a{  
	color:#FFF !important;
}



.long-intro-content3 h2 {
	color: black;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	text-transform: initial;
}

.long-intro-content3 p {
	color: black;
	text-align: left;
	line-height: 1.9;
	font-size: 16px;
}

.long-intro-content3 {
	float: left;
	width: 52%;
}



.long-intro-content2 h2 {
	color: black;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	text-transform: initial;
}

	.long-intro-content2 p {
		color: black;
		text-align: left;
		line-height: 1.9;
		font-size: 16px;
	}

.long-intro-content2 {
	float: left;
	width: 66%;
	padding-left:2%;
}

.CEVOMAIN {
	max-width: 1550px;
	margin-top: 4%;
	width: 100%;
}

.long-intro-content5 h2 {
	color: black;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	text-transform: initial;
}

.long-intro-content5 p {
	color: black;
	text-align: left;
	line-height: 1.9;
	font-size: 16px;
}

.long-intro-content5 {
	float: left;
	width: 100%;
}

.cta__wrapper {
	display: flex;
	flex-direction: column-reverse;
	background: #810600;
}
.cta__image {
	flex: 55%;
	position: unset;
}
.field--name-field-title {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 19px 0px;
}
.field--name-field-title-p {
	text-align: left;
	width: 36%;
	line-height: 1.9;
}
.external-link {
	color: white !important;
	text-decoration: none !important;
	background: black;
	padding: 33px 29px;
	border-radius: 5px;
	font-size: 23px;
	float: left;
	margin-top: 4%;
}
.openlink {
	background-image: url(https://www.roadstone.ie/themes/custom/roadstone_theme/images/icons/arrow-up-right-from-square.svg);
	display: inline list-item;
	width: 64px;
	background-repeat: no-repeat;
	background-position: center center;
}

.accordion-container {
	width: 100%;
	margin-top: 3%;
}

.accordion-item {
	border-bottom: 1px solid black;
}

.accordion {
	background-color: #f3f5f7;
	color: #333;
	cursor: pointer;
	padding: 21px;
	width: 100%;
	border: none;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: currentcolor;
	text-align: left;
	font-size: 16px;
	transition: background-color 0.2s ease;
	outline: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
}

	.accordion:hover {
		background-color: #cbd5e1;
	}

.panel {
	background-color: #f3f5f7;
	overflow: hidden;
	border-bottom: solid 1px black;
	padding: 20px;
	display: none;
}

.accordion.active + .panel {
	border-top: none;
}

.accordion-item.active {
	border-bottom: none;
}

.chevron {
	width: 16px;
	height: 16px;
	transition: transform 0.3s ease;
	margin-left: 10px;
}

.accordion.active .chevron {
	transform: rotate(180deg);
}

.panel p {
	color: #5B6770 !important;
}





.cta__wrapper {
	position: relative;
	display: flex;
	overflow: hidden;
	min-height: 400px;
}

.cta__text {
	position: relative;
	z-index: 2;
	Padding: 6% 6%;
	flex: 1;
	color: #FFF;
}

.cta__wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10%;
	width: 70%;
	background: #810600;
	transform: skew(-45deg);
	z-index: 1;
}

.cta__wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 65%;
	background-image: url('https://www.roadstone.ie/sites/default/files/styles/cta_image/public/2024-08/co2-reduction-graphic_rectangle_right.jpg?itok=byRPdchm');
	background-size: cover;
	background-position: center;
	z-index: 0;
}



.cevTable {
	width: 66%;
	border-collapse: collapse;
	text-align: left;
	margin-top: 5%;
}

	.cevTable th, td {
		border: 1px solid #ccc;
		padding: 12px;
		line-height: 2.5;
		text-align: center;
	}

	.cevTable th {
		background-color: #f4f4f4;
	}

	.cevTable tr:nth-child(even) {
		background-color: #fafafa;
	}

.cevTableheader {
	background-color: #dce9f9;
	font-weight: bold;
	height: 130px;
}





.cta__wrapper2 {
	position: relative;
	display: flex;
	overflow: hidden;
	min-height: 400px;
	flex-direction: column-reverse;
	background: #810600;
}



	.cta__wrapper2::before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: -10%;
		width: 70%;
		background: #810600;
		transform: skew(-45deg);
		z-index: 1;
	}

	.cta__wrapper2::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 58%;
		background-image: url('/media/uploads/org/web-1920-2.jpg');
		background-size: cover;
		background-position: center;
		z-index: 0;
	}

.long-intro-content3 ul li {
	text-align: left;
	line-height: 4;
	margin-left: 0%;
	font-size: 17px;
}
.contact-cta {
	text-align: center;
	position: absolute;
	bottom: 3%;
}


	.contact-cta span {
		display: block;
		font-size: 18px;
		color: #555;
		margin-bottom: 10px;
		font-weight: 501;
		padding-bottom: 4%;
	}

.contact-cta .contact-button {
	display: inline-block;
	background-color: black;
	color: white !important;
	padding: 26px 0px;
	text-decoration: none !important;
	border-radius: 6px;
	transition: background-color 0.3s ease;
	width: 100%;
	font-size: 29px;
}

	.contact-button:hover {
		background-color: #A2271E;
	}

.CEVOcasestudy {
	float: left;
}
	.CEVOcasestudy ul {
		padding: 0;

		float: left;
		text-align: left;
	}
	.CEVOcasestudy li {
		float: left;
		display: flex;
		flex-direction: column;
		list-style: none;
	}
		.CEVOcasestudy li img {
			width: 56%;
		}

		.CEVOcasestudy li p{
	width: 58%;
		}

.relatedProducts ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0 0 4% 0;
	margin: 0;
	list-style: none;
}
.relatedProducts li {
	padding: 20px;
	text-align: center;
}
.relatedProducts li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.relatedProducts li p{
	font-weight:bolder;
}	



		body {
			margin: 0;
			padding: 0;
			text-align: center;
			background: #FFFFFF;
			font-family: Arial, sans-serif;
		}

	body img {
		border: none;
	}
.phone-button {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid #fff;
	background: #e1251b;
	overflow: hidden;
	z-index: 1029;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	display:none;

}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.phone-button i {
	font-size: 40px !important;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}
.phone-button i {
	display: block;
}
.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-phone::before {
	content: "\f095";
}
.phone-button__link {
	display: table;
	width: 54px;
	height: 54px;
}
	body a img {
		border: none;
	}

	body.bodyaccounts {
		background: #DDDDDD;
	}

	body.bodycheckout {
		background: #DDDDDD;
	}

html {
	overflow-y: scroll; /* Always show vertical scrollbar */
	overflow-x: hidden !important; /* Hide horizontal scrollbar */
}

.download345{display:flex;}

.sus2 {
	display: flex;
	width: 100%;
}
.susitem1{flex:1;}
.susitem2 {
	flex: 2;
	text-align: left;
}
.susitem3 {
	flex: 2;
}

.susitem4 {
	flex: 2;
	text-align: left;
}
.susitem2 p{
	text-align:left;
}
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}
/*.spacer{height:10px; width:100%;}*/
.spacer2 {
	height: 20px;
	width: 100%;
}

.padding10px {
	padding: 10px;
}

.padding20px {
	padding: 20px;
}

/* CONTAINERS */





.header_content {
	display: block;
}


.dropdownwrap {
	width: 100%;
	height: 80px;
	background: #333333;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	position: relative;
	z-index: 100;
}

.dropdowncontainer {
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#containerwrap {
	width: 100%;
	float: left;
}

header {
	width: 100%;
	height: auto;
	background: #1C1B1B;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

	header.Para {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		position: fixed;
		background: #EEEEEE;
		z-index: 5;
		opacity: 0.9;
	}

.header { /*max-width:1200px;*/
	width: 100%;
	height: 185px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.header_logo {
	width: 30%;
	height: auto;
	float: left;
	text-align: center;
	margin: 20px 0 12px 0;
	padding: 0;
}

	.header_logo img {
		max-width: 100%;
		height: auto;
	}
.header_content {
	width: 35%;
	height: auto;
	float: right;
	text-align: center;
	margin: 60px 0 0 0;
	padding: 0;
}


.header_openingTimes {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
	margin: 15px 50px 0 0;
	padding: 0;
	Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: none;
	color: #333333;
}

	.header_openingTimes img {
		margin: -4px 5px 0 0;
		float: left;
	}

.header_Tel {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
	margin: 5px 25px 0 0px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: none;
	color: #E7362A;
}

	.header_Tel img {
		margin: -4px 5px 0 0;
		float: left;
	}

	.header_Tel span {
		color: #fff;
	}

.header_search {
	width: 100%;
	height: auto;
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
}

.header_mainnav {
	width: 100%;
	height: 45px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	background: #000;
}

.header_checkout {
	width: 60%;
	height: auto;
	float: right;
	text-align: right;
	margin: 65px 5% 0 5%;
	padding: 0;
}

.banner {
	width: 100%;
	height:;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}

	.banner img {
		width: 100%;
		height:;
	}

.bannerWide {
	width: 100%;
	height: 350px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}

#maincontent {
	width: 100%; /*max-width:1300px;*/
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#maincontentPara {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

footer {
	width: 100%;
	height: 300px;
	background: #000000;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}

.footer {
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.footer_nav {
	width: 21%;
	height: auto;
	float: left;
	margin: 20px 1% 0 0;
	padding: 0;
}

	.footer_nav span {
		width: 96%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 4%;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #FFFFFF;
	}

	.footer_nav ul {
		width: 96%;
		height: auto;
		float: left;
		margin: 0;
		padding: 10px 0 0 4%;
	}

	.footer_nav li {
		width: 65%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 1% 0 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 15px;
	}

		.footer_nav li a, .footer_nav li a:link, .footer_nav li a:visited {
			text-decoration: none;
			font-weight: 400;
			color: #ffffff;
		}

			.footer_nav li a:hover {
				text-decoration: none;
				font-weight: 400;
				color: #E7362A;
			}

.footer_nav_Ecom {
	width: 17%;
	height: auto;
	float: left;
	margin: 20px 1% 0 0;
	padding: 0;
}

	.footer_nav_Ecom span {
		width: 96%;
		height: auto;
		border-bottom: 2px #999999 dotted;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 4%;
		font-family: Arial, sans-serif;
		font-size: 15px;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.footer_nav_Ecom ul {
		width: 96%;
		height: auto;
		float: left;
		margin: 0;
		padding: 10px 0 0 4%;
	}

	.footer_nav_Ecom li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 11px;
	}

		.footer_nav_Ecom li a, .footer_nav_Ecom li a:link, .footer_nav_Ecom li a:visited {
			text-decoration: none;
			text-transform: uppercase;
			font-weight: 400;
			color: #AAAAAA;
		}

			.footer_nav_Ecom li a:hover {
				text-decoration: none;
				text-transform: uppercase;
				font-weight: 400;
				color: #FFFFFF;
			}

.footer_info, .footer_info2 {
	width: 20%;
	height: auto;
	float: left;
	margin: 20px 1% 0 0;
	padding: 0;
}

	.footer_info span {
		width: 96%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 4% 5px 0;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #FFFFFF;
	}

	.footer_info ul {
		width: 96%;
		height: auto;
		float: left;
		margin: 0;
		padding: 10px 4% 0 0;
	}

	.footer_info li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
	}

		.footer_info li.footer_siteMap {
			display: none;
		}

		.footer_info li a, .footer_info li a:link, .footer_info li a:visited {
			text-decoration: none;
			text-transform: uppercase;
			font-weight: 400;
			color: #E7362A;
		}

			.footer_info li a:hover {
				text-decoration: none;
				font-weight: 400;
				color: #FFFFFF;
			}

	.footer_info2 span {
		width: 96%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 4% 5px 0;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #FFFFFF;
	}

	.footer_info2 ul {
		width: 96%;
		height: auto;
		float: left;
		margin: 0;
		padding: 10px 4% 0 0;
	}

	.footer_info2 li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
	}

		.footer_info2 li.footer_siteMap {
			display: none;
		}

		.footer_info2 li a, .footer_info2 li a:link, .footer_info2 li a:visited {
			text-decoration: none;
			text-transform: none;
			font-weight: 400;
			color: #E7362A;
		}

			.footer_info2 li a:hover {
				text-decoration: none;
				font-weight: 400;
				color: #FFFFFF;
			}

.footer_info3 {
	padding: 4%;
}

	.footer_info3 span {
		width: 96%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 4% 5px 0;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #FFFFFF;
	}

	.footer_info3 ul {
		width: 96%;
		height: auto;
		float: left;
		margin: 0;
		padding: 10px 4% 0 0;
	}

	.footer_info3 li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
	}

		.footer_info3 li.footer_siteMap {
			display: none;
		}

		.footer_info3 li a, .footer_info3 li a:link, .footer_info3 li a:visited {
			text-decoration: none;
			text-transform: uppercase;
			font-weight: 400;
			color: #E7362A;
		}

			.footer_info3 li a:hover {
				text-decoration: none;
				font-weight: 400;
				color: #FFFFFF;
			}

	.footer_info3 img {
		width: auto;
		max-width: 100%;
	}

.footer_payment_checkout {
	width: 18%;
	height: auto;
	float: right;
	margin: 20px 10% 0 0;
	padding: 0;
}

	.footer_payment_checkout img {
		width: 100%;
	}

.footer_payment {
	width: 16%;
	height: auto;
	background: #FFFFFF;
	float: left;
	text-align: center;
	margin: 43px 0 0 0;
	padding: 1%;
}

.footer-text {
	background: #000000;
	color: #ffffff;
	padding: 1% 0 3% 0;
	font-size: 20px;
}

	.footer-text span {
		font-weight: 700;
	}

.footer-vision {
	padding: 0.6% !important;
	background: white;
	color: black !important;
}




#scroll-arrow {
	width: 100%;
	height: 81vh;
	object-fit: cover;
	overflow: hidden;
}

.banner-text {
	color: #ffffff;
	padding: 1% 0 3% 0;
	font-size: 68px;
	position: absolute;
	z-index: 12;
	left: 0;
	top: 46%;
	text-align: center;
	width: 90%;
	margin: 0 5%;
}

	.banner-text span {
		font-weight: 700;
	}

.banner-vision {
	padding: 0.6% !important;
	background: white;
	color: black !important;
}
/* END OF CONTAINERS */

/* CELLS */
.tempMove {
	position: absolute;
	bottom: 3%;
	left: 50%;
	transform: translate(-50%, -50%);
}

	.tempMove:hover {
	}

.cell_full_hp {
	width: 100%; /*max-width:1300px;*/
	height: auto;
	float: left;
	text-align: left; /*margin:20px 0;*/
	padding: 0;
}

.cell_full {
	width: 100%;
	height: auto;
	min-height: 300px;
	float: left;
	text-align: center; /*margin:0 0 15px 0;*/
	padding: 0;
}

.cell_fullPara {
	width: 100%;
	height: auto;
	min-height: 300px;
	float: left;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
}

/* END OF CELLS */

/* HP PARALLAX */

section.module.content {
}

section.module.parallaxHP {
	height: 350px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

section.module.parallaxHP1 {
	height: 400px;
	padding: 5% 10%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/parallax/parallaxHPbg1.jpg");
}

section.module.parallaxHP2 {
	height: 400px;
	padding: 5% 20%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/parallax/parallaxHPbg1.jpg");
}

#HPcontent1 {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

#HPcontent2 {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0;
}

.list_downloads li
#HPcontent3 {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

.findoutmore_hp {
	width: 90%;
	height: 400px;
	margin: 0 5% 5%;
}

.findoutmore_text {
	width: 60%; /*height: 100%;*/
	float: left;
	color: #333333;
	font-size: 20px;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

	.findoutmore_text p {
		position: relative; /*top: 46%;*/
		line-height: 36px;
		padding: 0 10% 0 8%;
		text-align: justify;
	}

	.findoutmore_text span {
		font-weight: 700
	}

.findoutmore_map {
	margin-left: 16%;
	height: 100px;
}

	.findoutmore_map img {
	
		position: relative;
		top: 10%;
		margin: 0 0 0 -2%;
		max-width: 446px;
		height: auto;
		max-height: 319px;
	}

.findoutmore_btn {
	border: 1px solid black;
	background-color: #ffffff;
	color: #E7362A;
	padding: 14px 28px;
	font-size: 14px;
	cursor: pointer;
	border-color: #000000;
	text-transform: uppercase;
	margin: 5% 0 0 0;
	text-decoration: none;
}

	.findoutmore_btn:hover {
		background: #E7362A;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
	}

.events_section {
	width: 80%;
	float: none;
	margin: 0 auto;
}

.full_shadow {
	box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
}

.top-middle {
	position: absolute;
	top: 29px;
	text-align: center;
	left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
	font-size: 35px;
	width: 100%;
	background: rgba(0, 0, 0, 0.60);
	padding: 3%;
	font-style: italic;
}

.bottom-right {
	font-family: Arial, sans-serif;
	position: absolute;
	bottom: 0.9%;
	right: 0px;
	font-size: 16px;
	background: #E7362A;
	padding: 2%;
}
/* END OF HP PARALLAX */
/* PARALLAX */
section.module:last-child {
	margin-bottom: 0;
}

section.module.parallax {
	width: 100%;
	height: 650px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}

	section.module.parallax h1 {
		color: rgba(255, 255, 255, 0.8);
		font-size: 48px;
		line-height: 600px;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}

.sub_container {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
}

	.sub_container h1 {
		font-family: Arial, sans-serif;
		font-size: 50px;
		font-weight: 300;
		color: #000000;
		text-transform: uppercase;
		text-align: center;
	}

	.sub_container h2 {
		font-family: Arial, sans-serif;
		font-size: 40px;
		font-weight: 300;
		color: #7A7164;
		text-align: center;
		border: none;
		text-transform: none;
	}

	.sub_container h3 {
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 300;
		color: #7A7164;
		text-align: center;
		border: none;
		text-transform: none;
	}

	.sub_container ul.aboutus {
		width: 500px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}

.iphone_parallax_image {
	width: 100%;
	height: 300px;
	background-position: center;
	overflow: visible;
}

/* END OF PARALLAX */

/* ASIDES/SECTIONS */

.section_content_hp {
	width: 95%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 2.5% 2.5% 2.5%;
	padding: 0;
	color: #000000;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

	.section_content_hp h1 {
		text-align: center;
		margin-top: 0;
	}

.section_content_contactus {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 0;
	color: #000000;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}

	.section_content_contactus ul {
		margin: 0;
		padding: 0;
	}

	.section_content_contactus li {
		width: 48%;
		height: 75px;
		margin: 0 1%;
		padding: 0;
		float: left;
		list-style: none;
	}

.aside_blog_nav {
	width: 350px;
	height: auto;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
}

.section_blog_content {
	width: 750px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 40px 0 0;
	padding: 0;
}

	.section_blog_content h1 {
		font-size: 40px;
		margin: 20px 0 0 0;
	}

	.section_blog_content h2 {
		font-size: 25px;
		margin: 0 0 20px 0;
	}

	.section_blog_content img {
		width: auto;
		max-width: 500px;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
	}

.aside_image {
	width: 30%;
	height: auto;
	float: right;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

	.aside_image img {
		width: 100%;
	}

.section_image {
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
	margin: 10px 5% 0 5%;
	padding: 0;
}

.aside_jobs {
	width: 45%;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

.section_jobs {
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 5% 0 0;
	padding: 0;
}

	.section_jobs h2 {
		margin-top: 0;
	}

.aside_findus_map {
	width: 100%;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

.aside_nav {
	width: 25%;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 5% 0px 0px;
	padding: 0;
}

.section_content_nav {
	width: 100%;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

.aside_content_sml_imgs {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

	.aside_content_sml_imgs img {
		max-width: 100%;
		width: auto;
	}

.section_content {
	width: 720px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

.section_content_sml {
	width: 70%;
	height: auto;
	float: left;
	text-align: justify;
	margin: 0 10% 5%;
	padding: 0 5% 5%;
}

	.section_content_sml li {
		line-height: 22px;
	}

.aside_date {
	width: 10%;
	height: auto;
	float: left;
	text-align: center;
	margin: 10px 2.5% 0 2.5%;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #E7362A
}

	.aside_date p {
		margin: 0;
		padding: 0;
		font-size: 70px;
		font-weight: 400;
		line-height: 70px;
		text-align: center;
	}


.section_date_content p {
	float: left;
	text-align: left;
}
	.section_date_content {
	width: 79%;
	height: auto;
	min-height: 100px;
	border-left: 1px #CCCCCC solid;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 5%;
	color: #000000;
}

	.section_date_content h2 {
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 25px;
		font-weight: 400;
	}

	.section_date_content div.SDCdivoptions {
		width: 410px;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 16px;
		color: #444444;
	}

		.section_date_content div.SDCdivoptions span {
			width: 120px;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 10px 0 0;
			padding: 0;
			font-size: 16px;
		}

.section_date_content_img {
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 30px 15px 0;
	padding: 0;
}

.section_date_content_detail {
	width: 100%;
	max-width: 62%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.tt23 {
	flex: 1;
}
.tt24{
	flex: 2;
}
.section_video {
	width: 560px;
	height: auto;
	background: #EEEEEE;
	text-align: center;
	margin: 0 auto 30px auto;
	padding: 70px;
}

	.section_video iframe {
		width: 560px;
		height: 420px;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
	}

.aside_products_img {
	width: 48%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 4% 0 0;
	padding: 0;
}

.section_products {
	width: 48%;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

	.section_products h2 {
		font-family: Arial, sans-serif;
		font-size: 30px;
		font-weight: 400;
		color: #3F3F3F;
		margin: 0;
	}

/* END OF ASIDES/SECTIONS */

/* NAVS */

.optionsnav {
	width: auto;
	height: auto;
	float: right;
	margin: 0 50px 9px 0;
	padding: 0;
}

	.optionsnav ul {
		margin: 0;
		padding: 0;
	}

	.optionsnav li {
		width: auto;
		height: auto;
		float: right;
		text-align: left;
		margin: 0 0 0 24px;
		padding: 0;
		list-style-type: none;
		display: inline;
	}

		.optionsnav li img {
			width: auto;
			height: auto;
			float: left;
			margin: 4px 0 0 0;
			padding: 0;
		}

		.optionsnav li span {
			width: auto;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 10px 0 0 5px;
			font-family: Arial, sans-serif;
			font-size: 15px;
			font-weight: 700;
			color: #333333;
		}

			.optionsnav li span a:link, .optionsnav li span a:visited {
				font-family: Arial, sans-serif;
				font-size: 15px;
				font-weight: 700;
				text-decoration: none;
				color: #333333;
			}

			.optionsnav li span a:hover {
				text-decoration: none;
				color: #999999;
			}

#topnav {
	width: 212%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	#topnav ul {
		margin: 0;
		padding: 0;
	}

	#topnav li {
		width: auto;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 2px 0 0;
		padding: 0;
		padding-right: 0px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
		list-style-type: none;
		display: inline;
		
	}

		#topnav li a, #topnav li a:link, #topnav li a:visited {
			width: 30%;
			height: auto;
			float: left;
			text-align: center;
			margin: 0;
			padding: 5px 12px;
			color: #ffffff;
			font-size: 16px;
			font-weight: 700;
			text-transform: capitalize;
			text-decoration: none;
		}

			#topnav li a:hover {
				width: 30%;
				height: auto;
				float: left;
				text-align: center;
				margin: 0;
				padding: 5px 12px;
				opacity: 0.8;
				font-weight: 700;
				text-transform: capitalize;
				text-decoration: none;
				cursor: pointer;
			}

		#topnav li.TNsearchLI a, #topnav li.TNsearchLI a:link, #topnav li.TNsearchLI a:visited {
			padding: 3px 8px 2px 8px;
			cursor: pointer;
		}

			#topnav li.TNsearchLI a:hover {
				padding: 3px 8px 2px 8px;
			}

#mainnav {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	#mainnav ul {
		margin: 0;
		padding: 0;
	}

	#mainnav li {
		width: auto;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 2px 0 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 13px;
		font-weight: 400;
		list-style-type: none;
		display: inline;
	}

		#mainnav li a, #mainnav li a:link, #mainnav li a:visited {
			width: auto;
			height: auto;
			float: left;
			text-align: center;
			margin: 0;
			padding: 5px 15px;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: 700;
			text-transform: capitalize;
			text-decoration: none;
		}

			#mainnav li a:hover {
				width: auto;
				height: auto;
				background: #FFFFFF;
				float: left;
				text-align: center;
				margin: 0;
				padding: 5px 15px;
				color: #333333;
				font-weight: 700;
				text-transform: capitalize;
				text-decoration: none;
			}



.red-contact {
	background: #E7362A;
	font-size: 16px;
}


#dropdownnav {
	height: auto;
	float: left;
	padding: 0;
	width: 100%;
}

	#dropdownnav ul {
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		margin-top: -14px;
	}

		#dropdownnav ul li {
			width: auto;
			height: auto;
			float: left;
			text-align: center;
			margin: 0 2px 0 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 13px;
			font-weight: 400;
			list-style-type: none;
			position: relative;
			z-index: 20;
		}

			#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
				width: auto;
				height: auto;
				float: left;
				text-align: center;
				margin: 0;
				color: #FFFFFF;
				font-size: 17px;
				font-weight: 700;
				text-transform: uppercase;
				text-decoration: none;
				padding: 20.8px 18px;
			}

				#dropdownnav ul li a:hover {
					width: auto;
					height: auto;
					float: left;
					text-align: center;
					margin: 0;
					padding: 20.8px 18px;
					background: #810600;
					font-size: 17px;
					font-weight: 700;
					text-transform: uppercase;
					text-decoration: none;
				}

		#dropdownnav ul ul {
			/*position: absolute;*/
/*			top: 122%;
			left: 0;*/
			background-color: rgba(129, 6, 0);
			padding: 0;
			width: auto;
			
			display: none;
		}

			#dropdownnav ul ul li {
				width: 333px;
				height: auto;
				float: left;
				text-align: left;
				margin: 0;
				padding: 0;
				font-family: Arial, sans-serif;
				font-size: 14px;
				font-weight: 400;
				list-style-type: none;
				position: relative;
			}

#dropdownnav .product_dropdown_container{position:absolute; width:1000px; flex-direction:row; top:75px; left:-20px; padding-bottom:25px;}

.abc p {
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 17%;
}





#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited {
	width: 90%;
	height: auto;
	border: none;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 5%;
	padding-left: 5%;
	padding-left: 17%;
}

	#dropdownnav ul ul li a:hover:before {
		content: '>';
		position: absolute;
		left: 13%;
	}

	#dropdownnav ul ul li a:hover {
		width: 90%;
		height: auto;
		border: none;
		float: left;
		text-align: left;
		margin: 0;
		padding: 10px 5%;
		color: #EBD000;
		text-transform: uppercase;
		text-decoration: none;
		padding-left: 17%;
		background: none;
	}

#dropdownnav ul ul li p {
}


#dropdownnav ul ul ul li a, #dropdownnav ul ul ul li a:link, #dropdownnav ul ul ul li a:visited {
	width: 90%;
	height: auto;
	background-color: rgba(129, 6, 0, 0.8);
	border: none;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 5%;
	padding-left: 5%;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 17%;
}

#dropdownnav ul ul ul li a:hover{color:#EBD000;}

#dropdownnav ul ul ul {
	display: block;
	top: 0;
	left: 100%;
	float:left;
	margin-top:0;
}

#dropdownnav ul li:hover ul.product_dropdown_container {
	display: flex;
	flex-direction:row;
}

#subnav {
	width: 96%;
	height: auto;
	background: #EEEEEE;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	float: left;
	margin: 0 0 20px 0;
	padding: 2%;
}

.subnav_title {
	width: 95%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2.5% 2.5% 0 2.5%;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
}

	.subnav_title a {
		font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: 400;
		display: block;
		padding: 5px;
	}

		.subnav_title a:link, .subnav_title a:visited {
			font-weight: 400;
			color: #333333;
			text-decoration: none;
			text-transform: uppercase;
		}

		.subnav_title a:hover {
			font-weight: 400;
			color: #BBBBBB;
			text-decoration: none;
			text-transform: uppercase;
		}

#subnav ul {
	width: 95%;
	height: auto;
	float: left;
	margin: 2px 0 0 0;
	padding: 2.5%;
}

#subnav li {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
}

	#subnav li a {
		display: block;
		padding: 10px;
		background: #999999;
		text-transform: none;
	}

		#subnav li a:link, #subnav li a:visited {
			font-family: Arial, sans-serif;
			font-size: 15px;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #FFFFFF;
		}

		#subnav li a:hover {
			background: #FFFFFF;
			font-family: Arial, sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #666666;
		}

#subnav ul.sub {
	width: 95%;
	height: auto;
	background: #999999;
	float: left;
	margin: 0;
	padding: 2.5% 2.5% 7% 2.5%;
	list-style-type: none;
}

#subnav li.sub {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

	#subnav li.sub a {
		display: block;
		background: #FFFFFF;
		padding: 10px;
		text-transform: none;
	}

		#subnav li.sub a:link, #subnav li.sub a:visited {
			font-family: Arial, sans-serif;
			font-size: 13px;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #333333;
		}

		#subnav li.sub a:hover {
			font-family: Arial, sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #CCCCCC;
		}

#subnav ul.subsub {
	width: 190px;
	height: auto;
	background: #999999;
	float: left;
	margin: 0;
	padding: 5px 15px;
	list-style-type: none;
}

#subnav li.subsub {
	width: 190px;
	text-align: left;
	margin: 0;
	padding: 0;
}

	#subnav li.subsub a {
		display: block;
		padding: 5px;
		text-transform: none;
	}

		#subnav li.subsub a:link, #subnav li.subsub a:visited {
			background: #FFFFFF;
			font-family: Arial, sans-serif;
			font-size: 11px;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #003366;
		}

		#subnav li.subsub a:hover {
			background: #999999;
			font-family: Arial, sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #000000;
		}

#blogtabnav {
	width: 280px;
	height: auto;
	float: right;
	margin: 65px 0 0 0;
	padding: 0;
}

	#blogtabnav ul {
		margin: 0;
		padding: 0;
	}

	#blogtabnav li {
		width: 49%;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 0 0 1%;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		list-style-type: none;
		display: inline;
	}

		#blogtabnav li a, #blogtabnav li a:link, #blogtabnav li a:visited {
			width: 100%;
			height: auto;
			background: #000000;
			float: left;
			text-align: center;
			margin: 0;
			padding: 5px 0;
			color: #FFFFFF;
			font-weight: 700;
			text-transform: capitalize;
			text-decoration: none;
		}

			#blogtabnav li a:hover {
				width: 100%;
				height: auto;
				background: #666666;
				float: left;
				text-align: center;
				margin: 0;
				padding: 5px 0;
				color: #FFFFFF;
				font-weight: 700;
				text-transform: capitalize;
				text-decoration: none;
			}

.paging {
	width: 100%;
	max-width: 750px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.paging_left {
	width: 50%;
	max-width: 400px;
	height: auto;
	float: left;
	text-align: left;
	margin: 15px 0;
	padding: 0;
}

	.paging_left select {
		width: 50%;
		max-width: 180px;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/inputbg1.jpg) left top repeat-x #FFFFFF;
		border: 1px #CCCCCC solid;
		float: left;
		margin: 0 1% 0 0;
		padding: 3px;
		color: #333333;
	}

.paging_right {
	width: 50%;
	max-width: 350px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

.pagingnav {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333333;
}

	.pagingnav span.static {
		width: auto;
		height: auto;
		background: #B22C23;
		margin: 0 1px;
		padding: 7px 7px 6px 7px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFFFFF;
	}

	.pagingnav a:link, .pagingnav a:visited {
		width: auto;
		height: auto;
		background: #333333;
		margin: 0 1px;
		padding: 7px 7px 6px 7px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFFFFF;
	}

	.pagingnav a:hover {
		width: auto;
		height: auto;
		background: #B22C23;
		margin: 0 1px;
		padding: 7px 7px 6px 7px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFFFFF;
	}

/* END OF NAVS */

/* HP LISTS */

.list_features_hp {
	width: 85%;
	height: auto;
	float: left;
	padding: 4% 7.5%;
	background: #000000;
}

	.list_features_hp ul {
		margin: 0;
		padding: 0;
	}

	.list_features_hp li {
		width: 48%;
		height: auto;
		float: left;
		text-align: left;
		margin: 1%;
		padding: 0;
		list-style-type: none;
		position: relative;
		text-align: center;
		color: white;
	}

		.list_features_hp li img {
			width: 100%;
			max-width: 100%;
			height: auto;
		}

.list_date_hp {
	width: 100%;
	height: auto;
	background: #EEEEEE;
	float: left;
	margin: 0px 1% 0 0; /*padding:1%;*/
}

	.list_date_hp span {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 3% 0 20px 0;
		padding: 5px 0 0 0;
		font-family: Arial, sans-serif;
		font-size: 35px;
		font-weight: 700;
		text-transform: uppercase;
		color: #333333;
	}

	.list_date_hp ul {
		width: 90%;
		height: auto;
		float: left;
		margin: 0 5% 100px;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.list_date_hp li {
		width: 23%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 1% 15px 1%;
		padding: 0 0 0 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 13px;
		color: #E7362A;
		background: #ffffff;
		position: relative;
	}

		.list_date_hp li span {
			width: 92%;
			height: auto;
			float: left;
			text-align: left;
			margin: 5% 4% 5px 4%;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 17px;
			color: #FFFFFF;
		}

			.list_date_hp li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active {
				text-decoration: none;
				color: #333333;
				text-transform: capitalize;
				line-height: 22px;
			}

.list_dat.list_date_hp li imge_hp li span a:hover {
	text-decoration: none;
	color: #E7362A;
}

.list_date_hp li img {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 10px 0px 0;
	padding: 0;
	position: relative;
	max-width: 100%;
	height: auto;
}

.list_date_hp li p {
	margin: 0 4%;
	bottom: 15.2%;
	float:left;
}

.list_date_hp div {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	margin: 0;
	padding: 0;
}

.list_date_img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

a.view {
	font-family: Arial, sans-serif;
	position: absolute;
	font-size: 16px;
	background: #E7362A;
	padding: 9px 12px;
	text-decoration: none !important;
	color: #ffffff !important;
}

.list_date_view {
	font-family: Arial, sans-serif;
	position: absolute;
	bottom: 0.2%;
	right: 0px;
	font-size: 16px;
	background: #E7362A;
	padding: 2% 3% !important;
	color: #ffffff;
	width: auto !important;
}

	.list_date_view:hover {
		background: #ffffff;
		border: 1px solid black;
		color: #E7362A;
	}

.list_testimonials_hp {
	width: 32%;
	height: auto;
	background: #999999;
	float: left;
	margin: 20px 0;
	padding: 1%;
}

	.list_testimonials_hp span {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 5px 0 0 0;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 700;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_testimonials_hp ul {
		width: 100%;
		height: 200px;
		float: left;
		margin: 0;
		padding: 0;
	}

	.list_testimonials_hp li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 17px;
		color: #FFFFFF;
	}

		.list_testimonials_hp li img {
			width: 40px;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 10px 10px 0;
			padding: 0;
		}

		.list_testimonials_hp li span.list_testimonials_hpspan {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 17px;
			color: #333333;
		}

	.list_testimonials_hp div {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 15px 0;
		padding: 0;
	}

.list_gallery_hp {
	width: 95%;
	height: auto;
	background: #666666;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 2% 2.5%;
}

	.list_gallery_hp span.LGHPspan_title {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 0 20px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 65px;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_gallery_hp ul {
		margin: 0;
		padding: 0;
	}

	.list_gallery_hp li {
		width: 28%;
		height: 350px;
		background: #333333;
		float: left;
		text-align: center;
		margin: 2%;
		padding: 0.5%;
		list-style-type: none;
	}

		.list_gallery_hp li span.LGHPspan {
			width: 100%;
			height: 350px;
			float: left;
			text-align: center;
			margin: 0;
			padding: 0;
			overflow: hidden;
			z-index: 1;
		}

			.list_gallery_hp li span.LGHPspan img {
				width: 100%;
				height: 100%;
				opacity: 0.2;
				filter: alpha(opacity=20); /* For IE8 and earlier */
			}

		.list_gallery_hp li span a:link, .list_gallery_hp li span a:visited, .list_gallery_hp li span a:active {
			font-family: Arial, sans-serif;
			font-size: 20px;
			font-weight: 400;
			text-decoration: none;
			color: #FFFFFF;
		}

		.list_gallery_hp li span a:hover {
			font-family: Arial, sans-serif;
			font-size: 20px;
			font-weight: 400;
			text-decoration: none;
			color: #FFFFFF;
		}

/* END OF HP LISTS */

/* LISTS */


.list_downloads h4 {
	text-align: left;
	width: 57%;
	margin: 5% 50% 1%;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: black;
}

.list_downloads img {
	width: 23%;
	margin-top: -18%;
	max-width: 23%;
}

.list_gallery ul {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.list_gallery li {
	width: 90px;
	height: 90px;
	float: left;
	text-align: center;
	margin: 5px;
	padding: 0;
	list-style-type: none;
	display: inline;
}

	.list_gallery li div img {
		width: 90px;
		height: 90px;
		float: left;
		text-align: center;
		margin: 0;
		padding: 0;
	}

.list_blog {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 4% 0;
	padding: 0;
}

	.list_blog ul {
		margin: 0;
		padding: 0;
	}


section_date_content p
{

}


.list_blog li {
	width: 41%;
	height: 380px;
	float: left;
	text-align: left;
	position: relative;
	margin: 1% 4.1%;
	padding: 0 0 20px 0;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

		.list_blog li h4 {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #000000;
		}

			.list_blog li h4 a:link, .list_blog li h4 a:visited, .list_blog li h4 a:active {
				font-size: 16px;
				font-weight: 700;
				text-transform: none;
				text-decoration: none;
				color: #000000;
			}

			.list_blog li h4 a:hover {
				font-size: 16px;
				font-weight: 700;
				text-transform: none;
				text-decoration: none;
				color: #666666;
			}

		.list_blog li span.LBlispanauthor {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 15px 0;
			padding: 0;
			color: #E7362A;
		}

		.list_blog li div {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 20px 0;
			padding: 0;
		}

.list_depot_listings {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 4% 0;
	padding: 0;
}

	.list_depot_listings ul {
		margin: 0 auto;
		padding: 0;
		width: 1250px;
	}

	.list_depot_listings li {
		width: 100%;
		height: 250px;
		float: left;
		text-align: left;
		position: relative;
		margin: 2% 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		color: #FFF;
		font-size: 14px;
		font-weight: 400;
		color: #333333;
	}

		.list_depot_listings li h4 {
			width: 100%;
			height: auto;
			float: left;
			text-align: center;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 25px;
			color: #fff;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -100%);
		}

			.list_depot_listings li h4 a:link, .list_depot_listings li h4 a:visited, .list_depot_listings li h4 a:active {
				font-size: 25px;
				font-weight: 700;
				text-transform: none;
				text-decoration: none;
				color: #ffffff;
			}

			.list_depot_listings li h4 a:hover {
				font-size: 25px;
				font-weight: 700;
				text-transform: none;
				text-decoration: none;
				color: #B22C23;
			}

		.list_depot_listings li span.LBlispanauthor {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 15px 0;
			padding: 0;
			color: #E7362A;
		}

		.list_depot_listings li div.ldlDiv {
			width: 33.3%;
			height: 250px;
			float: left;
			text-align: center;
			margin: 0 0 20px 0;
			padding: 0;
			color: #fff;
			position: relative;
		}

	.list_depot_listings p {
		width: 100%;
		height: auto;
		float: left;
		margin: 5% 0 0 0;
		padding: 0;
		font-size: 50px;
		color: #fff;
		position: relative;
		text-align: center;
		line-height: 57px;
	}

.logoresult {
	background: #333;
}

.miles {
	background: #B22C23;
}

	.miles img {
		margin: 7% 0 0 0;
	}

#map {
	height: 100% !important;
}

.list_blog li div span.LBlispanimg { /*width:40%; height:auto; float:left; text-align:left; margin:0 2% 0 0; padding:0;*/
	float: left;
	margin: 0;
	padding: 0;
	width: 55% !important;
	height: 309px !important;
	overflow: hidden;
}

	.list_blog li div span.LBlispanimg img {
		width: 100%;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		height: 289px;
		object-fit:contain;
	}

.list_blog li div span.LBlispancontent {
	width: 54%;
	height: auto;
	float: left;
	text-align: left;
	margin: 6% 0% 0% -12%;
	padding: 0;
	padding-left: 0px;
	position: absolute;
	z-index: 5;
	background: white;
	box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
	height: 50%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 1%;
}

.list_related {
	width: 100%;
	height: auto;
	background: #F2F2F2;
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
}

	.list_related span {
		width: 96%;
		height: auto;
		background: #333333;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 2%;
		font-family: Arial, sans-serif;
		font-size: 18px;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_related ul {
		margin: 0;
		padding: 0;
	}

	.list_related li {
		width: 90%;
		height: auto;
		float: left;
		text-align: left;
		margin: 5%;
		padding: 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #333333;
	}

		.list_related li div {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
			font-size: 21px;
		}

			.list_related li div a:link, .list_related li div a:visited, .list_related li div a:active {
				font-weight: 700;
				text-decoration: none;
				color: #000000;
			}

			.list_related li div a:hover {
				font-weight: 700;
				text-decoration: none;
				color: #666666;
			}

.list_date {
	width: 100%;
	max-width: 1200px;
	height: auto;
	float: none;
	margin: 20px auto 0;
	padding: 0;
}

	.list_date ul {
		margin: 0;
		padding: 0;
	}

	.list_date li {
		width: 30%;
		max-width: 450px;
		height: auto;
		background: #EEEEEE;
		float: left;
		text-align: left;
		margin: 0 1.5% 20px 1.5%;
		padding: 0;
		list-style-type: none;
	}

		.list_date li span {
			width: 96%;
			height: 40px;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 5px 2% 15px 2%;
			font-family: Arial, sans-serif;
			font-size: 18px;
			color: #444444;
		}

			.list_date li span a:link, .list_date li span a:visited, .list_date li span a:active {
				font-family: Arial, sans-serif;
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #000000;
			}

			.list_date li span a:hover {
				font-family: Arial, sans-serif;
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #666666;
			}

		.list_date li img {
			width: 100%;
			max-width: 450px;
			height: auto;
			overflow: visible;
		}

.list_testimonials {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

	.list_testimonials ul {
		margin: 0;
		padding: 0;
	}

	.list_testimonials li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 0;
		list-style-type: none;
	}

		.list_testimonials li blockquote {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
		}

		.list_testimonials li div {
			width: 92%;
			height: auto;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/testimonialsbg1.png) right top no-repeat #F1F1F1;
			float: left;
			text-align: left;
			margin: 0;
			padding: 2% 4%;
			color: #333333;
		}

		.list_testimonials li span {
			width: 92%;
			height: auto;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/testimonialsbg2.png) left top no-repeat;
			float: left;
			text-align: left;
			margin: 0;
			padding: 2% 4%;
			font-size: 17px;
			font-weight: 700;
			color: #333333;
		}

.list_staff {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	.list_staff ul {
		margin: 0;
		padding: 0;
	}

	.list_staff li {
		width: 255px;
		height: 510px;
		background: #EEEEEE;
		float: left;
		text-align: center;
		margin: 20px 15px;
		padding: 0;
		list-style-type: none;
	}

		.list_staff li div.LSlidivheader {
			width: 225px;
			height: 54px;
			background: #333333;
			float: left;
			text-align: left;
			margin: 0;
			padding: 8px 15px;
			font-family: Arial, sans-serif;
			font-size: 12px;
			text-transform: none;
			color: #FFFFFF;
		}

			.list_staff li div.LSlidivheader span {
				width: 100%;
				height: auto;
				float: left;
				margin: 0;
				padding: 0;
				font-size: 18px;
				font-weight: 700;
			}

				.list_staff li div.LSlidivheader span a:link, .list_staff li div.LSlidivheader span a:visited, .list_staff li div.LSlidivheader span a:active {
					font-weight: 700;
					text-decoration: none;
					color: #FFFFFF;
				}

				.list_staff li div.LSlidivheader span a:hover {
					font-weight: 700;
					text-decoration: underline;
					color: #FFFFFF;
				}

		.list_staff li div.LSlidivimg {
			width: 100%;
			height: 200px;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/staffbg1.png) center bottom no-repeat #BBBBBB;
			float: left;
			margin: 0;
			padding: 0;
			overflow: hidden;
		}

		.list_staff li div img {
			width: 100%;
			height: auto;
		}

		.list_staff li div.LSlidivcontent {
			width: 225px;
			height: 170px;
			float: left;
			text-align: left;
			margin: 0;
			padding: 10px 15px;
			font-family: Arial, sans-serif;
			font-size: 12px;
			text-transform: none;
			color: #333333;
		}

			.list_staff li div.LSlidivcontent span {
				width: 100%;
				height: auto;
				float: left;
				margin: 0 0 10px 0;
				padding: 0;
				font-size: 14px;
				font-weight: 700;
				color: #4B93A4;
			}

.list_images_text {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	background: #eee;
}

	.list_images_text ul {
		margin: 0 auto;
		padding: 0;
		width: 1290px;
	}

	.list_images_text li {
		width: 340px;
		height: 150px;
		border-bottom: 2px #EEEEEE solid;
		float: left;
		text-align: center;
		margin: 5% 1%;
		padding: 2% 2%;
		list-style-type: none;
		font-size: 18px;
		background: #fff;
		position: relative;
	}

		.list_images_text li div.lmt_img {
			width: 20%;
			height: auto;
			float: left;
			text-align: right;
			margin: 10px 5% 0 0;
			padding: 0;
		}

			.list_images_text li div.lmt_img img {
				width: 150px;
			}

		.list_images_text li div.lmt_content {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 10px 0;
			font-size: 13px;
		}

			.list_images_text li div.lmt_content span {
				text-align: left;
			}

		.list_images_text li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: center;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 18px;
			color: #333333;
		}

			.list_images_text li span a:link, .list_images_text li span a:visited, .list_images_text li span a:active {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #333333;
			}

			.list_images_text li span a:hover {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #666666;
			}

		.list_images_text li strong {
			color: #333333;
		}

.list_images_subnav {
	width: 720px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	.list_images_subnav ul {
		margin: 0;
		padding: 0;
	}

	.list_images_subnav li {
		width: 660px;
		height: auto;
		border-bottom: 2px #EEEEEE solid;
		float: left;
		text-align: left;
		margin: 0;
		padding: 10px 30px;
		list-style-type: none;
	}

		.list_images_subnav li div.lmsn_img {
			width: 100px;
			height: auto;
			float: left;
			text-align: center;
			margin: 10px 20px 0 0;
			padding: 0;
		}

			.list_images_subnav li div.lmsn_img img {
				width: 100px;
				height: auto;
				float: left;
				text-align: center;
				margin: 0;
				padding: 0;
			}

		.list_images_subnav li div.lmsn_content {
			width: 520px;
			height: auto;
			min-height: 100px;
			border-left: 1px #999999 dotted;
			float: left;
			text-align: left;
			margin: 0;
			padding: 10px 0 10px 19px;
		}

		.list_images_subnav li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 18px;
			color: #444444;
		}

			.list_images_subnav li span a:link, .list_images_subnav li span a:visited, .list_images_subnav li span a:active {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #333333;
			}

			.list_images_subnav li span a:hover {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #666666;
			}

		.list_images_subnav li strong {
			color: #333333;
		}

.list_products {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 30px 0;
	background: #EEEEEE;
}

	.list_products ul {
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		width: 1144px;
	}

	.list_products li {
		width: 250px;
		height: 290px;
		float: left;
		text-align: center;
		margin: 18px; /*padding:10px;*/
		list-style-type: none;
		background: #333;
		position: relative;
	}

		.list_products li div {
			width: 250px; /*height:140px;*/
			float: left;
			margin: 0; /*padding:15px 0;*/
		}

			.list_products li div img {
				width: 100%;
				height: 110px;
			}

		.list_products li span {
			width: 80% /*183px*/;
			height: 60px;
			float: left;
			margin: 0 0 10px 0;
			padding: 4% 10% 0;
			font-size: 14px;
			font-weight: 400;
			color: #ffffff;
			text-align: justify;
		}

			.list_products li span a:link, .list_products li span a:visited, .list_products li span a:active {
				font-size: 16px;
				font-weight: 600;
				text-transform: capitalize;
				text-decoration: none;
				color: #fff;
			}

			.list_products li span a:hover {
				font-size: 16px;
				font-weight: 600;
				text-transform: capitalize;
				text-decoration: none;
				color: #E7362A;
			}

.list_products_about {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 -0.4% 0;
}

	.list_products_about ul {
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.list_products_about li {
		width: 33.3%;
		height: 650px;
		float: left;
		text-align: center;
		margin: 18px 0 0; /*padding:10px;*/
		list-style-type: none;
		background: #333;
		position: relative;
	}

		.list_products_about li div {
			width: 100%; /*height:140px;*/
			float: left;
			margin: 0; /*padding:15px 0;*/
		}

			.list_products_about li div img {
				width: 100%; /*height:140px;*/
			}

		.list_products_about li span {
			width: 80%;
			height: 60px;
			float: left;
			margin: 0 0 10px 0;
			padding: 4% 10% 0;
			font-size: 18px;
			font-weight: 400;
			color: #ffffff;
			text-align: center;
		}

			.list_products_about li span a {
				font-size: 25px;
				font-weight: 400;
				text-decoration: none;
			}

				.list_products_about li span a:link, .list_products_about li span a:visited, .list_products_about li span a:active {
					font-size: 25px;
					font-weight: 400;
					text-decoration: none;
				}

				.list_products_about li span a:hover {
					font-size: 25px;
					font-weight: 400;
					text-decoration: none;
					color: #E7362A;
				}

			.list_products_about li span p {
				text-align: left;
			}

.list_accredations {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 4% 0;
	background: #EEEEEE;
}

	.list_accredations ul {
		list-style: none;
		display: inline-block;
		margin: 0 10%;
		padding: 0;
		width: 80%;
	}

	.list_accredations li {
		width: 20%;
		float: left;
		text-align: center;
		margin: 18px 0; /*padding:10px;*/
		list-style-type: none;
		position: relative;
	}

.list_depot {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	margin: 0 0 -0.6%;
}

	.list_depot ul {
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.list_depot li {
		width: 33.3%;
		float: left;
		text-align: center; /*padding:10px;*/
		list-style-type: none;
		position: relative;
	}

		.list_depot li img {
			width: 100%;
			height: 330px;
			object-fit: cover;
		}


.list_productsEcomm {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	.list_productsEcomm ul {
		margin: 0;
		padding: 0;
	}

	.list_productsEcomm li {
		width: 21%;
		max-width: 220px;
		height: 300px;
		border: 1px solid #CCCCCC;
		float: left;
		text-align: center;
		margin: 0 1.5% 1.5% 0;
		padding: 10px 1%;
		list-style-type: none;
	}

		.list_productsEcomm li div.LPEimg {
			width: 100%;
			height: 150px;
			overflow: hidden;
			margin: 0;
			padding: 0;
			text-align: center;
		}

			.list_productsEcomm li div.LPEimg img {
				width: auto;
				max-width: 150px;
				height: auto;
				max-height: 150px;
			}

		.list_productsEcomm li div.LPEinfo {
			width: 100%;
			height: 100px;
			float: left;
			text-align: center;
			margin: 10px 0;
			padding: 0;
			font-family: Arial, sans-serif;
		}

			.list_productsEcomm li div.LPEinfo span {
				width: 100%;
				height: auto;
				float: left;
				text-align: center;
				margin: 0;
				padding: 0;
				font-size: 16px;
			}

				.list_productsEcomm li div.LPEinfo span a, .list_productsEcomm li div.LPEinfo span a:link, .list_productsEcomm li div.LPEinfo span a:visited {
					font-weight: 400;
					text-decoration: none;
					color: #33333333;
				}

					.list_productsEcomm li div.LPEinfo span a:hover {
						font-weight: 400;
						text-decoration: none;
						color: #999999;
					}

				.list_productsEcomm li div.LPEinfo span.price {
					width: 100%;
					height: 0;
					float: left;
					text-align: center;
					margin: 5px 0 0 0;
					padding: 0;
					font-size: 13px;
					color: #999999;
				}
/*.list_productsEcomm li div.LPEinfo span.price strong{font-size:15px; font-weight:400; color:#FF0000;}*/

.list_productsRelated {
	width: 100%;
	height: auto;
	background: #EEEEEE;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

	.list_productsRelated h3 {
		width: 98%;
		height: auto;
		background: #666666;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 1% 0% 1% 2%;
		font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_productsRelated ul {
		width: 97%;
		height: auto;
		background: #EEEEEE;
		float: left;
		text-align: left;
		margin: 0;
		padding: 1% 1.5% 2% 1.5%;
	}

	.list_productsRelated li {
		width: 190px;
		height: 300px;
		background: #FFFFFF;
		float: left;
		text-align: center;
		margin: 15px;
		padding: 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
	}

		.list_productsRelated li div {
			width: 188px;
			height: 138px;
			float: left;
			text-align: center;
			margin: 1px;
			padding: 0;
		}

			.list_productsRelated li div img {
				width: auto;
				max-width: 188px;
				height: auto;
				max-height: 138px;
			}

		.list_productsRelated li span {
			width: 170px;
			height: 105px;
			float: left;
			text-align: center;
			margin: 0;
			padding: 10px;
			font-size: 12px;
			font-weight: 400;
			color: #666666;
		}

			.list_productsRelated li span a:link, .list_productsRelated li span a:visited, .list_productsRelated li span a:active {
				width: 170px;
				height: auto;
				float: left;
				text-align: center;
				margin: 0 0 10px 0;
				padding: 0;
				font-size: 14px;
				font-weight: 700;
				text-transform: uppercase;
				text-decoration: none;
				color: #000000;
			}

			.list_productsRelated li span a:hover {
				width: 170px;
				height: auto;
				float: left;
				text-align: center;
				margin: 0 0 10px 0;
				padding: 0;
				font-size: 14px;
				font-weight: 700;
				text-transform: uppercase;
				text-decoration: none;
				color: #666666;
			}



.but_container5 {
	margin-top: 0%;
}

.list_downloads {
	width: 100%;
	height: auto;
	float: left;
	margin: 60px 0 20px 0;
	padding: 0;
}

	.list_downloads ul {
		margin: 0;
		padding: 0;
	}

	.list_downloads li {
		width: 26%;
		height: 170px;
		position: relative;
		border-bottom: 5px black double;
		float: left;
		text-align: left;
		margin: 0 1.5% 20px 1.5%;
		padding: 2%;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 0.850em;
		font-weight: 400;
		text-decoration: none;
		color: #FFFFFF;
	
	}

		.list_downloads li div.ld_img {
			width: 30%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 5% 0 0;
			padding: 0;
		}

		.list_downloads li div.ld_content {
			width: 65%;
			height: auto;
			float: right;
			text-align: left;
			margin: 0;
			padding: 0;
		}

		.list_downloads li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 10px 0 15px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 18px;
			color: #444444;
		}

			.list_downloads li span a:link, .list_downloads li span a:visited, .list_downloads li span a:active {
				font-size: 22px;
				font-weight: 400;
				text-transform: capitalize;
				text-decoration: none;
				color: #333333;
			}

			.list_downloads li span a:hover {
				font-size: 22px;
				font-weight: 400;
				text-transform: capitalize;
				text-decoration: none;
				color: #666666;
			}

.list_downloads_sml {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
	padding: 0;
}

	.list_downloads_sml span {
		width: 98%;
		height: auto;
		float: left;
		margin: 0 0 5px 0;
		padding: 1%;
		font-family: Arial, sans-serif;
		font-size: 30px;
		font-weight: 300;
		color: #000000;
	}

	.list_downloads_sml ul {
		margin: 0;
		padding: 0;
	}

	.list_downloads_sml li {
		width: 98%;
		height: auto;
		border-bottom: 1px #DBDFE0 dashed;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1%;
		list-style-type: none;
		text-transform: capitalize;
	}

.list_address_contactus {
	position: absolute;
	top: 544px;
	left: 27px;
	z-index: 99;
	text-align: left;
	background: #333;
	opacity: 0.8;
	padding: 17px 0px 8px 24px;
	color: #ffffff;
}

	.list_address_contactus h1.LACH1 {
		text-align: left;
		margin: 15px 0 10px 0;
		padding: 0;
		font-size: 30px;
	}

	.list_address_contactus p {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 17px;
	}

	.list_address_contactus ul {
		margin: 0;
		padding: 0;
	}

	.list_address_contactus li {
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 15px 0;
		padding: 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #fff;
	}

		.list_address_contactus li span {
			width: 25%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
			font-weight: 700;
		}

		.list_address_contactus li div {
			width: 75%;
			height: auto;
			float: right;
			text-align: left;
			margin: 0;
			padding: 0;
		}

/* END OF LISTS */

/* FORMS */

.form_contact {
	width: 95%;
	height: auto;
	min-height: 350px;
	float: none;
	text-align: left;
	margin: 0 auto;
	padding: 0 2.5%;
	display: block;
}

	.form_contact li:nth-child(7) {
		width: 98.5%;
	}

	.form_contact h3.FCH3 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 10px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 22px;
		font-weight: 400;
		color: #000000;
	}

	.form_contact label {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #FF0000;
		display: block;
	}

	.form_contact input.FC_inputwide {
		display: block;
		float: left;
		font-weight: normal;
		height: auto !important;
		margin: 0;
		padding: 2.5% 1%;
		text-align: left;
		width: 97%;
		border-radius: 4px;
		border: none;
		color: #999;
		font-size: 15px;
		background: #EBEBEB;
		font-family: Arial, sans-serif;
	}

	.form_contact input.FC_inputsmall {
		width: 150px;
		height: auto;
		background: #EBEBEB;
		border: 1px #999999 solid;
		float: right;
		text-align: left;
		margin: 7px 0 5px 10px;
		padding: 3px;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_contact input.FC_inputcheck {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 2px 10px 5px 0;
		padding: 0;
		font-weight: 400;
		display: block;
	}

	.form_contact select {
		padding: 2.5% 1% !important;
		height: auto !important;
		display: block;
		float: left;
		font-weight: normal;
		background: #EBEBEB;
		width: 99%;
		margin: 0 0 25px;
		text-align: left;
	}

	.form_contact textarea {
		width: 97%;
		height: auto;
		font-size: 15px;
		background: #EBEBEB;
		float: left;
		text-align: left;
		padding: 0.5% 1%;
		font-weight: normal;
		display: block;
		border: none;
		color: #999;
		border-radius: 4px;
	}

	.form_contact br {
		clear: left;
	}

#submit_btn3 {
	
	width: auto !important;
	position: relative;
}

.form_contact_sub {
	width: 100%;
	max-width: 670px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

.form_contact_sub_left {
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 25px 0 0;
	padding: 0;
}

.form_contact_sub_right {
	width: 345px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

.form_contact_sub label.FCS_label {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}

.form_contact_sub input.FCS_inputwide {
	width: 97%;
	height: 10px;
	background: #EDEDED;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 8px 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	display: block;
}

.form_contact_sub input.FCS_inputsmall {
	width: 100px;
	height: auto;
	background: #EDEDED;
	border: 1px #999999 solid;
	float: right;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 3px 0.3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	display: block;
}

.form_contact_sub select {
	width: 100%;
	height: auto;
	background: #EDEDED;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5px 0.3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	display: block;
}

.form_contact_sub textarea {
	width: 97.5%;
	height: 40px;
	background: #EDEDED;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	display: block;
}

.form_contact_sub br {
	clear: left;
}

.form_enquire {
	width: 90%;
	height: auto;
	background: #CCCCCC;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

	.form_enquire h2.FEH2 {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 5px 0 15px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		display: block;
	}

	.form_enquire label {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #FF0000;
		display: block;
	}

	.form_enquire input.FE_inputwide {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_enquire input.FE_inputsmall {
		width: 150px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 7px 0 5px 10px;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_enquire input.FE_inputsmall2 {
		width: 150px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 10px 5px 10px;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_enquire input.FE_inputcheck {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 2px 10px 5px 0;
		padding: 0;
		font-weight: 400;
		display: block;
	}

	.form_enquire select {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_enquire textarea {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_enquire br {
		clear: left;
	}

.form_voucher {
	width: 90%;
	height: auto;
	background: #CCCCCC;
	float: left;
	text-align: left;
	margin: 0 0 50px 0;
	padding: 5%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

	.form_voucher h2.FVH2 {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 0 15px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 400;
		color: #FFFFFF;
		display: block;
	}

	.form_voucher div.FV_div {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
		display: block;
	}

	.form_voucher h3 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 20px 0 10px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: 400;
		color: #333333;
	}

	.form_voucher label {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #FF0000;
		display: block;
	}

	.form_voucher input.FV_inputwide {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_voucher input.FV_inputsmall {
		width: 150px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 7px 0 5px 10px;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_voucher input.FV_inputcheck {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 2px 10px 5px 0;
		padding: 0;
		font-weight: 400;
		display: block;
	}

	.form_voucher select {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_voucher textarea {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_voucher br {
		clear: left;
	}

.form_apply {
	width: 90%;
	height: auto;
	background: #EEEEEE;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2.5% 5%;
	display: block;
}

	.form_apply h2 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: 400;
		color: #333333;
	}

	.form_apply div.FA_div {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.form_apply h3 {
		width: 97%;
		height: auto;
		background: #333333;
		float: left;
		text-align: left;
		margin: 10px 0;
		padding: 1.5%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #FFFFFF;
	}

	.form_apply span {
		width: 95%;
		height: auto;
		float: left;
		text-align: left;
		margin: 5px 2.5% 0 2.5%;
		padding: 0;
	}

		.form_apply span.spancaptcha {
			width: auto;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
		}

	.form_apply label {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #FF0000;
		display: block;
	}

		.form_apply label.FA_label_info {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: 400;
			color: #333333;
			display: block;
		}

	.form_apply input.FA_inputwide {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_apply input.FA_inputsmall {
		width: 152px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 7px 0 5px 10px;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_apply input.FA_inputcheck {
		width: auto;
		height: auto;
		float: right;
		text-align: left;
		margin: 2px 10px 5px 0;
		padding: 0;
		font-weight: 400;
		display: block;
	}

	.form_apply select {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_apply textarea {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_apply br {
		clear: left;
	}

.form_appointments {
	width: 70%;
	height: auto;
	background: #999999;
	float: left;
	text-align: left;
	margin: 30px 15% 50px 15%;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
}

	.form_appointments h2.FAPPH2 {
		width: 98%;
		height: auto;
		background: #333333;
		float: left;
		text-align: center;
		margin: 0;
		padding: 1%;
		font-family: Arial, sans-serif;
		font-size: 17px;
		font-weight: 700;
		text-transform: uppercase;
		color: #FFFFFF;
	}

		.form_appointments h2.FAPPH2 span {
			color: #999999;
		}

	.form_appointments div.FAPP_div {
		width: 90%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 5%;
		display: block;
	}

	.form_appointments div.FAPP_div2 {
		width: 60%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 5% 30%;
		padding: 0;
		display: block;
	}

	.form_appointments h3.FAPPH3 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 20px 0 10px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-transform: none;
		color: #333333;
	}

	.form_appointments label {
		width: 70%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 10px 30%;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #FF0000;
		display: block;
	}

		.form_appointments label.FAPP_labelsmall {
			margin: 10px 3% 5px 0;
			font-size: 14px;
		}

		.form_appointments label.FAPP_labelORG {
			width: 27%;
			height: auto;
			float: left;
			text-align: right;
			margin: 5px 3% 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 18px;
			font-weight: 400;
			color: #FFFFFF;
			display: block;
		}

	.form_appointments input.FAPP_inputwide {
		width: 66.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_appointments input.FAPP_inputsmall {
		width: 150px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 7px 0 5px 10px;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_appointments input.FAPP_inputcheck {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 2px 10px 5px 0;
		padding: 0;
		font-weight: 400;
		display: block;
	}

	.form_appointments select {
		width: 70%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_appointments textarea {
		width: 96.5%;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
		display: block;
	}

	.form_appointments br {
		clear: left;
	}

.form_search {
	width: 291px;
	height: 40px;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
}

	.form_search input {
		width: 240px;
		height: 40px;
		background: #FFFFFF;
		border: none;
		float: left;
		margin: 0 1px 0 0;
		padding: 0 0 0 10px;
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		color: #878787;
		display: block;
	}

		.form_search input.button {
			width: 40px;
			height: 40px;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/gobutton1.png) top no-repeat;
			float: left;
			text-align: left;
			border: none;
			margin: 0;
			padding: 0;
			cursor: pointer;
		}

.form_searchDD {
	width: 100%;
	height: 80px;
	border: none;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

	.form_searchDD input {
		width: 95%;
		height: 80px;
		background: none;
		border: none;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 42px;
		font-weight: 300;
		color: #666666;
	}

		.form_searchDD input.buttonDD {
			width: 40px;
			height: 40px;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/gobutton1DD.png) top no-repeat;
			float: left;
			text-align: left;
			border: none;
			margin: 20px 20px 0 0;
			padding: 0;
			cursor: pointer;
		}

.form_buttons {
	float: right;
}

.filtersform {
	width: 100%;
	max-width: 200px;
	height: auto;
	float: left;
	margin: 10px 0;
	padding: 33px 0 0 0;
	display: block;
}

	.filtersform div.filtercontainer {
		width: 98%;
		max-width: 180px;
		height: 180px;
		background: #FFFFFF;
		float: left;
		margin: 0 0 3px 0;
		padding: 5px 1% 10px 1%;
		overflow: auto;
	}

	.filtersform div.filtercontainersml {
		width: 98%;
		max-width: 180px;
		height: auto;
		background: #FFFFFF;
		float: left;
		margin: 0 0 3px 0;
		padding: 5px 1% 10px 1%;
	}

	.filtersform span {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		padding: 7px 0 5px 0;
		font-weight: 700;
		display: block;
	}

		.filtersform span.spanhalf {
			width: 100%;
			max-width: 170px;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 5px 0 0 0;
			font-family: Arial, sans-serif;
			font-size: 14px;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #F3D600;
		}

		.filtersform span a:link, .filtersform span a:visited, .filtersform span a:active {
			color: #333333;
			font-size: 12px;
			font-weight: 400;
			text-decoration: underline;
		}

		.filtersform span a:hover {
			font-size: 12px;
			font-weight: 400;
			text-decoration: underline;
			color: #2d3b44;
		}

	.filtersform input {
		width: auto;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/inputbg1.jpg) left top repeat-x #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		margin: 0 5% 0 0;
		padding: 0;
	}

	.filtersform img {
		width: 100%;
		max-width: 13px;
		height: auto;
		float: left;
		margin: 0 5% 0 0;
		padding: 0;
	}

	.filtersform label {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: -1px 0 0 0;
		padding: 0;
		color: #2d3b44;
	}

	.filtersform input.filterinputwide {
		width: 45%;
		max-width: 80px;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/inputbg1.jpg) left top repeat-x #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		margin: 2px 5% 5px 0;
		padding: 2px 0.2%;
	}

	.filtersform label.filterlabelwide {
		width: 42%;
		max-width: 80px;
		height: auto;
		float: left;
		text-align: left;
		margin: 2px 5% 0 0;
		padding: 0;
		color: #2d3b44;
	}

div.checked, div.unchecked, div.checked2, div.unchecked2, div.autochecked {
	display: block;
	float: left;
	margin-right: 0;
	width: 15px;
	height: 15px;
	min-height: 15px;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 1px;
	padding: 0 3px 5px 0;
}

.checked {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked.png) no-repeat top left;
}

.unchecked {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/unchecked.png) no-repeat top left;
}

.autochecked {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked.png) no-repeat top left;
}

.checked2 {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked2.png) no-repeat top left;
}

.unchecked2 {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/unchecked2.png) no-repeat top left;
}

.autochecked2 {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked2.png) no-repeat top left;
}

/* END OF FORMS */

/* BUTTONS */

.sim-button {
	line-height: 50px;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
	width: 60%;
	cursor: pointer;
}

.button10 {
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}

	.button10 a {
		color: rgba(51,51,51,1);
		text-decoration: none;
		display: block;
	}

	.button10 span {
		z-index: 2;
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.button10::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		border: 1px solid rgba(255,255,255,0.5);
		background-color: rgba(255,255,255,0.25);
	}

	.button10::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		border: 1px solid rgba(255,255,255,0.5);
		background-color: rgba(255,255,255,0.25);
	}

	.button10:hover::before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		background-color: rgba(255,255,255,0);
	}

	.button10:hover::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		background-color: rgba(255,255,255,0);
	}

input.submit, a.submit, a.submit:link, a.submit:visited {
	color: #FFFFFF;
	background: #E7362A;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
	position: absolute;
	bottom: -0.1%;
	right: 0px;
}

a.quote22:hover, input.quote22:hover {
	color: #FFFFFF;
	font-family: Helvetica;
	opacity: 0.8;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
}




input.quote22, a.quote22, a.quote22:link, a.quote22:visited {
	color: #FFFFFF;
	background: #E7362A;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
	margin-left: 55%;
}





	a.quote23:hover, input.quote23:hover {
		color: #FFFFFF;
		font-family: Helvetica;
		opacity: 0.8;
		border: none;
		font-size: 15px;
		font-weight: 400;
		padding: 10px 15px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}




input.quote23, a.quote23, a.quote23:link, a.quote23:visited {
	color: #FFFFFF;
	background: #E7362A;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
	margin-left: 56%;
}



		a.submit:hover, input.submit:hover {

			font-family: Helvetica;
			color: #333333;
			background: #FFFFFF;
			border: none;
			font-size: 15px;
			font-weight: 400;
			padding: 10px 15px;
			cursor: pointer;
			text-decoration: none;
			width: auto;
			text-transform: none;
		}

input.submit_depot, a.submit_depot, a.submit_depot:link, a.submit_depot:visited {
	color: #FFFFFF;
	background: #E7362A;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
	margin: 0 0 0 10%;
	float: left;
}

	a.submit_depot:hover, input.submit_depot:hover {
		font-family: Helvetica;
		color: #333333;
		background: #FFFFFF;
		border: none;
		font-size: 15px;
		font-weight: 400;
		padding: 10px 15px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}






input.testSubmit4, a.testSubmit4, a.testSubmit4:link, a.testSubmit4:visited {
	color: white;
	background: red;
	padding: 2%;
	text-decoration: none;
	float: right;
	margin-right: 12%;
	margin-top: -5%;
}

	a.testSubmit4:hover, input.testSubmit4:hover {
		opacity:0.6;
	}














/*input.submit1, a.submit1, a.submit1:link, a.submit1:visited{font-family:Helvetica; color:#000000; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/submit1_icona.png) left no-repeat; border:none; font-size:13px; font-weight:700; padding:6px 10px 5px 27px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize;}*/
input.submit1, a.submit1, a.submit1:link, a.submit1:visited {
	font-family: Arial, sans-serif;
	position: absolute;
	right: 104px;
	font-size: 16px;
	background: #E7362A;
	padding: 2% 3% !important;
	color: #ffffff;
	width: auto !important;
	text-decoration: none;
	bottom: 45px;
}

	a.submit1:hover, input.submit1:hover {
		font-family: Arial, sans-serif;
		position: absolute;
		right: 104px;
		font-size: 16px;
		background: #FFFFFF;
		padding: 2% 3% !important;
		color: #000000;
		width: auto !important;
		text-decoration: none;
		bottom: 45px;
	}




input.submit33, a.submit33, a.submit33:link, a.submit33:visited {
	font-family: Arial, sans-serif;
	position: absolute;
	right: 294px;
	font-size: 21px;
	background: #E7362A;
	padding: 1% 2% !important;
	color: #ffffff;
	width: auto !important;
	text-decoration: none;
	bottom: -148px;
}

	a.submit33:hover, input.submit33:hover {
		font-family: Arial, sans-serif;
		position: absolute;
		right: 294px;
		font-size: 21px;
		background: #E7362A;
		padding: 1% 2% !important;
		color: #ffffff;
		width: auto !important;
		text-decoration: none;
		bottom: -148px;
		opacity: 0.8;
	}




input.submit11, a.submit11, a.submit11:link, a.submit11:visited {
	font-family: Arial, sans-serif;
	position: absolute;
	font-size: 16px;
	background: #E7362A;
	padding: 2% 3% !important;
	color: #ffffff;
	width: auto !important;
	text-decoration: none;
	bottom: 14px;
	left: 22px;
}

	a.submit11:hover, input.submit11:hover {
		font-family: Arial, sans-serif;
		position: absolute;
		font-size: 16px;
		background: #E7362A;
		padding: 2% 3% !important;
		color: #ffffff;
		width: auto !important;
		text-decoration: none;
		bottom: 14px;
		left: 22px;
	}











input.submit1a, a.submit1a, a.submit1a:link, a.submit1a:visited {
	font-family: Arial, sans-serif;
	position: relative;
	bottom: 0.2%;
	right: 0px;
	font-size: 16px;
	background: #E7362A;
	padding: 10px 15px !important;
	color: #ffffff;
	width: auto !important;
	text-decoration: none;
	border: solid 2px #E7362A;
}

	a.submit1a:hover, input.submit1a:hover {
		font-family: Arial, sans-serif;
		position: relative;
		bottom: 0.2%;
		right: 0px;
		font-size: 16px;
		background: #FFFFFF;
		padding: 10px 15px !important;
		color: #000000;
		width: auto !important;
		text-decoration: none;
		border: solid 2px #E7362A;
	}


input.submit2, a.submit2, a.submit2:link, a.submit2:visited {
	font-family: Helvetica;
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 10px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
}

	a.submit2:hover, input.submit2:hover {
		font-family: Helvetica;
		color: #333333;
		background: #CCCCCC;
		border: none;
		font-size: 13px;
		font-weight: 700;
		padding: 5px 10px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}

input.submit3, a.submit3, a.submit3:link, a.submit3:visited {
	font-family: Helvetica;
	color: #333333;
	background: #FFFFFF;
	border: 2px solid #333333;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
}

	a.submit3:hover, input.submit3:hover {
		font-family: Helvetica;
		color: #333333;
		background: #EEEEEE;
		border: 2px solid #333333;
		font-size: 15px;
		font-weight: 700;
		padding: 5px 15px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}

input.submit4, a.submit4, a.submit4:link, a.submit4:visited {
	font-family: Helvetica;
	color: #FFFFFF;
	background: #333333;
	border: none;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 10px 5px 10px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	height: auto;
	text-transform: capitalize;
}

	a.submit4:hover, input.submit4:hover {
		font-family: Helvetica;
		color: #FFFFFF;
		background: #AAAAAA;
		font-size: 13px;
		font-weight: 700;
		padding: 6px 10px 5px 10px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: capitalize;
	}

input.submit5, a.submit5, a.submit5:link, a.submit5:visited {
	font-family: Helvetica;
	color: #2D3B44;
	background: #FFBF00;
	border: none;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 10px 5px 10px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: capitalize;
}

	a.submit5:hover, input.submit5:hover {
		font-family: Helvetica;
		color: #FFFFFF;
		background: #AAAAAA;
		font-size: 13px;
		font-weight: 700;
		padding: 6px 10px 5px 10px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: capitalize;
	}

input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
	font-family: Helvetica;
	color: #FFFFFF;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/addtobasket_icon2.png) left no-repeat #999999;
	border: 1px #999999 solid;
	font-size: 24px;
	font-weight: 400;
	padding: 6px 10px 7px 70px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: capitalize;
	margin-left: 35px;
}

	a.add_to_basket:hover, input.add_to_basket:hover {
		font-family: Helvetica;
		color: #333333;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/addtobasket_icon2.png) left no-repeat #CCCCCC;
		border: 1px #999999 solid;
		font-size: 24px;
		font-weight: 400;
		padding: 6px 10px 7px 70px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: capitalize;
	}

input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
	font-family: Helvetica;
	color: #333333;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/enquirenow_icon2.png) left no-repeat #CCCCCC;
	border: 1px #CCCCCC solid;
	font-size: 24px;
	font-weight: 400;
	padding: 6px 10px 7px 70px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: capitalize;
	margin-left: 35px;
}

	a.enquireNow:hover, input.enquireNow:hover {
		font-family: Helvetica;
		color: #FFFFFF;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/enquirenow_icon2.png) left no-repeat #999999;
		border: 1px #CCCCCC solid;
		font-size: 24px;
		font-weight: 400;
		padding: 6px 10px 7px 70px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: capitalize;
	}

a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active {
	background: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 40px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.subscribe:hover {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 40px;
		font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFFFFF;
		opacity: 0.5;
	}

a.social_footer {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.social_footer:hover {
		opacity: 0.5;
	}

.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

	.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

a.hoverani {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.hoverani:hover {
		opacity: 0.5;
	}

a#rotator img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
}

	a#rotator img:hover {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
	}

a.general, a.general:link, a.general:visited, a.general:active {
	border: 1px solid #E7362A;
	font-family: Arial, sans-serif;
	color: #000000;
	padding: 14px 28px;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

	a.general:hover {
		border: 1px solid #000000;
		background-color: #E7362A;
		padding: 14px 28px;
		font-family: Arial, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none;
		color: #ffffff;
	}

a.checkout_CS, a.checkout_CS:link, a.checkout_CS:visited, a.checkout_CS:active {
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 40px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.checkout_CS:hover {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 40px;
		font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none;
		color: #333333;
		opacity: 0.5;
	}

a.members_logout, a.members_logout:link, a.members_logout:visited, a.members_logout:active {
	background: #666666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 40px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.members_logout:hover {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 40px;
		font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-decoration: none;
		text-transform: uppercase;
		color: #FFFFFF;
		opacity: 0.5;
	}

a.members_delete, a.members_delete:link, a.members_delete:visited, a.members_delete:active {
	background: #FF0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	a.members_delete:hover {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 400;
		text-decoration: none;
		text-transform: uppercase;
		color: #FFFFFF;
		opacity: 0.5;
	}

input.Print, a.Print, a.Print:link, a.Print:visited {
	width: auto;
	height: auto;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/print.png) left no-repeat #CCCCCC;
	border: none;
	float: right;
	margin: 0;
	padding: 6px 10px 6px 37px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	cursor: pointer;
}

	a.Print:hover, input.Print:hover {
		width: auto;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/print.png) left no-repeat #EDEDED;
		border: none;
		float: right;
		margin: 0;
		padding: 6px 10px 6px 37px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		text-decoration: none;
		text-transform: uppercase;
		color: #333333;
		cursor: pointer;
	}

/* END OF BUTTONS */

/* TEXT */

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	text-align: left;
	border: none;
	text-transform: uppercase;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	text-align: left;
	border: none;
	text-transform: uppercase;
}

	h1.h1sub {
		width: 96%;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 0 22px 0;
		padding: 10px 2% 7px 2%;
		font-family: Arial, sans-serif;
		font-size: 27px /*35px*/;
		font-weight: 700;
		color: #E7362A;
		text-transform: uppercase;
	}

h2 {
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	border: none;
	text-transform: uppercase;
}

	h2.h2sub {
		width: 98%;
		height: auto;
		float: left;
		text-align: center;
		margin: 0 0 10px 0;
		padding: 4% 0% 1% 0%;
		font-family: Arial, sans-serif;
		font-size: 28px;
		font-weight: 700;
		text-transform: uppercase;
		color: #E7362A;
		text-transform: uppercase;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	text-align: left;
	color: #333;
	background: #eee;
	padding: 1%;
	text-transform: uppercase;
}

	h3.h3sub {
		background: none;
		text-align: center;
		text-transform: none;
		font-weight: 700;
		font-size: 22px;
	}

h4 {
	text-align: left;
	width: 70%;
	margin: 5% 15% 1%;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}

a, a:link, a:visited, a:active {
	color: #E7362A;
	text-decoration: underline;
	text-transform: none;
	font-weight: 400;
}

	a:hover {
		color: #333333;
		text-decoration: underline;
		text-transform: none;
		font-weight: 400;
	}

.sitetext {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
	text-align: center;
}

a.sitetext:link, a.sitetext:visited, a.sitetext:active {
	text-decoration: underline;
	text-transform: none;
	font-weight: 400;
	color: #00468C;
}

a.sitetext:hover {
	text-decoration: underline;
	text-transform: none;
	font-weight: 400;
	color: #666666;
}

.breadcrumbs {
	width: 100%;
	height: auto;
	border-bottom: 1px #CCCCCC dotted;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
}

	.breadcrumbs a:link, .breadcrumbs a:visited {
		text-decoration: underline;
		font-weight: 700;
		color: #000000;
	}

	.breadcrumbs a:hover {
		text-decoration: underline;
		font-weight: 700;
		color: #999999;
	}

/* END OF TEXT */

/* WIDGETS */

.list_dateWidgets {
	width: 45%;
	height: auto;
	background: #999999;
	float: left;
	margin: 20px 0;
	padding: 2.5%;
}

	.list_dateWidgets h2 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 5px 0 0 0;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 700;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_dateWidgets ul {
		width: 100%;
		height: 200px;
		float: left;
		margin: 0;
		padding: 0;
	}

	.list_dateWidgets li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
	}

		.list_dateWidgets li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 17px;
			color: #FFFFFF;
		}

			.list_dateWidgets li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active {
				font-weight: 700;
				text-decoration: none;
				color: #333333;
			}

			.list_dateWidgets li span a:hover {
				font-weight: 700;
				text-decoration: none;
				color: #FFFFFF;
			}

		.list_dateWidgets li img {
			width: 40px;
			height: 40px;
			border: 5px solid #FFFFFF;
			float: left;
			text-align: left;
			margin: 0 10px 10px 0;
			padding: 0;
		}

	.list_dateWidgets div {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 50px 0 0 0;
		padding: 0;
	}

.list_testimonialsWidgets {
	width: 45%;
	height: auto;
	background: #CCCCCC;
	float: left;
	margin: 20px 0;
	padding: 2.5%;
}

	.list_testimonialsWidgets span {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 5px 0 0 0;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 700;
		text-transform: uppercase;
		color: #FFFFFF;
	}

	.list_testimonialsWidgets ul {
		width: 100%;
		height: 200px;
		float: left;
		margin: 0;
		padding: 0;
	}

	.list_testimonialsWidgets li {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 17px;
		color: #FFFFFF;
	}

		.list_testimonialsWidgets li img {
			width: 40px;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 10px 10px 0;
			padding: 0;
		}

		.list_testimonialsWidgets li span.LTWspan {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 17px;
			color: #333333;
		}

	.list_testimonialsWidgets div {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin: 15px 0;
		padding: 0;
	}

.list_staffWidgets {
	width: 45%;
	height: auto;
	background: #FFFFFF;
	float: left;
	margin: 20px 0;
	padding: 1% 2.5%;
}

	.list_staffWidgets h2 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0 0 10px 5px;
		font-family: Arial, sans-serif;
		font-size: 30px;
		text-transform: capitalize;
		color: #333333;
	}

	.list_staffWidgets ul {
		margin: 0;
		padding: 0;
	}

	.list_staffWidgets li {
		width: 180px;
		height: auto;
		border-bottom: 2px #EEEEEE solid;
		float: left;
		text-align: left;
		margin: 0 5px 20px 5px;
		padding: 0 0 20px 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #333333;
	}

		.list_staffWidgets li img {
			width: 100%;
		}

		.list_staffWidgets li div {
			width: 180px;
			height: 70px;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
		}

		.list_staffWidgets li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
			font-size: 17px;
		}

			.list_staffWidgets li span a:link, .list_staffWidgets li span a:visited, .list_staffWidgets li span a:active {
				font-weight: normal;
				color: #333333;
				text-decoration: none;
			}

			.list_staffWidgets li span a:hover {
				font-weight: normal;
				color: #333333;
				text-decoration: none;
			}

.suboptionsContainer {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

.list_suboptions {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

	.list_suboptions h2 {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 2% 0 0 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 30px;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		color: #333333;
	}

	.list_suboptions ul {
		margin: 0;
		padding: 0;
	}

	.list_suboptions li {
		width: 40.5%;
		height: auto;
		border: 1px #DBDFE0 solid;
		float: left;
		text-align: center;
		margin: 2.5%;
		padding: 2%;
		list-style-type: none;
		font-family: Arial, sans-serif;
	}

		.list_suboptions li div.lso_img {
			width: 20%;
			height: auto;
			float: left;
			text-align: right;
			margin: 0 5% 0 0;
			padding: 0;
		}

			.list_suboptions li div.lso_img img {
				width: 150px;
				max-width: 100%;
			}

		.list_suboptions li div.lso_content {
			width: 75%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 10px 0;
		}

			.list_suboptions li div.lso_content span {
				text-align: left;
			}

		.list_suboptions li span {
			width: 100%;
			height: auto;
			float: left;
			text-align: center;
			margin: 0 0 5px 0;
			padding: 0;
			font-family: Arial, sans-serif;
			font-size: 18px;
			color: #333333;
		}

			.list_suboptions li span a:link, .list_images_text li span a:visited, .list_images_text li span a:active {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #333333;
			}

			.list_suboptions li span a:hover {
				font-size: 22px;
				font-weight: 400;
				text-transform: uppercase;
				text-decoration: none;
				color: #666666;
			}

		.list_suboptions li strong {
			color: #333333;
		}

.textcolumnContainer-2 {
	width: 100%;
	height: auto;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/generaltestbg1.jpg) top center repeat;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.textcolumn-2 {
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

	.textcolumn-2 h2 {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 2% 0 0 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 30px;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		color: #FFFFFF;
	}

.textcolumn {
	width: 42%;
	height: auto;
	background: #FFFFFF;
	float: left;
	text-align: left;
	margin: 2% 2% 3% 2%;
	padding: 0.5% 2%;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	color: #333333;
}

figure.AB3 {
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
}

	figure.AB3 img {
		width: 100%;
		height: 100%;
	}

	figure.AB3:hover figcaption.AB3caption {
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		top: 0;
	}

figcaption.AB3caption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -100%;
	background: rgba(0,0,0,.5);
	color: #FFFFFF;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

	figcaption.AB3caption h3 {
		font-family: Arial, sans-serif;
		font-weight: 400;
		color: #CCCCCC;
		padding: 10px 20px 0 20px;
		margin-bottom: 0;
		position: relative;
		left: 100%;
		margin-top: 25px;
		font-size: 50px;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
		-webkit-transition-delay: 1s;
		-moz-transition-delay: 1s;
		-o-transition-delay: 1s;
		-ms-transition-delay: 1s;
		transition-delay: 1s;
	}

	figcaption.AB3caption p {
		font-family: Arial, sans-serif;
		padding: 10px 20px;
		margin-bottom: 0;
		margin-top: 10px;
		position: relative;
		left: 100%;
		font-size: 25px;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
		-webkit-transition-delay: 1.3s;
		-moz-transition-delay: 1.3s;
		-o-transition-delay: 1.3s;
		-ms-transition-delay: 1.3s;
		transition-delay: 1.3s;
	}

figure.AB3:hover h3, figure.AB3:hover p {
	left: 0;
}

figcaption.AB3caption a {
	color: #FFFFFF;
	border: 2px solid #fff;
	padding: 4px 10px;
	text-decoration: none;
}

	figcaption.AB3caption a:hover {
		color: #4f5856;
		background: #fff;
	}

.textimagerowsContainer {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.textimagerows {
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

	.textimagerows h2 {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 2% 0 0 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 40px;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		color: #333333;
	}

	.textimagerows ul {
		float: left;
		margin: 0 0 1% 0;
		padding: 0;
	}

	.textimagerows li {
		width: 94%;
		height: auto;
		background: #EEEEEE;
		float: left;
		text-align: left;
		margin: 2% 0;
		padding: 3%;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 400;
		line-height: normal;
		color: #333333;
		list-style-type: none;
	}

		.textimagerows li div {
			width: 40%;
			height: auto;
			float: left;
			text-align: left;
			margin: 10px 5% 0 0;
			padding: 0;
		}

			.textimagerows li div img {
				width: 100%;
			}

		.textimagerows li span {
			width: 55%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
		}

			.textimagerows li span h3 {
				text-align: left;
				margin: 0 0 10px 0;
				padding: 0;
				font-family: Arial, sans-serif;
				font-size: 25px;
				font-weight: 400;
				line-height: normal;
				color: #333333;
			}

		.textimagerows li p {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 15px 0;
			padding: 0;
		}

.textimageiconContainer {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.textimageiconlisting {
	width: 100%;
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

	.textimageiconlisting h2 {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 2% 0 0 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-size: 40px;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		color: #333333;
	}

	.textimageiconlisting ul {
		float: left;
		margin: 0 0 1% 0;
		padding: 0;
	}

	.textimageiconlisting li {
		width: 42%;
		height: auto;
		background: #EEEEEE;
		float: left;
		text-align: left;
		margin: 2%;
		padding: 2%;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 500;
		line-height: normal;
		color: #333333;
		list-style-type: none;
	}

		.textimageiconlisting li a {
			text-decoration: none;
		}

		.textimageiconlisting li div {
			width: 20%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 5% 0 0;
			padding: 0;
		}

			.textimageiconlisting li div img {
				width: 100%;
			}

		.textimageiconlisting li span {
			width: 75%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0;
			padding: 0;
		}

			.textimageiconlisting li span h3 {
				text-align: left;
				margin: 0 0 10px 0;
				padding: 0;
				font-family: Arial, sans-serif;
				font-size: 25px;
				font-weight: 400;
				line-height: normal;
				color: #333333;
			}

		.textimageiconlisting li p {
			width: 100%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 0 15px 0;
			padding: 0;
		}

.animatedBoxes-3 {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

	.animatedBoxes-3 ul {
		margin: 0;
		padding: 0;
	}

	.animatedBoxes-3 li {
		width: 33%;
		height: auto;
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

		.animatedBoxes-3 li.ABLI_wide {
			width: 34%;
			height: auto;
			float: left;
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

/* END OF WIDGETS */

/* MISC */

.tableResponsive {
	border: none;
	overflow-x: auto;
	overflow-y: auto;
	width: 100%;
}

.form_wrap {
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	display: block;
}

.map_wrap {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	display: block;
}

.optinContainer {
	width: 95%;
	height: auto;
	background: #FFFFFF;
	border: 1px #D3D3D3 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
	float: left;
	text-align: left;
	margin: 5% 0 0 0;
	padding: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	color: #999999;
	-webkit-appearance: none;
}

	.optinContainer input {
		float: left;
		margin: 3px 5px 0 0;
	}

.openingTimes {
	width: 100%;
	max-width: 1200px;
	height: auto;
	background-size: 100% 100%;
	float: left;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 100px 0;
	position: relative;
	display: block;
}

.openingTimes_container {
	width: 710px;
	height: 410px;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg1.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 0;
}

.openingTimes_title {
	width: 50%;
	height: auto;
	float: left;
	margin: 80px 0 0 0;
	padding: 0;
}

.openingTimes div.OTdiv {
	width: 50%;
	height: auto;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
}

	.openingTimes div.OTdiv ul {
		width: 260px;
		height: auto;
		float: right;
		margin: 100px 45px 100px 0;
		padding: 0;
	}

	.openingTimes div.OTdiv li {
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 10px 0;
		padding: 0;
		list-style-type: none;
		font-family: Arial, sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #FFFFFF;
	}

		.openingTimes div.OTdiv li span {
			width: 40%;
			height: auto;
			float: left;
			text-align: right;
			margin: 0 5% 0 0;
			padding: 0;
			font-weight: 700;
		}

		.openingTimes div.OTdiv li div {
			width: 55%;
			height: auto;
			float: right;
			text-align: left;
			margin: 0;
			padding: 0;
		}

.openingTimes_content {
	width: 710px;
	height: auto;
	margin: 20px auto;
	padding: 0;
	color: #FFFFFF;
}

.author_profile {
	width: 90%;
	height: auto;
	border: 1px #D3D4D0 solid;
	float: left;
	text-align: left;
	margin: 10px 0 30px 0;
	padding: 5%;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: #333333;
}

	.author_profile img {
		width: 100px;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 10px 0 0;
		padding: 0;
	}

	.author_profile span {
		font-size: 21px;
		font-weight: 400;
		transform: uppercase;
		color: #000000;
		text-align: left;
	}

.share_options {
	width: 90%;
	height: auto;
	background: #D3D4D0;
	float: left;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 5% 5% 3% 5%;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #333333;
	font-weight: 400;
}

	.share_options span.SOspan {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 5%;
		padding: 0;
	}

	.share_options div.SOdiv {
		width: auto;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 5% 0 0;
		padding: 0;
	}

.productjquery {
	display: none;
	width: 100%;
	max-width: 1200px;
	height: 420px;
	background: #F6F6F6;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
}

	.productjquery span.PJspan {
		width: 100%;
		height: auto;
		background: #333333;
		float: left;
		text-align: center;
		margin: 0;
		padding: 7px 0 5px 0;
		font-family: Arial, sans-serif;
		font-size: 24px;
		font-weight: 400;
		text-transform: uppercase;
		color: #FFFFFF;
	}

.testimonialsjquery {
	display: block;
	width: 100%;
	height: 600px; /*background-image: url('../images/general/testimonials-bg.png');*/
	background-size: cover;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
}

	.testimonialsjquery ul.tjUL {
		width: 100%;
		height: auto;
		float: left;
		padding: 0; /*margin: 150px 30% 0 20%;*/
	}

		.testimonialsjquery ul.tjUL li {
			width: 100%;
			height: 600px;
			float: left; /*margin:0 0 0 5%;*/
			padding: 0;
			list-style-type: none;
		}

			.testimonialsjquery ul.tjUL li div {
				width: 100%;
				height: 600px;
				float: left;
				text-align: left;
				margin: 0;
				padding: 0;
				font-size: 30px;
			}

			.testimonialsjquery ul.tjUL li span {
				width: 100%;
				height: auto;
				float: left;
				text-align: left;
				margin: 0 0 0 0;
				padding: 0;
				font-weight: 700;
				color: #E7362A;
				font-size: 20px
			}

.newsletter {
	width: 100%;
	background: #CCCCCC;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px 0;
	display: none;
}

	.newsletter h2 {
		font-size: 45px;
		color: #333333;
		margin: 20px auto;
		font-family: Arial, sans-serif;
		font-weight: 300;
		text-align: center;
		text-transform: none;
	}

	.newsletter p {
		color: #333333;
		font-family: Arial, sans-serif;
		font-size: 18px;
	}

figure.figureBlog {
	margin: 1%;
	display: inline-block;
	position: relative;
}

	figure.figureBlog .card {
		width: 100%;
		background: #F2F2F2;
		text-align: left;
		margin: 0 0 50px 0;
		display: inline-block;
		position: relative;
		padding-bottom: 5px;
	}

		figure.figureBlog .card .date {
			width: 92%;
			height: auto;
			background: #FFFFFF;
			float: left;
			text-align: center;
			margin: 2%;
			padding: 2%;
			display: inline-block;
			position: relative;
			font-family: Arial, sans-serif;
			font-size: 20px;
			color: #666666;
		}

			figure.figureBlog .card .date p {
				margin: 0;
				padding: 0;
				font-size: 70px;
				font-weight: 400;
				line-height: 70px;
			}

		figure.figureBlog .card .card-info {
			padding: 5%;
		}

			figure.figureBlog .card .card-info h4 {
				width: 100%;
				margin: 0 0 10px 0;
				font-family: Arial, sans-serif;
				font-size: 18px;
				font-weight: 700;
			}

				figure.figureBlog .card .card-info h4 a:link, figure.figureBlog .card .card-info h4 a:visited, figure.figureBlog .card .card-info h4 a:active {
					font-weight: 700;
					color: #000000;
					text-decoration: none;
					text-transform: none;
				}

				figure.figureBlog .card .card-info h4 a:hover {
					font-weight: 700;
					color: #666666;
					text-decoration: none;
					text-transform: none;
				}

			figure.figureBlog .card .card-info .content {
				font-family: Arial, sans-serif;
				font-size: 16px;
				font-weight: 400;
				color: #666666;
				margin: 0 0 20px 0;
			}

			figure.figureBlog .card .card-info .options span {
				color: #333333;
			}

			figure.figureBlog .card .card-info .card-author-line {
				font-family: Arial, sans-serif;
				font-size: 14px;
				font-weight: 400;
				margin: 0 0 10px 0;
			}

				figure.figureBlog .card .card-info .card-author-line .card-date {
					font-weight: 700;
				}

			figure.figureBlog .card .card-info .card-excerpt {
				font-family: Arial, sans-serif;
				font-size: 14px;
				font-weight: 400;
			}

			figure.figureBlog .card .card-info .card-read-line {
				text-align: center;
				margin-top: 30px;
			}

		figure.figureBlog .card img {
			width: 100%;
			height: auto;
		}

			figure.figureBlog .card img:hover {
				filter: gray; /* IE6-9 */
				filter: grayscale(1); /* Firefox 35+ */
				-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
			}

hr {
	height: 4px;
	background-color: #E7362A;
	color: #E7362A;
	width: 100%;
	border: 0;
	width: 40%;
	float: left;
	margin: 2% 0 3% 0;
}

.imagespacer1 {
	float: right;
	margin: 10px 0;
	width: 42.5%;
	max-width: 365px;
}

.imagespacer2 {
	float: left;
	margin: 5px 1% 10px 0;
}

#footerSlideContainer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10;
	display: block;
}

#footerSlideButton {
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/callback.jpg) top left repeat-x;
	position: absolute;
	top: -50px;
	right: 230px;
	width: 100%;
	max-width: 200px;
	height: 50px;
	border: none;
	cursor: pointer;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 25px;
	padding: 0;
	display: none;
}

#footerSlideContent {
	width: 100%;
	height: 0;
	background: #333333;
	color: #BC151C;
	font-size: 0.8em;
	border: none;
	font-family: Arial, sans-serif;
	overflow: hidden;
}

	#footerSlideContent h3 {
		text-align: left;
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		margin: 0 0 20px 0;
	}

	#footerSlideContent ul {
		color: #BC151C;
		list-style-type: none;
		line-height: 2em;
	}

#footerSlideText {
	width: 93%;
	max-width: 930px;
	margin: 0 auto;
	padding: 25px 0;
	height: auto;
	overflow: visible;
}

.footerSlideText_contact {
	width: 200px;
	height: auto;
	float: right;
	text-align: left;
	margin: -10px 0 0 50px;
	padding: 0;
	display: block;
}

	.footerSlideText_contact .FSTC_tel {
		width: 175px;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/tel_footer.png) top left no-repeat;
		float: left;
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0 0 0 35px;
		display: block;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #FFFFFF;
	}

		.footerSlideText_contact .FSTC_tel span {
			color: #CCCCCC;
		}

		.footerSlideText_contact .FSTC_tel a {
			font-weight: 700;
			color: #FFFFFF;
			text-decoration: none;
		}

			.footerSlideText_contact .FSTC_tel a:hover {
				font-weight: 700;
				color: #CCCCCC;
				text-decoration: none;
			}

	.footerSlideText_contact .FSTC_pointer {
		width: 175px;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/location.png) top left no-repeat;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 0 0 0 35px;
		display: block;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #FFFFFF;
	}

		.footerSlideText_contact .FSTC_pointer span {
			color: #CCCCCC;
		}

		.footerSlideText_contact .FSTC_pointer a {
			font-weight: 700;
			color: #FFFFFF;
			text-decoration: none;
		}

			.footerSlideText_contact .FSTC_pointer a:hover {
				font-weight: 700;
				color: #CCCCCC;
				text-decoration: none;
			}

	.footerSlideText_contact .FSTC_email {
		width: 175px;
		height: auto;
		background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/contact_footer.png) top left no-repeat;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 0 0 0 35px;
		display: block;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #FFFFFF;
	}

		.footerSlideText_contact .FSTC_email span {
			color: #CCCCCC;
		}

		.footerSlideText_contact .FSTC_email a {
			font-weight: 700;
			color: #FFFFFF;
			text-decoration: none;
		}

			.footerSlideText_contact .FSTC_email a:hover {
				font-weight: 700;
				color: #CCCCCC;
				text-decoration: none;
			}

#statusMessage {
	width: 40%;
	max-width: 400px;
	height: 120px;
	background: #999999;
	border: 2px #333333 solid;
	padding: 30px 0.5% 5px 0.5%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 1px 1px 20px 1px #999999;
}

#statusMessageWishList {
	width: 40%;
	max-width: 400px;
	height: 120px;
	background: #999999;
	border: 2px #333333 solid;
	padding: 30px 0.5% 5px 0.5%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 1px 1px 20px 1px #999999;
}

#currencycountrybox {
	width: 32%;
	max-width: 350px;
	height: auto;
	background: #999999;
	position: absolute;
	z-index: 30;
	top: 90px;
	right: 401px;
	padding: 5px 0.5%;
	text-align: left;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

	#currencycountrybox p {
		margin-top: 0;
		font-family: Arial, sans-serif;
	}

	#currencycountrybox label {
		width: 100px;
		float: left;
		margin: 5px 5px 5px 0;
		font-size: 15px;
		font-weight: 400;
	}

	#currencycountrybox select {
		width: 150px;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0 5px 5px 0;
		padding: 1.5%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		display: block;
		color: #999999;
	}

input.submitCC, a.submitCC, a.submitCC:link, a.submitCC:visited {
	font-family: Helvetica;
	color: #666666;
	background: #FFFFFF;
	border: none;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 10px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
	margin-top: 5px;
}

	a.submitCC:hover, input.submitCC:hover {
		font-family: Helvetica;
		color: #666666;
		background: #CCCCCC;
		border: none;
		font-size: 13px;
		font-weight: 700;
		padding: 5px 10px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}

.product_sub_container {
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}

.product_sub_container2 {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	display: flex;
}

.product_sub1 {
	width: 90%;
	height: 100%;
	float: left; /*padding: 0 0 2% 10%;*/
	line-height: normal;
	margin: 2% 5% 3%;
}

.product_sub2 {
	width: 30%;
	height: 100%;
	background: #F5F5F5;
	overflow: hidden;
	padding: 0 0 5% 0;
	display: none;
}

	.product_sub2 p {
		padding: 2% 18% 2% 12%;
		line-height: 35px;
		font-size: 18px;
	}

	.product_sub2 span {
		font-size: 36px;
	}

.openquotes {
	padding: 29% 15% 2% 12% !important;
}

.closequotes {
	padding: 0 15% 2% 60% !important;
}

.aboutus_sub_container {
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	display: flex;
	align-items: stretch;
}

.aboutus_sub1 p {
	margin: 2% 5% 0 0;
	left: 50%;
	transform: translate(-50%, 40%);
	position: relative;
}

.aboutus_sub1 {
	width: 50%;
	overflow: hidden;
	background: #F5F5F5; /*background-image: url("../images/general/60years.jpg"); overflow: hidden; background-position: center; background-repeat: no-repeat;*/
	padding: 0 0 5% 0;
	float: left;
}

	.aboutus_sub1 p {
		padding: 2% 18% 2% 12%;
		line-height: 35px;
		font-size: 18px;
	}

	.aboutus_sub1 span {
		font-size: 36px;
	}

	.aboutus_sub1 img {
		left: 50%;
		transform: translate(-50%, 30%);
		position: relative;
	}

.aboutus_sub2 {
	width: 50%;
	height: 100%;
	float: left;
	line-height: 32px;
	padding: 2% 5% 2% 5%;
}

.text_sub1 p {
	margin: 2% 5% 0 0;
}

.text_sub1 {
	width: 50%;
	overflow: hidden;
	background-image: url('../images/general/sustainability.png');
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

	.text_sub1 p {
		padding: 2% 18% 2% 12%;
		line-height: 35px;
		font-size: 18px;
	}

	.text_sub1 span {
		font-size: 36px;
	}

	.text_sub1 img {
		left: 50%;
		transform: translate(-50%, 50%);
		position: relative;
	}

.text_sub2 {
	width: 50%;
	height: 100%;
	float: left;
	line-height: 32px;
	padding: 2% 5% 2% 5%;
}

.depot_sub1 {
	width: 50%;
	overflow: hidden;
	background-image: url('../images/general/find-a-depot.jpg');
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.depot_sub2 {
	width: 40%;
	height: 100%;
	float: left;
	line-height: 32px;
	padding: 2% 5% 2% 5%;
	background: #EEEEEE;
	height: 450px;
}

	.depot_sub2 p {
		font-size: 25px;
	}

	.depot_sub2 h2 {
		text-align: left;
	}

.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

#Carry2Value, #Name {
	height: 40px;
	border-radius: 4px;
	border: none;
	color: #999;
	font-size: 15px;
	
	font-family: Arial, sans-serif;
	
}

select {
	width: 86.4%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 5px;
	height: 34px;
	background-image: url('../images/general/dropdown-arrow.png');
	-webkit-appearance: none;
	background-position-x: 314px;
	background-repeat: no-repeat;
	background-position-y: 3px;
	background-size: 8%;
}

#Postcode {
	width: 86.4%;
	padding: 0px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 5px;
	height: 34px;
	-webkit-appearance: none;
	background-position-x: 355px;
	background-repeat: no-repeat;
	background-position-y: 5px;
}

label {
	font-size: 15px;
}

form {
	width: 400px;
	margin: 0 auto;
}

video {
	width: 100%;
	height: 81vh;
	object-fit: cover;
	overflow: hidden;
}

.a6-text /*{font-size: 18px;width: 60%;margin: 0 20%; line-height: 32px;}*/ {
	width: 50%;
	margin: 0 25%;
	text-align: justify;
}

.our_strategy img {
	width: 50%;
	text-align: center;
	margin: 5% 25%;
}

.currentpositions {
	margin-top: 90px;
	position: relative;
	margin-bottom: 30px;
}

	.currentpositions p {
		position: absolute;
		top: -2px;
		font-size: 20px;
		text-align: center;
		width: 100%;
		left: -1%;
	}

ul.salary {
	list-style-image: url('../images/general/salary.png');
}

ul.location {
	list-style-image: url('../images/general/location2.png');
}

a.enquire {
	float: right;
	color: #FFFFFF;
	background: #E7362A;
	border: none;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	text-transform: none;
}

	a.enquire:hover {
		font-family: Helvetica;
		color: #333333;
		background: #FFFFFF;
		border: none;
		font-size: 15px;
		font-weight: 400;
		padding: 10px 15px;
		cursor: pointer;
		text-decoration: none;
		width: auto;
		text-transform: none;
	}

#ServiceID-error, #Postcode-error {
	color: red;
	font-style: italic;
	font-size: 17px;
}

.aside_findadepot {
	width: 36%;
	float: left;
	background: #333333;
	margin: 0 0 0 10%;
	padding: 2%;
}

.section_findadepot {
	width: 40%;
	float: left;
	background: #eee;
	margin: 0 10% 0 0;
	padding: 2.5% 0;
}

	.section_findadepot h3 {
		text-align: center;
		text-transform: none;
		font-weight: 200;
		font-size: 30px;
		margin: 1% 0 0 0;
	}

	.section_findadepot p {
		font-size: 15px;
		margin: 0 0 10% 0;
		text-align: center;
	}

	.section_findadepot table {
		width: 90%;
		margin: 0 5%;
	}

	.section_findadepot td {
		background: #ffffff;
		padding: 3% 2%;
		text-align: left;
	}

	.section_findadepot h4 {
		text-align: left;
		width: 80%;
		margin: 5% 5% 2%;
		font-size: 22px;
		font-weight: 200;
		text-transform: none;
	}

.div_findadepot {
	display: flex;
}

.search-again {
	background: #EEEEEE;
	height: 50px;
	padding: 2% 0 4% 0;
}

	.search-again form {
		width: 900px;
		margin: 0 auto;
	}

	.search-again span {
		float: left;
		text-align: left;
	}

#submit_btn2 {
	margin: 2% 0 0 3% !important;
	width: auto !important;
}

.search-again select {
	width: 270px;
	background-position-x: 239px;
	background-position-y: 3px;
	background-size: 10.5%;
}

.search-again input {
	width: 270px !important;
}

.postcode {
	margin: 0 5% 0 9%;
}

#Name-error, #Surname-error, .text-danger.field-validation-error {
	color: red;
	font-style: italic;
	font-size: 17px;
}

.banner-img {
	display: none;
}

p {
	text-align: /*justify*/;
	line-height: auto /*32px*/;
}

.A1 iframe {
	width: 700px !important;
	height: 393px !important;
	border: none;
}

/*.HRLogo img{width:auto; max-width:100%;}*/

.testimonial-text {
	width: 50% !important;
	margin: 0 5% 0 0 !important;
}

.testimonial-img {
	width: 40% !important;
}

	.testimonial-img img {
		width: 100% !important;
		margin: -12% 0 0 0 !important;
	}


.testimonial-1 {
	background-image: url('/images/general/philip-waters.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center 20%;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-2 {
	background-image: url('/images/general/ian-wilkins.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center 20%;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-3 {
	background-image: url('/images/general/samantha-lynch.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center 20%;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-4 {
	background-image: url('/images/general/paul-jordan.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center 30%;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-5 {
	background-image: url('/images/general/allister-clarke.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-6 {
	background-image: url('/images/general/darren-mcmillan.jpg?v=1.1');
	overflow: hidden;
	background-size: cover;
	background-position: center 20%;
	background-repeat: no-repeat;
	padding: 0 0 5% 0;
	float: left;
}

.testimonial-text {
	position: relative;
	background-color: rgba(255, 255, 255, 0.70);
	color: #000000 !important;
	padding: 0.4em 1em 1em !important;
	border-radius: 0;
	width: 610px !important;
	text-align: left;
	line-height: 30px;
	margin: 60% 0 0 20%;
	font-size: 16px !important;
	height: auto !important;
	margin: 350px 0 0 100px !important;
}

#searchTheKey {
	width: 250px;
	padding: 0 0 0 1%;
	line-height: 1;
	border: none;
	color: #999;
	font-size: 15px;
	background: #EBEBEB;
	font-family: Arial, sans-serif;
	border-radius: 5px;
	height: 34px;
	;
	margin: 0 0 0 1%;
}

.category-main {
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 700px;
}

.hp-news-container{position:absolute; bottom:-70px; left:0px; width:80% !important; background-color:#FFFFFF; }

/* END OF MISC */

/* SOCIAL MEDIA ICONS */
.fa {
	padding: 13px;
	font-size: 20px !important;
	width: 16px;
	text-align: center;
	height: 17px;
	border-radius: 51px;
}

	.fa:hover {
		opacity: 0.7;
		text-decoration:none !important;
	}

.fa-facebook {
	background: #FFF;
	color: #000 !important;
	text-decoration: none !important;
}

.fa-linkedin {
	background: #FFF;
	color: #000 !important;
	text-decoration: none !important;
}
/* END OF SOCIAL MEDIA ICONS*/

/* TIMELINE */
/*
section {
	height: 600px;
	background-image: linear-gradient(to bottom, rgba(0, 121, 193, 0.75) 0%, rgba(70, 93, 255, 0.75) 100%), url(http://bluebeam.com/uk/bluebeamchallenge/_assets/bg-hero.jpg);
}

	section h1 {
		margin-top: 50px;
		margin-bottom: 350px;
		color: rgba(255, 255, 255, 1);
	}


.timeline {
	width: 100%;
	position: relative;
	perspective: 5000px;
}

	.timeline:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 15px;
		background-color: #E7362A;
		border-radius: 15px;
		top: 76px;
	}

	.timeline .timeline-item {
		text-align: center;
		position: relative;
		z-index: 1;
		cursor: pointer;
	}

		.timeline .timeline-item:hover:after {
			transform: scale(1.5, 1.5);
		}

		.timeline .timeline-item.selected:after {
			background-color: rgba(28, 119, 195, 1);
			border: 5px solid rgba(86, 203, 249, 1);
			transform: scale(1.5, 1.5);
		}

		.timeline .timeline-item:after {
			width: 70px;
			height: 30px;
			position: absolute;
			top: 69px;
			left: 50%;
			margin-left: -15px;
			background-color: rgba(245, 239, 237, 1);
			border: 5px solid rgba(213, 223, 229, 1);
			content: "";
			border-radius: 0
			transition: transform 0.5s ease;
		}

		.timeline .timeline-item .timeline-content {
			position: absolute;
			top: -300px;
			display: none;
			width: 350px;
			left: -60px;
			cursor: auto;
		}

			.timeline .timeline-item .timeline-content.fadeIn {
				animation-delay: 0.2s;
			}

			.timeline .timeline-item .timeline-content.animated {
				display: block;
			}

.flex-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}

.flex-items-default {
	width: 224px;
	height: 150px;
}

.dropdown {
	width: 400px;
	height: 326px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 3px 20px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	position: absolute;
	top: -310px;
	animation-duration: 0.2s;
	transition: left 0.3s ease;
}

	.dropdown .inner {
		position: relative;
		width: 100%;
		height: 326px;
	}

		.dropdown .inner .arrow-down {
			position: absolute;
			bottom: -19px;
			left: 50%;
			margin-left: -20px;
		}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid rgba(255, 255, 255, 1);
}

.animated {
	display: block;
}

.material-icons {
	position: absolute;
	top: 189px;
	left: 160px;
	width: 100%;
	color: rgba(255, 255, 255, 1);
	font-size: 33px;
}

.hexagon {
	position: relative;
	width: 75px;
	height: 43.3px;
	background-color: rgba(28, 119, 195, 1);
	margin: 21.65px 0;
	left: 50%;
	margin-left: -37px;
	top: 25px;
}

	.hexagon:before, .hexagon:after {
		content: "";
		position: absolute;
		width: 0;
		border-left: 37.5px solid transparent;
		border-right: 37.5px solid transparent;
	}

	.hexagon:before {
		bottom: 100%;
		border-bottom: 21.65px solid rgba(28, 119, 195, 1);
	}

	.hexagon:after {
		top: 100%;
		width: 0;
		border-top: 21.65px solid rgba(28, 119, 195, 1);
	}
 
*/
.timeline-wrapper {
	position: relative;
	margin: auto;
	width: 177px;
	display: flex;
	overflow-x: auto;
	height: 660px;
	width: 100%;
}

	.timeline-wrapper h3 {
		background: none;
		color: #ffffff;
	}

	.timeline-wrapper .middle-line {
		position: absolute;
		width: 100%;
		height: 5px;
		top: 124%;
		transform: translateY(-50%);
		background: #d9d9d9;
		display: none;
	}

.box {
	width: 250px;
	position: relative;
	min-height: 620px;
	float: left;
	flex-shrink: 0;
	height: 100px;
}

	.box .date {
		position: absolute;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		width: 150px;
		height: 50px;
		background: #333;
		border: 5px solid #ccc;
		color: #fff;
	}

.date:hover + .box-content {
	display: block;
}

.date p {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 32px;
	cursor: default;
}

.box .box-content {
	background-color: rgba(231,54,42,0.8);
	width: 180px;
	position: absolute;
	left: -25px;
	padding: 15px;
	height: 280px;
	display: none;
}

.box-content p {
	margin: 0;
	color: #fff;
	font-size: 15px;
}

.box-bottom .box-content {
	top: 52%;
}

.box-content::before {
	content: " ";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border: 10px solid transparent;
}


/* END OF TIMELINE */
/* SHOP */
.hide {
	display: inline-block;
}

.mobilehide {
	display: inline-block;
}

.mobileshow {
	display: none;
}

.navshow {
	width: 100%;
	float: left;
	display: none;
}

#optiondropdownsList {
	width: 100%;
	height: auto;
	float: left;
}

	#optiondropdownsList label {
		width: 60px;
		font-weight: 700;
		float: left;
		text-align: left;
		margin: 0 10px 0 0;
	}

#code {
	width: 96%;
	height: auto;
	background: #CCCCCC;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1.5%;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}

#price {
	width: 96%;
	height: auto;
	background: #CCCCCC;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1.5%;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}

#rrp {
	width: 96%;
	height: auto;
	background: #CCCCCC;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1.5%;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}

.productDetailBar {
	width: 96%;
	height: auto;
	background: #CCCCCC;
	border: 1px #999999 solid;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1.5%;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}

.productDetailDescLTF {
	width: 20%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 3% 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.productDetailDescRHT {
	width: 77%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

	.productDetailDescRHT select {
		width: auto;
		height: auto;
		background: #FFFFFF;
		border: 1px #999999 solid;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0.5% 1.5%;
		font-weight: 400;
	}

.calltoaction {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin: 10px 0;
	padding: 0;
}

	.calltoaction h3 {
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 0 3px 0;
		font-family: Arial, sans-serif;
		font-size: 17px;
		font-weight: 300;
		color: #999999;
	}

	.calltoaction span {
		width: auto;
		height: auto;
		float: left;
		margin: 0 3px 0 0;
		padding: 0;
	}

	.calltoaction ul {
		width: auto;
		height: auto;
		float: left;
		margin: 0;
		padding: 0;
	}

	.calltoaction li {
		width: auto;
		height: auto;
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline;
	}

/* END OF SHOP */

/* JQUERY */

.slideshow {
	width: 100%;
	max-width: 1000px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
}

#accordion2 {
	width: 100%;
	height: auto;
	background: linear-gradient(#E7342A, #E7342A) no-repeat center/20px 100%;
	float: left;
	text-align: left;
	margin: 0 0 5%;
	padding: 0;
}

.acc_trigger {
	width: 100%;
	height: 40px;
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
}

	.acc_trigger:nth-child(1) {
		width: 100%;
		height: 40px;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
		border: none;
	}

	.acc_trigger a {
		width: 100px;
		height: 33px; /*background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/faqsbg1.jpg) right top no-repeat;*/
		background: #333;
		border: 4px solid #a1a1a1;
		float: left;
		text-align: center;
		margin: 0;
		padding: 7px 2% 0 2%;
		color: #ffffff;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 400;
		text-decoration: none;
		display: block;
		cursor: pointer;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

		.acc_trigger a:hover {
			font-weight: 700;
			color: rgb(231, 54, 42);
		}
/*{width:96%; height:33px; float:left; text-align:left; margin:0; padding:7px 2% 0 2%; border:none; color:#999999; font-family: Arial, sans-serif; font-size:20px; font-weight:400; text-decoration:none; display:block; cursor:pointer;}*/
/*.acc_trigger_active a{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/faqsbg1Active.jpg) right top no-repeat;}*/
.acc_container {
	width: 80%;
	height: auto;
	background: rgb(231, 54, 42);
	clear: both;
	float: left;
	text-align: left;
	margin: 0.3% 7% 0;
	padding: 2% 3%;
	border: none;
	font-family: Arial, sans-serif;
	color: #ffffff;
}

	.acc_container h2 {
		font-weight: 700 !important;
		color: #fff !important;
		font-size: 23px !important;
	}

	.acc_container span {
		background: #333;
		padding: 0.5% 2%;
	}

.my-simple-gallery {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

	.my-simple-gallery img {
		width: 100%;
		height: auto;
	}

	.my-simple-gallery figure {
		display: block;
		float: left;
		height: auto;
		overflow: hidden;
	}

		.my-simple-gallery figure.figureMain {
			float: right;
			margin: 10px 0;
			width: 42.5%;
			max-width: 365px;
		}

			.my-simple-gallery figure.figureMain img {
				width: 100%;
			}

		.my-simple-gallery figure.figureMain2 {
			margin: 0 0 0 0;
			width: 100%; /*height:720px; margin: -2.5% 0 0 0;}
.my-simple-gallery figure.figureMain2 img{width:100%; /*margin: -12% 0 0 0;*/
		}

		.my-simple-gallery figure.figureMain3 {
			margin: 15px 5% 5% 0;
			width: 100%;
			max-width: 200px;
			display: block;
			float: left;
			height: auto;
			overflow: hidden;
		}

			.my-simple-gallery figure.figureMain3 img {
				width: 100%;
			}

		.my-simple-gallery figure.figureMainProduct {
			margin: 0 2%;
			width: 96%;
			position: relative;
		}

			.my-simple-gallery figure.figureMainProduct img {
				width: 100%;
			}

		.my-simple-gallery figure.figureSub {
			margin: 2%;
			width: 16%;
			height: 120px;
		}

			.my-simple-gallery figure.figureSub img {
				width: 100%;
				height: 100%;
			}

		.my-simple-gallery figure.figureSub2 {
			margin: 2%;
			width: 29%;
			height: 120px;
		}

			.my-simple-gallery figure.figureSub2 img {
				width: 100%;
				height: 100%;
			}

		.my-simple-gallery figure.figureGallery {
			margin: 2%;
			width: 16%;
			height: auto;
		}

			.my-simple-gallery figure.figureGallery img {
				width: 100%;
				height: auto;
			}

	.my-simple-gallery figcaption {
		display: block;
	}

	.my-simple-gallery figure.figureTeamMain {
		float: none;
		margin: 0 auto 5% auto;
		width: 30%;
	}

		.my-simple-gallery figure.figureTeamMain img {
			width: 100%;
		}

	.my-simple-gallery figure.figureJobMain {
		float: none;
		margin: 0 auto 5% auto;
		width: 100%;
	}

		.my-simple-gallery figure.figureJobMain img {
			width: 100%;
		}

.my-simple-galleryMasonry {

	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

	.my-simple-galleryMasonry figure.figureSubMasonry { /*margin:0; display:inline-block; position:relative;*/
		width: 201px !important;
		height: 297px !important;
		overflow: hidden;
		float: left;
		margin: 0%;
		margin-top: 0%;
	}

		.my-simple-galleryMasonry figure.figureSubMasonry img {
			width: 100%;
		}

#pwindicator {
	width: auto;
	margin-top: 4px;
}

.bar {
	height: 20px;
	float: left;
	margin: 0;
}

.label {
	text-transform: capitalize;
	height: 20px;
}

.pw-very-weak .bar {
	width: 30px;
	background: #d00;
}

.pw-very-weak .label {
	width: 61%;
	background: #d00;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #FFFFFF;
}

.pw-weak .bar {
	width: 60px;
	background: #d00;
}

.pw-weak .label {
	width: 61%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #333333;
}

.pw-mediocre .bar {
	width: 90px;
	background: #f3f01a;
}

.pw-mediocre .label {
	width: 61%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #333333;
}

.pw-strong .bar {
	width: 120px;
	background: #f3b31a;
}

.pw-strong .label {
	width: 61%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #333333;
}

.pw-very-strong .bar {
	width: 150px;
	background: #0d0;
}

.pw-very-strong .label {
	width: 61%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #333333;
}

@-webkit-keyframes androidbugfix {
	from {
		padding: 0
	}

	to {
		padding: 0
	}
}
/* http://timpietrusky.com/advanced-checkbox-hack */
#header_res {
	position: relative;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	background: #1C1B1B;
	width: 100%;
	display: none;
}

	#header_res label {
		padding: 0 0.125em;
		font: 30px Arial;
		float: right;
		position: absolute;
	}

#menu_res label {
	padding: 0 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

#menu_res .sub-nav label {
	padding: 0 0.3125em;
	font: 2em/2em Arial;
	top: 0;
}

#header_res label:hover, #menu_res label:hover {
	color: #CCCCCC;
}

#main-nav-check, #menu_res .sub-nav-check {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.toggle {
	position: absolute;
	left: 18px;
	cursor: pointer;
	margin: 12px 0 0 0;
}

.toggle2 {
	position: absolute;
	right: 10px;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.container {
	background: #FFFFFF;
	min-height: 100%;
	padding: 0;
	margin: 0;
}

#menu_res, #menu_res .sub-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 13.75em;
	background: #000000;
	z-index: 9999;
	left: -13.75em;
}

	.container, #menu_res, #menu_res .sub-nav {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-webkit-transition: -webkit-transform .25s ease;
		transition: transform .25s ease;
	}

		#menu_res ul {
			background: #000000;
			line-height: 2.75em;
			text-decoration: none;
			padding: 0;
			list-style: none;
			margin-top: 50px;
			border-top: 1px solid #333333;
		}

		#menu_res li {
			border-bottom: 1px solid #333333;
			text-align: left;
		}

			#menu_res li a {
				display: block;
				font-size: 16px;
				padding-left: 1.5em;
				color: #FFFFFF;
				text-decoration: none;
				font-family: Arial, sans-serif;
				font-weight: 500;
			}

				#menu_res li a:hover, #menu_res .toggle-sub:hover {
					background: #E7362A;
					;
				}

		#menu_res .sub-nav {
			margin-top: -1px;
		}

		#menu_res .sub-heading {
			margin-top: 4.0625em;
			padding-left: 1.3125em;
			color: #999999;
			font-family: Arial, sans-serif;
			text-transform: uppercase;
		}

			#menu_res .sub-heading:before {
				content: "";
				display: block;
				height: 1px;
				width: 13.75em;
				margin-left: -1.3125em;
				background: #333333;
			}

		#menu_res .toggle-sub {
			font: bold 1em/2.75em Arial !important;
			color: #FFFFFF;
			background: #000000;
			float: right;
			top: auto;
			margin-top: -2.75em;
			width: 2.25em;
			border-left: 1px solid #444444;
			cursor: pointer;
			text-align: center;
		}

		.container, #menu_res, #menu_res .sub-nav {
			-webkit-transform: translate3d(0,0,0);
		}
/* http://davidwalsh.name/translate3d */
#header_res span.HRspan-basket {
	width: auto;
	height: auto;
	float: right;
	text-align: left;
	margin: 18px 0 0 0;
	padding: 0;
	display: block;
	z-index: 10;
	position: absolute;
	right: 18px;
}

	#header_res span.HRspan-basket img {
		width: 36px;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 5px 0 0;
		padding: 0;
	}

#header_res span.HRspan-icons {
	width: auto;
	height: auto;
	float: right;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	z-index: 10;
	position: absolute;
	right: 10px;
}

	#header_res span.HRspan-icons img {
		width: 36px;
		height: auto;
		float: left;
		text-align: left;
		margin: 0 5px 0 0;
		padding: 0;
	}

#header_res div.HRLogo {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 7px auto 0 auto;
	padding: 0;
	display: block;
	object-fit: contain;
}

.checkoutalert {
	width: 20px;
	height: 20px;
	background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checkoutalert1.png) left top no-repeat;
	text-align: center;
	right: 26px;
	top: 8px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	position: absolute;
	z-index: 100;
}
/* #### - define ids of animated container, menu and sub-menus here - #### */
#main-nav-check:checked ~ .container,
#main-nav-check:checked ~ #menu_res,
#menu_res .sub-nav-check:checked ~ #fof-sub1,
#menu_res .sub-nav-check:checked ~ #fof-sub2,
#menu_res .sub-nav-check:checked ~ #fof-sub3,
#menu_res .sub-nav-check:checked ~ #fof-sub4,
#menu_res .sub-nav-check:checked ~ #fof-sub5,
#menu_res .sub-nav-check:checked ~ #fof-sub6,
#menu_res .sub-nav-check:checked ~ #fof-sub7,
#menu_res .sub-nav-check:checked ~ #fof-sub8,
#menu_res .sub-nav-check:checked ~ #fof-sub9,
#menu_res .sub-nav-check:checked ~ #fof-sub10,
#menu_res .sub-nav-check:checked ~ #fof-sub11,
#menu_res .sub-nav-check:checked ~ #fof-sub12,
#menu_res .sub-nav-check:checked ~ #fof-sub13,
#menu_res .sub-nav-check:checked ~ #fof-sub14,
#menu_res .sub-nav-check:checked ~ #fof-sub15,
#menu_res .sub-nav-check:checked ~ #fof-sub16,
#menu_res .sub-nav-check:checked ~ #fof-sub17,
#menu_res .sub-nav-check:checked ~ #fof-sub18,
#menu_res .sub-nav-check:checked ~ #fof-sub19,
#menu_res .sub-nav-check:checked ~ #fof-sub20,
#menu_res .sub-nav-check:checked ~ #fof-sub21,
#menu_res .sub-nav-check:checked ~ #fof-sub22,
#menu_res .sub-nav-check:checked ~ #fof-sub23,
#menu_res .sub-nav-check:checked ~ #fof-sub24,
#menu_res .sub-nav-check:checked ~ #fof-sub25,
#menu_res .sub-nav-check:checked ~ #fof-sub26,
#menu_res .sub-nav-check:checked ~ #fof-sub27,
#menu_res .sub-nav-check:checked ~ #fof-sub28,
#menu_res .sub-nav-check:checked ~ #fof-sub29,
#menu_res .sub-nav-check:checked ~ #fof-sub30,
#menu_res .sub-nav-check:checked ~ #fof-sub31,
#menu_res .sub-nav-check:checked ~ #fof-sub32,
#menu_res .sub-nav-check:checked ~ #fof-sub33,
#menu_res .sub-nav-check:checked ~ #fof-sub34,
#menu_res .sub-nav-check:checked ~ #fof-sub35,
#menu_res .sub-nav-check:checked ~ #fof-sub36,
#menu_res .sub-nav-check:checked ~ #fof-sub37,
#menu_res .sub-nav-check:checked ~ #fof-sub38,
#menu_res .sub-nav-check:checked ~ #fof-sub39,
#menu_res .sub-nav-check:checked ~ #fof-sub40,
#menu_res .sub-nav-check:checked ~ #fof-sub41,
#menu_res .sub-nav-check:checked ~ #fof-sub42,
#menu_res .sub-nav-check:checked ~ #fof-sub43,
#menu_res .sub-nav-check:checked ~ #fof-sub44,
#menu_res .sub-nav-check:checked ~ #fof-sub45,
#menu_res .sub-nav-check:checked ~ #fof-sub46,
#menu_res .sub-nav-check:checked ~ #fof-sub47,
#menu_res .sub-nav-check:checked ~ #fof-sub48,
#menu_res .sub-nav-check:checked ~ #fof-sub49,
#menu_res .sub-nav-check:checked ~ #fof-sub50,
#menu_res .sub-nav-check:checked ~ #fof-sub51,
#menu_res .sub-nav-check:checked ~ #fof-sub52,
#menu_res .sub-nav-check:checked ~ #fof-sub53,
#menu_res .sub-nav-check:checked ~ #fof-sub54,
#menu_res .sub-nav-check:checked ~ #fof-sub55,
#menu_res .sub-nav-check:checked ~ #fof-sub56,
#menu_res .sub-nav-check:checked ~ #fof-sub57,
#menu_res .sub-nav-check:checked ~ #fof-sub58,
#menu_res .sub-nav-check:checked ~ #fof-sub59,
#menu_res .sub-nav-check:checked ~ #fof-sub60,
#menu_res .sub-nav-check:checked ~ #fof-sub61,
#menu_res .sub-nav-check:checked ~ #fof-sub62,
#menu_res .sub-nav-check:checked ~ #fof-sub63,
#menu_res .sub-nav-check:checked ~ #fof-sub64,
#menu_res .sub-nav-check:checked ~ #fof-sub65,
#menu_res .sub-nav-check:checked ~ #fof-sub66,
#menu_res .sub-nav-check:checked ~ #fof-sub67,
#menu_res .sub-nav-check:checked ~ #fof-sub68,
#menu_res .sub-nav-check:checked ~ #fof-sub69,
#menu_res .sub-nav-check:checked ~ #fof-sub70,
#menu_res .sub-nav-check:checked ~ #fof-portfolio-sub,
#menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-sub,
#menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-art-sub,
#menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-art-paintings-sub,
#menu_res .sub-nav-check:checked ~ #fof-services-sub,
#menu_res .sub-nav-check:checked ~ #fof-services-seo-sub,
#menu_res .sub-nav-check:checked ~ #fast-apps-sub {
	-webkit-transform: translate(13.75em,0);
	-ms-transform: translate(13.75em,0);
	transform: translate(13.75em,0);
}

/* END OF JQUERY */

.desktop_parallax {
	display: block;
}

.desktop_parallax_news {
	display: block;
}

.iphone_parallax {
	display: none;
}

.ipad_parallax {
	display: none;
}


.section_content_contactus ul {
	margin: 0;
	padding: 0;
}
.section_content_contactus li {
	width: 48%;
	height: 75px;
	margin: 0 1%;
	margin-left: 1%;
	padding: 0;
	float: left;
	list-style: none;
}
.section_content_contactus {
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.form_quote select {
	padding: 2.5% 1% !important;
	height: auto !important;
	display: block;
	float: right;
	font-weight: normal;
	background: #EBEBEB;
	width: 99%;
	margin: 0 0 25px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	margin-right: 36%;
	margin-top: -5%;
}
.form_quote textarea {
	width: 97%;
	height: auto;
	font-size: 15px;
	background: #EBEBEB;
	float: left;
	text-align: left;
	padding: 0.5% 1%;
	font-weight: normal;
	display: block;
	border: none;
	color: #999;
	border-radius: 4px;
}
.form_quote input.FC_inputwide {
	display: block;
	float: right;
	font-weight: normal;
	height: auto !important;
	margin: 0;
	padding: 2.5% 1%;
	text-align: left;
	width: 97%;
	border-radius: 4px;
	border: none;
	color: #999;
	font-size: 15px;
	background: #EBEBEB;
	font-family: Arial, sans-serif;
	margin-right: 37.5%;
	margin-top: -5%;
}
.form_quote label {
	width: 29%;
	height: auto;
	text-align: right;
	margin: 0 0 10px 0;
	margin-top: 0px;
	margin-top: 0px;
	padding: 0;
	padding-right: 0px;
	padding-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: black;
	display: block;
	padding-right: 3%;
	margin-top: 1%;
}
.form_quote {
	width: 95%;
	height: auto;
	min-height: 350px;
	float: none;
	text-align: left;
	margin: 0 auto;
	padding: 0 2.5%;
	display: block;
}
.section_content_contactus li {
	list-style: none;
}



@media only screen and (min-width:300px) and (max-width:499px) {

	.group-main-carousel {
		display: block;
	}
	.splide02 li {
		height: auto;
	}
	.video-wrapper-concrete{
		width:100%;
	}
	.splide__list {
		height: auto;
	}
	.long-intro-content::before {
		display: none;
	}

	.long-intro-content::after {
		display:none;
	}

	.phone-button{display:block;}
	.download345 {
		display: block;
	}
	.sus2 {
		display: block;
	}
	.form_quote label {
		display: none !important;
	}

	.form_quote select {
		margin-right: 9% !important;
		width: 100% !important;
	}

	.form_quote input.FC_inputwide {
		width: 94% !important;
		margin-right: 10.5% !important;
	}
	#menu_res .toggle-sub {
		display: none;
	}

	.quotetabel {
		width: 100%;
		font-size: 59%!important;
	}
}
 


@media only screen and (min-width:500px) and (max-width:799px) {
	.group-main-carousel{
		display:block;
	}
	.splide02 li {
		height: auto;
	}
	.long-intro-content::before {
		display: none;
	}
	.video-wrapper-concrete {
		width: 100%;
	}
	.long-intro-content::after {
		display: none;
	}

	.splide__list{
		height:auto;
	}
	.phone-button {
		display: block;
	}
	.download345 {
		display: block;
	}
	.sus2 {
		display: block;
	}
	.form_quote label {
	
	display:none!important;
	}
	.form_quote select {
		margin-right: 9% !important;
		width: 100% !important;
	}
	.form_quote input.FC_inputwide {
		width: 94% !important;
		margin-right: 10.5% !important;
	}
	#menu_res .toggle-sub{display:none;}
}

	@media only screen and (min-width:800px) and (max-width:1000px) {

		.phone-button {
			display: block;
		}
		.long-intro-content::before {
			
			right: -137px;
			
		}
		.video-wrapper-concrete{
			width:100%;
		}
		.long-intro-content::after {
			right: -137px;
		}
			.form_quote input.FC_inputwide {
			width: 39% !important;
			margin-right: 29% !important;
			margin-top: -6% !important;
		}

		.form_quote select {
			width: 40.6% !important;
			margin-right: 29% !important;
			margin-top: -6% !important;
		}
		
	}



	@media only screen and (min-width:300px) and (max-width:1252px) {



		#menu_res .toggle-sub {
		display:none;
		}

		.form_quote label {
			width: 53% !important;
			height: auto;
			text-align: right;
			margin: 0 0 2px 0;
			margin-top: 0px;
			margin-left: 0px;
			margin-top: 0px;
			margin-top: 0px;
			padding: 0;
			padding-right: 0px;
			padding-right: 0px;
			padding-right: 0px;
			font-family: Arial, sans-serif;
			font-size: 20px;
			font-weight: 400;
			color: black;
			display: block;
			margin-left: -25% !important;
			margin-top: 1%;
		}

		#Carry2Value {
			height: 40px;
			border-radius: 4px;
			border: none;
			color: #999;
			font-size: 15px;
			font-family: Arial, sans-serif;
			margin-right: 37.5%;
			margin-top: -13% !important;
		}
	}


	@media only screen and (min-width:300px) and (max-width:1474px) {
	
	}



	@media only screen and (min-width:0px) and (max-width:479px) {

		.group-main-carousel{display: block;}
		.splide02{margin-bottom:2%;}
		.splide__list, .splide02 li{height: auto;}
		.splide02 li img{max-height:300px;}
		.long-intro-content2{width: 86%;}
		.long-intro-fullwidth{display:inline-block;}
		.long-intro-content3{width:90%;}
		.group-main{display:block;}
		.contact-cta{position:relative;}
		.long-intro-content{width:95%;}
		.cta__wrapper::before,  .cta__wrapper2::before{transform:none; width: 100%; left:0; }
		.field--name-field-title-p{width: 100%;}
		.long-intro-content5 .Cevoimg img, .long-intro img{max-width:90%;}
		.cevTable-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; }
		.cevTable { width: 100%; font-size: 12px; table-layout: fixed; }
		.cevTable th, .cevTable td { padding: 8px; max-width: 120px; word-wrap: break-word; }
		.cevTable th { font-size: 14px; }
		.relatedProducts ul{grid-template-columns: repeat(1, 1fr);}
		.relatedProducts li{margin-bottom: 10%;}


		input.submit11, a.submit11, a.submit11:link, a.submit11:visited {
			font-family: Arial, sans-serif;
			position: absolute;
			font-size: 16px;
			background: #E7362A;
			padding: 2% 3% !important;
			color: #ffffff;
			width: auto !important;
			text-decoration: none;
			bottom: -44px;
			left: 10px;
		}

		.banner-text {
			color: #ffffff;
			padding: 3% 5px 7% 14px;
			font-size: 100%;
			position: absolute;
			z-index: 12;
			left: 0;
			top: 12%;
			text-align: center;
			width: 82%;
			margin: 0 5%;
			margin-top: 0px;
		}

		#scroll-arrow {
			height: 50vh;
		}

		video {
			height: 50vh;
		}

		.list_blog li div span.LBlispanimg img {
			width: 100%;
			position: relative;
			top: 38%;
			transform: translateY(-50%);
			height: 244px;
		}

		.list_blog li div span.LBlispanimg {
			float: left;
			margin: 0;
			padding: 0;
			width: 101% !important;
			height: 309px !important;
			overflow: hidden;
		}

		.list_blog li div span.LBlispancontent {
			z-index: 5;
			background: white;
			box-shadow: none;
			padding-top: 1%;
			padding-bottom: 1%;
			padding-left: 3%;
			padding-right: 1%;
			width: 98%;
			position: relative;
			top: 14%;
			transform: translateY(-50%);
			height: 187px;
			left: 11%;
		}

		.hide {
			display: none;
		}

		.mobilehide {
			display: none;
		}

		.mobileshow {
			display: inline-block;
		}

		.navshow {
			display: inline-block;
		}

		.dropdownwrap {
			width: 100%;
			height: 40px;
		}

		.dropdowncontainer {
			width: 96%;
			max-width: none;
		}

		header {
			display: none;
		}

		#header_res {
			display: block;
			float: left;
			background: black;
		}

		.banner {
			width: 100%;
			height: 250px;
			float: left;
		}

			.banner img {
				width: 100%;
				height: 250px;
			}

		#maincontent {
			width: 100%;
			max-width: none;
		}

		footer {
			height: 550px; /*width:100%;  background:#333333; margin:0 auto; padding:0; position:relative; display:block;*/
		}

		.footer {
			width: 100%;
			max-width: none;
			height: auto;
			text-align: center;
			margin: 0 auto;
			padding: 0;
		}

		.footer_nav {
			display: none;
		}

		.footer_nav_Ecom {
			display: none;
		}

		.footer_info {
			width: 90%;
			margin: 2.5% 5% -9% 5%;
		}

			.footer_info li.footer_siteMap {
				display: block;
			}

		.footer_payment_checkout {
			display: none;
		}

		.footer_payment {
			display: none;
		}

		.cell_full {
			width: 100%;
			max-width: none;
			min-height: 500px; /*margin:0 0 15px 0;*/
		}

		.cell_full_sub {
			width: 96%;
			max-width: none;
			padding: 0 2%;
		}

		.aside_content_sml_imgs { /*width:90%; margin:10px 5%;*/
		}

		.section_content {
			width: 90%;
			margin: 0 5%;
		}
		/*.section_content_sml{width:90%; margin:0 5%;}*/
		.aside_image {
			width: 96%;
			margin: 10px 2% 0 2%;
		}

			.aside_image img {
				width: 100%;
			}

		.section_image {
			width: 96%;
			margin: 10px 2% 0 2%;
		}

		.aside_nav {
			display: none;
		}
		/*.section_content_nav{width:90%; margin:0 5%;}*/
		.aside_date {
			width: 90%;
			margin: 10px 5% 0 5%;
			padding: 0;
		}

		.section_date_content {
			width: 90%;
			height: auto;
			min-height: 0;
			border-top: 1px #CCCCCC solid;
			border-left: none;
			padding: 10px 5% 10px 5%;
		}

			.section_date_content div.SDCdivoptions {
				width: 100%;
			}

		.section_date_content_img {
			width: 100%;
			margin: 0 0 15px 0;
			padding: 0;
		}

		.section_date_content_detail {
			width: 100%;
			max-width: none;
		}

		.section_video {
			width: 80%;
			margin: 0 auto 30px auto;
			padding: 5% 10%;
		}

			.section_video iframe {
				width: 100%;
				height: 250px;
			}

		.aside_products_img {
			width: 97%;
			margin: 0 2% 4% 1%;
		}

		.section_products {
			width: 96%;
			margin: 0 2%;
		}

		.list_features_hp li {
			width: 98%;
			margin: 1%;
		}

			.list_features_hp li img {
				width: 100%;
			}

		.list_gallery_hp li {
			width: 95%;
			height: 250px;
			margin: 2%;
			padding: 0.5%;
		}

		.list_gallery_hp span.LGHPspan_title {
			font-size: 45px;
		}

		.list_gallery_hp li span.LGHPspan {
			width: 100%;
			height: 250px;
		}

		.sim-button {
			margin-top: 100px;
			width: 80%;
		}

	.list_date_hp { /*width:44%; margin:20px 2%; padding:1%;*/ /*height:1500px;*/
	}

		.list_date_hp li {
			width: 98% !important;
			margin-bottom:100px
		}

			.list_date_hp ul {
				height: auto;
				margin: 0 5% 3% 5%;
			}

		.list_testimonials_hp {
			width: 96%;
			margin: 20px 0;
			padding: 2%;
		}

			.list_testimonials_hp ul {
				height: auto;
			}

		.list_products li {
			margin: 18px 15%;
			width: 70%;
		}

			.list_products li div {
				width: 100%;
			}

				.list_products li div img {
					width: 100%;
					height: auto;
				}

		.list_testimonials li div {
			width: 86%;
			padding: 2% 10% 2% 4%;
		}

		.list_testimonials li span {
			width: 92%;
			padding: 3% 4% 2% 4%;
		}

		.list_staff li {
			width: 90%;
			height: auto;
			margin: 20px 5%;
			padding: 0 0 30px 0;
		}

			.list_staff li div.LSlidivheader {
				width: 90%;
				height: auto;
				padding: 8px 5%;
			}

			.list_staff li div img {
				width: 100%;
			}

			.list_staff li div.LSlidivcontent {
				width: 90%;
				height: 170px;
				margin: 0;
				padding: 10px 5%;
			}

		.list_downloads li {
			width: 90%;
			margin: 0 2.5% 20px 2.5%;
			padding: 2.5%;
		}

		.list_address_contactus li span {
			width: 30%;
		}

		.list_address_contactus li div {
			width: 70%;
		}
		/*.list_images_text li{width:90%; margin:0; padding:2% 5%;}
	.list_images_text li div.lmt_img{width:100%; margin:10px 0;}
	.list_images_text li div.lmt_img img{width:100%;}
	.list_images_text li div.lmt_content{width:100%; padding:10px 0;}*/
		.list_productsEcomm {
			width: 100%;
			height: auto;
			float: left;
			margin: 0;
			padding: 0;
		}

			.list_productsEcomm ul {
				margin: 0;
				padding: 0;
			}

			.list_productsEcomm li {
				width: 91%;
				max-width: none;
				height: auto;
				border: 1px solid #CCCCCC;
				margin: 2%;
				padding: 2% 2% 7% 2%;
			}

				.list_productsEcomm li div.LPEimg {
					width: 100%;
					height: auto;
				}

					.list_productsEcomm li div.LPEimg img {
						width: 100%;
						max-width: none;
						height: auto;
						max-height: none;
					}

				.list_productsEcomm li div.LPEinfo {
					width: 100%;
					height: auto;
				}

		.list_productsRelated {
			width: 96%;
			margin: 0 2%;
		}

		.form_contact {
			width: 92%;
			min-height: 0;
			margin: 0 2%;
			padding: 0 2%;
		}

		.form_search {
			width: 100%;
			height: 40px;
		}

			.form_search input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_search input.button {
					display: none;
				}

		.form_searchDD {
			width: 100%;
			height: 40px;
		}

			.form_searchDD input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_searchDD input.buttonDD {
					display: none;
				}

		.openingTimes {
			width: 100%;
			max-width: none;
			padding: 50px 0;
		}

		.openingTimes_container {
			width: 90%;
			height: 453px;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg2.png) no-repeat;
			background-size: 100% 100%;
			margin: 0 5%;
			padding: 0;
		}

		.openingTimes_title {
			width: 100%;
			height: auto;
			float: left;
			margin: 30px 0 0 0;
			padding: 0;
		}

			.openingTimes_title img {
				width: 40%;
			}

		.openingTimes div.OTdiv {
			width: 100%;
		}

			.openingTimes div.OTdiv ul {
				width: 100%;
				height: auto;
				float: right;
				margin: 30px auto;
				padding: 0;
			}

			.openingTimes div.OTdiv li span {
				width: 46%;
				margin: 0 6% 0 0;
			}

			.openingTimes div.OTdiv li div {
				width: 48%;
			}

		.openingTimes_content {
			width: 353px;
		}

		.textcolumn-2 {
			width: 100%;
			max-width: none;
		}

			.textcolumn-2 h2 {
				margin: 4% 0;
				font-size: 25px;
			}

		.textcolumn {
			width: 84%;
			margin: 0 4% 4% 4%;
			padding: 0.5% 4%;
		}

		figure.AB3 {
			width: 100%;
			height: 300px;
		}

			figure.AB3 img {
				height: 100%;
			}

		figcaption.AB3caption h3 {
			padding: 10px 20px;
			left: 100%;
			margin-top: 10px;
			font-size: 35px;
		}

		figcaption.AB3caption p {
			padding: 10px 20px;
			margin-top: 10px;
			left: 100%;
			font-size: 17px;
		}

		.textimagerows {
			width: 100%;
			max-width: none;
		}

			.textimagerows h2 {
				font-size: 30px;
			}

			.textimagerows li {
				width: 90%;
				margin: 2%;
			}

				.textimagerows li div {
					width: 100%;
					margin: 10px 0;
					text-align: center;
				}

				.textimagerows li span {
					width: 100%;
				}

					.textimagerows li span h3 {
						text-align: center;
					}

				.textimagerows li p {
					text-align: center;
				}

		.textimageiconlisting {
			width: 100%;
			max-width: 1000px;
		}

			.textimageiconlisting li {
				width: 90%;
				margin: 2%;
				padding: 2% 3%;
			}

				.textimageiconlisting li div {
					width: 100%;
					margin: 5px 0 10px 0;
					text-align: center;
				}

				.textimageiconlisting li span {
					width: 100%;
					text-align: center;
				}

					.textimageiconlisting li span h3 {
						text-align: center;
					}

					.textimageiconlisting li span p {
						text-align: center;
					}

		.animatedBoxes-3 li {
			width: 100%;
		}

			.animatedBoxes-3 li.ABLI_wide {
				width: 100%;
			}

		.productDetailDescLTF {
			width: 30%;
			margin: 0 3% 0 0;
		}

		.productDetailDescRHT {
			width: 67%;
		}

		.my-simple-gallery figure.figureSub {
			margin: 1%;
			width: 23%;
			height: auto;
		}

		.my-simple-gallery figure.figureSub2 {
			margin: 1%;
			width: 23%;
			height: auto;
		}

		.my-simple-gallery figure.figureMainProduct {
			margin: 0 0 0 1%;
			width: 99%;
		}

		a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active {
			font-size: 18px;
			padding: 10px;
		}

			a.subscribe:hover {
				font-size: 18px;
				padding: 10px;
			}

		a.general, a.general:link, a.general:visited, a.general:active {
			font-size: 18px;
			padding: 10px;
		}

			a.general:hover {
				font-size: 18px;
				padding: 10px;
			}

		input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
			margin-left: 20px;
		}

		input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
			margin: 15px 0 0 20px;
			float: left;
		}

		#statusMessage {
			width: 80%;
			max-width: none;
		}

		#statusMessageWishList {
			width: 80%;
			max-width: none;
		}

		#footerSlideContainer {
			display: none;
		}

		#rc-imageselect, .g-recaptcha {
			transform: scale(0.93);
			-webkit-transform: scale(0.93);
			transform-origin: 0 0;
			-webkit-transform-origin: 0 0;
		}

		/*.findoutmore_hp{height: 564px; margin: 0 5% 30%;}*/
		.findoutmore_text {
			font-size: 20px;
			height: auto;
			width: 90%;
			text-align: left;
			margin: 0 5% 5%;
			text-align: center;
			position: relative;
			top: 0;
			transform: none;
		}

			.findoutmore_text p {
				top: 0;
				padding: 0;
				line-height: normal;
				font-size: 17px;
				text-align: justify;
			}

		.findoutmore_map {
			margin: 0;
			height:;
			text-align: center;
			margin: 0;
		}

			.findoutmore_map img {
				top:;
				margin:;
			}

			.findoutmore_map img {
				width: 58%;
			}

		.findoutmore_hp {
			margin: 0 0 12%;
			width: 100%;
		}

		.footer_info2 {
			width: 90% !important;
			margin: 0;
			padding: 2.5% 5% 2% 5%;
		}

		.footer-text {
			font-size: 13px;
		}


		.openquotes {
			padding: 9% 15% 2% 12% !important;
		}

		.closequotes {
			padding: 0 8% 4% !important;
			float: right;
		}

		.product_sub_container, .product_sub_container2 {
			display: block;
			!important;
		}

		.aboutus_sub4 {
			width: 90%;
			padding: 0 0 5% 10%;
		}

		.aboutus_sub3 {
			width: 100%;
			margin: -0.2% 0 0 0;
		}

		.product_sub_container, .product_sub_container2 {
			display: block;
			!important;
		}

		.list_products ul {
			width: auto;
		}

		.my-simple-gallery figure.figureMain2 {
			height: 100%;
		}

			.my-simple-gallery figure.figureMain2 img {
				margin: 0;
			}

		.aboutus_sub_container {
			display: block;
		}

		.aboutus_sub1 {
			width: 100%;
			padding: 2% 0 4%;
			text-align: center;
		}

		.aboutus_sub2 {
			width: 90%;
		}

		.aboutu s_sub1 img {
			left: 0;
			transform: none;
			width: 60%;
		}

		.list_products_about li {
			width: 100%;
			padding: 0 0 5% 0;
			height: 670px;
			margin: 0;
		}

		.product_sub_container2 {
			display: block;
		}

		.aboutus_sub3 {
			height: 400px;
			margin: -0.8% 0 0 0;
		}

		.aboutus_sub4 {
			width: 90%;
			padding: 0 5% 2% 5%;
		}

		.list_accredations li {
			width: 50%;
		}

		.list_accredations img {
			width: 90%;
		}

		.list_depot {
			margin: 0 0 -1%;
		}

			.list_depot li {
				width: 100%;
				margin: 0 0 -1.3% 0;
			}

		.depot_sub1 {
			width: 100%;
			height: 300px;
		}

		.depot_sub2 {
			width: 90%;
		}

		/*.list_blog li {width: auto;height: 610px;}*/
		.list_blog li {
			width: 90%;
			margin: 3% 5%;
			height: auto;
		}

		.timeline-wrapper, .history_sub {
			display: none
		}

		.list_images_text ul {
			width: 100%;
		}

		.list_images_text li {
			width: 90%;
			height: auto;
			margin: 3%;
		}

		.testimonialsjquery {
			background: #eeeeee;
			height: 600px;
		}

			.testimonialsjquery ul.tjUL li {
				height: 390px;
				margin: 0;
			}
		/*.testimonialsjquery ul.tjUL{width:90%; margin:150px 5% 0 5%;}*/


		.list_depot_listings ul {
			width: 100%;
		}

		.list_depot_listings li {
			height: 100%;
			margin: 0 0 5% 0;
			padding: 0;
		}

			.list_depot_listings li div {
				width: 100%;
				margin: 0;
			}

		.miles img {
			margin: 3% 0 0 0;
		}

		#map {
			margin: 0;
		}

		.div_findadepot {
			display: block;
		}

		.aside_findadepot {
			width: 96%;
			height: 300px;
			margin: 0;
		}

		.section_findadepot {
			width: 100%;
			margin: 0 0 7% 0;
			padding: 5% 0;
		}

		.search-again {
			height: 260px;
			padding: 10% 0 4% 0;
		}

			.search-again span {
				float: none;
			}

			.search-again form {
				width: 100%;
			}

			.search-again select {
				width: 320px;
				margin: 3% 0 7%;
				background-position-x: 289px;
				background-size: 8.7%;
			}

			.search-again input {
				width: 320px;
				margin: 3% 0 15%;
			}

		#submit_btn2 {
			margin: -22px 25% 7% !important;
			width: 50% !important;
			float: none;
		}

		.postcode {
			margin: 0;
		}

		.form_contact li {
			width: 98%;
		}

		.list_address_contactus {
			position: relative;
			top: 0;
			left: 0;
			height: 150px;
		}

		.form_contact {
			float: none;
			width: 80%;
			margin: 0 auto;
		}

		.section_content_contactus li {
			height: 55px;
		
		}

		.form_contact label {
			width: 39% !important;
		}

		.banner {
			display: none;
		}

		.banner-img {
			display: block;
			width: 100%;
			position: absolute;
			top: 0;
		}

		.banner-img {
			display: none;
		}

		.optinContainer {
			margin: 15% 0 0 0;
		}

		.our_strategy img {
			width: 100%;
			margin: 0;
		}

		.A1 iframe {
			width: 400px !important;
			height: 225px !important;
		}

	.list_date_hp {
		/*height: 870px;*/
	}

		form {
			width: 350px;
		}

		.list_depot_listings p {
			font-size: 30px;
		}

		.list_depot_listings li h4 a:link, .list_depot_listings li h4 a:visited, .list_depot_listings li h4 a:active {
			font-size: 18px;
		}

		.Masonry {
			width: 252px;
			margin: 0 auto;
		}

		.testimonial-img {
			display: none;
		}
		/*.testimonialsjquery ul.tjUL li div{height:auto; width: 100% !important;}*/

		.testimonial-text {
			position: absolute;
			bottom: -48%;
			right: 0px;
			width: 90% !important;
			margin: 0;
			margin: 0 2% 0 !important;
		}

		.aboutus_sub1 img {
			left: 0;
			transform: translate(0);
			position: relative;
			width: 80%;
		}

		.testimonial-1 {
			background-position: 30% center;
		}

		.testimonial-2 {
			background-position: 20% center;
		}

		.testimonial-3 {
			background-position: 70% center;
		}

		.testimonial-6 {
			background-position: 30% center;
		}

		.list_date_hp li p {
			bottom: 8.2%;
		}

	.list_date_hp li span {
		font-size: 13px;
	}

		.section_content_sml {
			width: 90%;
			margin: 0 5%;
			padding: 0;
		}

		.aboutus_sub2 {
			line-height: normal;
		}

		.a6-text {
			width: 90%;
			margin: 0 5%;
		}

		.sitetext {
			font-size: 15px;
		}

		.banner-text {
			display: block;
			margin-top: 20%;
		}
	}

	@media only screen and (min-width:0px) and (max-width:319px) {

		#rc-imageselect, .g-recaptcha {
			transform: scale(0.70);
			-webkit-transform: scale(0.70);
			transform-origin: 0 0;
			-webkit-transform-origin: 0 0;
		}

		/*.list_blog li {width: auto;height: 740px;}*/
		.list_blog li {
			height: auto;
		}

		form {
			width: 100%;
		}

		#submit_btn {
			width: 90% !important;
		}
	}

	@media only screen and (min-width:480px) and (max-width:767px) {

		.group-main{display:block;}
		.contact-cta{position:relative;}
		.long-intro-content{width:95%;}
		.cta__wrapper::before,  .cta__wrapper2::before{transform:none; width: 100%; left:0; }
		.field--name-field-title-p{width: 100%;}
		.long-intro-content5 .Cevoimg img{max-width:100%;}

		.list_blog li div span.LBlispancontent {
			width: 42%;
			height: auto;
			float: left;
			text-align: left;
			margin: 6% 0% 0% -12%;
			padding: 0;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px;
			padding-left: 0px;
			position: absolute;
			z-index: 5;
			background: white;
			box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
			height: 50%;
			padding-top: 1%;
			padding-bottom: 1%;
			padding-left: 3%;
			padding-right: 1%;
		}

		.list_blog li div span.LBlispancontent {
			width: 75%;
			height: auto;
			float: left;
			text-align: left;
			margin: 6% 0% 0% -12%;
			padding: 0;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px;
			padding-left: 0px;
			position: absolute;
			z-index: 5;
			background: white;
			box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
			height: 50%;
			padding-top: 1%;
			padding-bottom: 1%;
			padding-left: 3%;
			padding-right: 1%;
		}





		.list_blog li div span.LBlispancontent {
			z-index: 5;
			background: white;
			box-shadow: none;
			padding-top: 1%;
			padding-bottom: 1%;
			padding-left: 3%;
			padding-right: 1%;
			width: 98%;
			position: relative;
			top: 14%;
			transform: translateY(-50%);
			height: 187px;
			left: 11%;
		}


		input.submit11, a.submit11, a.submit11:link, a.submit11:visited {
			font-family: Arial, sans-serif;
			position: absolute;
			font-size: 16px;
			background: #E7362A;
			padding: 2% 3% !important;
			color: #ffffff;
			width: auto !important;
			text-decoration: none;
			bottom: -44px;
			left: 10px;
		}


		#scroll-arrow {
			height: 50vh;
		}

		video {
			height: 100vh;
		}



		.hide {
			display: none;
		}

		.navshow {
			display: inline-block;
		}

		.dropdownwrap {
			width: 100%;
			height: 40px;
		}

		.dropdowncontainer {
			width: 96%;
			max-width: none;
		}

		header {
			display: none;
		}

		#header_res {
			display: block;
			float: left;
		}

			#header_res span {
				margin: 8px 10px 0 10px;
			}

			#header_res div.HRLogoTablet {
				display: none;
			}

		.banner {
			width: 100%;
			height:;
			float: left;
		}

			.banner img {
				width: 100%;
				height: 300px;
			}

		#maincontent {
			width: 100%;
			max-width: none;
		}

		footer {
			height: 550px; /*width:100%; background:#333333; margin:0 auto; padding:0; position:relative; display:block;*/
		}

		.footer { /*width:100%; max-width:none; height:auto; text-align:center; margin:0 auto; padding:0;*/
		}

		.footer_nav {
			display: none;
		}

		.footer_nav_Ecom {
			display: none;
		}

		.footer_info {
			width: 90%;
			margin: 2.5% 5% -9% 5%;
		}

			.footer_info li.footer_siteMap {
				display: block;
			}

		.footer_payment_checkout {
			display: none;
		}

		.footer_payment {
			display: none;
		}

		.footer_info2 {
			width: 90% !important;
			margin: 0;
			padding: 2.5% 5% 2% 5%;
		}

		.footer-text {
			font-size: 13px;
		}


		.cell_full_hp { /*width:96%; max-width:none; margin:15px 0; padding:0 2%;*/
		}

		.cell_full {
			width: 100%;
			max-width: none;
			min-height: 500px; /*margin:0 0 15px 0;*/
		}

		.cell_full_sub {
			width: 96%;
			max-width: none;
			padding: 0 2%;
		}

		.section_image {
			width: 65%;
			margin: 10px 5% 0 0;
		}

		.aside_nav {
			display: none;
		}

		.section_content_nav {
			width: 100%;
		}

		.section_date_content_img {
			width: 100%;
			margin: 0 0 20px 0;
		}

		.section_date_content_detail {
			width: 100%;
			max-width: none;
			margin: 0 0 15px 0;
		}

		.section_date_content div.SDCdivoptions {
			width: 100%;
			margin: 0 0 15px 0;
		}

		.section_date_content_img {
			width: 100%;
			margin: 0 0 20px 0;
		}

		.section_date_content_detail {
			width: 100%;
			max-width: none;
			margin: 0 0 15px 0;
		}

		.section_video {
			width: 80%;
			margin: 0 auto 30px auto;
			padding: 5% 10%;
		}

			.section_video iframe {
				width: 100%;
				height: 420px;
			}

		.aside_products_img {
			width: 40%;
			margin: 0 2% 0 1%;
		}

		.section_products {
			width: 55%;
			margin: 0 2% 0 0;
		}

		.list_features_hp li {
			width: 98%;
			margin: 1%;
		}

			.list_features_hp li img {
				width: 100%;
			}

		.list_gallery_hp li {
			width: 28%;
			height: 250px;
			margin: 2%;
			padding: 0.5%;
		}

			.list_gallery_hp li span.LGHPspan {
				width: 100%;
				height: 250px;
			}

		.sim-button {
			margin-top: 100px;
			width: 80%;
		}

	.list_date_hp { /*width:44%; margin:20px 2%; padding:1%;*/
		/*height: 870px;*/
	}

		.list_date_hp ul {
			/*height: 740px;*/
			margin: 0 5% 3% 5%;
		}

		.list_date_hp li {
			width: 98% !important;
			margin-bottom:100px
		}

		.list_testimonials_hp {
			width: 94%;
			margin: 10px 2% 20px 2%;
			padding: 1%;
		}

			.list_testimonials_hp ul {
				height: auto;
			}

		.list_products li {
			margin: 18px 26%;
			width: 50%;
		}

			.list_products li div {
				width: 100%;
			}

		.list_testimonials li div {
			width: 86%;
			padding: 2% 10% 2% 4%;
		}

		.list_testimonials li span {
			width: 92%;
			padding: 3% 4% 2% 4%;
		}

		.list_staff li {
			width: 40%;
			height: 510px;
			margin: 20px 5%;
		}

			.list_staff li div.LSlidivheader {
				width: 90%;
				height: 54px;
				padding: 8px 5%;
			}

			.list_staff li div.LSlidivimg {
				width: 100%;
				height: 200px;
				margin: 0;
				padding: 0;
			}

			.list_staff li div img {
				width: 100%;
			}

			.list_staff li div.LSlidivcontent {
				width: 90%;
				height: 170px;
				margin: 0;
				padding: 10px 5%;
			}

		.list_downloads li {
			width: 40%;
			margin: 0 2.5% 20px 2.5%;
			padding: 2.5%;
		}

		.list_address_contactus p {
			font-size: 15px;
		}

		.list_address_contactus li {
			font-size: 15px;
		}

		.list_productsRelated {
			width: 96%;
			margin: 0 2%;
		}

		.form_search {
			width: 100%;
			height: 40px;
		}

			.form_search input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_search input.button {
					display: none;
				}

		.form_searchDD {
			width: 100%;
			height: 40px;
		}

			.form_searchDD input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_searchDD input.buttonDD {
					display: none;
				}

		.openingTimes {
			width: 100%;
			max-width: none;
		}

		.openingTimes_container {
			width: 353px;
			height: 453px;
			background: url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg2.png) no-repeat;
			background-size: 100% 100%;
			margin: 0 auto;
			padding: 0;
		}

		.openingTimes_title {
			width: 100%;
			height: auto;
			float: left;
			margin: 30px 0 0 0;
			padding: 0;
		}

			.openingTimes_title img {
				width: 40%;
			}

		.openingTimes div.OTdiv {
			width: 100%;
		}

			.openingTimes div.OTdiv ul {
				width: 100%;
				height: auto;
				float: right;
				margin: 30px auto;
				padding: 0;
			}

			.openingTimes div.OTdiv li span {
				width: 46%;
				margin: 0 6% 0 0;
			}

			.openingTimes div.OTdiv li div {
				width: 48%;
			}

		.openingTimes_content {
			width: 353px;
		}

		.textcolumn-2 {
			width: 100%;
			max-width: none;
		}

			.textcolumn-2 h2 {
				margin: 4% 0;
				font-size: 30px;
			}

		.textcolumn {
			width: 84%;
			margin: 0 4% 4% 4%;
			padding: 0.5% 4%;
		}

		figure.AB3 {
			width: 100%;
			height: 300px;
		}

			figure.AB3 img {
				height: 100%;
			}

		figcaption.AB3caption h3 {
			padding: 10px 20px;
			left: 100%;
			margin-top: 10px;
			font-size: 40px;
		}

		figcaption.AB3caption p {
			padding: 10px 20px;
			margin-top: 10px;
			left: 100%;
			font-size: 20px;
		}

		.textimagerows {
			width: 100%;
			max-width: none;
		}

			.textimagerows h2 {
				font-size: 30px;
			}

			.textimagerows li {
				width: 90%;
				margin: 2% 2%;
			}

				.textimagerows li div {
					width: 100%;
					margin: 10px 0;
					text-align: center;
				}

				.textimagerows li span {
					width: 100%;
				}

					.textimagerows li span h3 {
						text-align: center;
					}

				.textimagerows li p {
					text-align: center;
				}

		.textimageiconlisting {
			width: 100%;
			max-width: 1000px;
		}

			.textimageiconlisting li {
				width: 90%;
				margin: 2%;
				padding: 2% 3%;
			}

				.textimageiconlisting li div {
					width: 100%;
					margin: 5px 0 10px 0;
					text-align: center;
				}

				.textimageiconlisting li span {
					width: 100%;
					text-align: center;
				}

					.textimageiconlisting li span h3 {
						text-align: center;
					}

					.textimageiconlisting li span p {
						text-align: center;
					}

		.animatedBoxes-3 li {
			width: 100%;
		}

			.animatedBoxes-3 li.ABLI_wide {
				width: 100%;
			}

		.productDetailDescLTF {
			width: 30%;
			margin: 0 3% 0 0;
		}

		.productDetailDescRHT {
			width: 67%;
		}

		.my-simple-gallery figure.figureSub {
			margin: 1%;
			width: 23%;
			height: auto;
		}

		.my-simple-gallery figure.figureSub2 {
			margin: 1%;
			width: 23%;
			height: auto;
		}

		.my-simple-gallery figure.figureMainProduct {
			margin: 0 0 0 1%;
			width: 99%;
		}

		a.general, a.general:link, a.general:visited, a.general:active {
			padding: 10px 20px;
		}

			a.general:hover {
				padding: 10px 20px;
			}

		input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
			margin-left: 20px;
		}

		input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
			margin: 15px 0 0 20px;
			float: left;
		}

		#statusMessage {
			width: 60%;
			max-width: none;
		}

		#statusMessageWishList {
			width: 60%;
			max-width: none;
		}

		#footerSlideContainer {
			display: none;
		}

		/*.findoutmore_hp{height: 564px;}*/
		.findoutmore_hp {
			height: 100%;
		}

		.findoutmore_text {
			height: auto;
			width: 100%;
			text-align: center;
			margin: 0 0 5%;
			position: relative;
			top: 0;
			transform: none;
		}

			.findoutmore_text p {
				top: 0;
				padding: 0;
				text-align: left;
				line-height: normal;
				font-size: 17px;
			}

		.findoutmore_map {
			margin: 0;
			text-align: center;
			margin: 0;
			height: 100%;
		}

			.findoutmore_map img {
				top:;
				margin:;
			}

			.findoutmore_map img {
				width: 58%;
			}

		.aboutus_sub4 {
			width: 90%;
			padding: 0 0 5% 10%;
		}

		.aboutus_sub3 {
			width: 100%;
			margin: -0.2% 0 0 0;
		}

		.product_sub_container, .product_sub_container2 {
			display: block;
			!important;
		}

		.openquotes {
			padding: 9% 15% 2% 12% !important;
		}

		.closequotes {
			float: right;
			padding: 0 12% 0 0 !important;
		}

		.list_products ul {
			width: auto;
		}

		.my-simple-gallery figure.figureMain2 {
			height: auto;
		}

			.my-simple-gallery figure.figureMain2 img {
				margin: 0;
			}

		.aboutus_sub_container {
			display: block;
		}

		.aboutus_sub1 {
			width: 100%;
			padding: 2% 0 4%;
			text-align: center;
		}

		.aboutus_sub2 {
			width: 90%;
		}

		.aboutus_sub1 img {
			left: 0;
			transform: none;
		}

		.list_products_about li {
			width: 100%;
			padding: 0 0 5% 0;
			height: 670px;
			margin: 0;
		}

		.product_sub_container2 {
			display: block;
		}

		.aboutus_sub3 {
			height: 400px;
			width: 100%;
			margin: -0.7% 0 0 0;
		}

		.aboutus_sub4 {
			width: 90%;
			padding: 0 5% 2% 5%;
		}

		.list_accredations li {
			width: 33.3%;
		}

		.list_accredations img {
			width: 90%;
		}

		.list_depot {
			margin: 0 0 -1%;
		}

			.list_depot li {
				width: 100%;
				margin: 0 0 -1.3% 0;
			}

		.depot_sub1 {
			width: 100%;
			height: 400px;
		}

		.depot_sub2 {
			width: 90%;
		}

		/*.list_blog li {width: 40%; height: 780px;}*/
		.list_blog li {
			width: 85.333%;
			margin: 1% 1% 5% 1%;
			height: auto;
		}

		.timeline-wrapper, .history_sub {
			display: none;
		}

		.list_images_text ul {
			width: 382px;
		}

		.list_images_text li {
			width: 358px;
			height: auto;
		}

		.testimonialsjquery {
			background: #eeeeee;
			height: 600px;
		}
			/*.testimonialsjquery ul.tjUL{width:90%; margin:200px 5% 0 5%;}*/
			.testimonialsjquery ul.tjUL li {
				height: 370px;
				margin: 0;
				width: 100% !important;
				margin: 0 !important;
			}

		.testimonial-text {
			margin: 400px 0 0 30px !important;
			width: 500px !important;
		}

		.list_depot_listings ul {
			width: 100%;
		}

		.list_depot_listings li {
			height: 100%;
			margin: 0 0 5% 0;
			padding: 0;
		}

			.list_depot_listings li div {
				width: 100%;
				margin: 0;
			}

		.miles img {
			margin: 3% 0 0 0;
		}

		#map {
			margin: 0;
		}

		.div_findadepot {
			display: block;
		}

		.aside_findadepot {
			width: 96%;
			height: 300px;
			margin: 0;
		}

		.section_findadepot {
			width: 100%;
			margin: 0 0 7% 0;
		}

		.search-again {
			height: 260px;
		}

			.search-again span {
				float: none;
			}

			.search-again form {
				width: 100%;
			}

			.search-again select {
				width: 320px;
				margin: 3% 0 7%;
				background-position-x: 289px;
				background-size: 8.7%;
			}

			.search-again input {
				width: 320px;
				margin: 3% 0 7%;
			}

		#submit_btn2 {
			margin: -22px 25% 7% !important;
			width: 50% !important;
			float: none;
		}

		.postcode {
			margin: 0;
		}

		.form_contact {
			width: 92%;
			min-height: 0;
			margin: 0 2%;
			padding: 0 2%;
		}

		.form_contact {
			float: none;
			width: 440px;
			margin: 0 auto;
		}

			.form_contact li {
				width: 98%;
			}

		.list_address_contactus {
			position: relative;
			top: 0;
			left: 0;
			height: 150px;
		}

		.banner {
			display: none;
		}

		.banner-img {
			display: block;
			width: 100%;
			display: block;
			width: 100%;
			position: absolute;
			top: 0;
		}

		.optinContainer {
			margin: 15% 0 0 0;
		}

		.our_strategy img {
			width: 80%;
			margin: 5% 10%;
		}

		.A1 iframe {
			width: 400px !important;
			height: 225px !important;
		}

		.list_depot_listings p {
			font-size: 30px;
		}

		.testimonial-img {
			display: none;
		}

		/*.testimonialsjquery ul.tjUL li div {height: auto;width: 100% !important; font-size:20px; }*/

		.testimonial-text {
			position: absolute;
			bottom: -48%;
			right: 0px;
			width: 90% !important;
			margin: 0;
			margin: 0 2% 0 !important;
		}

		.section_content_sml {
			width: 90%;
			margin: 0 5%;
			padding: 0;
		}

		.aboutus_sub2 {
			line-height: normal;
		}

		.a6-text {
			width: 90%;
			margin: 0 5%;
		}

		.banner-text {
			display: block;
			font-size: 25px;
			position: absolute;
			top: 35%;
		}

		.banner-img {
			display: none;
		}
	}

	@media only screen and (min-width:768px) and (max-width:1023px) {

		.splide02 li img{object-fit:cover;}
		.splide02{margin-left: 2%;}
		.cta__wrapper::before {width: 50%; transform: none;}
		.cta__text{padding: 3% 3%;}
		.cta__wrapper::after {background-position: right; right:-10%;width: 65%;}
		.cta__wrapper2::before {width: 79%;}

		.list_blog li div span.LBlispancontent {
			width: 100%;
			padding: 0;
			padding-left: 0px;
			z-index: 5;
			background: white;
			box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
			height: 193px;
			position: absolute;
			bottom: 0;
			left: 0;
			margin: inherit;
		}

		.list_blog li div span.LBlispanimg {
			float: none;
			margin: 0;
			padding: 0;
			width: 55% !important;
			height: 309px !important;
			overflow: hidden;
		}

	.list_date_hp li {
		width: 48% !important;
		margin-bottom: 100px;
	}

	.hide {
		display: none;
	}

		.navshow {
			display: inline-block;
		}

		.dropdownwrap {
			width: 100%;
			height: 40px;
		}

		.dropdowncontainer {
			width: 96%;
			max-width: none;
		}

		header {
			display: none;
		}

		#header_res {
			display: block;
			float: left;
			height: 80px;
		}

			#header_res span {
				margin: 15px 10px 0 10px;
			}

			#header_res div.HRLogo { /*display:none;*/
			}

		.banner {
			width: 100%;
			height:;
			float: left;
		}

			.banner img {
				width: 100%;
				height: 200px;
			}

		#maincontent {
			width: 100%;
			max-width: none;
		}

		/*footer{width:100%; height:300px; background:#333333; margin:0 auto; padding:0; position:relative; display:block;}*/
		.footer {
			width: 100%;
			max-width: none;
			height: auto;
			text-align: center;
			margin: 0 auto;
			padding: 0;
		}

		.footer_nav {
			display: none;
		}

		.footer_nav_Ecom {
			display: none;
		}

		.footer_info {
			width: 29%;
			margin: 0;
			padding: 5.5% 5%;
		}

			.footer_info li.footer_siteMap {
				display: block;
			}

		.footer_payment_checkout {
			display: none;
		}

		.footer_payment {
			display: none;
		}

		.footer_info2 {
			width: 32% !important;
			margin: 41px 1% 0 0;
		}

		.footer_info3 {
			padding: 10%;
		}

		.footer-text {
			padding: 14% 0 5% 0;
		}

		.banner-text {
			display: block;
			font-size: 35px;
			position: absolute;
			/*top: 5%;*/
		}

		.tempMove {
			bottom: 8%;
		}

		.cell_full_hp { /*width:96%; max-width:none; margin:15px 0; padding:0 2%;*/
		}

		.cell_full {
			width: 100%;
			max-width: none;
			min-height: 500px; /*margin:0 0 15px 0;*/
		}

		.cell_full_sub {
			width: 96%;
			max-width: none;
			padding: 0 2%;
		}

		.section_image {
			width: 65%;
			margin: 10px 5% 0 0;
		}

		.aside_findus_map {
			width: 95%;
			float: left;
			margin: 0 5% 0 0;
		}

		.section_date_content_img {
			width: 100%;
			margin: 0 0 20px 0;
		}

		.section_date_content_detail {
			width: 100%;
			max-width: none;
			margin: 0 0 15px 0;
		}

		.section_date_content div.SDCdivoptions {
			width: 100%;
			margin: 0 0 15px 0;
		}

		.section_date_content_img {
			width: 100%;
			margin: 0 0 20px 0;
		}

		.section_date_content_detail {
			width: 100%;
			max-width: none;
			margin: 0 0 15px 0;
		}

		.aside_products_img {
			width: 40%;
			margin: 0 2% 0 1%;
		}

		.section_products {
			width: 55%;
			margin: 0 2% 0 0;
		}

		.list_gallery_hp li {
			width: 28%;
			height: 250px;
			margin: 2%;
			padding: 0.5%;
		}

			.list_gallery_hp li span.LGHPspan {
				width: 100%;
				height: 250px;
			}

		.sim-button {
			margin-top: 100px;
			width: 80%;
		}

		.list_date_hp { /*width:44%; margin:20px 2%; padding:1%;*/
		}

		.list_testimonials_hp {
			width: 94%;
			margin: 10px 2% 20px 2%;
			padding: 1%;
		}

			.list_testimonials_hp ul {
				height: auto;
			}

		.list_products li {
			width: 240px;
			margin: 18px 22px;
		}

			.list_products li div {
				width: 240px;
			}

		.list_products ul {
			width: 568px;
			margin: 0 12%;
		}

		.list_testimonials li div {
			width: 86%;
			padding: 2% 10% 2% 4%;
		}

		.list_testimonials li span {
			width: 92%;
			padding: 3% 4% 2% 4%;
		}

		.list_staff li {
			width: 40%;
			height: 510px;
			margin: 20px 5%;
		}

			.list_staff li div.LSlidivheader {
				width: 90%;
				height: 54px;
				padding: 8px 5%;
			}

			.list_staff li div.LSlidivimg {
				width: 100%;
				height: 200px;
				margin: 0;
				padding: 0;
			}

			.list_staff li div img {
				width: 100%;
			}

			.list_staff li div.LSlidivcontent {
				width: 90%;
				height: 170px;
				margin: 0;
				padding: 10px 5%;
			}

		.list_downloads li {
			width: 40%;
			margin: 0 2.5% 20px 2.5%;
			padding: 2.5%;
		}

		.list_address_contactus p {
			font-size: 15px;
		}

		.list_address_contactus li {
			font-size: 15px;
		}

		.list_productsEcomm li {
			width: 29%;
			max-width: 220px;
			height: 300px;
			margin: 0 1.5% 1.5% 0;
			padding: 10px 1%;
		}

		.list_productsRelated {
			width: 96%;
			margin: 0 2%;
		}

		.form_search {
			width: 100%;
			height: 40px;
		}

			.form_search input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_search input.button {
					display: none;
				}

		.form_searchDD {
			width: 100%;
			height: 40px;
		}

			.form_searchDD input {
				width: 96%;
				height: 40px;
				font-size: 22px;
				font-weight: 500;
			}

				.form_searchDD input.buttonDD {
					display: none;
				}

		.textcolumn-2 {
			max-width: none;
			width: 100%;
		}

		figure.AB3 {
			width: 100%;
			height: 200px;
		}

			figure.AB3 img {
				height: 100%;
			}

		figcaption.AB3caption h3 {
			padding: 10px 20px 0 20px;
			left: 100%;
			margin-top: 10px;
			font-size: 20px;
		}

		figcaption.AB3caption p {
			padding: 10px 20px;
			margin-top: 0;
			left: 100%;
			font-size: 14px;
		}

		.textimagerows {
			width: 100%;
			max-width: none;
		}

			.textimagerows li {
				width: 90%;
				margin: 2%;
			}

				.textimagerows li div {
					width: 42%;
					margin: 10px 3% 0 0;
				}

		.textimageiconlisting {
			width: 100%;
			max-width: 1000px;
		}

			.textimageiconlisting li {
				width: 40%;
				margin: 2%;
				padding: 2% 3%;
			}

				.textimageiconlisting li div {
					width: 100%;
					margin: 5px 0 10px 0;
					text-align: center;
				}

					.textimageiconlisting li div img {
						width: auto;
					}

				.textimageiconlisting li span {
					width: 100%;
					text-align: center;
				}

					.textimageiconlisting li span h3 {
						text-align: center;
					}

					.textimageiconlisting li span p {
						text-align: center;
					}

		.productDetailDescLTF {
			width: 25%;
			margin: 0 3% 0 0;
		}

		.productDetailDescRHT {
			width: 72%;
		}

		.my-simple-gallery figure.figureSub {
			margin: 1%;
			width: 23%;
			height: 60px;
		}

		.my-simple-gallery figure.figureMainProduct {
			margin: 0 0 0 1%;
			width: 99%;
		}


		a.general, a.general:link, a.general:visited, a.general:active {
			padding: 10px 20px;
		}

			a.general:hover {
				padding: 10px 20px;
			}

		input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
			margin-left: 20px;
		}

		input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
			margin: 15px 0 0 20px;
			float: left;
		}

		#statusMessage {
			width: 60%;
			max-width: none;
		}

		#statusMessageWishList {
			width: 60%;
			max-width: none;
		}

		#footerSlideContainer {
			display: none;
		}

		.findoutmore_hp {
			height: 564px;
		}

		.findoutmore_text {
			font-size: 20px;
			height: auto;
			width: 100%;
			text-align: center;
			margin: 0 0 5%;
			position: relative;
			top: 0;
			transform: none;
		}

			.findoutmore_text p {
				top: 0;
				padding: 0;
			}

		.findoutmore_map {
			margin: 0;
			height:;
			text-align: center;
			margin: 0;
			height: auto;
		}

			.findoutmore_map img {
				top:;
				margin:;
			}

		/*.my-simple-gallery figure.figureMain2 {height: 500px;}*/
		.my-simple-gallery figure.figureMain2 img {
			margin: 0;
		}

		.aboutus_sub_container {
			display: block;
		}

		.aboutus_sub1 {
			width: 100%;
			padding: 2% 0 4%;
			text-align: center;
		}

		.aboutus_sub2 {
			width: 90%;
		}

		.aboutus_sub1 img {
			left: 0;
			transform: none;
		}

		.product_sub_container2 {
			display: block;
		}

		.aboutus_sub3 {
			height: 400px;
			width: 100%;
			margin: -0.2% 0 0 0;
		}

		.aboutus_sub4 {
			width: 90%;
			padding: 0 5% 2% 5%;
		}

		.list_products_about li {
			height: 690px;
		}

		.list_accredations img {
			width: 90%;
		}

		.list_accredations ul {
			width: 90%;
			margin: 0 5%
		}

		.list_accredations li {
			margin: 7px 0;
		}

		.list_depot {
			margin: 0 0 -1%;
		}

		.depot_sub1 {
			width: 100%;
			height: 600px;
		}

		.depot_sub2 {
			width: 90%;
		}

		.list_blog ul {
			margin: 0;
			margin-top: 0px;
			padding: 0;
			margin-top: 48%;
		}

		/*.list_blog li {width: 23.3%;height: 790px;}*/
		.list_blog li {
			width: 47.333%;
			margin: 1% 1% 28% 1%;
			height: auto;
		}

		.timeline-wrapper, .history_sub {
			display: none
		}

		.list_images_text ul {
			width: 721px;
		}

		.list_images_text li {
			width: 317px;
		}

		.testimonialsjquery {
			background: #eeeeee;
			height: 400px;
		}

			.testimonialsjquery ul.tjUL li {
				height: 350px;
			}
		/*.testimonialsjquery ul.tjUL{width:90%; margin:200px 5% 0 5%}*/

		.testimonial-text {
			margin: 207px 0 0 40px !important;
		}
		/*.testimonial-1, .testimonial-2, .testimonial-3,.testimonial-6 {background-position: center 80%; background-size:auto;}*/

		.testimonial-4 {
			background-position: center 211%;
			background-size: auto;
		}

		.testimonial-5 {
			background-position: center 211%;
			background-size: auto;
		}


		.search-again {
			padding: 3% 0 5% 0;
		}

			.search-again form {
				width: 700px;
				margin: 0 auto;
			}

			.search-again select {
				width: 220px;
			}

		.postcode {
			margin: 0 2% 0 6%;
		}

		.search-again input {
			width: 220px !important;
		}

		#submit_btn2 {
			margin: 2% 0 0 3% !important;
		}

		h4 {
			width: 90%;
			margin: 5% 5% 1%;
		}

		.aside_findadepot {
			width: 46%;
			margin: 0;
		}

		.section_findadepot {
			width: 50%;
			margin: 0;
		}


		.banner-img {
			display: none;
		}

		.our_strategy img {
			width: 60%;
			margin: 5% 20%;
		}

		.list_address_contactus {
			top: 429px;
		}

		.list_depot_listings ul {
			width: 100%;
		}

		.section_content_sml {
			width: 90%;
			margin: 0 5%;
			padding: 0;
		}

		.aboutus_sub2 {
			line-height: normal;
		}

		.a6-text {
			width: 90%;
			margin: 0 5%;
		}

		.list_depot li img {
			width: 100%;
			height: 200px;
			object-fit: cover;
		}
	}

	@media only screen and (min-width:1271px) and (max-width:1500px) {
		/*	.header_logo {
		width: 25%;
	}*/

		/*	.header_content {
		width: 75%;
	}*/

		/*	#topnav li a, #topnav li a:link, #topnav li a:visited {
		padding: 5px 7px;
	}*/

		/*#topnav li a:hover {
			padding: 5px 7px;
		}*/

		.header_Tel {
			margin: 5px 25px 0 0px;
		}

		#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
			font-size: 15px;
		}
	}

	@media only screen and (min-width:1024px) and (max-width:1270px) {

		.splide02 li img{object-fit:cover;}
		.splide02{margin-left: 2%;}
		.cta__text{padding: 3% 4%;}
		.field--name-field-title-p{width: 52%;}

		#topnav{width: auto;}
		#topnav li img{max-width:30px !important; width:auto !important;}
		#topnav li a, #topnav li a:link, #topnav li a:visited {width: 90%;}


		.list_blog li div span.LBlispanimg {
			width: 40%;
			height: auto;
			float: left;
			text-align: left;
			margin: 0 2% 0 0;
			padding: 0;
			float: left;
			margin: 0;
			padding: 0;
			width: 71% !important;
			height: 309px !important;
			overflow: hidden;
		}

		.dropdownwrap {
			width: 100%;
			height: 80px;
		}

		.dropdowncontainer {
			width: 96%;
			max-width: none;
		}

		/*.header {
		width: 100%;*/ /*max-width:1000px;*/
		/*height: 162px;
	}

	.header_logo {
		width: 14%;
		float: left;
		margin: 30px 0 0 0;
	}

	.header_content {
		width: 86%;
		float: right;
		margin: 60px 0 0 0;
		display: flex;
		justify-content: center;
	}*/

		.header_search {
			width: 100%;
			float: right;
			margin: 20px 0 0 0;
		}

		.header_mainnav {
			width: 100%;
			float: left; /*margin:10px 0 0 0;*/
		}

		.header_checkout {
			width: 69%;
			float: right;
			margin: 65px 3% 0 3%;
		}

		.header_Tel {
			margin: 5px 25px 0 0px;
		}

		.banner {
			width: 100%;
			height:;
		}

			.banner img {
				width: 100%;
				height: 250px;
			}

		#maincontent {
			width: 100%;
			max-width: none;
		}

		.footer {
			max-width: 1000px;
		}

		.cell_full_hp { /*width:96%; max-width:none; margin:15px 0; padding:0 2%;*/
		}

		.cell_full { /*width:96%; max-width:none; min-height:500px; margin:0 2% 15px 2%;*/
		}

		.cell_full_sub {
			width: 96%;
			max-width: none;
			padding: 0 2%;
		}

		#topnav li {
			margin: 0 2px 0 0;
		}

		/*		#topnav li a, #topnav li a:link, #topnav li a:visited {
			padding: 5px 4px;
			font-size: 15px;
		}*/

		/*#topnav li a:hover {
				padding: 5px 4px;
				font-size: 15px;
			}*/

		#mainnav li {
			margin: 0 1px 0 0;
			font-size: 12px;
		}

			#mainnav li a, #mainnav li a:link, #mainnav li a:visited {
				padding: 5px 3px;
			}

				#mainnav li a:hover {
					padding: 5px 3px;
				}

		#dropdownnav ul li {
			margin: 0 1px 0 0;
			font-size: 12px;
		}

			#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
				padding: 24px 18px;
				text-transform: uppercase;
				font-size: 12px;
			}

				#dropdownnav ul li a:hover {
					padding: 24px 18px;
					text-transform: uppercase;
					font-size: 12px;
				}

		#dropdownnav ul ul li {
			width: 200px;
			font-size: 12px;
		}

			#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited {
				width: 192px;
				padding: 10px 4px;
			}

				#dropdownnav ul ul li a:hover {
					width: 192px;
					padding: 10px 4px;
				}

		.section_image {
			width: 65%;
			margin: 10px 5% 0 0;
		}

		.section_date_content div.SDCdivoptions {
			width: 100%;
			margin: 0 0 15px 0;
		}

		.section_date_content_img {
			width: 30%;
			margin: 0 5% 15px 0;
		}

			.section_date_content_img img {
				width: 100%;
			}

		.section_date_content_detail {
			width: 65%;
			max-width: none;
			margin: 0 0 15px 0;
		}

		.aside_products_img {
			width: 48%;
			margin: 0 2% 0 0;
		}

		.section_products {
			width: 50%;
		}

		.list_products li {
			width: 240px;
			margin: 18px 15px;
		}

			.list_products li div {
				width: 240px;
			}

		.list_products ul {
			width: 810px;
		}

		.list_address_contactus p {
			font-size: 15px;
		}

		.list_address_contactus li {
			font-size: 15px;
		}

		.list_gallery_hp {
			width: 96%;
		}

			.list_gallery_hp li span a:link, .list_gallery_hp li span a:visited, .list_gallery_hp li span a:active {
				font-size: 18px;
			}

			.list_gallery_hp li span a:hover {
				font-size: 18px;
			}

		.form_searchDD input {
			width: 90%;
			height: 80px;
		}

		.textcolumn-2 {
			max-width: 1000px;
		}

		figure.AB3 {
			width: 100%;
			height: 300px;
		}

			figure.AB3 img {
				height: 100%;
			}

		figcaption.AB3caption h3 {
			padding: 10px 20px;
			left: 100%;
			margin-top: 10px;
			font-size: 40px;
		}

		figcaption.AB3caption p {
			padding: 10px 20px;
			margin-top: 10px;
			left: 100%;
			font-size: 20px;
		}

		.textimagerows {
			width: 100%;
			max-width: 1000px;
		}

			.textimagerows li {
				width: 90%;
				margin: 2%;
			}

				.textimagerows li div {
					width: 42%;
					margin: 10px 3% 0 0;
				}

		.textimageiconlisting {
			width: 100%;
			max-width: 1000px;
		}

			.textimageiconlisting li {
				width: 40%;
				margin: 2%;
				padding: 2% 3%;
			}

				.textimageiconlisting li div {
					width: 25%;
					margin: 5px 5% 0 0;
				}

				.textimageiconlisting li span {
					width: 70%;
				}

		#currencycountrybox {
			width: 50%;
			top: 80px;
			right: 5.5%;
			padding: 5px 0.5%;
		}

		.my-simple-gallery figure.figureSub {
			width: 23%;
			height: 100px;
			margin: 1% 0% 1% 2%;
		}

		a.general, a.general:link, a.general:visited, a.general:active {
			padding: 10px 20px;
		}

			a.general:hover {
				padding: 10px 20px;
			}

		input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
			margin-left: 0;
		}

		input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
			margin-left: 20px;
		}

		.HRLogo img {
			width: 70%;
		}

		.sy-caption-wrap {
			margin: 0 0 7px 4%
		}

		.sy-slides-wrap {
			height: auto;
		}

		.findoutmore_text {
			font-size: 20px;
			height: auto;
		}

		.findoutmore_hp {
			height: 350px;
			margin: 0 5% 3%;
		}

		.findoutmore_map img {
			margin: 0 0 0 -2%;
		}

		.findoutmore_text p {
			padding: 0 9% 0 8%;
		}

		.my-simple-gallery figure.figureMain2 {
			height: auto;
		}

			.my-simple-gallery figure.figureMain2 img {
				top: -70px;
				margin: 0;
			}

		.list_products_about li {
			height: 690px
		}

		.list_accredations img {
			width: 90%;
		}

		.list_accredations li {
			margin: 7px 0;
		}

		.list_depot {
			margin: 0 0 -0.8%;
		}

		/*.list_blog li {width: 23.3%;height: 690px;}*/
		.list_blog li h4 {
			height: 60px;
		}

		.list_images_text ul {
			width: 995px;
		}

		.list_images_text li {
			width: 271px;
		}

		/*.testimonialsjquery ul.tjUL{margin: 200px 30% 0 30%;}*/

		.list_depot_listings ul {
			width: 950px;
		}

		.banner-img {
			display: none;
		}

		.our_strategy img {
			width: 50%;
			margin: 5% 25%;
		}

		/*.testimonialsjquery ul.tjUL li{margin:0 0 0 -5%;}*/

		/*.header_logo img {*/ /*width: auto;*/
		/*margin: -5% 0 2%;
		width: 90%;
	}*/

		.footer_info3 {
			padding: 1.1%;
		}

		.section_content_sml {
			width: 90%;
			margin: 0 5%;
			padding: 0;
		}

		.banner-text {
			display: block;
			font-size: 52px;
		}



		.list_blog li div span.LBlispancontent {
			height: 230px;
			overflow: hidden;
			width: 65%;
			margin-left: -33%;
		}

		.list_blog li {
			height: 500px;
		}

		.list_depot li img {
			width: 100%;
			height: 200px;
			object-fit: cover;
		}

		#dropdownnav .product_dropdown_container {
			width: 750px;
			top: 73px;
		}

			#dropdownnav .product_dropdown_container li {
				width: 250px;
			}
	}

#cookie-bar{background:#CCCCCC; height:auto; font-family:'Roboto', sans-serif; font-size:14px; line-height:24px; color:#333333; text-align:center; padding:10px 0; z-index:10000;}
#cookie-bar.fixed{position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom{bottom:0; top:auto;}
#cookie-bar p{margin:0; padding:0; text-align:center;}
#cookie-bar a{color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable{background:#E30613;}
#cookie-bar .cb-enable:hover{background:#E30613; opacity:0.6;}
#cookie-bar .cb-disable{background:#990000;}
#cookie-bar .cb-disable:hover{background:#bb0000;}
#cookie-bar .cb-policy{background:#1D1D1B;}
#cookie-bar .cb-policy:hover{background:#1D1D1B; opacity:0.6;}
