/* YUI 3.17.1 (build 0eb5a52) | Copyright 2014 Yahoo! Inc. All rights reserved. | Licensed under the BSD License. | http://yuilibrary.com/license/ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
main,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 0.75em;
}
sub {
  top: 0.4em;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
button {
  font-family: inherit;
}
header,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
main,
img {
  display: block;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
.touch #googleCorner,
.touch #ppactive {
  display: none;
}
textarea {
  font-family: inherit;
}
.preloading * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
form legend {
  float: left;
  width: 100%;
}
.flex {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flexvcenter {
  -webkit-box-pack: center;
  -webkit-align-items: center;
  align-items: center;
}
.box {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.faa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f007";
  margin-right: 6px;
}
.cf {
  *zoom: 1;
}
.cf:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}
/* Colours */
/**
 * Gridpak Beta LESS
 *
 * Generator - http://gridpak.com/
 * Created by @erskinedesign
 */
/* Reusable column setup */
.mixin-col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.mixin-span_first {
  margin-left: 0;
}
/* 1. 12 Column Grid 0px - Infinity 
    ----------------------------------------------------------------------------- 
    
    Span 1:    6.39%
    Span 2:    14.9%
    Span 3:    23.41%
    Span 4:    31.92%
    Span 5:    40.43%
    Span 6:    48.94%
    Span 7:    57.45%
    Span 8:    65.96%
    Span 9:    74.47%
    Span 10:    82.98%
    Span 11:    91.49%
    Span 12:    100%
    
    ----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) {
  .col {
    margin-left: 2.12%;
    padding: 0 0%;
  }
  /* --- Gridpak variables ---*/
  .row .col:first-child {
    margin-left: 0;
  }
  /*
        Add your semantic classnames in alongside their corresponding spans here. e.g.
        
        .span_3,
        .my_semantic_class_name {
            ...
        }
        
        */
  .span_1 {
    width: 6.39%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_2 {
    width: 14.9%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_3 {
    width: 23.41%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_4 {
    width: 31.92%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_5 {
    width: 40.43%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_6 {
    width: 48.94%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_7 {
    width: 57.45%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_8 {
    width: 65.95999999999999%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_9 {
    width: 74.47%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_10 {
    width: 82.98%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_11 {
    width: 91.48999999999999%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 2.12%;
  }
  .span_12 {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .span_1,
  .span_2,
  .span_3,
  .span_4,
  .span_5,
  .span_6,
  .span_7,
  .span_8,
  .span_9,
  .span_10,
  .span_11,
  .span_12 {
    margin-left: 0;
    width: 100%;
    max-width: 500px;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
body {
  background-color: #FFFFFF;
  font-family: "proxima-nova", sans-serif;
  color: #414042;
}
.container {
  width: auto;
  max-width: 1015px;
  margin: 0 auto;
  padding: 0 18px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.button {
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: bold;
  padding: 12px 12px 11px 12px;
  clear: both;
  display: block;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  margin: 15px auto;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  border: 0;
  cursor: pointer;
  text-decoration: none;
}
.button.inline {
  display: inline;
  clear: none;
}
.button.green,
.contact-form button {
  background-color: #06b259;
  color: #FFFFFF;
}
.button.green:hover,
.contact-form button:hover,
.button.green:focus,
.contact-form button:focus {
  outline: 0;
  background-color: #038844;
  text-decoration: none;
}
.button.red {
  background-color: #c6232c;
  color: #FFFFFF;
}
.button.red:hover,
.button.red:focus {
  outline: 0;
  background-color: #9c0f17;
}
.button.small {
  padding: 6px 12px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 600;
  display: inline-block;
}
a {
  color: #06b259;
}
#wrapper {
  background: url(/templates/main/images/page_bg.png) no-repeat center top;
}
.page-home #wrapper {
  background: url(/templates/main/images/banner_bg.jpg) no-repeat center top;
}
article img {
  width: 100%;
  height: auto;
}
/* Header */
.page-home {
  margin-bottom: 79px;
}
#header-top {
  padding: 7px 16px 16px 31px;
  background: #FFFFFF;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  z-index: 1;
}
#header-top .right {
  float: right;
  width: 66.63%;
}
#header-top .right .top {
  border-bottom: 1px #efefef solid;
}
#header-top .right .top .telephone {
  float: right;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  color: #414042;
  margin-bottom: 3px;
  font-weight: 600;
}
#header-top .right .mobile-telephone-icon,
#header-top .right .mobile-search {
  display: none;
}
.menu-button {
  display: none;
  float: left;
  margin-top: 7px;
  position: relative;
  padding: 19px 16px;
}
.menu-button .line {
  display: block;
  height: 4px;
  background-color: #414042;
  position: absolute;
  top: 19px;
  left: 16px;
  right: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.menu-button .line.middle {
  top: 27px;
}
.menu-button .line.bottom {
  top: 35px;
}
#logo {
  /*background: url(/templates/main/images/logo.png) no-repeat 0 0;
	background-size: contain;*/
  display: block;
  width: 27.99%;
  height: 79px;
  text-indent: -999em;
  margin-top: 4px;
  float: left;
}
#logo img {
  width: 100%;
  height: auto;
}
#tagline {
  background: url(/templates/main/images/tagline.png) no-repeat 0 0;
  width: 348px;
  height: 27px;
  display: block;
  text-indent: -999em;
  margin: 22px 0 8px 0;
  float: left;
}
#nav-top-menu {
  float: left;
  margin-left: 1px;
  padding-left: 2px;
}
#nav-top-menu li {
  position: relative;
  float: left;
}
#nav-top-menu li:first-child a {
  padding-left: 0;
}
#nav-top-menu li:first-child a span:before {
  display: none;
}
#nav-top-menu a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 37px;
  line-height: 2.3125rem;
  padding: 0 9px;
  color: #000000;
}
#nav-top-menu a span {
  z-index: 1;
  position: relative;
}
#nav-top-menu a span:before {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #414042;
  float: left;
  position: relative;
  top: 13px;
}
#nav-top-menu a:after {
  content: " ";
  display: block;
  height: 1px;
  background-color: rgba(218, 218, 218, 0);
  position: absolute;
  left: 9px;
  right: 9px;
  bottom: 12px;
  z-index: 0;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
#nav-top-menu a:focus {
  outline: 0;
}
#nav-top-menu a:hover:after,
#nav-top-menu a:focus:after {
  background-color: #dadada;
}
#nav-top-menu li:first-child a:after {
  left: 0;
}
#nav-top-menu .item136 a,
#nav-top-menu .item194 a {
  color: #06b259;
  font-weight: 600;
}
#nav-top-menu .item136 a:before,
#nav-top-menu .item194 a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f007";
  margin-right: 6px;
}
.loggedin .item136,
.loggedin .item192 {
  display: none;
}
.social-links a {
  text-align: center;
  display: block;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-left: 5px;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.social-links a i {
  color: #FFFFFF;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 23px;
  line-height: 1.4375rem;
}
.social-links a:first-child {
  margin-left: 0;
}
.social-links .facebook {
  background-color: #3b5998;
}
.social-links .facebook:hover,
.social-links .facebook:focus {
  outline: 0;
  background-color: rgba(59, 89, 152, 0.6);
}
.social-links .twitter {
  background-color: #00aced;
}
.social-links .twitter:hover,
.social-links .twitter:focus {
  outline: 0;
  background-color: rgba(0, 172, 237, 0.6);
}
.social-links .linkedin {
  background-color: #007bb6;
}
.social-links .linkedin:hover,
.social-links .linkedin:focus {
  outline: 0;
  background-color: rgba(0, 123, 182, 0.6);
}
.social-links .googleplus {
  background-color: #dd4b39;
}
.social-links .googleplus:hover,
.social-links .googleplus:focus {
  outline: 0;
  background-color: rgba(221, 75, 57, 0.6);
}
header {
  position: relative;
  z-index: 101;
}
header .social-links {
  float: right;
  padding-top: 4px;
  padding-right: 1px;
  padding-left: 10px;
}
main header {
  z-index: 0;
}
footer .social-links {
  clear: both;
  padding-top: 16px;
  margin-bottom: 26px;
}
footer .social-links a {
  margin-left: 7px;
  background-color: #ebebeb !important;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
footer .social-links a:hover {
  background-color: #CCCCCC !important;
}
footer .social-links .facebook i {
  color: #3b5998;
}
footer .social-links .twitter i {
  color: #00aced;
}
footer .social-links .linkedin i {
  color: #007bb6;
}
footer .social-links .googleplus i {
  color: #dd4b39;
}
footer > a {
  margin-top: 30px;
  float: left;
  width: 33%;
  text-align: center;
}
footer > a:hover {
  text-decoration: underline;
}
/*#customer-search {
  input[type="text"] {
    width:90% !important;
  }
}*/
.input-group {
  display: block;
  border: 1px #e1e1e1 solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.input-group .input-group-inner {
  position: relative;
  height: 31px;
}
.input-group label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 33px;
  line-height: 2.0625rem;
  color: #b2b2b3;
  left: 0;
  right: 0;
  padding-left: 11px;
  cursor: text;
  z-index: 1;
}
.input-group .input-group-input-wrap {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: auto;
  right: 36px;
}
.input-group input {
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 19px;
  line-height: 1.1875rem;
  color: #000000;
  border: 0;
  padding: 7px 8px 5px 11px;
  margin: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.input-group input:focus {
  outline: none;
}
.input-group button {
  width: 36px;
  text-align: center;
  color: #06b259;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 31px;
  line-height: 1.9375rem;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  overflow: visible;
  cursor: pointer;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.input-group button i {
  line-height: 31px;
}
.input-group button#customerSearch {
  height: 36px;
  line-height: 0;
  width: 125px;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
}
.input-group button#customerSearch i {
  line-height: 15px;
  left: 0;
}
.input-group i {
  display: block;
  width: 36px;
  text-align: center;
  color: #06b259;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 31px;
  line-height: 1.9375rem;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  position: absolute;
  right: 0;
}
.input-group button:hover,
.input-group button:focus {
  outline: 0;
  color: #038844;
}
#search {
  float: right;
  width: 272px;
  margin-top: 18px;
}
.find-a-product-button {
  display: block;
  color: white;
  background-color: #414042;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem;
  text-transform: uppercase;
  padding: 15px 0 11px 0;
  width: 15%;
  text-align: center;
  font-weight: 600;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  float: left;
}
.find-a-product-button:hover,
.find-a-product-button:focus {
  outline: 0;
  color: #06b259;
}
.find-a-product-button i {
  color: #06b259;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  margin-left: 4px;
}
.search-open .find-a-product-button i {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari */
  transform: rotate(90deg);
}
#find-a-product {
  overflow: hidden;
  z-index: 0;
  height: 0;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: rgba(65, 64, 66, 0.9);
}
#find-a-product:before {
  content: " ";
  width: 100%;
  height: 4px;
  background-color: #06b259;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#find-a-product .inner {
  opacity: 0;
  margin-left: 7.98%;
  margin-right: 6.5%;
}
#find-a-product .inner label {
  display: none;
}
#find-a-product .inner .select {
  margin-right: 2.3%;
  float: left;
  width: 27.39%;
}
#find-a-product .inner .select select {
  width: 100%;
}
#find-a-product .inner .search-submit {
  width: 10.24%;
  float: right;
}
#find-a-product .inner .search-submit button {
  text-transform: uppercase;
  color: #06b259;
  border: 0;
  background: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 31px;
  line-height: 1.9375rem;
  cursor: pointer;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
#find-a-product .inner .search-submit button:hover,
#find-a-product .inner .search-submit button:focus {
  outline: 0;
  color: #038844;
}
/* banner */
.banner {
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-top: 1px rgba(255, 255, 255, 0.8) solid;
  padding-top: 20px;
  float: left;
  position: relative;
  margin-bottom: 80px;
  margin-left: 89px;
}
.banner h1 {
  font-weight: 700;
  font-size: 62px;
  font-size: 3.875rem;
  line-height: 62px;
  line-height: 3.875rem;
}
.banner h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-weight: 400;
}
.banner:after {
  content: " ";
  display: block;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 47px;
  position: absolute;
  bottom: 0;
}
.page-home .banner {
  margin-bottom: 80px;
}
#banner {
  margin-top: 120px;
}
#content {
  margin-top: 118px;
}
.page-home #content {
  margin-top: 0;
}
aside {
  float: left;
  width: 19.11%;
  margin-right: 6.4%;
}
aside nav {
  margin-bottom: 43px;
}
aside .mod-spot {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  margin-bottom: 26px;
}
aside .mod-spot img {
  width: 100%;
  height: auto;
}
aside .mod-spot a > div {
  background-color: #eceded;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 21px 24px 20px 24px;
}
aside .mod-spot h3 {
  color: #414042;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 22px;
  line-height: 1.375rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}
