/* ------------------------------------------------------------ RESET*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

section, article, header, footer, nav, aside, hgroup {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400; }

ol, ul, li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

/* ------------------------------------------------------------ VARIABLES

*/
/* ------------------------------------------------------------ MIXINS*/
/* ------------------------------------------------------------ SITEWIDE*/
body {
  font-family: 'helvetica',arial, serif;
  font-size: 16px;
  line-height: 26px;
  min-width: 320px; }

img {
  max-width: 100%;
  height: auto !important; }

.wrapper {
  max-width: 1100px;
  margin: 0 auto;
  position: relative; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.reveal {
  position: absolute;
  top: -9999px;
  left: -99999px; }
  @media screen and (max-width: 850px) {
    .reveal {
      position: inherit; } }

@media screen and (max-width: 850px) {
  .hide {
    position: absolute;
    top: -9999px;
    left: -99999px; } }
.clear {
  clear: both; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 2em; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

a img {
  opacity: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

a:hover img {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.full-width {
  width: 100%;
  height: auto !important; }

p.button a {
  border: 1px solid #b5252e;
  line-height: 40px;
  font-size: 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 150px;
  margin: 30px auto;
  font-size: 16px;
  background: #f6f6f6;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

p.button a:hover {
  color: #b5252e;
  background: #333;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

/* ------------------------------------------------------------ COLUMNS*/
.fixedwidth {
  max-width: 1100px;
  margin: 0 auto; }

.wrapper {
  max-width: 1100px;
  margin: 0 auto; }

.one-col {
  width: 94%;
  margin: 0 3%;
  padding-bottom: 30px;
  overflow: auto; }

.two-col {
  width: 44%;
  margin: 0 3%;
  float: left;
  padding-bottom: 30px; }

.three-col {
  width: 27.3333333%;
  margin: 0 3%;
  float: left;
  padding-bottom: 30px; }

.four-col {
  width: 19%;
  margin: 0 3%;
  float: left;
  padding-bottom: 2%; }

@media screen and (max-width: 850px) {
  .one-col, .two-col, .three-col, .four-col {
    float: none;
    width: auto; } }
.box-wrapper {
  width: 96%;
  margin: 0 2%;
  overflow: auto; }

.box {
  border: 1px solid #f2f2f2;
  padding: 40px 50px 30px 50px;
  overflow: auto;
  margin-bottom: 50px;
  background: #e5f7ef; }
  @media screen and (max-width: 850px) {
    .box {
      padding: 40px 20px 10px 20px; } }

.boxcolour {
  background: #e5f7ef; }

.major-content {
  width: 64%;
  margin: 0 3%;
  float: left;
  padding-bottom: 30px; }
  @media screen and (max-width: 850px) {
    .major-content {
      width: 94%;
      float: inherit; } }

.minor-content {
  width: 24%;
  margin: 0 3%;
  float: left;
  padding-bottom: 30px; }
  @media screen and (max-width: 850px) {
    .minor-content {
      width: 94%;
      float: inherit; } }

.content-main {
  width: 66%;
  float: left;
  margin-left: 2%; }
  @media screen and (max-width: 850px) {
    .content-main {
      width: 96%;
      margin: 0 2%;
      float: none;
      margin-bottom: 2%; } }

aside {
  width: 27%;
  float: right;
  margin-right: 2%; }
  @media screen and (max-width: 850px) {
    aside {
      width: 96%;
      margin: 0 2%;
      float: none;
      margin-bottom: 2%; } }

.fifty-fifty {
  width: 50%;
  float: left; }
  @media screen and (max-width: 850px) {
    .fifty-fifty {
      width: 100%;
      float: none; } }

/* ------------------------------------------------------------ FONT SPECS*/
@font-face {
  font-family: 'helvetica_lightregular';
  src: url("../webfonts/helvetica-light-webfont.eot");
  src: url("../webfonts/helvetica-light-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/helvetica-light-webfont.woff") format("woff"), url("../webfonts/helvetica-light-webfont.ttf") format("truetype"), url("../webfonts/helvetica-light-webfont.svg#helvetica_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ------------------------------------------------------------ HEADERS*/
header {
  position: fixed;
  height: 150px;
  z-index: 999999;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 1000px) {
    header {
      height: 100px; } }
  header a {
    text-decoration: none;
    color: #000; }
  header a:hover {
    color: #b5252e; }
  header .logo {
    width: 335px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 3; }
    @media screen and (max-width: 1000px) {
      header .logo {
        position: absolute;
        top: 45px; } }
    @media screen and (max-width: 500px) {
      header .logo {
        left: 20px;
        margin-left: 0;
        width: 250px; } }
  header .list-contact {
    position: absolute;
    right: 0;
    top: 40px; }
    @media screen and (max-width: 1000px) {
      header .list-contact {
        position: absolute;
        right: inherit;
        top: 10px; } }
  header .list-contact li {
    display: inline;
    float: left;
    padding-left: 15px;
    letter-spacing: -1px; }
  header .contact {
    background: #ffcc00;
    overflow: auto; }
  header nav {
    position: absolute;
    border-top: 2px solid #000;
    top: 75px;
    right: 0;
    margin-right: 0;
    z-index: 99999; }
    @media screen and (max-width: 1000px) {
      header nav {
        position: absolute;
        top: 100px;
        width: 100%;
        z-index: 2; } }
  header nav a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    font-family: arial, helvetica, sans-serif;
    color: #000;
    padding-bottom: 10px; }
    @media screen and (max-width: 1000px) {
      header nav a {
        background: #fff;
        padding: 0;
        line-height: 50px;
        text-align: right;
        padding-right: 10%;
        border-bottom: 1px solid #ccc; } }
  header nav li {
    width: 120px;
    float: left;
    position: relative; }
    @media screen and (max-width: 1000px) {
      header nav li {
        float: inherit;
        width: 100%;
        padding: 0; } }
  header nav li ul {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -130px;
    visibility: hidden;
    width: 100%;
    z-index: 9999899; }
    @media screen and (max-width: 1000px) {
      header nav li ul {
        width: 100%;
        margin-left: 0%;
        border-top: none; } }
  header nav li ul li {
    display: block;
    float: none;
    width: 260px;
    font-size: 15px;
    background: #f4f4f4; }
    @media screen and (max-width: 1000px) {
      header nav li ul li {
        width: 100%; } }
  header nav li ul li:first-child {
    padding-top: 20px; }
    @media screen and (max-width: 1000px) {
      header nav li ul li:first-child {
        padding-top: 0; } }
  header nav li ul li:last-child {
    padding-bottom: 20px; }
    @media screen and (max-width: 1000px) {
      header nav li ul li:last-child {
        padding-top: 0; } }
  header nav li ul li a {
    margin: 0;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    padding-top: 10px; }
    @media screen and (max-width: 1000px) {
      header nav li ul li a {
        margin: 0;
        line-height: 40px;
        text-align: right;
        padding-right: 12%;
        line-height: 40px;
        font-weight: normal; } }
  @media screen and (max-width: 1000px) {
    header nav li.open ul {
      position: static; }
    header nav > ul {
      display: none;
      height: auto; } }
  header .nav-toggle {
    display: none;
    position: absolute;
    top: 32px;
    right: 9%;
    color: #000;
    width: 40px;
    height: 40px;
    background: url(../images/menu.png) no-repeat left center; }
    @media screen and (max-width: 1000px) {
      header .nav-toggle {
        display: block; } }
    @media screen and (max-width: 700px) {
      header .nav-toggle {
        right: 2%; } }

/* ------------------------ Type ------------------------ */
h1, h2 {
  font-family: 'helvetica_lightregular', arial, sans-serif; }

h1 {
  font-size: 42px;
  line-height: 44px;
  padding: 40px 0 50px; }

h2 {
  text-align: center;
  font-size: 34px;
  line-height: 38px;
  color: #000;
  margin: 0 0 20px 0; }

h3 {
  color: #b5252e;
  font-size: 26px;
  line-height: 30px;
  font-family: 'helvetica', arial,sans-serif;
  margin-bottom: 14px; }

p {
  font-family: 'helvetica_lightregular', arial,sans-serif;
  margin-bottom: 26px; }

.intro p {
  margin-bottom: 14px;
  line-height: 22px; }

.list p {
  margin-bottom: 14px;
  line-height: 22px; }

.compressed p {
  margin-bottom: 0;
  line-height: 22px; }

article {
  padding-top: 150px; }

section {
  overflow: auto;
  margin: 0 0 50px 0;
  padding: 30px 0 0;
  clear: both; }

.prod-image {
  width: 100%;
  height: auto; }

.image-full-width {
  min-width: 100%;
  height: auto; }

.list-thumb-nav a {
  display: block; }

.list-thumb-nav p {
  font-size: 100%;
  font-weight: bold;
  line-height: 15px; }

.list-thumb-nav li {
  overflow: hidden;
  float: left;
  width: 25%; }
  @media screen and (max-width: 850px) {
    .list-thumb-nav li {
      width: 50%; } }
  @media screen and (max-width: 400px) {
    .list-thumb-nav li {
      width: 100%; } }

strong {
  font-family: helvetica, arial, sans-serif; }

/* ------------------------ Buttons ------------------------ */
.list-category li {
  width: 50%;
  float: left;
  margin-bottom: 70px;
  overflow: auto; }
  @media screen and (max-width: 850px) {
    .list-category li {
      width: 100%;
      float: inherit; } }

.list-category li:nth-child(odd) {
  clear: left; }

.list-category h2 {
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 5px; }

.list-category a {
  font-family: helvetica, arial, sans-serif;
  color: #b5252e;
  font-weight: bold;
  display: block;
  padding-top: 15px; }

.list-category a:hover {
  text-decoration: underline; }

.prod-wrap {
  clear: both;
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
  overflow: auto; }

.prod-wrap li {
  float: left;
  width: 50%; }

.prod-wrap h2 {
  text-align: left; }

.bg-dark {
  background: #000; }

.bg-dark h2 {
  color: #fff;
  font-weight: bold;
  margin: 0; }

.bg-grey {
  background: #f2f2f2; }

/* ------------------------ Buttons ------------------------ */
p.download a {
  font-family: 'helvetica', arial, sans-serif;
  color: #fff;
  line-height: 48px;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 190px;
  font-size: 18px;
  background: #b5252e url(../images/download.png) no-repeat;
  padding-left: 30px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  float: right;
  margin: 47px 0 0; }

p.download a:hover {
  color: #fff;
  background: #000 url(../images/download.png) no-repeat;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

p.pdf a {
  font-family: helvetica, arial, sans-serif;
  color: #fff;
  line-height: 50px;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  font-size: 18px;
  background: #b5252e url(../images/download.png) no-repeat;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  float: right;
  margin: 30px 0; }

p.pdf a:hover {
  color: #fff;
  background: #000 url(../images/download.png) no-repeat;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

p.button a {
  font-family: helvetica, arial, sans-serif;
  color: #fff;
  line-height: 50px;
  display: block;
  clear: both;
  font-size: 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 150px;
  margin: 30px auto;
  font-size: 16px;
  background: #b5252e;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

p.button a:hover {
  color: #b5252e;
  background: #333;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

/* ------------------------------------------------------------ FOOTER*/
footer {
  background: #2c2c2c;
  background-image: url(../images/bg-footer.jpg);
  background-size: cover;
  overflow: auto;
  padding: 50px 0 0;
  z-index: 2;
  position: relative; }
  @media screen and (max-width: 850px) {
    footer {
      padding: 30px 0 10px 0; } }
  footer a, footer p, footer li, footer h4 {
    color: #ccc;
    text-decoration: none; }
  footer li, footer p {
    font-size: 13px;
    line-height: 28px; }
  footer #footer-services {
    margin: 5px 0 50px 0; }
  footer #footer-services a {
    display: block; }
  footer a:hover {
    color: #b5252e; }
  footer h4 {
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  footer .footlinks {
    margin-bottom: 40px; }
  footer .contact-details {
    width: 71%;
    margin: 0 2%;
    float: left;
    padding-bottom: 2%; }
    @media screen and (max-width: 850px) {
      footer .contact-details {
        width: 96%; } }
  footer .info {
    background: #fff;
    clear: both;
    padding: 10px 0; }
  footer .info p {
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 70%; }
  footer .info p a {
    color: #d8d8d8;
    text-decoration: none; }