aside .mod-spot .read-more {
  color: #06b259;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 600;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
aside .mod-spot .read-more i {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 19px;
  line-height: 1.1875rem;
  margin-left: 3px;
  display: inline;
}
aside .mod-spot .read-more:hover {
  color: #038844;
}
aside .nav-menu h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #06b259;
  font-weight: bold;
  padding: 0 0 8px 0;
  text-transform: uppercase;
  border-bottom: 2px #414042 solid;
}
aside .nav-menu ul {
  border-bottom: 2px #414042 solid;
}
aside .nav-menu ul li a {
  display: block;
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  border-top: 1px #ebebeb solid;
  padding: 12px 0 11px 0;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
aside .nav-menu ul li a:hover,
aside .nav-menu ul li a:focus {
  outline: 0;
  color: #06b259;
}
aside .nav-menu ul li:first-child a {
  border-top: 0;
}
.nav-menu.our-brands .item155 i path {
  fill: none;
  stroke: #939598;
}
.nav-menu.our-brands .item156 i path {
  fill: #939598;
}
.nav-menu.our-brands .item157 i path {
  fill: #414042;
}
.nav-menu.our-brands .item158 i path {
  fill: #06b259;
}
.nav-menu.our-brands .item159 i {
  width: 26px;
  padding-left: 3px;
}
.nav-menu.our-brands .item159 i path {
  fill: #482b63;
}
.nav-menu.our-brands .item198 i {
  padding-left: 3px;
}
.nav-menu.our-brands .item198 i path {
  fill: #afd136;
}
.nav-menu.our-brands .item199 i {
  padding-left: 3px;
}
.nav-menu.our-brands .item199 i path {
  fill: #7e8ea8;
}
.nav-menu.our-brands .item202 i path {
  fill: #363f40;
}
.nav-menu.our-brands ul li a {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  padding: 8px 0 7px 0;
}
.nav-menu.our-brands ul li a i {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  float: left;
  display: block;
  width: 17px;
  margin-right: 12px;
  padding-left: 6px;
}
.nav-menu.our-brands ul li a span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  display: inline-block;
}
main {
  float: left;
  width: 74.48%;
  color: #000000;
}
main.full {
  width: 100%;
}
h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  line-height: 3.5rem;
  line-height: 1;
  margin-bottom: 20px;
  font-weight: 400;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 400;
  margin-bottom: 18px;
}
.intro {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 32px;
}
/* Home Page */
.mod-spot.style1 .mod-title {
  color: #414042;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 700;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.mod-spot.style1 > a {
  background-color: #FFFFFF;
  display: block;
  position: relative;
  height: auto;
  border: 1px #c2c2c2 solid;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 16px 56px 39px 17px;
}
.mod-spot.style1 > a .inner {
  padding: 20px 33% 12px 10.89%;
  background-color: #06b259;
  height: auto;
}
.mod-spot.style1 > a img {
  position: absolute;
  bottom: 3px;
  right: 18px;
  width: 40%;
}
.mod-spot.style1 > a p {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 25px;
  line-height: 1.5625rem;
  color: #FFFFFF;
  font-weight: 400;
  margin-top: 0;
}
.mod-spot.style1 > a .button {
  font-size: 16px;
  font-size: 1rem;
  line-height: 17px;
  line-height: 1.0625rem;
  width: 100%;
  background-color: #FFFFFF;
  color: #06b259;
  float: left;
  margin-top: 11px;
  -webkit-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  padding: 10px 9% 9px 9%;
  font-weight: 600;
}
.mod-spot.style1 > a .button i {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 17px;
  line-height: 1.0625rem;
}
.mod-spot.style1 > a:hover,
.mod-spot.style1 > a:focus {
  outline: 0;
}
.mod-spot.style1 > a:hover .button,
.mod-spot.style1 > a:focus .button {
  color: #FFFFFF;
  background-color: #038844;
}
.mod-spot.style2 {
  padding-bottom: 66px;
}
.mod-spot.style2 h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 28px;
  line-height: 1.75rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 14px;
}
.mod-spot.style2 h2 a {
  color: #414042;
}
.mod-spot.style2 p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #414042;
  font-weight: 400;
  margin-top: 14px;
}
.mod-spot.style2 .image-holder {
  display: block;
  margin-top: 38px;
  margin-bottom: 32px;
  height: 188px;
  width: 100%;
}
.mod-spot.style2 .image-holder img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.mod-spot.style2 .button {
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 600;
  margin: 0 auto;
  width: 210px;
  padding: 8px 15px 7px 15px;
}
/* Standard Page */
.page h2 {
  margin-bottom: 32px;
}
.page .image {
  margin-bottom: 31px;
}
.page p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin: 21px 0;
}
.page .visit-button {
  width: auto;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 6px 24px 6px 24px;
  margin-bottom: 30px;
}
.page .center {
  text-align: center;
}
/* Mod Brands */
.mod-brands {
  margin-bottom: 38px;
  padding-top: 44px;
  border-top: 1px #ebebeb solid;
}
.mod-brands .col.span_6 {
  width: 48.34%;
  margin-left: 3.32%;
}
.mod-brands .col:first-child {
  margin-left: 0;
}
.mod-brands .mod-title {
  color: #06b259;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 31px;
  line-height: 1.9375rem;
  font-weight: 700;
  margin-bottom: 23px;
}
.mod-brands .row {
  margin-bottom: 21px;
}
.mod-brands .col {
  border: 1px #cccccc solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mod-brands .col .inner {
  margin: 26px 34px 26px 39px;
}
.mod-brands .col .inner h3 {
  color: #06b259;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
  margin-top: 18px;
  border-top: 1px #e1e1e1 solid;
  margin-bottom: 9px;
}
.mod-brands .col .inner .summary {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.mod-brands .col .inner .button {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 6px 24px;
  width: auto;
  margin-bottom: 0;
  margin-top: 11px;
}
/* Mod About Pages */
.mod-about-pages {
  padding-bottom: 36px;
  border-bottom: 3px #ebebeb solid;
  margin-bottom: 35px;
  margin-top: 35px;
}
.mod-about-pages .row {
  margin-top: 2.12%;
}
.mod-about-pages .row:first-child {
  margin-top: 0;
}
.mod-about-pages .row:first-child .col {
  padding-top: 33px;
  border-top: 1px #ebebeb solid;
}
.mod-about-pages .col a {
  position: relative;
  display: block;
  background-color: #eceded;
}
.mod-about-pages .col a:focus,
.mod-about-pages .col a:hover {
  outline: 0;
}
.mod-about-pages .col a:focus span i,
.mod-about-pages .col a:hover span i {
  color: #FFFFFF;
}
.mod-about-pages h3 {
  color: #414042;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 16px 26px 27px 26px;
  margin-bottom: 0;
}
.mod-about-pages span {
  background-color: #06b259;
  color: #FFFFFF;
  display: block;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: left;
  padding: 9px 28px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 600;
}
.mod-about-pages span i {
  color: #2be284;
  margin-left: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.mod-about-pages .col a:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mod-about-pages .about-link-employee-profile a:after {
  background: url(/templates/main/images/employee_button.png) no-repeat right bottom;
}
.mod-about-pages .about-link-product-guides a:after {
  background: url(/templates/main/images/product_guides_button.png) no-repeat right bottom;
}
.mod-about-pages .about-link-about-ecospill a:after {
  background: url(/templates/main/images/about-c2a.png) no-repeat right bottom;
}
/* Team */
.filters {
  border-bottom: 3px #06b259 solid;
  padding-bottom: 23px;
  margin-bottom: 26px;
}
.filters .left {
  float: left;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #06b259;
  text-transform: uppercase;
  width: 12.1%;
}
.filters .buttons {
  padding-right: 2.78%;
  float: right;
  width: 81.99%;
}
.filters .buttons a {
  margin: 0;
  display: block;
  float: left;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  width: 23.42%;
  clear: none;
  padding: 8px 0;
  margin-left: 2.1%;
}
.filters .buttons a:first-child {
  margin-left: 0;
}
.filters .buttons .active {
  background-color: #038844;
}
.team-member {
  height: 284px;
  width: 180px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #FFFFFF;
  position: relative;
}
.team-member .opener {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.team-member.opening {
  overflow: visible;
}
.team-member.opening .profile-shot {
  height: 197px;
}
.team-member.opening .left .team-header {
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.team-member.open .close-button {
  z-index: 1;
}
.team-member.notopen .profile-shot .overlay {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.team-member .team-header {
  overflow: hidden;
  background-color: #eceded;
  -webkit-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  height: 100px;
  padding: 12px 16px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.team-member .team-header h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #06b259;
  font-weight: 700;
  margin: 0;
}
.team-member .team-header h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #414042;
  font-weight: 400;
}
.team-member .left {
  margin-right: 30px;
  width: 180px;
}
.team-member .left .team-position {
  margin-left: 26px;
  padding-top: 26px;
  padding-bottom: 10px;
  border-bottom: 2px #06b259 solid;
}
.team-member .left .team-position a {
  display: block;
  color: #000000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 400;
  margin-top: 8px;
}
.team-member .left .team-position a strong {
  font-weight: 700;
  color: #06b259;
  text-decoration: underline;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.team-member .left .team-position a span {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.team-member .left .team-position a:hover,
.team-member .left .team-position a:focus {
  outline: 0;
}
.team-member .left .team-position a:hover strong,
.team-member .left .team-position a:focus strong {
  color: #038844;
}
.team-member .right {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 353px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding-left: 30px;
}
.team-member .right .content {
  padding-top: 41px;
  padding-right: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.team-member .right .content h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #06b259;
  font-weight: 700;
  margin-bottom: 0;
}
.team-member .right .content h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #000000;
  font-weight: 600;
  margin-bottom: 18px;
}
.team-member .right .content .contact-details {
  margin-top: 27px;
  color: #06b259;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 700;
}
.team-member .right .content .contact-details i {
  margin-right: 15px;
  width: 19px;
  text-align: left;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.team-member .right .content .contact-details a {
  color: #06b259;
  display: block;
  margin: 15px 0;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.team-member .right .content .contact-details a:hover,
.team-member .right .content .contact-details a:focus {
  outline: 0;
  color: #038844;
}
.team-member .right .content .contact-details .telephone i {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.team-member .profile-shot {
  width: 100%;
  height: 160px;
  -webkit-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  position: relative;
}
.team-member .profile-shot .image {
  width: 100%;
  height: 100%;
}
.team-member .profile-shot .overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  position: absolute;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.team-member .close-button {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -1;
  display: block;
  height: 30px;
  width: 30px;
  background-color: #939598;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.team-member .close-button i {
  width: 30px;
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: center;
}
.team-member .close-button:hover,
.team-member .close-button:focus {
  outline: 0;
  background-color: #414042;
}
/* Other Areas */
.mod-others {
  padding-top: 35px;
  border-top: 1px #ebebeb solid;
}
.mod-others .col {
  padding-bottom: 41px;
}
.mod-others h3 {
  color: #06b259;
  font-weight: bold;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  margin-bottom: 32px;
  width: 75%;
}
.mod-others h4 {
  color: #414042;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.mod-others p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #414042;
  min-height: 84px;
}
.mod-others .image {
  height: 153px;
}
.mod-others .button {
  margin: 0 auto;
  width: 180px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 6px 12px 6px 12px;
}
.page-about .mod-others {
  padding-top: 0;
  border-top: 0;
}
/* Product Guides */
#product-guides {
  list-style: none;
  margin: 16px 0 0 0;
}
#product-guides li {
  padding: 35px 0 35px 0;
  border-bottom: 1px #d7d7d7 solid;
  font-weight: normal;
}
#product-guides li:before {
  display: none;
}
#product-guides li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#product-guides .icon {
  margin-left: -5px;
  margin-top: -5px;
  width: 68.37%;
}
#product-guides i {
  color: #1c8b16;
  font-size: 62px;
}
#product-guides .left {
  width: 12.85%;
}
#product-guides .maintenance .left .icon svg {
  fill: #414042;
}
#product-guides .oil-only .left .icon svg {
  stroke: #7d7d7d;
  stroke-width: 0.05em;
  fill: #FFFFFF;
}
#product-guides .chemical .left .icon svg {
  fill: #fbe20e;
}
#product-guides .sustainable-absorbents .icon {
  margin: 0;
}
#product-guides .right {
  width: 87.15%;
}
#product-guides .right h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #000000;
  font-weight: 700;
  margin-bottom: 19px;
}
#product-guides .right p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #000000;
}
/* mod services */
.mod-services {
  padding-top: 45px;
  margin-bottom: 56px;
  border-top: 1px solid #EFEFEF;
}
.mod-services .mod-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #06b259;
  font-weight: 700;
}
.mod-services .row {
  margin-top: 24px;
}
.mod-services .row:first-child {
  margin-top: 0;
}
.mod-services .col {
  background-color: #eceded;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 48.61%;
  margin-left: 2.78%;
}
.mod-services .col a {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 17px 85px 14px 32px;
  min-height: 80px;
}
.mod-services .col a:hover,
.mod-services .col a:focus {
  outline: 0;
}
.mod-services .col a:hover .right span,
.mod-services .col a:focus .right span {
  color: #038844;
}
.mod-services .col:first-child {
  margin-left: 0;
}
.mod-services .icon {
  flex: 0 0 50px;
}
.mod-services .icon i {
  display: block;
  width: 50px;
  text-align: center;
  color: #06b259;
  font-size: 52px;
  font-size: 3.25rem;
  line-height: 78px;
  line-height: 4.875rem;
}
.mod-services .right {
  flex: 1 1 200px;
  padding-left: 35px;
}
.mod-services .right span {
  margin-top: 6px;
  color: #06b259;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  display: block;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.mod-services .right span i {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.mod-services h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: bold;
  color: #414042;
}
.page-home .mod-services {
  padding-top: 0;
  border: 0;
}
.page-home .mod-services .mod-title {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #414042;
  text-transform: uppercase;
  font-weight: 400;
}
.page-home .mod-services .col a {
  padding: 17px 48px 14px 32px;
}
/* service buttons */
.service-buttons {
  padding-top: 49px;
  padding-bottom: 48px;
  border-bottom: 1px #ebebeb solid;
}
.service-buttons .col {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.service-buttons .col .button {
  margin: 2px 0 4px 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 6px 10px 6px 10px;
  font-weight: 600;
}
.service-buttons .book {
  width: 31.79%;
  margin-left: 0;
  padding-right: 3.97%;
}
.service-buttons .enquire {
  width: 36.16%;
  margin-left: 0;
  border-left: 1px solid #e1e1e1;
  padding-left: 4.24%;
  padding-right: 3.97%;
}
.service-buttons .download {
  width: 32.05%;
  margin-left: 0;
  border-left: 1px solid #e1e1e1;
  padding-left: 4.24%;
}
/* Shares */
.mod-share {
  border-bottom: 1px #ebebeb solid;
  padding-top: 23px;
  padding-bottom: 20px;
}
.mod-share span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  float: left;
  margin-right: 11px;
}
.mod-share .social-links a {
  width: 26px;
  height: 26px;
  margin-right: 7px;
  margin-left: 0;
}
.mod-share .social-links a i {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 26px;
  line-height: 1.625rem;
}
.page-news .mod-share {
  border-top: 1px #ebebeb solid;
  margin-top: 35px;
}
/* Thank you page */
.thank-you.page {
  /*border-bottom: 1px #ebebeb solid;*/
  margin-bottom: 38px;
}
.thank-you.page .box {
  background-color: #f0f0f0;
  text-align: center;
  padding-bottom: 104px;
  padding-top: 103px;
  margin-bottom: 49px;
  margin-top: 28px;
}
.thank-you.page .box h2 {
  color: #06b259;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 700;
  margin-bottom: 26px;
  padding-left: 115px;
  padding-right: 115px;
}
.thank-you.page .box p {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding-left: 137px;
  padding-right: 137px;
}
/* FAQs Accordion */
#accordion {
  margin-bottom: 50px;
}
#accordion .panel {
  background-color: #f0f0f0;
}
#accordion .panel .panel-heading h2 {
  margin: 0;
}
#accordion .panel .panel-heading h2 a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 19px 87px 19px 23px;
  display: block;
  color: #06b259;
  font-weight: 600;
  position: relative;
}
#accordion .panel .panel-heading h2 a i {
  display: block;
  width: 19px;
  height: 20px;
  float: right;
  color: #06b259;
  font-style: italic;
  position: absolute;
  right: 23px;
  top: 21px;
}
#accordion .panel .panel-heading h2 a:hover,
#accordion .panel .panel-heading h2 a:focus {
  outline: 0;
}
#accordion .panel .panel-heading h2 a:hover i svg polygon,
#accordion .panel .panel-heading h2 a:focus i svg polygon,
#accordion .panel .panel-heading h2 a:hover i svg rect,
#accordion .panel .panel-heading h2 a:focus i svg rect {
  fill: #038844;
}
#accordion .panel .panel-heading h2 .open {
  display: block;
}
#accordion .panel .panel-heading h2 .closed {
  display: none;
}
#accordion .panel .panel-heading h2 .collapsed {
  color: #000000;
}
#accordion .panel .panel-heading h2 .collapsed .open {
  display: none;
}
#accordion .panel .panel-heading h2 .collapsed .closed {
  display: block;
}
#accordion .panel:nth-child(even) {
  background-color: #fbf9f9;
}
#accordion .panel-body {
  padding: 0 45px 3px 23px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
#accordion .panel-body p:first-of-type {
  margin-top: 2px;
}
/* Contact Us */
.contact-us .contact-details {
  border-top: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #000000;
  padding: 24px 0;
  margin-bottom: 45px;
}
.contact-us .contact-details address {
  font-style: normal;
  margin-bottom: 5px;
}
.contact-us .contact-details address strong {
  color: #06b259;
}
.contact-us .contact-details p {
  margin: 0;
}
.contact-us .contact-details p strong {
  color: #06b259;
  margin-right: 8px;
}
.contact-us .contact-details p a {
  color: #000000;
}
.contact-us .contact-enquiry-form {
  background-color: #f0f0f0;
  margin-bottom: 58px;
  padding: 22px 21px 22px 22px;
}
.contact-us .contact-enquiry-form h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 57px;
  line-height: 3.5625rem;
  color: #06b259;
  font-weight: bold;
  border-bottom: 1px #939598 solid;
  margin-bottom: 25px;
}
.contact-us .contact-enquiry-form h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-bottom: 10px;
}
.contact-us .contact-enquiry-form p {
  margin-top: 10px;
}
.contact-us .contact-enquiry-form p strong {
  color: #06b259;
}
.contact-us .contact-locations h2 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-weight: 700;
  margin-bottom: 18px;
}
.contact-us .contact-locations h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 400;
  margin-bottom: 29px;
}
.contact-us .contact-locations .intro {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.contact-us .contact-locations .input-group {
  width: 360px;
  margin-top: 35px;
  margin-bottom: 16px;
  position: relative;
}
.contact-us .contact-locations .input-group button {
  position: absolute;
  right: 0;
}
.contact-us .contact-locations .input-group .geolocate {
  position: absolute;
  right: 36px;
}
.contact-us .contact-locations .input-group .geolocate i {
  line-height: 34px;
}
.contact-us .contact-locations .geolocate {
  display: none;
}
.geolocation .geolocate {
  display: inline-block !important;
}
#map-canvas {
  width: 100%;
  height: 480px;
  display: block;
  margin-bottom: 41px;
}
#map-holder {
  float: left;
  width: 48.74%;
}
#map {
  margin-top: 48px;
  margin-bottom: 64px;
  height: 325px;
}
/* Request a Sample */
.mod-request-sample {
  margin-top: 46px;
}
.mod-request-sample .mod-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 27px;
  line-height: 1.6875rem;
  color: #06b259;
  font-weight: bold;
  border-bottom: 1px #939598 solid;
  margin-bottom: 25px;
  padding-bottom: 13px;
}
.mod-request-sample h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.mod-request-sample p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 10px;
}
.mod-request-sample p strong {
  color: #06b259;
}
.mod-request-sample .type-CheckBoxGroup > label {
  margin-bottom: 9px;
}
.mod-request-sample .radio-group li {
  list-style: none;
}
.mod-request-sample .radio-group .checkbox-group {
  float: left;
  width: 50%;
  margin-bottom: 11px;
}
#request-sample-message-group {
  margin-bottom: 30px;
}
#request-sample-message-group textarea {
  height: 191px;
}
/* Catalogues */
.mod-catalogues {
  margin-bottom: 38px;
}
.mod-catalogues .catalogue {
  background-color: #f0f0f0;
  padding: 13px;
  min-height: 333px;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.mod-catalogues .catalogue h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #000000;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0;
  height: 66px;
}
.mod-catalogues .catalogue span {
  position: absolute;
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #06b259;
  font-weight: 700;
  margin: 0;
  bottom: 17px;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.mod-catalogues .catalogue span i {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-left: 5px;
}
.mod-catalogues .catalogue:hover,
.mod-catalogues .catalogue:focus {
  outline: 0;
}
.mod-catalogues .catalogue:hover span,
.mod-catalogues .catalogue:focus span {
  color: #038844;
}
/* Jobs */
.mod-jobs {
  margin-bottom: 65px;
  margin-top: 45px;
}
.mod-jobs h2 {
  color: #06b259;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 23px;
}
.mod-jobs .mod-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  color: #06b259;
  font-weight: 700;
  margin-bottom: 45px;
  margin-top: 45px;
}
.mod-jobs table {
  width: 100%;
  border: 0;
}
.mod-jobs table thead th {
  border: 1px #cccccc solid;
  border-top: 0;
  color: #06b259;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 700;
  padding: 0 18px 15px 18px;
  text-align: left;
}
.mod-jobs table tbody tr {
  border-bottom: 1px #cccccc solid;
}
.mod-jobs table tbody tr:nth-child(odd) td {
  background-color: #f0f0f0;
}
.mod-jobs table tbody tr:hover td {
  background-color: #d5f0cf;
}
.mod-jobs table tbody td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 14px 18px;
  border-right: 1px #cccccc solid;
  font-weight: 600;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.mod-jobs table tbody td a {
  color: #000000;
}
.mod-jobs table tbody td:first-child {
  border-left: 1px #cccccc solid;
}
.mod-jobs.no-search {
  border-top: 2px #e5e5e5 solid;
}
.mod-jobs.no-search h2,
.mod-jobs.no-search #job-search {
  display: none;
}
#job-search,
#news-filter {
  background-color: #414042;
  padding: 33px 23px;
  border-bottom: 4px #06b259 solid;
  margin-bottom: 55px;
}
#job-search .select,
#news-filter .select {
  float: left;
  width: 25%;
  margin-right: 2.68%;
}
#job-search .select label,
#news-filter .select label {
  display: none;
}
#job-search .text,
#news-filter .text {
  float: left;
  width: 25%;
}
#job-search .text input,
#news-filter .text input {
  width: 100%;
  border-radius: 3px;
  background: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
  height: 30px;
  padding: 0 14px;
  border: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
#job-search .text label,
#news-filter .text label {
  color: #939598;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-style: italic;
  padding-left: 14px;
  cursor: text;
}
#job-search button,
#news-filter button {
  text-transform: uppercase;
  color: #06b259;
  border: 0;
  background: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  cursor: pointer;
  padding: 0 10px;
  width: 19.64%;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  text-align: left;
}
#job-search button:hover,
#news-filter button:hover,
#job-search button:focus,
#news-filter button:focus {
  outline: 0;
  color: #038844;
}
.job-ref {
  position: relative;
}
.job-ref dl {
  border-top: 1px #06b259 solid;
  border-bottom: 1px #06b259 solid;
  padding: 22px 0 14px 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.job-ref dl dt {
  color: #000000;
  width: 20.53%;
  display: block;
  float: left;
  clear: left;
  padding-left: 2px;
  margin-bottom: 14px;
  font-weight: 600;
}
.job-ref dl dd {
  color: #06b259;
  float: left;
}
.job-ref a {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 28px;
  width: 165px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 6px 17px;
}
#job-detail h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #06b259;
  font-weight: 600;
  margin-bottom: 26px;
}
#job-detail p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin: 23px 0;
}
#job-detail .job-main ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
#job-detail .job-main ul li {
  list-style: none;
  padding: 0;
  margin: 4px 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 700;
}
#job-detail .job-main ul li:before {
  content: "\2022";
  color: #06b259;
  margin-right: 8px;
}
#job-detail .job-primary,
#job-detail .job-main,
#job-detail .job-qualifications {
  padding-top: 34px;
  border-bottom: 1px #f0f0f0 solid;
  padding-bottom: 6px;
}
#job-detail .job-qualifications {
  padding-bottom: 48px;
}
#job-detail .job-qualifications .button {
  margin: 2px 0 4px 0;
}
#job-detail .job-qualifications .buttons {
  margin-top: 40px;
}
#job-detail .job-qualifications .buttons div {
  float: left;
  width: 27.81%;
  padding: 0 3.97%;
  border-left: 1px #e1e1e1 solid;
}
#job-detail .job-qualifications .buttons div:first-child {
  padding-left: 0;
  border-left: 0;
}
#job-detail .job-qualifications .buttons div:last-child {
  padding-right: 0;
}
.mod-intro {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  padding-top: 46px;
  padding-bottom: 24px;
}
.mod-intro strong {
  color: #06b259;
}
.mod-application-form {
  background-color: #f0f0f0;
  padding: 22px 21px 22px 22px;
  margin-bottom: 57px;
}
.mod-application-form .mod-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 57px;
  line-height: 3.5625rem;
  color: #06b259;
  font-weight: 700;
  border-bottom: 1px #939598 solid;
  margin-bottom: 25px;
}
.mod-application-form .col h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-bottom: 9px;
}
.mod-application-form .col p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 16px;
}
.mod-application-form .col p strong {
  color: #06b259;
}
.mod-application-form #application-upload-cv-group {
  margin-top: 25px;
}
.mod-application-form #application-upload-cv-group input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  height: auto;
  cursor: pointer;
  padding: 0;
}
.mod-application-form #application-upload-cv-group .button {
  float: right;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #06b259;
  color: #FFFFFF;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  text-align: center;
}
.mod-application-form #application-upload-cv-group .button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f007";
  margin-right: 6px;
  content: "\f067";
  margin-right: 0;
  vertical-align: -3px;
}
.mod-application-form #application-upload-cv-group :disabled {
  color: #000000;
  background: #FFFFFF;
  float: left;
}
.mod-application-form #application-message-group textarea {
  height: 260px;
}
.mod-application-form #application-copy-group {
  margin-top: 28px;
}
/* News */
.news .filter-title {
  color: #06b259;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 23px;
  margin-top: 42px;
  font-weight: 600;
}
#news-filter .search-type {
  width: 28%;
}
#news-articles .col,
.mod-news .col {
  min-height: 455px;
  margin-bottom: 16px;
  border-bottom: 1px #e1e1e1 solid;
}
#news-articles .col img,
.mod-news .col img {
  width: 100%;
  height: auto;
}
#news-articles .col h2,
.mod-news .col h2 {
  color: #06b259;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 700;
  margin: 15px 0 0 0;
  padding-bottom: 10px;
  border-bottom: 1px #acacac solid;
}
#news-articles .col h2 a,
.mod-news .col h2 a {
  color: #06b259;
}
#news-articles .col h3,
.mod-news .col h3 {
  color: #414042;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 600;
  padding: 3px 5px 3px 5px;
  border-bottom: 1px #acacac solid;
}
#news-articles .col h3 i,
.mod-news .col h3 i {
  margin-right: 11px;
  color: #ba232b;
}
#news-articles .col .intro,
.mod-news .col .intro {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #414042;
  margin-bottom: 8px;
  margin-top: 13px;
}
#news-articles .col .read-more,
.mod-news .col .read-more {
  color: #414042;
  margin-top: 6px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
#news-articles .col .read-more i,
.mod-news .col .read-more i {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #06b259;
  margin-left: 4px;
}
#news-articles .col .read-more:hover,
.mod-news .col .read-more:hover,
#news-articles .col .read-more:focus,
.mod-news .col .read-more:focus {
  outline: 0;
  color: #06b259;
}
.page-news .news-article .intro {
  color: #414042;
}
.page-news .news-article h2 {
  color: #414042;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 31px;
  line-height: 1.9375rem;
  font-weight: 600;
  border-top: 1px #acacac solid;
  border-bottom: 1px #acacac solid;
}
.page-news .news-article h2 i {
  color: #c6232c;
  margin-right: 11px;
  margin-left: 3px;
}
.page-news .news-article h2 .back {
  display: block;
  float: right;
  color: #414042;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 31px;
  line-height: 1.9375rem;
  padding-right: 1px;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.page-news .news-article h2 .back i {
  margin-right: 4px;
  color: #414042;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 31px;
  line-height: 1.9375rem;
  vertical-align: 1px;
}
.page-news .news-article h2 .back:hover,
.page-news .news-article h2 .back:focus {
  outline: 0;
  color: #06b259;
}
.page-news .news-article h2 .back:hover i,
.page-news .news-article h2 .back:focus i {
  color: #06b259;
}
.mod-news .mod-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 24px;
  margin-top: 49px;
  color: #06b259;
}
.page-home #news-articles .col {
  min-height: 0;
  padding-bottom: 55px;
  margin-bottom: 0;
  border-bottom: 0;
}
.page-home #news-articles .col:before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #414042;
}
#team-member-display {
  display: none;
  margin-top: 41px;
  margin-bottom: 46px;
  padding-top: 28px;
  border-top: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
}
#team-member-display .team-member {
  width: auto;
  height: auto;
  padding-bottom: 22px;
  position: relative;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#team-member-display .team-member .left {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 43.57%;
  float: left;
  margin: 0;
  min-height: 1px;
  border-right: 1px #e1e1e1 solid;
}
#team-member-display .team-member .left h3 {
  color: #06b259;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 27px;
  line-height: 1.6875rem;
  font-weight: 700;
  margin-bottom: 3px;
}
#team-member-display .team-member .left h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 600;
}
#team-member-display .team-member .left .contact-details {
  border: 0;
  padding: 0;
  margin: 14px 0;
}
#team-member-display .team-member .left .contact-details a {
  display: block;
  color: #06b259;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 700;
}
#team-member-display .team-member .left .contact-details a i {
  margin-right: 14px;
}
#team-member-display .team-member .address {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 28.87%;
  float: left;
  min-height: 1px;
  border-right: 1px #e1e1e1 solid;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding-left: 21px;
}
#team-member-display .team-member .right {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 27.56%;
  float: left;
  min-height: 1px;
  padding-left: 18px;
  overflow: visible;
}
#team-member-display .team-member .right a {
  position: absolute;
  bottom: 28px;
  color: #06b259;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 600;
}
#team-member-display .team-member .right a i {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 19px;
  line-height: 1.1875rem;
  margin-left: 4px;
}
/* footer */
footer .col {
  margin: 0;
}
footer hr {
  height: 5px;
  background-color: #414042;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
footer > div {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
footer .left {
  -webkit-box-flex: 1;
  -webkit-flex-basis: 75%;
  flex: 1 1 auto;
  color: #FFFFFF;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 300;
  background-color: #414042;
  float: none;
}
footer .left > .inner {
  margin: 0 2.75%;
  margin-top: 28px;
  border-top: 1px #06b259 solid;
}
footer .left .footer-address {
  float: left;
  width: 47.33%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
footer .left .footer-contact {
  float: right;
  width: 45.38%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-top: 21px;
}
footer .right {
  width: 330px;
  flex: 0 1 auto;
  background-color: #06b259;
  color: #FFFFFF;
  float: none;
}
footer .col {
  padding-top: 12px;
}
footer .footer-contact .inner span {
  color: #06b259;
  font-weight: 400;
}
footer .footer-contact .inner a {
  color: #FFFFFF;
}
footer .footer-contact .inner a:hover {
  text-decoration: underline;
}
footer .footer-menu {
  padding-top: 28px;
}
footer .footer-menu .inner {
  padding-left: 28px;
  padding-right: 29px;
}
footer .footer-menu li {
  line-height: 25px;
}
footer .footer-menu li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f007";
  margin-right: 6px;
  color: #414042;
  content: "\f054";
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 25px;
  line-height: 1.5625rem;
  vertical-align: 1px;
}
footer .footer-menu li a {
  color: #FFFFFF;
}
footer .footer-menu li a:hover {
  text-decoration: underline;
}
footer #nav-footer-menu {
  border-top: 1px #414042 solid;
  padding-top: 15px;
  padding-left: 4px;
}
footer strong {
  color: #06b259;
  font-weight: 700;
}
#sub-footer {
  overflow: hidden;
}
#sub-footer ul {
  padding-left: 29px;
  padding-top: 19px;
  padding-bottom: 18px;
  float: left;
}
#sub-footer ul li {
  list-style: none;
  float: left;
  padding-right: 22px;
}
#sub-footer ul li:last-child {
  padding-right: 0;
}
#sub-footer hr {
  clear: both;
}
#google_translate_element {
  float: right;
  margin-top: 24px;
}
#google_translate_element img {
  display: inline;
}
#newsletter-signup {
  margin: 24px 2.75% 25px 2.75%;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20px;
  line-height: 1.25rem;
}
#newsletter-signup .title {
  float: left;
  line-height: 20px;
  width: 54%;
  padding: 7px 0 6px 0;
}
#newsletter-signup form {
  width: 42.95%;
  float: right;
}
#newsletter-signup button {
  margin-right: 1%;
}
/* spinner */
.spinner-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
}
.spinner {
  width: 64px;
  height: 64px;
  position: absolute;
  z-index: 1000000;
  top: 64px;
  left: 50%;
  margin-left: -32px;
  background-color: #FFFFFF;
  background-image: url('data:image/svg+xml;utf8,<svg width="32px" height="32px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="uil-reload"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><g><path d="M50 15A35 35 0 1 0 74.787 25.213" fill="none" stroke="%23414042" stroke-width="12px"></path><path d="M50 0L50 30L66 15L50 0" fill="%23414042"></path><animateTransform attributeName="transform" type="rotate" from="0 50 50" to="360 50 50" dur="1s" repeatCount="indefinite"></animateTransform></g></svg>');
  background-repeat: no-repeat;
  background-position: 16px 16px;
}
/* Login Area */
.customers-area main {
  margin-bottom: 50px;
}
#login .input-group {
  margin-bottom: 15px;
}
#logoutButton {
  width: 100px;
  display: inline-block;
  float: right;
}
#customer-search {
  margin: 25px 0;
}
#customer-search .input-group {
  float: left;
  width: 320px;
}
#customer-search .button {
  float: left;
  clear: none;
  margin: 0;
  width: 70px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19px;
  line-height: 1.1875rem;
  padding: 7px 12px 7px 12px;
  margin-left: 10px;
}
table.customers {
  table-layout: fixed;
}
table.customers a {
  font-size: 14px;
}
table.customers td {
  vertical-align: middle;
  word-wrap: break-word;
}
table.customers td.column-total {
  text-align: right;
}
.column-reference {
  width: 12%;
}
.column-name {
  width: 15%;
}
.column-company {
  width: 20%;
}
.column-email {
  width: 27.5%;
}
.column-telephone {
  width: 14.5%;
}
.column-total {
  width: 11%;
}
.customer-details {
  margin-bottom: 50px;
}
.customer-details dl {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
}
.customer-details dl dt {
  float: left;
  clear: left;
  width: 30%;
  font-weight: 600;
  margin: 5px 0;
  color: #06b259;
}
.customer-details dl dd {
  float: left;
  margin: 5px 0;
  margin-left: 5%;
}
.back {
  float: right;
}
/* flex fallbacks for ios5 and > ie10 */
.no-flexbox .mod-services .col a {
  display: block;
  padding: 17px 17px 14px 17px;
}
.no-flexbox .mod-services .col a .icon {
  float: left;
}
.no-flexbox .mod-services .col a .right {
  float: right;
  width: 127px;
  padding-left: 15px;
}
.no-flexbox .input-group > div {
  display: block;
}
.no-flexbox footer > div {
  display: block;
}
.no-flexbox footer .left {
  width: 67%;
  float: left;
}
.no-flexbox footer .right {
  width: 33%;
  float: right;
}
.no-flexbox #newsletter-signup button {
  float: right;
}
@media only screen and (max-width: 1024px) {
  .no-flexbox #logo {
    left: 80px;
    position: absolute;
    right: 80px;
    width: auto;
  }
  .no-flexbox .menu-button {
    z-index: 999;
  }
  .no-flexbox .menu-button object {
    width: 29px;
    height: 23px;
  }
  .no-flexbox #header-top {
    display: block;
    position: relative;
  }
  .no-flexbox #header-top .menu-button {
    position: absolute;
    z-index: 999;
  }
  .no-flexbox #header-top .menu-button object {
    width: 29px;
    height: 23px;
  }
  .no-flexbox #header-top .right {
    right: 16px;
    top: 16px;
    width: 60px;
  }
}
@media only screen and (max-width: 569px) {
  #customer-search {
    width: 100%;
  }
  #customer-search .input-group {
    width: 100%;
  }
  #customer-search .button {
    margin-left: 0;
    margin-top: 10px;
    float: left;
    margin-right: 40px;
  }
}
/*#ui-datepicker-div {
  width:250px !important;
  padding:1px;

  select {
    width:45%;
    float:left;
    margin:0 2%
  }

  .ui-datepicker-header {
      background:#fff !important;
    width:100%;
    float:left;
    a {
      width:50%;
      display:block;
      float:left;
    }
    a:nth-child(2) {
      text-align:right;
    }
    .ui-datepicker-title {
      text-align:center;
    }
  }
  table {
      background:#fff !important;
    th {
      padding: 0 5px !important;
      font-size: 14px;
      text-align: center;
      background:#06b259;
      color:#fff;
      border:0;
    }
    td {
      padding:7px !important;
      text-align:center;
      background:#fff;
    }
  }
   .ui-state-highlight, .ui-datepicker-current-day, td:hover:not(.ui-state-disabled), td:hover:not(.ui-state-disabled) a {
     background:#06b259;
    color:#fff;
 }

  td:hover:not(.ui-state-disabled) a {
    background:transparent;
  }

  .ui-datepicker-today, .ui-datepicker-today a {
   background-color:#fff;
    color:#06b259;
   font-weight:bold;
 }


}*/
#customer-search .input-group {
  width: 650px;
  position: relative;
  border: 0;
  margin-right: -35px;
}
#customer-search .input-group button {
  float: left;
}
#customer-search .input-group input {
  float: left;
  border: 1px solid #e1e1e1;
}
#customer-search .input-group input:first-child {
  margin: 0 1% 0 0;
}
#customer-search .input-group input:nth-child(2),
#customer-search .input-group input:nth-child(3) {
  margin: 0 1%;
}
#customer-search .input-group.detail {
  width: 340px;
}
#customer-search .input-group.detail input,
#customer-search .input-group.detail input:first-child {
  width: 45% !important;
  max-width: 100px;
}
#login label {
  display: block;
  margin: 10px 0;
}
.form-message.error {
  color: #c73636;
  background-color: #fce6e8;
  padding: 8px 10px;
  margin: 5px 0;
}
.brand.page h1 {
  clear: both;
  height: 60px;
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
.brand.page h1 * {
  display: block;
}
.brand.page h1 span {
  float: left;
}
.brand.page h1 img {
  width: 70px;
  /* float: left; */
  margin: 0 0 0 15px;
  display: inline-block;
  vertical-align: middle;
}
.brand.page h1 .button {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 0;
}
#menu-bar {
  position: relative;
  z-index: 1;
}
#menu-bar .mod-menu {
  width: 85%;
  float: right;
  background-color: #eceded;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#menu-bar .mod-menu ul {
  margin-left: 15px;
}
#menu-bar .mod-menu li {
  float: left;
  position: relative;
}
#menu-bar .mod-menu li a {
  display: block;
  color: #414042;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem;
  padding: 12px 0 10px 0;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
#menu-bar .mod-menu li a span {
  line-height: 20px;
  border-left: 1px #06b259 solid;
  padding: 0 9px;
}
#menu-bar .mod-menu li a:hover,
#menu-bar .mod-menu li a:focus {
  color: #06b259;
  outline: 0;
}
#menu-bar .mod-menu li:first-child a span {
  border-left: 0;
}
#menu-bar .mod-menu li ul {
  position: absolute;
  left: -10000px;
  top: 42px;
  background-color: #414042;
  width: auto;
  margin-left: 0;
  z-index: 9999;
  padding-top: 8px;
  border-bottom: 2px #06b259 solid;
}
#menu-bar .mod-menu li ul li {
  float: none;
}
#menu-bar .mod-menu li ul li a {
  display: block;
  color: #FFFFFF;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem;
  padding-top: 8px;
  padding-bottom: 7px;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
#menu-bar .mod-menu li ul li a span {
  display: block;
  border-left: 0;
  white-space: nowrap;
  padding: 0 24px 0 24px;
}
#menu-bar .mod-menu li ul li a:hover,
#menu-bar .mod-menu li ul li a:focus {
  outine: 0;
  background-color: #06b259;
  color: #FFFFFF;
}
#menu-bar .mod-menu li:hover ul,
#menu-bar .mod-menu li:focus ul {
  left: auto;
}
#mobile-menu-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  z-index: 998;
  display: none;
}
#mobile-menu-holder {
  position: fixed;
  width: 89.375%;
  left: 0;
  top: 0;
  left: -90%;
  z-index: 999;
  background: #FFFFFF;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 14px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 14px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
#mobile-menu-holder .mobile-menu-header {
  height: 63px;
}
#mobile-menu-holder .mobile-menu-header .menu-button {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
}
#nav-mobile-menu {
  margin-bottom: 22px;
}
#nav-mobile-menu li a,
#nav-mobile-menu li > span {
  display: block;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #414042;
  padding: 0 22px 0 26px;
}
#nav-mobile-menu li a span,
#nav-mobile-menu li > span span {
  padding: 8px 0;
  display: block;
  border-bottom: 1px #b8eed2 solid;
}
.product-category-list .col {
  background-color: #f0f0f0;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 19px;
}
.product-category-list .col a {
  display: block;
  padding-left: 5.84%;
  padding-top: 9px;
  min-height: 171px;
  position: relative;
}
.product-category-list .col a h2 {
  color: #000000;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0;
  width: 50%;
}
.product-category-list .col a span {
  color: #06b259;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-weight: bold;
  position: absolute;
  bottom: 12px;
  width: 100px;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-category-list .col a span i {
  font-size: 12px;
}
.product-category-list .col a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-category-list .col a:hover,
.product-category-list .col a:focus {
  outline: 0;
}
.product-category-list .col a:hover .overlay,
.product-category-list .col a:focus .overlay {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}
.product-category-list .col a:hover span,
.product-category-list .col a:focus span {
  color: #FFFFFF;
}
.product-category-list .col a:hover span:hover,
.product-category-list .col a:focus span:hover,
.product-category-list .col a:hover span:focus,
.product-category-list .col a:focus span:focus {
  outline: 0;
  color: #06b259;
}
.product-grid article {
  background-color: #f0f0f0;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 19px;
  position: relative;
  width: 23.41%;
  border-left-width: 0;
  padding: 0 0%;
  margin-left: 2.12%;
  float: left;
}
.product-grid article a {
  display: block;
  padding: 13px 7.43%;
  padding-bottom: 47px;
}
.product-grid article a h2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: bold;
  margin-bottom: 14px;
  color: #000000;
  padding-left: 1px;
  min-height: 64px;
}
.product-grid article a > span {
  color: #06b259;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  position: absolute;
  bottom: 11px;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-grid article a > span i {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-left: 3px;
}
.product-grid article a > span:hover {
  color: #038844;
}
.product-grid article a .image-holder {
  background-color: #FFFFFF;
  text-align: center;
  height: 150px;
  overflow: hidden;
  margin-bottom: 9px;
}
.product-grid article a .image-holder img {
  display: inline-block;
  line-height: 0;
}
.product-grid article a .product-details {
  color: #000000;
  padding-left: 1px;
}
.product-grid article a .product-details dd {
  font-weight: bold;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem;
  float: left;
  clear: left;
}
.product-grid article a .product-details dd:after {
  content: "\a0";
}
.product-grid article a .product-details dt {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem;
  float: left;
}
.product-grid article a .product-details dt.absorbs {
  width: 100%;
  height: 36px;
}
.mod-catalogues article .image-holder {
  height: 183px !important;
}
@media only screen and (min-width: 1025px) {
  .product-grid article:nth-child(4n-3) {
    margin-left: 0;
    clear: left;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .product-grid article {
    width: 31.92%;
  }
  .product-grid article:nth-child(3n-2) {
    margin-left: 0;
    clear: left;
  }
}
@media only screen and (min-width: 415px) and (max-width: 600px) {
  .product-grid article {
    width: 48.94%;
  }
  .product-grid article:nth-child(2n-1) {
    margin-left: 0;
    clear: left;
  }
}
.product-brand-title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  padding-left: 9px;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.product-brand-title span {
  padding-top: 6px;
  padding-bottom: 5px;
  display: block;
  float: left;
}
.product-brand-title i {
  display: block;
  width: 23px;
  height: 23px;
  background-color: #FFFFFF;
  float: right;
  text-align: center;
  padding-top: 4px;
}
.product-brand-title i * {
  max-width: 100%;
  max-height: 100%;
}
.product-brand-title i.clear {
  background: transparent;
}
.brand-premier h3.product-brand-title {
  background-color: #939598;
}
.brand-premier-extra h3.product-brand-title {
  background-color: #414042;
}
.brand-classic h3.product-brand-title {
  background-color: #FFFFFF;
  color: #000000;
}
.brand-dirteeze h3.product-brand-title {
  background-color: #482b63;
}
.brand-sustainable h3.product-brand-title {
  background-color: #06b259;
}
.brand-sustainable h3.product-brand-title .fa-recycle {
  display: block;
  background-color: #1c8b16;
  line-height: 22px;
}
.brand-spill-and-go h3.product-brand-title {
  background-color: #afd136;
}
.brand-accessories h3.product-brand-title {
  background-color: #7e8ea8;
}
.brand-plant-nappy h3.product-brand-title {
  background-color: #363f40;
}
.brand-spill-management h3.product-brand-title {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem;
  background: #7abbdc;
}
.brand-technical h3.product-brand-title {
  background-color: #ea3062;
}
.brand-granules h3.product-brand-title {
  background: #5FC2DF;
}
.brand-containment h3.product-brand-title {
  background: #e6b134;
}
.icon-chemicals path {
  fill: #fbe20e;
}
.icon-oils-only path {
  fill: #FFFFFF;
  stroke: #7d7d7d;
  stroke-width: 1px;
}
.icon-maintenance path {
  fill: #414042;
}
.pagination {
  text-align: center;
  margin-bottom: 49px;
  margin-top: 46px;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  color: #000000;
  display: block;
  padding: 0 12px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 27px;
  line-height: 1.6875rem;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.pagination li a i {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 27px;
  line-height: 1.6875rem;
  vertical-align: 1px;
}
.pagination li a:hover,
.pagination li a:focus {
  outline: 0;
  color: #06b259;
}
.pagination .previous a {
  border-right: 1px #cccccc solid;
}
.pagination .previous a i {
  margin-right: 4px;
}
.pagination .next a {
  border-left: 1px #cccccc solid;
}
.pagination .next a i {
  margin-left: 4px;
}
.pagination .numbers a {
  display: inline-block;
  width: 36px;
  text-align: center;
}
.pagination .current a,
.pagination a.current {
  color: #06b259;
}
.product-detail {
  /* Grid alterations */
}
.product-detail .col.span_6 {
  width: 48.34%;
  margin-left: 3.32%;
}
.product-detail .col:first-child {
  margin-left: 0;
}
.product-detail h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  line-height: 3rem;
  width: 68.5%;
}
.product-detail .product-brand-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 29px;
  line-height: 1.8125rem;
  margin-bottom: 23px;
}
.product-detail .product-brand-title i {
  width: 36px;
  height: 34px;
  padding-top: 6px;
}
.product-detail h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 9px;
}
.product-detail .product-detail-details {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.product-detail .product-detail-technical {
  display: block;
  background-color: #d8d9d8;
  padding: 6px 17px 6px 17px;
  margin-bottom: 23px;
}
.product-detail .product-detail-technical div {
  border-bottom: 1px #ebebeb solid;
}
.product-detail .product-detail-technical div:last-child {
  border-bottom: 0;
}
.product-detail .product-detail-technical span:first-child {
  display: block;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 5px 0 5px 0;
  width: 33.88%;
  float: left;
  clear: left;
}
.product-detail .product-detail-technical span:last-child {
  display: block;
  float: right;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 5px 0;
  width: 63.55%;
}
.product-detail .product-detail-buttons {
  margin-bottom: 23px;
}
.product-detail .product-detail-video {
  position: relative;
  display: block;
}
.product-detail .product-detail-video img {
  width: 100%;
  height: auto;
}
.product-detail .product-detail-video .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-detail .product-detail-video .overlay i {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  background-color: #000000;
  color: #06b259;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 50px;
  line-height: 3.125rem;
  text-align: center;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-detail .product-detail-video .overlay span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  color: #FFFFFF;
  padding: 15px 0 14px 95px;
  display: block;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}
.product-detail .product-detail-video:hover,
.product-detail .product-detail-video:focus {
  outline: 0;
}
.product-detail .product-detail-video:hover i,
.product-detail .product-detail-video:focus i {
  color: #eb212e;
}
.product-detail .row.details {
  margin-bottom: 50px;
}
.product-detail .gallery .product-detail-images {
  position: relative;
  overflow: hidden;
}
.product-detail .gallery .product-detail-images img {
  display: none;
  width: 100%;
  height: auto;
  /*   position: absolute; */
}
.product-detail .gallery .product-detail-images .imageZoom img {
  cursor: zoom-in;
}
.product-detail .gallery .product-detail-thumbs {
  margin-top: 5px;
}
.product-detail .gallery .product-detail-thumb {
  display: block;
  width: 23.77%;
  margin-left: 1.64%;
  float: left;
  position: relative;
  /*font-family:FontAwesome;
			&:not(.active):hover:before {
			  content:'\f002';
			  position:absolute;
			  top:0;
			  left:0;
			  color:#fff;
			  width:100%;
			  height:100%;
			  text-align:center;
			  font-size:30px;
			  color:rgba(255,255,255,0.9);
			  line-height:70px;
			  background:rgba(0,0,0,0.2);
			}*/
  /* misunderstood request 040416 CS */
}
.product-detail .gallery .product-detail-thumb:first-child {
  margin-left: 0;
}
.product-detail .gallery .product-detail-thumb img {
  width: 100%;
  height: auto;
}
.product-detail .gallery .product-detail-thumb .overlay {
  height: 8px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #06b259;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-detail .gallery .product-detail-thumb.active .overlay {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-detail h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #06b259;
  font-weight: 800;
  padding: 15px 0 19px 0;
  border-bottom: 1px #939598 solid;
}
.product-detail .form h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.product-detail .form p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.product-detail .form p strong {
  color: #06b259;
}
.product-button {
  display: block;
  background-color: #FFFFFF;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 600;
  padding: 10px 0;
  margin-bottom: 5px;
  -webkit-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  position: relative;
}
.product-button i {
  color: #06b259;
  width: 56px;
  text-align: center;
  height: 17px;
  float: left;
}
.product-button-share-holder {
  position: relative;
  background-color: #FFFFFF;
}
.product-button-share-holder .social-links {
  position: absolute;
  top: 7px;
  right: 6px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
.product-button-share-holder.open .social-links {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-button:hover,
.product-button:focus {
  outline: 0;
  color: #06b259;
}
.product-detail-box {
  background-color: #f0f0f0;
  margin-bottom: 52px;
  padding: 22px 21px 22px 22px;
}
.popover {
  background-color: #06b259;
  color: #FFFFFF;
  border: 0;
  max-width: 157px;
}
.popover.top {
  margin-top: -15px;
}
.popover.top > .arrow {
  border-top-color: transparent;
}
.popover.top > .arrow:after {
  border-top-color: #06b259;
}
@media only screen and (max-width: 414px) {
  .product-grid article {
    width: 100%;
    margin-left: 0;
  }
  .product-detail h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 37px;
    line-height: 2.3125rem;
    width: 100%;
  }
}
blockquote {
  padding-left: 75px;
  margin-right: 9.27%;
  margin-top: 38px;
  margin-bottom: 40px;
  padding-top: 0;
  position: relative;
}
blockquote p {
  font-size: 18px !important;
  line-height: 32px !important;
  margin: 21px 0;
}
blockquote p:first-of-type {
  border-top: 1px #000000 solid;
  padding-top: 27px;
}
blockquote p:last-of-type {
  margin-bottom: 3px;
}
blockquote cite {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-style: normal;
  padding-bottom: 25px;
  border-bottom: 1px #000000 solid;
  font-weight: 700;
}
blockquote cite:before {
  content: "\2013\00A0";
}
blockquote:before {
  display: block;
  width: 56px;
  left: 0;
  margin-top: 32px;
  margin-right: 15px;
  top: 0;
  height: 100%;
  position: absolute;
  content: " ";
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nNTVweCcgaGVpZ2h0PSc0OXB4JyB2aWV3Qm94PScwIDAgNTUgNDknIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIGZpbGw9JyNFMUUxRTEnIGQ9J00wLDMzLjMxOWMwLDEwLjA0NSw1Ljg1MywxNS42OCwxMi40MzcsMTUuNjhjNS44NTMsMCwxMC4yNDItNC44OTksMTAuMjQyLTEwLjUzNGMwLTUuODgtNC4xNDYtMTAuMjktOS43NTQtMTAuMjljLTAuNzMxLDAtMi40MzgsMC4yNDUtMi42ODIsMC40OWMwLjQ4Ny03Ljg0LDYuNTg0LTE3LjM5NSwxNC4zODctMjIuNzg1TDE3LjMxNCwwQzguMDQ3LDYuODYsMCwxOS42LDAsMzMuMzE5eiBNMzAuMzcyLDMzLjMxOWMwLDEwLjA0NSw1LjYwOSwxNS42OCwxMi4xOTMsMTUuNjhjNi4wOTYsMCwxMC40ODUtNC44OTksMTAuNDg1LTEwLjUzNGMwLTUuODgtNC4xNDYtMTAuMjktOS43NTUtMTAuMjljLTAuOTc1LDAtMi40MzgsMC4yNDUtMi42ODIsMC40OWMwLjQ4Ny03Ljg0LDYuNTg0LTE3LjM5NSwxNC4zODctMjIuNzg1TDQ3LjY4NywwQzM4LjE3NSw2Ljg2LDMwLjM3MiwxOS42LDMwLjM3MiwzMy4zMTl6Jy8+PC9zdmc+") no-repeat 0 0;
  background-size: contain;
}
blockquote.noAuthor:after {
  display: block;
  width: 56px;
  left: 75px;
  margin-top: 32px;
  margin-right: 15px;
  bottom: -25px;
  height: 5px;
  position: absolute;
  content: " ";
  border-bottom: 1px #000000 solid;
  font-weight: 700;
}
.page-basic article h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 600;
  margin: 15px 0;
}
.page-basic article h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 400;
  margin: 15px 0;
}
.page-basic article h4 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 400;
  margin: 15px 0;
}
.page-basic article h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 15px 0;
}
.page-basic article h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 700;
  margin: 15px 0;
}
.page-basic article ol,
.page-basic article ul {
  position: relative;
  margin: 15px 0;
  padding-left: 1.4em;
}
.page-basic article ol li,
.page-basic article ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #000000;
  margin: 4px 0;
  list-style: none;
  font-weight: 700;
}
.page-basic article ul li:before {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 19px;
  line-height: 1.1875rem;
  content: "\2022";
  position: absolute;
  left: 0;
  color: #06b259;
}
.page-basic article ol {
  counter-reset: section;
}
.page-basic article ol li:before {
  counter-increment: section;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  content: counter(section) ". ";
  color: #06b259;
  position: absolute;
  left: 0;
}
.page-basic article ol ol {
  counter-reset: sub-section;
  padding-left: 2em;
}
.page-basic article ol ol li:before {
  counter-increment: sub-section;
  content: counter(section) "." counter(sub-section) ". ";
  font-weight: 400;
  color: #000000;
}
.terms article {
  margin-bottom: 48px;
}
.terms article h1 {
  margin-bottom: 30px;
}
.terms article ol {
  padding-left: 0;
}
.terms article ol li h6 {
  margin: 0;
  display: inline;
}
.terms article ol li:before {
  counter-increment: section;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  content: counter(section) ". ";
  color: #000000;
  position: static;
}
.terms article ol li p {
  font-weight: 400;
}
.terms article ol ol {
  counter-reset: sub-section;
  padding-left: 0;
  margin: 0;
}
.terms article ol ol li {
  margin-bottom: 20px;
}
.terms article ol ol li:before {
  display: inline;
  counter-increment: sub-section;
  content: counter(section) "." counter(sub-section) ". ";
  font-weight: 400;
  color: #000000;
  position: static;
}
.terms article ol ol li p {
  display: inline;
}
.terms article ol ol p {
  font-weight: 400;
}
.terms article ol p:first-of-type {
  margin-top: 0;
}
table {
  width: 100%;
  border: 0;
}
table thead th {
  border: 1px #cccccc solid;
  border-top: 0;
  color: #06b259;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 700;
  padding: 0 18px 15px 18px;
  text-align: left;
}
table tbody tr {
  border-bottom: 1px #cccccc solid;
}
table tbody tr:nth-child(odd) td {
  background-color: #f0f0f0;
}
table tbody tr:hover td {
  background-color: #d5f0cf;
}
table tbody td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 14px 18px;
  border-right: 1px #cccccc solid;
  font-weight: 400;
  -webkit-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: background-color 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
table tbody td a {
  color: #000000;
}
table tbody td:first-child {
  border-left: 1px #cccccc solid;
}
.contact-form {
  position: relative;
}
.contact-form ol {
  list-style: none;
}
.contact-form p {
  margin-bottom: 15px;
}
.contact-form .enquiry-intro {
  margin-bottom: 28px;
}
.contact-form .form-group {
  position: relative;
  margin-bottom: 10px;
}
.contact-form .form-group:last-child {
  margin-bottom: 0;
}
.contact-form label {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  display: block;
  font-weight: 600;
}
.contact-form .required label:after {
  content: "*";
}
.contact-form .error label:after {
  color: #d00404;
}
.contact-form .error input,
.contact-form .error textarea {
  border: 1px #d00404 solid;
}
.contact-form input {
  height: 25px;
}
.contact-form input,
.contact-form textarea {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  padding: 2px 11px;
  border: 0;
  display: block;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
.contact-form textarea {
  height: 342px;
  padding: 11px;
}
.contact-form .chosen-single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact-form .footer {
  width: 48.94%;
  border-left-width: 0;
  padding: 0 0%;
  margin-left: 2.12%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.contact-form .footer button {
  text-transform: uppercase;
  padding: 15px 12px 14px 12px;
  margin-bottom: 0;
}
.contact-form .group-message {
  clear: both;
  width: 100%;
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  padding-top: 6px;
  padding-bottom: 5px;
}
.contact-form .group-message.error {
  color: #c73636;
  background-color: #fce6e8;
}
.contact-form .type-CheckboxCustom,
#login .type-CheckboxCustom,
.contact-form .checkbox-group,
#login .checkbox-group {
  position: relative;
}
.contact-form .type-CheckboxCustom label,
#login .type-CheckboxCustom label,
.contact-form .checkbox-group label,
#login .checkbox-group label {
  line-height: 25px;
  padding-left: 33px;
}
.contact-form .type-CheckboxCustom input[type="checkbox"],
#login .type-CheckboxCustom input[type="checkbox"],
.contact-form .checkbox-group input[type="checkbox"],
#login .checkbox-group input[type="checkbox"] {
  visibility: hidden;
  display: none;
}
.contact-form .type-CheckboxCustom label:before,
#login .type-CheckboxCustom label:before,
.contact-form .checkbox-group label:before,
#login .checkbox-group label:before {
  position: absolute;
  left: 0;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f007";
  margin-right: 6px;
  line-height: 25px;
  content: "";
}
.contact-form .type-CheckboxCustom input[type="checkbox"]:checked + label:before,
#login .type-CheckboxCustom input[type="checkbox"]:checked + label:before,
.contact-form .checkbox-group input[type="checkbox"]:checked + label:before,
#login .checkbox-group input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  color: #06b259;
}
#login .type-CheckboxCustom label:before {
  background: #eceded;
}
#product-enquiry-form-message-group {
  margin-bottom: 19px;
}
#training-form-message-group textarea {
  height: 242px;
}
.product-detail .form-message {
  background-color: #fce6e8;
  text-align: center;
  margin-bottom: 25px;
  display: none;
}
.product-detail .form-message.error {
  color: #c6232c;
}
.product-detail .form-message p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
}
#product-enquiry-form {
  padding-bottom: 70px;
}
#product-enquiry-form h3 {
  font-size: 20px;
  line-height: 21px;
  font-size: 1.25rem;
  line-height: 1.3125rem;
  margin-bottom: 9px;
}
#product-enquiry-form p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
#product-enquiry-form textarea {
  height: 150px;
}
#product-enquiry,
#training-form {
  padding-bottom: 70px;
}
#product-enquiry textarea,
#training-form textarea {
  height: 150px;
}
.modal .modal-header {
  padding: 39px 0 19px 0;
  margin-left: 22px;
  margin-right: 22px;
  border-bottom: 1px #939598 solid;
}
.modal .modal-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #06b259;
}
.modal .close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background: #939598;
  width: 30px;
  height: 30px;
  display: block;
  border: 0;
  cursor: pointer;
  z-index: 1;
}
.modal .close i {
  color: #FFFFFF;
}
.modal .modal-body {
  padding: 22px;
}
.modal .modal-content {
  border-radius: 0;
  border: 0;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.form.modal .modal-content {
  background-color: #f0f0f0;
}
#modal-thanks {
  text-align: center;
}
#modal-thanks h2 {
  color: #06b259;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 700;
  margin-bottom: 34px;
  margin-top: 122px;
}
#modal-thanks p {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 121px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 755px;
  }
}
#iw-content {
  padding-top: 48px;
  padding-bottom: 48px;
  width: 36.69%;
  float: right;
  margin-right: 8.27%;
}
#iw-content img {
  width: 140px;
  height: auto;
}
#iw-content .right {
  background-color: #FFFFFF;
  padding: 20px 0 20px 0;
  float: none;
  border-bottom: 2px solid #06b259;
}
#iw-content .right h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #06b259;
  margin: 0;
}
#iw-content .right h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 600;
  margin: 0 0 19px 0;
}
#iw-content .right p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #06b259;
  font-weight: 700;
  margin: 0;
}
#iw-content .right p a {
  color: #06b259;
  word-break: break-all;
  white-space: nowrap;
}
#iw-content .right p i {
  margin-right: 15px;
}
#iw-content .right .telephone {
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  #heading-mobile-aside-menu {
    display: none;
  }
  #collapse-mobile-aside-menu {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .find-a-product-button {
    pointer-events: none;
  }
  #find-a-product {
    height: 96px !important;
    display: block !important;
    overflow: visible !important;
  }
  #find-a-product .inner {
    padding-top: 33px !important;
    opacity: 1 !important;
  }
}
@media only screen and (max-width: 1070px) and (min-width: 1025px) {
  #menu-bar .mod-menu li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1024px) {
  p.select {
    margin-top: -31px;
  }
  select.chosen {
    width: 100%;
    position: relative !important;
    top: 31px;
    height: 31px;
  }
  .page-home #wrapper {
    background: url(/templates/main/images/banner_bg.jpg) no-repeat center -124px;
  }
  #content {
    margin-top: 218px;
  }
  .menu-button {
    display: block;
    width: 29px;
    height: 23px;
    position: absolute;
    margin-top: 0;
    top: 0;
    left: 0;
  }
  #nav-top-menu,
  header .social-links,
  #tagline,
  #menu-bar .mod-menu {
    display: none;
  }
  #header-top {
    padding: 0;
    position: relative;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 30px;
    padding: 14px 16px 16px 16px;
  }
  #header-top .menu-button {
    width: 29px;
  }
  #header-top #logo {
    position: absolute;
    left: 43px;
    right: 43px;
    width: auto;
  }
  #header-top #logo img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  #header-top .right {
    width: 68px;
  }
  #header-top .right .top {
    border: 0;
  }
  #header-top .right .mobile-telephone-icon {
    display: block;
    float: left;
  }
  #header-top .right .mobile-telephone-icon svg {
    margin-top: 3px;
    float: left;
    margin-right: 7px;
  }
  #header-top .right .mobile-telephone-icon span {
    display: none;
    float: right;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 34px;
    line-height: 2.125rem;
    color: #414042;
    margin-bottom: 3px;
    font-weight: 600;
  }
  #header-top .right .mobile-search {
    display: block;
    float: right;
  }
  #header-top .right .mobile-search .mobile-search-button {
    display: block;
    margin-top: 4px;
  }
  #header-top .telephone {
    display: none;
  }
  #search {
    position: absolute;
    top: -5px;
    right: 50px;
    left: 60px;
    width: auto;
    background-color: #FFFFFF;
    display: none;
  }
  #search button {
    display: none;
  }
  #search .input-group > div {
    display: block;
  }
  #search .input-group .input-group-inner {
    height: 36px;
  }
  #search .input-group input {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    display: block;
    width: 100%;
    padding: 8px 8px 7px 11px;
  }
  .find-a-product-button {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    text-align: center;
    float: none;
    width: 69.9%;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #logo {
    height: 35px;
    margin-top: 0px;
  }
  .header-bottom {
    height: 209px;
    position: absolute;
    left: 16px;
    right: 16px;
    top: -149px;
    padding-bottom: 38px;
  }
  .header-bottom #find-a-product {
    top: 0;
    bottom: 42px;
    height: 209px !important;
  }
  .header-bottom #find-a-product .inner {
    padding-top: 21px !important;
    opacity: 1 !important;
  }
  .header-bottom #find-a-product .inner .select {
    margin-right: 0;
    float: none;
    width: 100%;
    margin-bottom: 19px;
  }
  .header-bottom #find-a-product .inner .select.search-type {
    margin-bottom: 0;
  }
  .header-bottom #find-a-product .inner .search-submit {
    float: none;
    margin-top: 14px;
  }
  .header-bottom #find-a-product .inner .search-submit button {
    padding-left: 0;
  }
  .find-a-product-button i {
    display: inline-block;
    width: 12px;
    text-align: center;
  }
  .search-open .find-a-product-button i {
    vertical-align: 2px;
  }
  .search-open .find-a-product-button i:before {
    content: "\f078";
  }
  .product-detail .product-detail-technical span:first-child {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  .filters .left {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
  .team-member {
    width: 175px;
  }
  .team-member .team-header h2 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
  .team-member .team-header h3 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
  .page-home .mod-services .col a {
    min-height: 106px;
  }
  .mod-ad.style1 > a img {
    width: 35%;
  }
  .mod-ad.style1 > a .inner {
    padding-right: 31%;
  }
  #sub-footer ul {
    width: 350px;
    float: none;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #mobile-menu-holder {
    width: 60%;
  }
  .page-home .mod-ad.style2 a {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .filters .left {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
  .filters .buttons a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px;
    line-height: 0.875rem;
  }
  .mod-services h3 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  .mod-ad.style1 .mod-title {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 27px;
    line-height: 1.6875rem;
  }
  .mod-about-pages .col {
    width: 100%;
    margin-left: 0;
  }
  .mod-about-pages .about-link-product-guides {
    margin-left: 0;
  }
  .mod-others p {
    min-height: 126px;
  }
  .mod-spot.style1 > a .inner {
    padding-right: 25%;
  }
  #job-search button {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 29px;
    line-height: 1.8125rem;
  }
}
@media only screen and (max-width: 860px) {
  .mod-ad.style1 > a p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  .product-detail .product-detail-technical span:first-child {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
  .product-detail .product-detail-technical span:last-child {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
}
@media only screen and (max-width: 800px) {
  .mod-ad.style1 > a p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
  .filters .left {
    width: 100%;
    float: none;
  }
  .filters .buttons {
    width: 100%;
    clear: both;
    padding-right: 0;
  }
  .filters .buttons a {
    width: 48.94%;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
  }
  .filters .buttons a:nth-child(3) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  aside .mod-spot {
    display: none;
  }
  table.customers td {
    border-left: 1px #cccccc solid;
  }
  table.customers td:nth-child(1):before {
    content: "Order Number";
  }
  table.customers td:nth-child(2):before {
    content: "Order Date";
  }
  table.customers td:nth-child(3):before {
    content: "Summary";
  }
  table.customers td:nth-child(4):before {
    content: "Amount";
  }
  #customer-search .input-group button {
    clear: left;
    margin-top: 15px;
  }
  #customer-search .input-group .button {
    margin-top: 15px;
  }
  .mod-spot .span_4 {
    margin-top: 20px;
  }
  #news-filter p.select {
    margin-top: -31px;
  }
  select.chosen {
    width: 100%;
    position: relative !important;
    top: 31px;
    height: 31px;
  }
  #content {
    margin-top: 64px;
  }
  .mod-services .col {
    width: 100%;
    margin-left: 0;
  }
  .mod-services .row {
    margin-top: 0;
  }
  .mod-others h3 {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    width: auto;
  }
  #wrapper {
    background: url(/templates/main/images/page_bg.png) no-repeat -240px -122px;
  }
  .container {
    padding: 0 10px;
  }
  /* home page */
  #banner {
    margin-top: 61px;
    padding-bottom: 27px;
  }
  #banner h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 41px;
    line-height: 2.5625rem;
    margin-bottom: 7px;
  }
  #banner h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin-bottom: 0;
  }
  .page-home {
    margin-bottom: 33px;
  }
  .page-home .banner {
    margin-left: 25px;
    padding-top: 13px;
    margin-bottom: 28px;
    padding-bottom: 16px;
  }
  .page-home .banner:after {
    width: 31px;
  }
  .page-home #wrapper {
    background: url(/templates/main/images/banner_bg.jpg) no-repeat -124px -264px;
  }
  .page-home .mod-services .mod-title {
    margin-bottom: 17px;
  }
  .page-home .mod-services .col {
    margin-bottom: 14px;
  }
  .page-home .mod-services .col .right {
    padding-left: 31px;
  }
  .page-home .mod-services .col .right h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .page-home .mod-services .col .right span {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  .page-home .mod-services .col a {
    padding: 17px 32px 5px 30px;
  }
  .page-home .mod-services .icon i {
    font-size: 52px;
    font-size: 3.25rem;
    line-height: 68px;
    line-height: 4.25rem;
  }
  .page-home .mod-ad.style1 {
    margin-bottom: 71px;
  }
  .page-home .mod-ad.style1 .mod-title {
    margin-bottom: 16px;
  }
  .page-home .mod-ad.style1 > a {
    background-size: 89% !important;
    height: 268px;
  }
  .page-home .mod-ad.style1 > a p {
    margin-top: 14px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
  .page-home .mod-ad.style1 > a .button {
    width: 125px;
    padding: 8px 12px 9px;
  }
  .page-home .mod-ad.style2 {
    padding-bottom: 28px;
  }
  .page-home .mod-ad.style2 .image-holder {
    margin-bottom: 32px;
  }
  .page-home .mod-ad.style2 .button {
    padding: 0px 12px 0px 11px;
    line-height: 37px;
  }
  .page-home .mod-ad.style2 .col {
    margin-bottom: 50px;
  }
  .page-home .mod-ad.style2 h2,
  .page-home .mod-ad.style2 p {
    text-align: center;
  }
  .page-home #news-articles .col,
  .page-home .mod-news .col {
    padding-bottom: 32px;
  }
  .page-home #news-articles .col h2,
  .page-home .mod-news .col h2 {
    margin: 11px 4px 4px;
  }
  .page-home #news-articles .col h3,
  .page-home .mod-news .col h3 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 25px;
    line-height: 1.5625rem;
    padding: 1px 5px;
  }
  .page-home #news-articles .col .intro,
  .page-home .mod-news .col .intro,
  .page-home #news-articles .col .read-more,
  .page-home .mod-news .col .read-more {
    margin-left: 4px;
    margin-right: 4px;
  }
  .mod-spot.style1 > a img {
    width: 30%;
    right: 5px;
  }
  .mod-others p,
  .mod-others h4 {
    text-align: center;
  }
  #newsletter-signup {
    margin: 18px 0 25px;
  }
  #newsletter-signup form {
    margin-top: 15px;
  }
  #newsletter-signup .title {
    float: none;
    width: 100%;
    padding: 0;
  }
  #newsletter-signup form {
    width: 100%;
    float: none;
  }
  #newsletter-signup .input-group {
    display: block;
  }
  #logoutButton {
    font-size: 16px;
    padding: 6px 12px;
    margin: 0;
    width: auto;
  }
  #product-enquiry,
  #product-enquiry-form,
  #training-form {
    padding-bottom: 0;
  }
  footer > div {
    display: block;
  }
  footer .left {
    width: 100%;
  }
  footer .left > .inner {
    margin: 28px 31px 0px 31px;
  }
  footer .left > .inner .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  footer .left .footer-address {
    float: none;
    width: 100%;
  }
  footer .left .footer-contact {
    float: none;
    width: 100%;
  }
  footer .right {
    width: 100%;
  }
  footer #nav-footer-menu {
    margin-bottom: 23px;
    padding-left: 0;
  }
  #sub-footer ul {
    padding-left: 10px;
  }
  #sub-footer ul li {
    padding-right: 17px;
  }
  main {
    width: 100%;
  }
  aside {
    float: none;
    width: 100%;
  }
  aside .mod-ad {
    display: none;
  }
  h1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 33px;
    line-height: 2.0625rem;
  }
  h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  .page img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  .page blockquote {
    margin: 38px 0 40px 0;
    padding-left: 17.67%;
  }
  .page blockquote:before {
    width: 12%;
    left: 0;
    margin-top: 30px;
  }
  .page blockquote p {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .page blockquote cite {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
  .mod-about-pages h3 {
    padding: 19px 21px 26px 21px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .mod-about-pages span {
    padding: 9px 21px;
  }
  .mod-about-pages .row .col {
    padding-top: 15px !important;
  }
  .mod-about-pages .row .col:first-child {
    padding-top: 33px !important;
  }
  .mod-others {
    padding-top: 0;
    border-top: 0;
  }
  .mod-others h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .mod-others .row {
    padding-bottom: 27px;
  }
  #mobile-aside-menu {
    background-color: #f1f1f1;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 30px;
  }
  #mobile-aside-menu .panel-title {
    background-color: #06b259;
    color: #FFFFFF;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    text-transform: uppercase;
    padding: 7px 13px 7px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 0;
  }
  #mobile-aside-menu .panel-title a {
    color: #FFFFFF;
    display: block;
  }
  #mobile-aside-menu .panel-title a i {
    float: right;
    margin-top: 3px;
  }
  #mobile-aside-menu .panel-title a .closed {
    display: none;
  }
  #mobile-aside-menu .panel-title a .open {
    display: block;
  }
  #mobile-aside-menu .panel-heading .collapsed .open {
    display: none;
  }
  #mobile-aside-menu .panel-heading .collapsed .closed {
    display: block;
  }
  #mobile-aside-menu aside {
    padding: 0 13px 16px 13px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    margin: 0;
  }
  #mobile-aside-menu aside nav {
    margin-bottom: 0;
  }
  #mobile-aside-menu aside .nav-menu h3 {
    border-bottom: 1px #c2c2c2 solid;
    padding: 12px 0px 9px;
    margin: 0;
  }
  #mobile-aside-menu aside .nav-menu ul {
    border-bottom: 0;
  }
  #mobile-aside-menu aside .nav-menu ul li {
    border-bottom: 1px #c2c2c2 solid;
  }
  #mobile-aside-menu aside .nav-menu ul li a {
    padding: 11px 0px 10px;
  }
  #product-guides .left {
    width: 16.85%;
  }
  #product-guides .right {
    width: 83.15%;
  }
  #product-guides .icon {
    width: 89%;
  }
  #product-guides i {
    font-size: 44px;
  }
  .mod-brands .row {
    margin-bottom: 0;
  }
  .mod-brands .col {
    margin-left: 0 !important;
    width: 100% !important;
    margin-bottom: 21px;
  }
  .product-detail .product-detail-box {
    padding: 10px;
  }
  .product-detail .col {
    width: 100% !important;
    margin-left: 0 !important;
    float: none !important;
  }
  .product-detail .product-detail-thumbs {
    margin-bottom: 23px;
  }
  .product-detail .mod-product-form .col:first-child {
    margin-bottom: 23px;
  }
  .product-detail .product-detail-technical span:first-child {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 7px 0 7px 0;
  }
  .product-detail .product-detail-technical span:last-child {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 7px 0 7px 0;
  }
  .contact-form .footer {
    clear: both;
    width: 100%;
    position: static;
    margin-left: 0;
    margin-top: 15px;
  }
  .contact-form .col {
    float: none !important;
  }
  .contact-form .col:last-of-type {
    margin-top: 23px;
  }
  .mod-services .mod-title {
    margin-bottom: 24px;
  }
  .mod-services .col {
    margin-bottom: 24px;
  }
  .mod-services .col a {
    padding: 17px 50px 14px 32px;
  }
  .page-home .mod-services {
    border-top: 0;
  }
  .service-buttons {
    padding: 23px 0;
  }
  .service-buttons .col {
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    margin-bottom: 12px;
  }
  .service-buttons .col .button {
    margin: 0;
  }
  .mod-request-sample .radio-group .checkbox-group {
    float: none;
    width: 100%;
  }
  .product-detail-box {
    padding: 22px 21px 22px 22px;
  }
  #job-search,
  #news-filter {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  #job-search .job-qualifications .buttons div,
  #news-filter .job-qualifications .buttons div {
    float: none;
    width: 100%;
    padding: 0;
  }
  #job-search .select,
  #news-filter .select,
  #job-search .text,
  #news-filter .text {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
  }
  #job-search button,
  #news-filter button {
    width: 100%;
  }
  .job-ref a {
    position: static;
    margin-top: 15px;
  }
  .job-ref dl dt {
    width: 48%;
  }
  .job-ref dl dd {
    width: 48%;
  }
  .mod-jobs thead,
  .mod-jobs tfoot,
  .mod-jobs td {
    display: none;
  }
  .mod-jobs .hidden {
    display: table-cell !important;
    padding: 15px;
    border-right: 0;
  }
  .mod-jobs .hidden h4 a {
    display: block;
    color: #06b259;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    margin-bottom: 5px;
  }
  .mod-jobs .hidden p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
  #map-holder {
    width: 50%;
  }
  .contact-us .contact-locations .input-group {
    width: 100%;
  }
  #iw-content {
    margin-right: 0;
    padding-top: 0;
  }
  #iw-content .right .telephone {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  #iw-content .right .email {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  table.customers thead {
    display: none;
  }
  table.customers tr {
    display: block;
  }
  table.customers td {
    display: block;
    *zoom: 1;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  table.customers td:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  table.customers td:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  table.customers td a {
    float: right;
    width: 69%;
  }
  table.customers td.column-reference {
    display: none;
  }
  table.customers td.column-total {
    width: 100%;
    padding: 5px 5px 0 5px;
    border: 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    text-align: left;
  }
  table.customers td.column-total:before {
    color: #06b259;
    content: "Total: ";
    width: 31%;
    float: left;
  }
  table.customers td.column-company {
    width: 100%;
    padding: 0 5px 5px 5px;
    border: 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  table.customers td.column-company:before {
    color: #06b259;
    content: "Company: ";
    width: 31%;
    float: left;
  }
  table.customers td.column-name,
  table.customers td.column-email,
  table.customers td.column-telephone {
    display: none;
  }
  .product-detail .col {
    max-width: 100% !important;
  }
  .page-home .mod-ad.style2 p {
    padding: 0 10%;
  }
  .product-category-list .col a span {
    width: 200px;
  }
}
@media only screen and (min-width: 570px) {
  #customer-search .input-group input {
    width: 22% !important;
    max-width: 100px;
  }
  #customer-search .input-group input:first-child {
    width: 45% !important;
    max-width: 205px;
  }
  #customer-search.customer-detail input {
    width: 45% !important;
  }
}
@media only screen and (max-width: 569px) {
  #nav-mobile-menu {
    margin-top: -47px;
  }
  .team-member .right .content {
    padding-top: 28px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
  .team-member .right .content h3 {
    margin-bottom: 10px;
  }
  .team-member .right .content .contact-details a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 8px 0;
  }
  .team-member .right .content .contact-details a i {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin-right: 8px;
  }
  .team-member .right .content .contact-details .telephone i:before {
    vertical-align: -2px;
  }
  .thank-you.page .box {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .thank-you.page .box h2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .thank-you.page .box p {
    padding-left: 30px;
    padding-right: 30px;
  }
  .input-group {
    width: 100% !important;
  }
  .input-group input,
  .input-group input:nth-child(2),
  .input-group input:nth-child(3) {
    width: 100% !important;
    margin: 5px 0 0 !important;
  }
  .input-group #location,
  .input-group #newsletter-email {
    margin: 0 !important;
  }
  .input-group #customerSearch {
    position: relative !important;
    float: left !important;
    /*top:10px;*/
  }
  #ui-datepicker-div {
    width: 94% !important;
    position: fixed !important;
    z-index: 999 !important;
    top: 5% !important;
  }
  .product-grid article a .image-holder {
    height: 200px;
  }
  .back {
    margin: 10px 0;
    display: block;
    width: 100%;
    text-align: right;
  }
  #sub-footer > a {
    margin-top: 7px;
    width: 100%;
  }
  #google_translate_element {
    float: none;
    width: 305px;
    display: block;
    padding-top: 10px;
    margin: 24px auto 0;
  }
}
@media only screen and (max-width: 414px) {
  #nav-mobile-menu li a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  #header-top .right {
    width: 62px;
  }
  #header-top #logo {
    position: absolute;
    left: 43px;
    right: 43px;
  }
  .mobile-telephone-icon {
    z-index: 99999999999;
    position: relative;
  }
  .mobile-telephone-icon span {
    display: none;
  }
  .page-home #wrapper {
    background: url(/templates/main/images/banner_bg.jpg) no-repeat -90px -14px;
    background-size: 640px;
  }
  #map-holder {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #iw-content {
    padding-top: 0;
    width: 275px;
    float: none;
    margin: 0 auto;
  }
  .product-grid article a .image-holder {
    height: 300px;
  }
  .team-member .right {
    padding-left: 10px;
  }
  .team-member .right .content {
    padding-top: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.1875rem;
    padding-right: 0;
    margin-top: 187px;
  }
  .team-member .right .content h2 {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .team-member .right .content h3 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: 10px;
  }
  .team-member .right .content .contact-details {
    margin-top: 0;
    position: absolute;
    top: 198px;
    right: 0;
  }
  .team-member .right .content .contact-details a {
    float: left;
    display: block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin-right: 5px;
  }
  .team-member .right .content .contact-details a.telephone i {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .team-member .right .content .contact-details a.telephone i:before {
    vertical-align: -2px;
  }
  .team-member .right .content .contact-details a.email i {
    vertical-align: 1px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .brand.page h1 {
    height: auto;
  }
  .brand.page h1 span {
    margin-right: 10px;
  }
  .brand.page h1 .button {
    position: relative;
    float: left;
    margin: 20px 0 0;
  }
  .brand.page h1 img {
    display: block;
  }
  #sub-footer ul {
    width: 100%;
  }
  #sub-footer ul li {
    max-width: 24%;
    padding-right: 5px;
  }
  #sub-footer ul li img {
    width: 100%;
  }
}
/*# sourceMappingURL=/templates/main/css/styles.map */