@charset "UTF-8";
/*---------------------------------------------- WHERE THE MAGIC HAPPENS */
/* Default Font Size */
/* Primary Colour */
/* Secondary Colour */
/* Background color */
/* footer bg */
/* Link Colour */
/* Link Hover Colour */
/*---------------------------------------------- RESET */
@import url("//hello.myfonts.net/count/28c725");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

p, ul, ol {
  margin: 0 0 20px; }

ul, ol {
  padding: 0 0 0 2.5em; }

label {
  cursor: pointer; }

button {
  cursor: pointer;
  border: 0;
  outline: 0; }

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
  border: 0; }

input[type="submit"]:focus, input[type="button"]:focus {
  outline: 0; }

/* Default Margin */
/*---------------------------------------------- GLOBAL SETTINGS */
html, body {
  height: 100%; }

body {
  background: #dcd9d7;
  font-family: Arial, "prox-semibold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22.68px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

/*---------------------------------------------------- FONTS */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'prox-reg';
  src: url("fonts/prox-reg.eot");
  src: url("fonts/prox-reg.eot?#iefix") format("embedded-opentype"), url("fonts/prox-reg.woff") format("woff"), url("fonts/prox-reg.ttf") format("truetype"); }
@font-face {
  font-family: 'prox-semibold';
  src: url("fonts/prox-semibold.eot");
  src: url("fonts/prox-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/prox-semibold.woff") format("woff"), url("fonts/prox-semibold.ttf") format("truetype"); }
@font-face {
  font-family: 'prox-bold';
  src: url("fonts/prox-bold.eot");
  src: url("fonts/prox-bold.eot?#iefix") format("embedded-opentype"), url("fonts/prox-bold.woff") format("woff"), url("fonts/prox-bold.ttf") format("truetype"); }
/*---------------------------------------------------- FORMATTING */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 46px;
  line-height: 74.52px;
  margin-bottom: 14px; }

h2 {
  font-size: 34px;
  line-height: 55.08px;
  margin-bottom: 10px; }

h3 {
  font-size: 28px;
  line-height: 45.36px;
  margin-bottom: 8px; }

h4 {
  font-size: 20px;
  line-height: 32.4px;
  margin-bottom: 4px; }

h5 {
  font-size: 16px;
  line-height: 25.92px; }

h6 {
  font-size: 12px;
  line-height: 19.44px; }

p {
  margin: 0 0 20px; }

em {
  font-style: italic; }

b, strong {
  /* 	font-family: 'prox-bold';
   	font-weight: normal; */
  font-weight: bold;
  font-style: normal; }

small {
  font-size: 80%; }

/*	Blockquotes  */
blockquote, blockquote p {
  font-size: 17px;
  line-height: 27.54px;
  color: #333;
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd; }

blockquote cite {
  display: block;
  font-size: 12px;
  line-height: 19.44px;
  color: #6b656e; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #f68428; }

a {
  color: #f68428;
  text-decoration: none;
  outline: 0; }

a:hover, a:focus {
  color: #ff9743; }

p a {
  line-height: inherit; }

label,
input,
textarea {
  font-size: 14px;
  line-height: 22.68px;
  font-family: Arial, "prox-semibold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

input, textarea {
  border-radius: 0px;
  transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
  background: #fff;
  border: 1px solid #e2e2e2;
  color: #666;
  margin: 0px;
  font-size: 13px;
  line-height: 19px;
  padding: 8px 15px;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased; }

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -ms-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  appearance: checkbox !important; }

input:focus, textarea:focus {
  outline: none;
  box-shadow: 0 0 6px 0 #4b9de3;
  border: 1px solid #4b9de3;
  -webkit-font-smoothing: antialiased; }

button {
  -webkit-font-smoothing: antialiased; }

ul, ol {
  margin: 0 0 20px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 30px; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  font-size: 14px;
  line-height: 22.68px;
  margin-bottom: 10px; }

div.styled {
  overflow: hidden;
  /* this hides the select's drop button */
  padding: 0;
  margin: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 90% center;
  background-position: center right 15px;
  /* this is the new drop button, in image form */
  width: 100%;
  border-radius: 2px;
  border: 1px solid #e4e4e4; }
  div.styled select:focus {
    outline: none;
    border: 0px; }

div.styled select {
  color: #333;
  width: 115%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  padding: 8px 15px;
  /* padding should be added to the select, not the div */ }

.ie7 div.styled {
  border: none; }

.ie7 div.styled select {
  width: 100%;
  background-color: white;
  border: solid 1px #ccc;
  padding: 0.3em 0.5em; }

/*  --------------------------------------------------- LAYOUT */
.wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative; }

/*  --------------------------------------------------- CUSTOM CLASSES */
.hidden {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.relative {
  position: relative; }

.arrowLeft:after, .arrowLeft:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }
.arrowLeft:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 2px;
  margin-top: -2px; }
.arrowLeft:before {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 6px;
  margin-top: -6px; }

.arrowRight:after, .arrowRight:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }
.arrowRight:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 2px;
  margin-top: -2px; }
.arrowRight:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 6px;
  margin-top: -6px; }

.btn {
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  	/*
  font-family: 'prox-bold';
  	font-weight: normal;
  	font-style: normal;
  */
  font-family: 'arial';
  font-weight: bold;
  font-size: 12px;
  line-height: 19.44px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  color: #fff;
  text-decoration: none;
  width: 180px;
  padding: 15px;
  line-height: 1em;
  display: inline-block;
  background-color: #f68428;
  background-repeat: no-repeat;
  background-position: 90% center;
  background-position: center right 15px; }
  .btn:hover {
    background-color: #f79240;
    color: #fff; }
  .btn.secondary {
    background-color: #6b656e; }
    .btn.secondary:hover {
      background-color: #78717b; }

/*  --------------------------------------------------- CLEARING */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/*---------------------------------------------- HEADER */
header {
  background-color: #fff;
  position: relative;
  z-index: 5;
  /* Mobile buttons */ }
  header .icn-logo {
    position: relative;
    z-index: 2; }
  header .header-top {
    padding: 20px 0; }
  header a {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    text-decoration: none;
    display: block; }
  header #brightonMark {
    position: absolute;
    top: 6px;
    right: 0px;
    padding: 4px 0;
    padding-left: 30px;
    line-height: 1em;
    color: #777777;
    text-transform: none;
    font-size: 10px; }
    header #brightonMark i {
      position: absolute;
      left: 0px;
      top: 0px; }
  header nav {
    background-color: #f2f2f2; }
    header nav ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
      header nav ul li {
        margin: 0px;
        padding: 0px; }
    header nav li {
      float: left;
      display: block;
      border-right: 1px solid #fff; }
      header nav li.active a {
        color: #fff;
        background-color: #f68428; }
      header nav li.active ul.drop li a {
        color: #636363;
        background-color: #fff; }
        header nav li.active ul.drop li a:hover {
          background-color: #fff;
          color: #f68428; }
      header nav li.last {
        border-right: 0px; }
        header nav li.last a {
          padding: 14px 30px; }
    header nav a {
      color: #636363;
      padding: 14px 24px;
      line-height: 1.2em; }
      header nav a:hover {
        color: #303030; }
    header nav .hasDrop {
      position: relative; }
      header nav .hasDrop:hover .drop {
        display: block; }
    header nav .drop {
      display: none;
      position: absolute;
      top: 44px;
      left: 0px;
      border-bottom: 3px solid #f68428; }
      header nav .drop li {
        border: 0px; }
      header nav .drop .active a {
        background-color: #f68428;
        color: #fff; }
        header nav .drop .active a:hover {
          color: #fff;
          background-color: #ff9743; }
      header nav .drop a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        background-color: #fff;
        display: block;
        width: 200px; }
        header nav .drop a:hover {
          color: #f68428; }
  header .rightButtons {
    position: absolute;
    right: 0px;
    top: 38px;
    width: 100%; }
    header .rightButtons a {
      font-size: 13px;
      line-height: 21.06px;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      line-height: 34px;
      position: relative;
      color: #919191;
      padding-left: 30px;
      margin-right: 36px; }
      header .rightButtons a.active {
        color: #f68428; }
        header .rightButtons a.active:hover {
          color: #ff9743; }
      header .rightButtons a:hover {
        color: #252525; }
      header .rightButtons a .icn {
        position: absolute;
        left: 0px;
        top: 8px; }
  header #search {
    position: relative; }
    header #search label, header #search input {
      font-size: 12px;
      line-height: 1.2em; }
    header #search label {
      	/*
      font-family: 'prox-semibold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: 500;
      color: #aeaeae;
      position: absolute;
      top: 10px;
      left: 15px;
      z-index: 2; }
    header #search input {
      padding: 8px 15px;
      padding-right: 35px;
      line-height: 1.2em;
      width: 150px;
      z-index: 1; }
    header #search button {
      position: absolute;
      top: 10px;
      right: 15px;
      background-color: transparent;
      padding: 0px;
      z-index: 3; }
  header #mobButton {
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #f68428;
    width: 20px;
    height: auto;
    padding: 15px;
    cursor: pointer;
    border-radius: 3px; }
    header #mobButton:hover {
      background-color: #f79240; }
    header #mobButton .divider {
      border-radius: 3px;
      width: auto;
      display: block;
      background-color: #fff;
      height: 3px;
      margin-bottom: 3px; }
      header #mobButton .divider:last-child {
        margin-bottom: 0px; }
  header #mobNav ul {
    list-style: none;
    padding: 0px; }
    header #mobNav ul li {
      margin: 0px;
      padding: 0px; }
  header #mobNav li {
    border: 0px;
    width: 50%;
    float: left;
    position: relative; }
    header #mobNav li:last-child a {
      border-right: 0px; }
    header #mobNav li:hover a {
      background-color: #3d3d3d; }
  header #mobNav a {
    border-right: 1px solid #454545;
    color: #fff;
    background-color: #303030;
    font-size: 13px;
    line-height: 1em;
    padding: 20px 0;
    display: block;
    height: 20px;
    text-align: center; }
  header #mobNav i {
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 15px; }

/*---------------------------------------------- FOOTER */
footer {
  background-image: url(../img/bg-pattern-footer.png);
  background-repeat: repeat;
  background-position: top left;
  background-color: #303030;
  clear: both;
  position: relative; }
  footer .col1,
  footer .col2,
  footer .col3,
  footer .col4 {
    float: left;
    position: relative;
    z-index: 2; }
  footer .col1 {
    width: 225px; }
  footer .col2 {
    width: 245px; }
  footer .col3 {
    width: 240px; }
  footer .col4 {
    width: 170px; }
  footer .number {
    margin-left: 15px; }
  footer a {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    	/*
    font-family: 'prox-semibold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    font-size: 11px;
    margin: 0px; }
    footer a:hover {
      color: #f68428; }
  footer nav {
    padding: 40px;
    padding-bottom: 20px; }
    footer nav ul {
      list-style: none;
      padding: 0px; }
      footer nav ul li {
        margin: 0px;
        padding: 0px; }
    footer nav li {
      margin: 0px; }
    footer nav li.title a {
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      color: #fff;
      line-height: 1em;
      font-size: 12px; }
    footer nav a {
      color: #969696; }
  footer .watermark {
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1; }

.credits {
  color: #707070;
  padding: 30px 40px;
  border-top: 1px solid black;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .credits a {
    color: #fff; }
  .credits p {
    	/*
    font-family: 'prox-semibold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: 500;
    margin: 0px;
    padding: 0px;
    font-size: 11px; }
    .credits p.title {
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      color: #fff; }
  .credits .col2 a {
    margin-left: 15px; }

/*---------------------------------------------- HERO */
#heroWrap {
  position: relative; }
  .inner #heroWrap {
    background-size: cover;
    -ms-behavior: url(/backgroundsize.htc); }
  #heroWrap .cycle-slideshow {
    position: relative;
    z-index: 1; }
  #heroWrap .slide {
    width: 100%;
    height: 450px;
    display: block;
    background-size: cover;
    -ms-behavior: url(/backgroundsize.htc); }
    #heroWrap .slide .heroText {
      font-size: 16px;
      line-height: 25.92px;
      	/*
      font-family: 'prox-semibold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: 500;
      line-height: 26px;
      padding: 90px 60px;
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 2;
      width: 300px;
      color: #fff;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.65); }
      #heroWrap .slide .heroText .title {
        font-size: 28px;
        line-height: 45.36px;
        line-height: 33px;
        margin-bottom: 20px;
        color: #fff; }
      #heroWrap .slide .heroText .btn {
        text-shadow: none; }
  #heroWrap .gradient {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    height: 100%;
    width: 100%;
    width: 533px;
    /* 		background: url(../img/mask-hero.png) no-repeat left center; */
    /*
    		background-color: rgba(0,0,0,.30);
    		background-size: cover;
    */ }
  #heroWrap .pagerWrap {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    width: 100%;
    height: 34px;
    background: url(../img/mask-heroPager.png) repeat-x bottom left transparent; }
    #heroWrap .pagerWrap .absolute {
      position: absolute;
      right: 0px;
      bottom: 0px;
      background-color: #fff;
      padding: 0 34px; }
    #heroWrap .pagerWrap ul {
      list-style: none;
      padding: 0px; }
      #heroWrap .pagerWrap ul li {
        margin: 0px;
        padding: 0px; }
    #heroWrap .pagerWrap li {
      border-right: 1px solid #f5f5f5;
      float: left; }
    #heroWrap .pagerWrap .cycle-prev,
    #heroWrap .pagerWrap .cycle-next {
      position: absolute;
      bottom: 0px;
      width: 34px;
      height: 32px;
      display: block;
      padding: 0px;
      background-position: center center;
      background-repeat: no-repeat; }
      #heroWrap .pagerWrap .cycle-prev span,
      #heroWrap .pagerWrap .cycle-next span {
        display: none; }
    #heroWrap .pagerWrap .cycle-prev {
      left: 0px;
      border-right: 1px solid #f5f5f5; }
    #heroWrap .pagerWrap .cycle-next {
      right: 0px; }
    #heroWrap .pagerWrap a {
      	/*
      font-family: 'prox-semibold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: 500;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      font-size: 13px;
      line-height: 1em;
      border-bottom: 2px solid #fff;
      padding: 11px 13px 8px;
      display: block;
      text-decoration: none;
      color: #9e9e9e;
      text-align: center; }
      #heroWrap .pagerWrap a:hover {
        color: #303030; }
    #heroWrap .pagerWrap .cycle-pager-active a {
      border-bottom: 2px solid #ff9743;
      color: #ff9743; }
      #heroWrap .pagerWrap .cycle-pager-active a:hover {
        color: #ff9743; }
  .inner #heroWrap {
    height: 250px; }
    .inner #heroWrap .title {
      position: absolute;
      bottom: 0px;
      left: 0px;
      z-index: 3;
      padding: 20px 40px 10px;
      margin: 0px;
      font-size: 24px;
      color: #1d1d1d;
      background-color: #fff; }
    .inner #heroWrap .gradient {
      top: auto;
      bottom: 0px;
      width: 100%;
      height: 37px;
      display: block;
      background: url(../img/mask-heroPager.png) repeat-x bottom left transparent; }

/*---------------------------------------------- CONTENT */

/* Start Product Detailed Page CSS */

.clearfix::before, .clearfix::after {
  content: "";
    display: table;
}

.clearfix::after {
  clear: both;
}

.productSection {
  margin-top: 50px;
}

.product-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 45px;
  line-height: 1;
  margin-bottom: 40px;
}

.product-left {
  float: left;
  width: 40%;
}

.product-img {
  margin-top: 7px;
  position: relative;
}

.product-img img {
  width: 100%;
  height: auto;
}

.add-water {
  background: url('../img/add-water.png') no-repeat right center;
  position: absolute;
  right: 0;
  margin-right: -25px;
  margin-top: -50px;
  width: 150px;
  height: 150px;
}

.product-name {
  font-weight: 700;
}

.applications {
  margin-top: 23px;
}

.applications ul li {
  padding-left: 15px;
  margin-left: -1.5em;
  margin-bottom: 15px;
  color: #f68428;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  list-style-type: none;
  background: url('../img/applications-icon.png') no-repeat left center;
}

.specs-table {
  margin-top: 22px;
  margin-bottom: 0;
}

.specs-header {
  background-color: #f68428;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 13px 6px !important;
  text-align: left !important;
}

.sup-header {
  padding: 5px 13px 10px !important;
}

.lowercase-header {
  text-transform: none;
}

.or {
  padding: 0 35px;
}

.units-notes {
  font-size: 11px;
  margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
  .or {
    padding: 0 10px;
  }

  .units-notes {
    line-height: 14px;
    margin-top: 6px;
  }
}

.smaller {
  font-size: 11px;
}

.specs-header sup {
  vertical-align: super !important;
  font-size: smaller !important;
}

.specs-table td {
  width: 25%;
  padding: 10px 7px;
  font-size: 13px;
  border-right: 1px solid #eeeeee;
  line-height: 13px;
  text-align: center;
}

.specs-table .row-2 {
  font-size: 11px;
  padding: 10px 0px;
}

.warning-title {
  background: url('../img/warning-icon.png') no-repeat left center;
  padding-left: 25px;
}

.warning-sub-title {
  font-weight: 700;
  line-height: 16px;
  padding-top: 8px;
  font-size: 12px;
}

.product-base {
  margin-top: 50px;
}

.product-right {
  float: left;
  width: 54%;
  padding-left: 37px;
}

.features {
  float: left;
  background-color: #f68428;
  width: 44%;
  padding-top: 1px;
}

.technical-support {
  float: right;
  background-color: #000000;
  width: 49%;
  padding: 14px 3%;
}

.technical-support .msds,
.technical-support .pds,
.technical-support .diy-guide {
  background-color: #f68428;
  margin-bottom: 5px;
  padding: 5px 15px;
}

.technical-support .download-text {
  color: white;
  text-transform: uppercase;
  font-size: 11px;
}

.technical-support .msds:hover,
.technical-support .pds:hover,
.technical-support .diy-guide:hover {
  background-color: rgba(246, 132, 40, 0.8);
}

.msds {
  margin-top: 15px;
}

.pdf-icon {
  background-size: contain !important;
  padding-right: 23px;
}

.msds-icon {
  background: url('../img/sds-icon.png') no-repeat left center;
}

.pds-icon {
  background: url('../img/pds-icon.png') no-repeat left center;
}

.diy-icon {
  background: url('../img/diy-icon.png') no-repeat left center;
}

.dld-icon {
  background: url('../img/dld-icon.png') no-repeat right center;
  float: right;
  padding-top: 8px;
  width: 15px;
  height: 15px;
}

.technical-support .title {
  color: #ffffff;
  float: left;
}

.contact-num {
  float: right;
  font-weight: 700;
  color: #f68428;
}

.features ul {
  width: 252px;
  margin: 27px auto 28px;
  padding: 0;
}

.features ul li {
  list-style-type: none;
  float: left;
  width: 60px;
  height: 69px;
  margin-right: 4px;
  margin-bottom: 0;
}

.features ul li:nth-child(4),
.features ul li:nth-child(7),
.features ul li:nth-child(11),
.features ul li:nth-child(14) {
  margin-right: 0;
}

.features ul li:nth-child(5),
.features ul li:nth-child(12) {
  margin-left: 32px;
}

.features ul li:nth-child(5),
.features ul li:nth-child(6),
.features ul li:nth-child(7),
.features ul li:nth-child(8),
.features ul li:nth-child(9),
.features ul li:nth-child(10),
.features ul li:nth-child(11),
.features ul li:nth-child(12),
.features ul li:nth-child(13),
.features ul li:nth-child(14) {
  margin-top: -13px;
}

.pdf_icon {
  width: 20px;
  margin-right: -5em;
  height: 20px;
  padding-right: 60px;
  display: inline-block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .features {
    padding: 2px 0 1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 949px) {
  .product-left {
    width: 30%;
  }

  .product-right {
    width: 62%;
  }
}

@media screen and (max-width: 950px) {
  .features {
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    width: 90%;
    max-width: 328px;
    padding: 1px 0 !important;
  }

  .technical-support {
    float: none;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 300px;
    width: 90%;
  }

  .add-water {
    background-size: contain;
    margin-right: -25px;
    margin-top: -35px;
    width: 90px;
    height: 90px;
  }
}

@media screen and (max-width: 767px) {
  .product-title {
    line-height: 45px;
  }

  .product-left {
    float: none;
    margin: 0 auto;
    width: 40%;
  }

  .product-right {
    float: none;
    margin: 30px auto 0;
    width: 80%;
    padding-left: 0;
  }

  .features,
  .pdf-icon {
    display: none;
  }

  .technical-support {
    margin-top: 0;
  }

  .support-header .title {
    line-height: 24.3px !important;
  }
}

/* End Product Detailed Page CSS */

.padding {
  padding: 40px; }

.title {
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  	/*
  font-family: 'prox-bold';
  	font-weight: normal;
  	font-style: normal;
  */
  font-family: 'arial';
  font-weight: bold;
  font-size: 15px;
  line-height: 24.3px;
  color: #6b656e; }

#contentWrap {
  box-shadow: 0px 0px 30px black;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
  z-index: 2;
  background-color: #fff; }
  .inner #contentWrap {
    background-color: #f5f5f5; }

#homeLeadin1 {
  display: block;
  border-bottom: 1px solid #eceeef;
  padding-top: 40px; }
  #homeLeadin1 .leadin-box {
    box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 200px;
    margin-right: 26px;
    min-height: 227px;
    color: #777777;
    padding-bottom: 42px; }
    #homeLeadin1 .leadin-box.last {
      margin-right: 0px; }
    #homeLeadin1 .leadin-box.quicklinks {
      border-bottom: 3px solid #f68428;
      padding-bottom: 0px;
      min-height: 265px; }
    #homeLeadin1 .leadin-box img {
      display: block; }
    #homeLeadin1 .leadin-box .title {
      margin-bottom: 0px;
      padding: 12px 20px 8px;
      color: #222222;
      font-size: 13px;
      line-height: 1.4em;
      text-decoration: none; }
      #homeLeadin1 .leadin-box .title.textBlack {
        padding: 0px;
        color: #222222;
        margin-bottom: 10px; }
    #homeLeadin1 .leadin-box .padding {
      padding: 12px 20px 8px; }
      #homeLeadin1 .leadin-box .padding p {
        margin-bottom: 0px; }
    #homeLeadin1 .leadin-box .btn {
      position: absolute;
      bottom: 0px;
      left: 0px;
      display: block;
      width: 170px; }
  #homeLeadin1 .quicklinks ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #e5e5e5; }
    #homeLeadin1 .quicklinks ul li {
      margin: 0px;
      padding: 0px; }
    #homeLeadin1 .quicklinks ul li {
      border-bottom: 1px solid #f2f2f2; }
    #homeLeadin1 .quicklinks ul li:last-child {
      border-bottom: 0px; }
    #homeLeadin1 .quicklinks ul a {
      font-size: 12px;
      line-height: 19.44px;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      color: #777777;
      text-decoration: none;
      padding: 7px 40px 3px 20px;
      display: block;
      background-position: 90% center;
      background-position: center right 20px;
      background-repeat: no-repeat; }
      #homeLeadin1 .quicklinks ul a:hover {
        color: #f68428; }

#homeLeadin2 .leadin-box {
  width: 179px;
  min-height: 215px;
  border-right: 1px solid #f1f1f1;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 40px 30px;
  padding-bottom: 70px;
  font-size: 12px;
  line-height: 16px; }
  #homeLeadin2 .leadin-box .title {
    display: block;
    text-decoration: none;
    padding-left: 35px;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 18px;
    position: relative; }
    #homeLeadin2 .leadin-box .title i {
      position: absolute;
      left: 0px;
      top: 4px; }
  #homeLeadin2 .leadin-box .btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 149px; }
  #homeLeadin2 .leadin-box:last-child {
    border-right: 0px;
    width: 180px; }
  #homeLeadin2 .leadin-box.featured {
    width: 400px;
    border-right: 0px;
    padding: 40px;
    padding-bottom: 70px; }
    #homeLeadin2 .leadin-box.featured p {
      color: #303030;
      width: 230px;
      font-size: 12px;
      line-height: 16px; }
    #homeLeadin2 .leadin-box.featured p.title {
      	/*
      font-family: 'prox-reg';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: normal;
      text-transform: none;
      color: #f8a059;
      width: 258px;
      font-size: 14px;
      line-height: 20px;
      padding-left: 0px; }
    #homeLeadin2 .leadin-box.featured .btn {
      left: 40px; }

.leadin-box {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 16px; }

/* Content and sidebar */
#content {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  color: #494949;
  font-size: 14px;
  line-height: 22.68px; }
  #content.faq b, #content.faq strong {
    color: #f68428; }
  #content .padding {
    padding: 30px 40px; }
  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold; }
  #content h1 {
    font-size: 20px;
    line-height: 32.4px; }
  #content h2 {
    font-size: 18px;
    line-height: 29.16px; }
  #content h3 {
    font-size: 16px;
    line-height: 25.92px; }
  #content h4 {
    font-size: 14px;
    line-height: 22.68px; }
  #content h5 {
    font-size: 12px;
    line-height: 19.44px; }
  #content h6 {
    font-size: 10px;
    line-height: 16.2px; }
  .wsidebar #content {
    width: 75%;
    height: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.15); }

#sidebar {
  width: 25%;
  height: 100%;
  float: left;
  /* Find a stockist */
  /* Quantity Calculator */ }
  #sidebar .title {
    color: #282828;
    font-size: 13px;
    line-height: 21.06px; }
    #sidebar .title i {
      display: inline-block; }
    #sidebar .title.initCalc {
      padding: 11px 20px;
      color: #fff;
      background-color: #f68428;
      cursor: pointer; }
      #sidebar .title.initCalc i {
        margin-right: 10px;
        position: relative;
        top: 3px; }
      #sidebar .title.initCalc:hover {
        background-color: #f79240; }
  #sidebar .subMenu .title {
    background-color: #f68428; }
  #sidebar button {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 0px;
    border-radius: 3px;
    background-color: #f68428; }
    #sidebar button:hover {
      background-color: #ff9743; }
  #sidebar ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px; }
    #sidebar ul li {
      margin: 0px;
      padding: 0px; }
    #sidebar ul li {
      border-bottom: 1px solid #e4e4e4;
      font-size: 11px;
      line-height: 17.82px; }
    #sidebar ul a {
      	/*
      font-family: 'prox-semibold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: 500;
      text-decoration: none;
      color: #1d1d1d;
      padding: 8px 20px 8px 40px;
      display: block;
      background-position: 20px 14px;
      background-repeat: no-repeat;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      #sidebar ul a:hover {
        color: #000; }
    #sidebar ul li.active a {
      background-color: #fff;
      color: #f68428;
      position: relative;
      z-index: 2; }
      #sidebar ul li.active a:hover {
        color: #ff9743; }
    #sidebar ul .title {
      padding: 11px 20px;
      color: #fff;
      background-color: #282828; }
  #sidebar #sidebarStockist {
    padding: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4; }
    #sidebar #sidebarStockist .title {
      margin-bottom: 15px;
      padding-left: 25px;
      position: relative; }
      #sidebar #sidebarStockist .title .icn {
        position: absolute;
        left: 0px;
        top: 0px; }
    #sidebar #sidebarStockist .field {
      margin-bottom: 10px;
      position: relative; }
    #sidebar #sidebarStockist input {
      width: 90%;
      padding: 10px 5%;
      text-align: center; }
    #sidebar #sidebarStockist label {
      width: 100%;
      font-size: 12px;
      text-align: center;
      position: absolute;
      left: 0px;
      top: 10px;
      z-index: 2;
      color: #aeaeae; }
      #sidebar #sidebarStockist label strong {
        	/*
        font-family: 'prox-semibold';
        	font-weight: normal;
        	font-style: normal;
        */
        font-family: 'arial';
        font-weight: 500;
        color: #777777; }
  #sidebar #sidebarEstimator {
    padding: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4; }
    #sidebar #sidebarEstimator .title {
      line-height: 1.2em;
      padding-left: 25px;
      position: relative; }
      #sidebar #sidebarEstimator .title .icn {
        position: absolute;
        left: 0px;
        top: 0px; }
      #sidebar #sidebarEstimator .title small {
        	/*
        font-family: 'prox-reg';
        	font-weight: normal;
        	font-style: normal;
        */
        font-family: 'arial';
        font-weight: normal;
        color: #6f6f6f;
        font-size: 11px;
        display: block;
        text-transform: none; }
    #sidebar #sidebarEstimator .field {
      margin-bottom: 6px;
      display: block;
      clear: both; }
    #sidebar #sidebarEstimator label {
      padding-top: 5px;
      color: #a29b9b;
      font-size: 11px;
      line-height: 7px;
      float: left;
      width: 60px; }
      #sidebar #sidebarEstimator label .title {
        color: #787878;
        font-size: 13px;
        display: block;
        margin: 0px;
        padding-left: 0px; }
    #sidebar #sidebarEstimator input {
      padding: 5px 15px;
      width: 70px;
      float: right; }
    #sidebar #sidebarEstimator .estimatorX {
      float: right;
      margin-right: 10px;
      padding-top: 3px; }
    #sidebar #sidebarEstimator button {
      margin-bottom: 10px; }
    #sidebar #sidebarEstimator .calculated {
      font-size: 11px;
      line-height: 17.82px;
      display: block;
      border: 1px solid #e4e4e4;
      background-color: #fff;
      color: #1d1d1d;
      text-align: center;
      width: auto;
      padding: 10px;
      margin-bottom: 10px; }
    #sidebar #sidebarEstimator .switchPanel {
      margin-bottom: 0px; }
      #sidebar #sidebarEstimator .switchPanel div.styled {
        background-color: #b9b9b9; }
      #sidebar #sidebarEstimator .switchPanel div.styled.unitSwitch {
        background-color: transparent; }
      #sidebar #sidebarEstimator .switchPanel .title {
        padding-left: 0px; }
      #sidebar #sidebarEstimator .switchPanel .divider {
        height: 10px;
        display: block; }
      #sidebar #sidebarEstimator .switchPanel label {
        width: auto;
        padding: 0px;
        color: #282828;
        margin-bottom: 5px; }
    #sidebar #sidebarEstimator .switchCalculator {
      border-top: 1px solid #e4e4e4;
      padding-top: 10px;
      margin-top: 10px; }
  #sidebar .estimatorGuide a {
    position: relative;
    padding: 10px 40px 10px 50px;
    background-position: 90% center;
    background-position: center right 20px; }
    #sidebar .estimatorGuide a:hover {
      color: #ff9743; }
  #sidebar .estimatorGuide i {
    position: absolute;
    top: 8px;
    left: 20px; }
  #sidebar .post-holes-calc #estimatorPostHolePoleDiameter,
  #sidebar .post-holes-calc #estimatorPavingLength,
  #sidebar .post-holes-calc #estimatorPavingWidth,
  #sidebar .post-holes-calc #estimatorPavingHeight, #sidebar .paving-calc #estimatorPostHolePoleDiameter,
  #sidebar .paving-calc #estimatorPavingLength,
  #sidebar .paving-calc #estimatorPavingWidth,
  #sidebar .paving-calc #estimatorPavingHeight {
    padding: 5px 15px;
    width: 34px;
    float: right;
    padding-right: 50px; }
  #sidebar .post-holes-calc .field, #sidebar .paving-calc .field {
    position: relative; }
  #sidebar .post-holes-calc div.styled, #sidebar .paving-calc div.styled {
    width: 100px;
    float: right;
    background-color: #b9b9b9; }
  #sidebar .post-holes-calc div.styled.unitSwitch, #sidebar .paving-calc div.styled.unitSwitch {
    background-color: transparent;
    width: 50px;
    padding: 0px;
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    border-left: 1px solid #e2e2e2; }
    #sidebar .post-holes-calc div.styled.unitSwitch select, #sidebar .paving-calc div.styled.unitSwitch select {
      color: #333;
      margin: 0px;
      padding-top: 10px;
      width: 200%; }

/* Content components */
.breadcrumbs {
  list-style: none;
  padding: 0px; }
  .breadcrumbs li {
    margin: 0px;
    padding: 0px; }
  .breadcrumbs li {
    float: left;
    display: block;
    font-size: 12px;
    line-height: 19.44px; }
  .breadcrumbs a {
    text-decoration: none; }
  .breadcrumbs .divider {
    color: #b9b9b9;
    margin: 0 5px; }

.searchEntry {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }

.pagination {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  display: block;
  width: 100%;
  position: relative; }
  .pagination li {
    margin: 0px;
    padding: 0px; }
  .pagination li {
    margin: 0px;
    display: inline-block; }
    .pagination li .page-numbers {
      padding: 5px 10px; }
    .pagination li.prev {
      position: absolute;
      left: 0px;
      top: 0px; }
    .pagination li.next {
      position: absolute;
      right: 0px;
      top: 0px; }

.locationMap {
  background: url(../img/bg-locationMap.jpg) no-repeat right top; }
  .locationMap .padding {
    padding-top: 0px;
    min-height: 680px; }
  .locationMap .locationPoints {
    position: relative; }
    .locationMap .locationPoints ul {
      list-style: none;
      padding: 0px; }
      .locationMap .locationPoints ul li {
        margin: 0px;
        padding: 0px; }
    .locationMap .locationPoints li {
      margin-bottom: 0px;
      position: relative;
      width: 11px;
      height: 11px;
      display: block;
      position: absolute; }
      .locationMap .locationPoints li:hover .tooltip {
        display: block; }
    .locationMap .locationPoints .dot {
      width: 8px;
      height: 8px;
      display: block;
      border-radius: 50%;
      cursor: pointer; }
    .locationMap .locationPoints .tooltip {
      font-size: 10px;
      line-height: 16.2px;
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      position: absolute;
      top: -7px;
      color: #1d1d1d;
      padding: 3px 10px;
      border-radius: 2px;
      background-color: #fff;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
      text-align: center;
      display: none; }
      .locationMap .locationPoints .tooltip.arrowLeft {
        left: 25px; }
      .locationMap .locationPoints .tooltip.arrowRight {
        right: 25px; }
    .locationMap .locationPoints .locations li .dot {
      background-color: #f68428; }
    .locationMap .locationPoints .locations .loc1 {
      top: 345px;
      left: 80px; }
    .locationMap .locationPoints .locations .loc1 .tooltip {
      width: 130px; }
    .locationMap .locationPoints .locations .loc2 {
      top: 385px;
      left: 250px; }
    .locationMap .locationPoints .locations .loc2 .tooltip {
      width: 180px; }
    .locationMap .locationPoints .locations .loc3 {
      top: 425px;
      left: 130px; }
    .locationMap .locationPoints .locations .loc3 .tooltip {
      width: 135px; }
    .locationMap .locationPoints .locations .loc4 {
      top: 460px;
      left: 130px; }
    .locationMap .locationPoints .locations .loc4 .tooltip {
      width: 145px; }
    .locationMap .locationPoints .locations .loc5 {
      top: 485px;
      left: 130px; }
    .locationMap .locationPoints .locations .loc5 .tooltip {
      width: 140px; }
    .locationMap .locationPoints .distribution li .dot {
      background-color: #252525; }
    .locationMap .locationPoints .distribution .dist1 {
      top: 90px;
      left: 275px; }
    .locationMap .locationPoints .distribution .dist2 {
      top: 160px;
      left: 210px; }
    .locationMap .locationPoints .distribution .dist3 {
      top: 175px;
      left: 175px; }
    .locationMap .locationPoints .distribution .dist4 {
      top: 180px;
      left: 150px; }
    .locationMap .locationPoints .distribution .dist5 {
      top: 285px;
      left: 285px; }

.accordian {
  list-style: none;
  padding: 0px;
  border: 1px solid #c6c6c6;
  border-bottom: 0px;
  width: 248px;
  height: auto;
  display: block;
  float: right;
  margin-top: 30px; }
  .accordian li {
    margin: 0px;
    padding: 0px; }
  .accordian .trigger {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    font-size: 11px;
    line-height: 17.82px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #1d1d1d;
    padding: 11px 40px 11px 20px;
    background-color: #f9f9f9;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-position: center right 15px;
    cursor: pointer; }
    .accordian .trigger:hover {
      background-color: #fcfcfc; }
  .accordian .distribution .trigger {
    background-color: #ebebeb; }
    .accordian .distribution .trigger:hover {
      background-color: #eeeeee; }
  .accordian .distribution .slide {
    list-style: none;
    padding: 0px;
    margin: 0px !important;
    overflow-y: scroll;
    max-height: 330px; }
    .accordian .distribution .slide li {
      margin: 0px;
      padding: 0px; }
    .accordian .distribution .slide li {
      font-size: 12px;
      line-height: 19.44px;
      padding: 15px;
      padding-bottom: 0px; }
      .accordian .distribution .slide li.last {
        border-bottom: 0px; }
      .accordian .distribution .slide li p {
        min-height: 12px;
        line-height: 1.5em;
        margin-bottom: 10px; }
      .accordian .distribution .slide li p.title {
        text-transform: none;
        font-size: 12px;
        line-height: 19.44px; }
      .accordian .distribution .slide li p.address,
      .accordian .distribution .slide li p.telephone {
        position: relative;
        padding-left: 75px; }
        .accordian .distribution .slide li p.address strong,
        .accordian .distribution .slide li p.telephone strong {
          position: absolute;
          left: 0px; }
  .accordian .active .trigger {
    color: #fff;
    background-color: #f68428; }
    .accordian .active .trigger:hover {
      background-color: #ff9743; }
  .accordian .slide {
    display: none;
    font-size: 12px;
    line-height: 19.44px; }
    .accordian .slide p {
      margin-bottom: 10px; }
    .accordian .slide .textActive {
      width: 75px;
      display: inline-block; }
    #content .accordian .slide .padding {
      padding: 20px;
      padding-bottom: 10px;
      min-height: inherit; }
    .accordian .slide img {
      display: block;
      width: 100%;
      height: auto; }
  .accordian .active .slide {
    display: block; }
  .accordian li {
    border-bottom: 1px solid #c6c6c6;
    background-color: #fff; }

#stockistSearch {
  position: relative;
  background-color: #fbfbfb;
  border: 1px solid #e4e4e4;
  padding: 0 175px 0 195px; }
  #stockistSearch .label {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 18px 20px;
    padding-left: 45px;
    width: 130px;
    font-size: 14px;
    color: #1d1d1d; }
    #stockistSearch .label .icn {
      position: absolute;
      left: 15px;
      top: 21px; }
  #stockistSearch label,
  #stockistSearch button {
    float: left; }
  #stockistSearch .field {
    position: relative; }
  #stockistSearch label {
    color: #b1b0af;
    padding: 21px 5%;
    font-size: 16px;
    line-height: 1em;
    position: absolute;
    left: 0;
    top: -1;
    z-index: 4; }
  #stockistSearch input {
    border: 0px;
    padding: 20px 5%;
    font-size: 14px;
    line-height: 1em;
    width: 90%;
    border-left: 1px solid #e4e4e4;
    display: block;
    position: relative;
    z-index: 3; }
    #stockistSearch input:focus, #stockistSearch input:active {
      border: 0px;
      box-shadow: inset 0 0 6px 0 #4b9de3; }
  #stockistSearch button {
    font-size: 14px;
    line-height: 22.68px;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 175px;
    height: 100%;
    margin: 0px;
    text-align: center;
    color: #fff;
    background-color: #f68428; }
    #stockistSearch button:hover {
      background-color: #ff9743; }

#stockistResults {
  position: relative; }
  #stockistResults.full .stockistListWrap {
    width: auto; }
  #stockistResults.full .stockistListWrap ul {
    overflow-y: inherit;
    height: auto;
    width: 50%;
    float: left; }
  #stockistResults.full .stockistListWrap ul li {
    width: 90%;
    padding: 15px 0;
    margin: 0px;
    margin-right: 10%;
    min-height: 61px; }
  #stockistResults.full #stockistList .icn-marker, #stockistResults.full .stockistListWrap ul .rank {
    display: none; }
  #stockistResults .stockistListWrap {
    width: 50%; }
    #stockistResults .stockistListWrap .stockistTitle {
      font-size: 14px;
      line-height: 22.68px;
      margin: 0px;
      background-color: #fbfbfb;
      border-top: 1px solid #e2e2e2;
      border-bottom: 1px solid #e2e2e2;
      display: block;
      padding: 13px 40px;
      margin: 0px; }
    #stockistResults .stockistListWrap ul {
      list-style: none;
      padding: 0px;
      margin-bottom: 0 20px;
      overflow-y: scroll;
      height: 455px; }
      #stockistResults .stockistListWrap ul li {
        margin: 0px;
        padding: 0px; }
      #stockistResults .stockistListWrap ul li {
        margin: 0 40px;
        padding: 15px 50px;
        border-bottom: 1px solid #e8e8e8; }
    #stockistResults .stockistListWrap p.moreResults {
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      border: 0px;
      padding: 0px;
      margin: 0px 40px; }
      #stockistResults .stockistListWrap p.moreResults a {
        font-size: 13px;
        line-height: 21.06px;
        padding: 7px 0;
        display: block;
        color: #fff;
        text-align: center;
        background-color: #1d1d1d;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out; }
        #stockistResults .stockistListWrap p.moreResults a:hover {
          background-color: #373737; }
    #stockistResults .stockistListWrap p.viewAll {
      font-size: 12px;
      line-height: 19.44px;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      border: 0px;
      padding: 10px 0;
      display: block;
      text-align: right;
      text-decoration: underline;
      padding-bottom: 40px;
      margin: 0px 40px; }
  #stockistResults #mapContainer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    box-shadow: inset 0 -4px 10px rgba(0, 0, 0, 0.4); }
  #stockistResults #stockistList {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    color: #9e9e9e; }
    #stockistResults #stockistList li {
      font-size: 12px;
      line-height: 19.44px;
      position: relative; }
      #stockistResults #stockistList li.active .icn-marker, #stockistResults #stockistList li:hover .icn-marker {
        background-size: 27px 34px; }
    #stockistResults #stockistList a.title {
      font-size: 14px;
      line-height: 22.68px;
      color: #f68428; }
      #stockistResults #stockistList a.title:hover {
        color: #ff9743; }
    #stockistResults #stockistList p {
      margin: 0px; }
    #stockistResults #stockistList strong {
      width: 85px;
      display: block;
      float: left;
      color: #1d1d1d; }
    #stockistResults #stockistList .icn-marker {
      position: absolute;
      left: 0px;
      top: 15px;
      width: 40px;
      height: 35px;
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 50%;
      -webkit-transition: background-size 0.2s ease-in-out;
      -moz-transition: background-size 0.2s ease-in-out;
      -ms-transition: background-size 0.2s ease-in-out;
      -o-transition: background-size 0.2s ease-in-out;
      transition: background-size 0.2s ease-in-out; }
    #stockistResults #stockistList .rank {
      font-size: 20px;
      line-height: 32.4px;
      color: #1d1d1d;
      position: absolute;
      right: 0px;
      top: 15px;
      text-align: center; }
      #stockistResults #stockistList .rank .distance {
        font-size: 12px;
        line-height: 19.44px;
        display: block;
        color: #9e9e9e; }

/* Stockist map */
.list-and-map-popup p {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 0px; }

/* Modal */
#modal {
  display: none;
  background-color: #fff;
  width: 500px;
  height: auto;
  display: block;
  margin: 0 auto;
  border-top: 3px solid #f68428;
  position: relative;
  top: 225px;
  z-index: 11;
  cursor: default;
  position: relative; }
  #modal .modalClose {
    background-color: #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 99;
    cursor: pointer; }
  .modalOpen #modal {
    display: block; }
  #modal .headingTitle {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: -60px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 10px 50px;
    box-sizing: border-box; }
  #modal #calculateModal {
    background-color: #e8e8e8;
    padding: 40px; }
    #modal #calculateModal .field {
      width: 100%;
      margin-bottom: 20px;
      position: relative;
      display: block; }
      #modal #calculateModal .field.central {
        text-align: center; }
      #modal #calculateModal .field.last {
        margin-right: 0px; }
        #modal #calculateModal .field.last .times {
          display: none; }
    #modal #calculateModal label {
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      width: 50%;
      display: block;
      margin-bottom: 5px;
      color: #727272;
      float: left;
      padding-top: 10px; }
      #modal #calculateModal label.hidden {
        display: none; }
      #modal #calculateModal label strong {
        color: #000; }
      #modal #calculateModal label small {
        	/*
        font-family: 'prox-reg';
        	font-weight: normal;
        	font-style: normal;
        */
        font-family: 'arial';
        font-weight: normal;
        text-transform: none;
        display: block; }
    #modal #calculateModal input {
      font-size: 16px;
      line-height: 25.92px;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      width: 35%;
      float: right;
      display: block;
      padding: 10px 5%;
      border: 1px solid #c6c6c6;
      text-align: center;
      color: #1d1d1d; }
    #modal #calculateModal .styled {
      width: 45%;
      float: right;
      border: 1px solid #c6c6c6; }
      #modal #calculateModal .styled select {
        width: 145%; }
    #modal #calculateModal .times {
      position: absolute;
      right: -15px;
      bottom: 12px;
      z-index: 1;
      color: #727272; }
    #modal #calculateModal .switchPanel {
      width: auto;
      margin-right: 0px;
      float: none;
      margin-bottom: 20px; }
      #modal #calculateModal .switchPanel label {
        text-align: center;
        display: block;
        float: none; }
      #modal #calculateModal .switchPanel div.styled {
        background-color: #fff;
        color: #333;
        width: 100%;
        float: none;
        border: 1px solid #c6c6c6; }
        #modal #calculateModal .switchPanel div.styled select {
          width: 115%; }
      #modal #calculateModal .switchPanel .title {
        padding-left: 0px;
        font-size: 14px; }
      #modal #calculateModal .switchPanel .divider {
        height: 10px;
        display: block; }
      #modal #calculateModal .switchPanel label {
        width: auto;
        padding: 0px;
        color: #282828;
        margin-bottom: 5px; }
    #modal #calculateModal .switchCalculator {
      border-top: 1px solid #e4e4e4;
      padding-top: 10px;
      margin-top: 10px;
      position: relative; }
      #modal #calculateModal .switchCalculator span {
        background-color: transparent;
        padding: 0px; }
    #modal #calculateModal .calculator-result button {
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal;
      font-size: 15px;
      line-height: 24.3px;
      background-color: #f68428;
      color: #fff;
      width: 30%;
      margin: 0px;
      padding: 14px 0;
      display: block; }
    #modal #calculateModal .calculator-result .calculated {
      background-color: #fff;
      padding: 10px 15px;
      border-radius: 2px;
      display: block; }
    #modal #calculateModal .calculated-list {
      list-style: none;
      padding: 0px;
      margin: 20px 0;
      background-color: #fff; }
      #modal #calculateModal .calculated-list li {
        margin: 0px;
        padding: 0px; }
      #modal #calculateModal .calculated-list li {
        padding: 20px;
        margin: 0px;
        border-bottom: 1px solid #dadada; }
      #modal #calculateModal .calculated-list a {
        color: #000;
        display: block;
        height: auto;
        float: right;
        width: 100%; }
        #modal #calculateModal .calculated-list a img {
          float: left;
          margin-right: 20px;
          display: block; }
        #modal #calculateModal .calculated-list a strong {
          display: block; }
        #modal #calculateModal .calculated-list a:before, #modal #calculateModal .calculated-list a:after {
          content: '\0020';
          display: block;
          overflow: hidden;
          visibility: hidden;
          width: 0;
          height: 0; }
    #modal #calculateModal .unitWrap input {
      padding-right: 15%;
      width: 25%; }
    #modal #calculateModal .unitWrap .field {
      position: relative; }
    #modal #calculateModal .unitWrap div.styled {
      width: 100px;
      float: right;
      background-color: #b9b9b9; }
    #modal #calculateModal .unitWrap div.styled.unitSwitch {
      background-color: transparent;
      width: 50px;
      padding: 0px;
      position: absolute;
      z-index: 10;
      top: 0px;
      right: 0px;
      border: 0px;
      border-left: 1px solid #e2e2e2;
      background-image: none; }
      #modal #calculateModal .unitWrap div.styled.unitSwitch select {
        color: #333;
        margin: 0px;
        padding-top: 8px;
        height: 47px;
        width: 200%; }
  #modal .title {
    color: #1d1d1d;
    position: relative;
    padding-left: 40px;
    line-height: 25px;
    margin-bottom: 30px; }
    #modal .title i {
      position: absolute;
      left: 0px;
      top: 0px; }
    #modal .title small {
      	/*
      font-family: 'prox-reg';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: normal;
      text-transform: none;
      font-size: 14px;
      color: #6f6f6f; }
  #modal .calculateBar a, #modal .calculateBar p, #modal .calculateBar button {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 0; }
  #modal .calculateBar button {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 24.3px;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    background-color: #f68428;
    color: #fff;
    width: 100%;
    margin: 0px; }
  #modal .calculateBar p {
    font-size: 15px;
    line-height: 24.3px;
    width: 70%;
    background-color: #fff;
    color: #1d1d1d;
    margin: 0px; }
  #modal .estimatorTitle {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    text-align: center;
    background-color: #1d1d1d;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    margin: 0px; }
  #modal ul.estimatorGuide {
    list-style: none;
    padding: 0px;
    overflow-y: scroll;
    height: 196px;
    display: block; }
    #modal ul.estimatorGuide li {
      margin: 0px;
      padding: 0px; }
    #modal ul.estimatorGuide li a {
      font-size: 14px;
      line-height: 22.68px;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      position: relative;
      display: block;
      color: #1d1d1d;
      padding: 13px 75px;
      border-bottom: 1px solid #e4e4e4;
      background-repeat: no-repeat;
      background-position: 90% center;
      background-position: center right 40px; }
      #modal ul.estimatorGuide li a:hover {
        background-color: #f9f9f9; }
      #modal ul.estimatorGuide li a .icn-pdf-big {
        position: absolute;
        left: 35px;
        top: 13px; }

#scrim {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  cursor: pointer; }
  .modalOpen #scrim {
    display: block; }

/*---------------------------------------------- Products page - Category */
#catList {
  list-style: none;
  padding: 0px;
  margin-left: -5%;
  padding-top: 30px; }
  #catList li {
    margin: 0px;
    padding: 0px; }
  #catList li {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    color: #5e5e5e;
    width: 45%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 5%; }
  #catList a {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    color: #5e5e5e;
    padding: 10px 0; }
    #catList a:hover img {
      opacity: .90; }
  #catList .title {
    font-size: 12px;
    line-height: 19.44px;
    padding: 10px 0;
    margin-bottom: 0px;
    display: block; }
  #catList img {
    width: 100%;
    height: auto;
    display: block; }

/*---------------------------------------------- Products page - single */
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
  margin-bottom: 40px; }
  table * {
    box-sizing: border-box; }
  table:before, table:after {
    box-sizing: border-box; }
  table thead {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    background-color: #f68428;
    color: #fff;
    position: relative;
    top: 1px; }
    table thead td {
      font-size: 14px;
      line-height: 22.68px;
      padding: 10px 20px; }
  table thead,
  table tbody {
    width: 100%; }
  table tbody tr {
    border: 1px solid #e4e4e4; }
  table tbody td {
    vertical-align: top;
    padding: 20px; }
  table tbody img {
    height: auto;
    margin: 0 auto;
    display: block; }
  table tbody .title {
    font-size: 14px;
    line-height: 22.68px;
    line-height: 1.2em;
    color: #494949; }
  table tbody .thumb {
    border-right: 1px solid #e4e4e4; }
  table.productTable tr {
    margin-bottom: 10px; }
  table.productTable .details {
    font-size: 11px;
    line-height: 17.82px; }
    table.productTable .details p {
      margin-bottom: 10px; }
    table.productTable .details strong {
      text-transform: uppercase;
      font-weight: normal;
      font-style: normal; }
  table.productTable .downloads a {
    font-size: 13px;
    line-height: 21.06px;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    width: auto;
    padding-left: 30px;
    padding: 8px 30px;
    position: relative;
    display: block;
    color: #474747;
    background-repeat: no-repeat;
    background-position: center right;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    table.productTable .downloads a:hover {
      color: #ff9743; }
    table.productTable .downloads a .icn {
      position: absolute;
      left: 0px;
      top: 5px; }
  table.technicalTable {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    /* 30 */
    /* 10 */
    /* 30 */ }
    table.technicalTable tr {
      width: 100%; }
      table.technicalTable tr.even {
        background-color: #f9f9f9; }
    table.technicalTable tbody td {
      border-right: 1px solid #e4e4e4; }
    table.technicalTable tbody td.last {
      border-right: 0px; }
    table.technicalTable .col1,
    table.technicalTable .col2,
    table.technicalTable .col3 {
      width: auto;
      padding: 10px 3%; }
    table.technicalTable .col1 {
      width: 38%; }
    table.technicalTable .col2 {
      width: 28%; }
    table.technicalTable .col3 {
      width: 28%; }
    table.technicalTable a {
      color: #474747;
      padding-left: 40px;
      position: relative;
      width: auto;
      display: block; }
      table.technicalTable a i {
        position: absolute;
        top: -2px;
        left: 10px; }

.diy-box {
  /* background-color: #e4e4e4; */
  border-top: 3px solid #f68428;
  position: relative;
  margin-top: 60px;
  min-height: 165px; }
  .diy-box .bg {
    background-size: cover;
    -ms-behavior: url(/backgroundsize.htc);
    box-shadow: inset 0px -1px 10px rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 250px;
    height: 100%; }
  .diy-box .title {
    font-size: 16px;
    line-height: 25.92px;
    color: #1d1d1d;
    position: absolute;
    left: 0px;
    top: -30px;
    z-index: 3;
    margin-bottom: 0px; }
  .diy-box ul {
    list-style: none;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    border-bottom: 0px;
    margin-left: 250px;
    margin-bottom: 0px; }
    .diy-box ul li {
      margin: 0px;
      padding: 0px; }
  .diy-box li {
    border-bottom: 1px solid #e5e5e5; }
    .diy-box li a {
      font-size: 13px;
      line-height: 21.06px;
      	/*
      font-family: 'prox-bold';
      	font-weight: normal;
      	font-style: normal;
      */
      font-family: 'arial';
      font-weight: bold;
      color: #474747;
      display: block;
      padding: 10px 15px;
      padding-right: 50px;
      background-repeat: no-repeat;
      background-position: 90% center;
      background-position: center right 20px;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .diy-box li a:hover {
        color: #ff9743; }

/* DIY Single */
#step-by-step {
  list-style: none;
  padding: 0px;
  margin-left: 40px;
  position: relative; }
  #step-by-step li {
    margin: 0px;
    padding: 0px; }
  #step-by-step li {
    display: block;
    margin-bottom: 40px;
    position: relative; }
    #step-by-step li ul, #step-by-step li ol {
      margin: 0 0 20px; }
    #step-by-step li ul {
      list-style: disc; }
    #step-by-step li ol {
      list-style: decimal; }
    #step-by-step li ul ul, #step-by-step li ul ol,
    #step-by-step li ol ol, #step-by-step li ol ul {
      margin: 4px 0 5px 30px; }
    #step-by-step li ul ul li, #step-by-step li ul ol li,
    #step-by-step li ol ol li, #step-by-step li ol ul li {
      margin-bottom: 6px; }
    #step-by-step li li {
      font-size: 14px;
      line-height: 22.68px;
      margin-bottom: 10px; }
    #step-by-step li ul li:before {
      content: ' ';
      position: absolute;
      left: -15px;
      top: 7px;
      width: 5px;
      height: 5px;
      display: block;
      background-color: #f68428;
      z-index: 4;
      border-radius: 50%; }
    #step-by-step li ol li {
      display: list-item; }
  #step-by-step img {
    margin: 0 auto;
    display: block; }
  #step-by-step .number {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    position: absolute;
    left: -40px;
    top: 0px;
    background-color: #f68428;
    color: #fff;
    text-align: center;
    width: 25px;
    padding: 6px 0 5px;
    vertical-align: middle;
    margin: 0px;
    line-height: 1em;
    border-radius: 25px;
    display: block; }

.materialTable {
  position: relative;
  float: right;
  margin-left: 40px;
  width: 50%;
  /*
  	table {
  		width: 65%;
  		float: left;
  	}
  */ }
  .materialTable td {
    border-right: 1px solid #e4e4e4; }
  .materialTable #materialsList {
    list-style: none;
    padding: 0px;
    position: relative;
    border: 1px solid #e4e4e4;
    margin-bottom: 40px; }
    .materialTable #materialsList li {
      margin: 0px;
      padding: 0px; }
    .materialTable #materialsList .title {
      font-size: 12px;
      line-height: 19.44px;
      padding: 15px 20px;
      padding-left: 45px;
      border-bottom: 1px solid #e4e4e4;
      background-color: #f5f5f5;
      margin-bottom: 0px; }
      .materialTable #materialsList .title .icn {
        position: absolute;
        left: 20px;
        top: 15px; }
    .materialTable #materialsList li {
      border: 0px; }
    .materialTable #materialsList ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      padding: 20px;
      padding-bottom: 5px; }
      .materialTable #materialsList ul li {
        margin: 0px;
        padding: 0px; }
      .materialTable #materialsList ul li {
        padding-top: 1px;
        font-size: 13px;
        line-height: 16px;
        color: #494949;
        background-repeat: no-repeat;
        background-position: 0px 6px;
        padding-left: 5%;
        margin-bottom: 15px;
        /* 					float: left; width: 45%; */ }

.leadinBar {
  list-style: none;
  padding: 0px;
  text-align: center;
  margin-top: 40px;
  margin-left: -5%; }
  .leadinBar li {
    margin: 0px;
    padding: 0px; }
  .leadinBar li {
    float: left;
    display: block;
    width: 28%;
    margin-left: 5%; }
    .leadinBar li.last {
      float: right; }
  .leadinBar a {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    font-size: 13px;
    color: #1d1d1d;
    width: auto;
    display: block;
    padding: 20px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9; }
    .leadinBar a:hover {
      background-color: #fcfcfc; }
  .leadinBar .icn {
    margin: 0 auto;
    height: 40px;
    display: block; }

.enquireLeadin {
  font-size: 16px;
  line-height: 25.92px;
  	/*
  font-family: 'prox-bold';
  	font-weight: normal;
  	font-style: normal;
  */
  font-family: 'arial';
  font-weight: bold;
  padding-left: 60px;
  position: relative;
  color: #1d1d1d; }
  .enquireLeadin .icn {
    position: absolute;
    left: 0px;
    top: 5px; }

.distributionList {
  list-style: none;
  padding: 0px;
  color: #494949;
  margin-bottom: 30px; }
  .distributionList li {
    margin: 0px;
    padding: 0px; }
  .distributionList .title {
    font-size: 16px;
    line-height: 25.92px;
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    line-height: 1.2em;
    text-transform: none;
    margin-bottom: 15px;
    padding-left: 0px;
    background: transparent; }
  .distributionList li {
    color: #494949;
    line-height: 1.2em;
    padding-left: 25px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center left; }
    .distributionList li span {
      font-size: 12px;
      color: #ababab;
      font-style: italic; }

/*---------------------------------------------- Contact page */
#contact {
  background-color: #fff; }
  #contact .padding {
    padding-top: 0px;
    padding-bottom: 60px; }

#contactInfo {
  list-style: none;
  padding: 0px;
  float: left;
  width: 250px; }
  #contactInfo li {
    margin: 0px;
    padding: 0px; }
  #contactInfo li {
    font-size: 13px;
    line-height: 18px; }
  #contactInfo .title {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    margin-bottom: 0px;
    color: #494949; }

#contactForm {
  border: 1px solid #e2e2e2;
  border-bottom: 0px;
  width: 598px;
  display: block;
  float: right; }
  #contactForm label,
  #contactForm .label {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    color: #1d1d1d;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-bottom: 5px; }
  #contactForm input,
  #contactForm textarea {
    width: 213px; }
  #contactForm textarea {
    height: 100px;
    max-width: 213px; }
  #contactForm select {
    display: block;
    width: 100%; }
  #contactForm .top .field {
    margin-bottom: 0px; }
  #contactForm .bottom .field.select {
    margin-bottom: 30px; }
    #contactForm .bottom .field.select label {
      margin-bottom: 13px; }
  #contactForm .row {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #e2e2e2; }
  #contactForm .field {
    padding: 0 6%;
    width: 88%;
    display: block;
    margin-bottom: 20px; }
  #contactForm .fineprint {
    	/*
    font-family: 'prox-bold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: bold;
    color: #8f8f8f;
    clear: both;
    font-size: 12px;
    line-height: 42px;
    margin: 0px;
    padding: 0 3%; }
  #contactForm button {
    margin: 0px;
    margin-right: 3%;
    background-image: none; }
  #contactForm .col1,
  #contactForm .col2 {
    width: 50%; }
  #contactForm .col1 {
    float: left; }
  #contactForm .col2 {
    float: right; }

#palletForm .field {
  margin-bottom: 15px;
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 10px; }
  #palletForm .field:nth-child(odd) {
    padding-right: 0;
    padding-left: 10px; }
  #palletForm .field:nth-child(even) {
    clear: left; }
#palletForm div.styled {
  padding: 3px 0; }
#palletForm label {
  	/*
  font-family: 'prox-bold';
  	font-weight: normal;
  	font-style: normal;
  */
  font-family: 'arial';
  font-weight: bold;
  display: block;
  margin-bottom: 5px; }
#palletForm input {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%; }
#palletForm .buttonBar {
  clear: both; }
#palletForm .btn.left {
  background-image: none;
  width: auto;
  padding: 15px 30px;
  margin-right: 10px; }

.nestedTable {
  padding: 0px; }
  .nestedTable table, .nestedTable table tr, .nestedTable table td {
    border: 0px; }
  .nestedTable table {
    margin: 0px; }
  .nestedTable table tr {
    border-bottom: 1px solid #e4e4e4; }
  .nestedTable table td {
    padding: 10px 20px; }
  .nestedTable table tbody img {
    max-width: 100px;
    margin-bottom: 10px;
    height: auto; }
  .nestedTable table tbody .title {
    margin-bottom: 0px;
    text-align: center;
    text-transform: none;
    	/*
    font-family: 'prox-semibold';
    	font-weight: normal;
    	font-style: normal;
    */
    font-family: 'arial';
    font-weight: 500;
    font-size: 13px; }
  .nestedTable ul#materialsList {
    border: 0px; }
  .nestedTable ul#materialsList ul li {
    padding-left: 10px; }

.content-split {
  width: 47%;
  /* float: none; */ }

/*---------------------------------------------- Internal page */
.textActive {
  color: #f68428; }

.textBlack {
  color: #222222; }

.textCenter {
  text-align: center; }

/*---------------------------------------------- JQUERY UI */
.ui-menu .ui-menu-item a {
  font-size: 13px !important; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f68428 !important;
  border-color: #f68428 !important;
  color: #fff !important; }

.alignleft {
  margin-right: 30px;
  float: left; }

.alignright {
  margin-left: 30px;
  float: right; }

/*---------------------------------------------- ADDITIONAL IMPORTS (IF REQUIRED) – SHOULD BE LOADED LAST */
/* #Tablet (Portrait)
================================================== */
.show-tablet {
  display: none; }

@media only screen and (max-width: 961px) {
  .wrapper {
    width: auto; }

  header .header-top {
    padding: 20px; }

  header #brightonMark,
  header .rightButtons {
    right: 20px; }

  header nav a {
    font-size: 12px;
    padding: 14px 20px; }

  footer nav .col1,
  footer nav .col2,
  footer nav .col3,
  footer nav .col4 {
    height: 200px; }
  footer .col1,
  footer .col2,
  footer .col3,
  footer .col4 {
    width: 50%;
    margin-bottom: 20px; }

  /* Hero */
  #heroWrap .slide {
    height: 300px; }

  #heroWrap .slide .heroText {
    height: auto;
    width: 45%;
    padding: 30px 60px; }
    #heroWrap .slide .heroText .title {
      font-size: 22px;
      line-height: 1.4em; }
    #heroWrap .slide .heroText p {
      line-height: 1.4em; }

  /* Homepage leadins */
  #homeLeadin1 {
    padding: 30px 0px 0px 5%; }
    #homeLeadin1 .leadin-box {
      width: 45%;
      margin-right: 5%;
      margin-bottom: 40px;
      padding-bottom: 0px; }
      #homeLeadin1 .leadin-box img {
        width: 100%;
        height: auto; }
      #homeLeadin1 .leadin-box .padding {
        padding-bottom: 12px;
        min-height: 70px; }
      #homeLeadin1 .leadin-box .btn {
        width: auto;
        height: auto;
        float: none;
        position: static; }

  #homeLeadin2 .leadin-box.featured {
    width: auto;
    float: none;
    border-bottom: 1px solid #f1f1f1;
    padding-right: 220px;
    background-size: auto 120%;
    background-position: bottom right; }
    #homeLeadin2 .leadin-box.featured p,
    #homeLeadin2 .leadin-box.featured p.title {
      width: auto; }
    #homeLeadin2 .leadin-box.featured p.title {
      width: 80%; }

  #homeLeadin2 .leadin-box,
  #homeLeadin2 .leadin-box:last-child {
    width: 25%;
    padding-left: 5%;
    padding-right: 20%;
    height: auto;
    border-right: 0px;
    background-position: center right; }

  #homeLeadin2 .leadin-box {
    background-size: 100% auto;
    min-height: 140px; }

  /* Products page */
  #sidebar #sidebarEstimator input {
    width: 40px; }

  /* Contact page */
  #contactInfo {
    display: block;
    width: auto;
    float: none;
    margin-bottom: 40px; }
    #contactInfo li {
      float: left;
      width: 22%;
      padding-right: 3%;
      font-size: 12px; }
      #contactInfo li .title {
        font-size: 12px; }

  #contactForm {
    width: auto;
    float: none;
    clear: both;
    margin-bottom: 40px; }
    #contactForm input, #contactForm textarea {
      width: 90%;
      padding-left: 5%;
      padding-right: 5%; }

  /* About Map */
  .locationMap {
    background: transparent; }

  .locationMap .padding {
    min-height: inherit; }

  .locationPoints {
    display: none; }

  .accordian {
    position: static;
    float: none;
    margin: 0 auto; } }
/* #Mobile (Landscape)
================================================== */
@media only screen and (max-width: 767px) {
  .hide-tablet {
    display: none; }

  .show-tablet {
    display: block; }

  .wrapper,
  .padding,
  .leadin-box.featured {
    padding: 20px; }

  header .wrapper,
  #heroWrap,
  #contentWrap {
    padding: 0px; }

  header nav .hasDrop:hover .drop {
    display: none; }

  body {
    background-color: #4a4a4a; }

  /*  Mobile  */
  .mobOpen #overflow {
    margin-left: -230px;
    margin-right: 230px; }
  .mobOpen header .rightButtons {
    right: 0px; }
  .mobOpen header nav.hide-tablet {
    display: block;
    position: absolute;
    top: 0px;
    right: -230px;
    z-index: 1;
    width: 230px;
    height: 100%;
    background-color: #4a4a4a; }
    .mobOpen header nav.hide-tablet ul {
      margin-top: 86px; }
    .mobOpen header nav.hide-tablet li {
      display: block;
      width: auto;
      float: none;
      border: 0px;
      border-bottom: 1px solid #565656; }
      .mobOpen header nav.hide-tablet li a {
        font-size: 12px;
        line-height: 19.44px;
        background-repeat: no-repeat;
        background-position: 90% center;
        background-position: center right 15px;
        background-image: url(../img/arrow-nav-mobile.png);
        background-color: #3d3d3d;
        color: #fff;
        padding: 15px 20px; }
        .mobOpen header nav.hide-tablet li a:hover {
          background-color: #3f3f3f; }
    .mobOpen header nav.hide-tablet .credits {
      padding: 15px 20px; }
      .mobOpen header nav.hide-tablet .credits p, .mobOpen header nav.hide-tablet .credits a {
        color: #b0b0b0; }
      .mobOpen header nav.hide-tablet .credits .title {
        color: #fff; }
      .mobOpen header nav.hide-tablet .credits a {
        padding: 0px;
        display: inline;
        text-transform: none; }
      .mobOpen header nav.hide-tablet .credits p {
        margin: 0px;
        font-size: 11px;
        line-height: 1.4em; }
      .mobOpen header nav.hide-tablet .credits p span {
        margin-right: 15px; }
      .mobOpen header nav.hide-tablet .credits .details {
        margin-bottom: 15px; }
  .mobOpen #search {
    display: block;
    position: absolute;
    top: -8px;
    right: -210px;
    width: 190px;
    z-index: 4; }
    .mobOpen #search input {
      width: 137px; }

  footer .watermark {
    background-position: center center; }

  /* Hero */
  #heroWrap .slide .heroText {
    width: 60%; }

  /* Leadins */
  #homeLeadin1 .leadin-box .padding {
    min-height: 100px; }

  #homeLeadin2 .leadin-box,
  #homeLeadin2 .leadin-box:last-child {
    width: 40%;
    padding-right: 5%; }

  /* Sidebar */
  .wsidebar #content {
    width: 100%; }

  .wsidebar #content .padding:first-child {
    padding-top: 110px; }

  .wsidebar #content.noDroplist .padding:first-child {
    padding-top: 20px; }

  .wsidebar #content .locationMap .padding {
    padding-top: 0px; }

  .wsidebar #content .padding.additionalContent {
    padding-top: 30px; }

  #contentWrap.wsidebar {
    background: #fff; }

  #sidebar {
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 3;
    display: block;
    width: 100%;
    height: auto;
    display: none; }
    #sidebar ul {
      margin: 0 40px; }
    #sidebar li {
      display: none;
      background-color: #fff; }
    #sidebar .title {
      display: block;
      cursor: pointer; }
    #sidebar .active {
      box-shadow: 0 1px 3px #e4e4e4;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
      #sidebar .active li {
        display: block; }
      #sidebar .active a:hover {
        background-color: #f9f9f9; }

  /* Contact */
  #contact .padding {
    padding: 30px 40px;
    padding-top: 0px; }

  #contactInfo li {
    width: 47%; }

  /* Table */
  table.productTable tbody tr {
    position: relative;
    display: block;
    padding-left: 200px; }
  table.productTable tbody td {
    width: auto;
    float: none;
    display: block;
    border-left: 1px solid #e4e4e4; }
  table.productTable tbody td.downloads {
    padding-top: 0px; }
  table.productTable tbody td.thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 160px;
    border: 0px; }

  /* DIY page */
  .diy-box ul {
    margin-left: 40%; }

  .diy-box .bg {
    width: 40%; }

  #step-by-step {
    margin-right: 0px; }
    #step-by-step img {
      width: 80%;
      height: auto; }
    #step-by-step #materialsList {
      position: static;
      float: none;
      width: auto;
      margin-right: 40px;
      margin-top: 40px; }
      #step-by-step #materialsList ul {
        padding: 20px;
        padding-bottom: 10px; }
      #step-by-step #materialsList ul li {
        margin-bottom: 5px; }

  /* Calculator */
  #modal #calculateModal {
    padding: 30px; }

  .modalOpen #modal {
    width: 90%; }

  /* Stockist */
  #stockistSearch {
    padding-left: 0px; }

  #stockistSearch label {
    font-size: 14px;
    padding: 22px 5%; }

  #stockistSearch input {
    border-left: 0px; }

  #stockistResults .stockistListWrap,
  #stockistResults #mapContainer {
    width: 100%;
    position: static; }

  #stockistResults #mapContainer {
    height: 250px; }

  #stockistResults ul li {
    margin: 0 10px; }

  .materialTable {
    float: none;
    clear: both;
    margin: 0px;
    width: auto; }

  .materialTable table.productTable tbody td.downloads {
    padding-top: 20px; }

  .content-split {
    /* width: 47%; */
    float: none;
    width: auto; }

  .materialTable table.productTable tbody tr {
    position: static;
    display: table-row;
    padding-left: 0px; }

  .materialTable table.productTable tbody td {
    display: table-cell; }

  .alignleft,
  .alignright {
    float: none;
    clear: both;
    margin: 0px;
    width: auto; } }
/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 480px) {
  .hide-mobile {
    display: none; }

  .title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 20px; }

  .btn {
    position: static;
    width: auto;
    display: block;
    float: none; }

  /* Footer */
  footer .col1, footer .col4 {
    width: auto;
    margin-bottom: 0px; }
  footer .col1 {
    float: left;
    text-align: center; }
  footer .col4 {
    float: right;
    text-align: right; }
  footer nav .col1 {
    display: block;
    float: none;
    height: auto; }
  footer nav,
  footer .credits {
    padding: 30px 20px 25px; }
  footer nav ul li {
    margin-bottom: 5px; }
  footer nav li.title a {
    font-size: 14px;
    line-height: 22.68px;
    display: block; }
  footer .watermark {
    display: none; }

  /* Hero */
  #heroWrap .slide {
    height: 160px; }
    #heroWrap .slide .heroText {
      width: 150px;
      padding: 30px 20px; }
      #heroWrap .slide .heroText .title {
        font-size: 13px;
        line-height: 18px; }
      #heroWrap .slide .heroText .btn {
        width: auto;
        display: block;
        font-size: 11px;
        padding: 9px 10px;
        background-size: 5px 7px; }
    #heroWrap .slide .gradient {
      width: 100%;
      float: none; }

  /* Homepage content */
  .leadin-box,
  .leadin-box.quicklinks {
    min-height: inherit;
    margin-bottom: 20px; }

  #homeLeadin1 {
    padding-top: 20px;
    padding-bottom: 15px;
    padding: 20px 3% 10px; }
    #homeLeadin1 .leadin-box {
      width: 44%;
      margin: 0 3%;
      margin-bottom: 20px;
      min-height: inherit;
      padding-bottom: 0px; }
      #homeLeadin1 .leadin-box p {
        min-height: 20px; }
      #homeLeadin1 .leadin-box img {
        width: 100%;
        height: auto; }
      #homeLeadin1 .leadin-box .title {
        font-size: 10px;
        line-height: 10px;
        padding: 10px; }
      #homeLeadin1 .leadin-box .padding {
        min-height: inherit; }
      #homeLeadin1 .leadin-box.quicklinks {
        min-height: inherit; }
      #homeLeadin1 .leadin-box .btn {
        font-size: 11px;
        padding: 9px 10px;
        background-size: 5px 7px; }

  #homeLeadin2 .leadin-box.featured {
    margin-bottom: 0px;
    float: none;
    width: auto;
    height: auto;
    min-height: inherit;
    padding: 20px;
    border-bottom: 0px;
    background-position: bottom right -60px; }
    #homeLeadin2 .leadin-box.featured p {
      padding-right: 150px;
      font-size: 13px;
      line-height: 19px; }
    #homeLeadin2 .leadin-box.featured p.title {
      padding-right: 0px;
      font-size: 16px;
      line-height: 20px; }
    #homeLeadin2 .leadin-box.featured .btn {
      position: static;
      float: none; }

  /* Internal content */
  .inner #heroWrap {
    height: 150px; }

  .inner #heroWrap .title {
    padding: 20px;
    padding-bottom: 10px;
    font-size: 20px; }

  #content .padding {
    padding: 20px; }

  #sidebar {
    top: 40px; }

  #sidebar ul {
    margin: 0 20px; }

  /* Contact page */
  #contactInfo {
    margin-bottom: 30px; }

  #contactInfo li {
    width: auto;
    display: block;
    float: none; }

  #contact .padding {
    padding: 20px;
    padding-top: 0px; }

  #contactForm .col1, #contactForm .col2 {
    width: auto;
    float: none; }
  #contactForm .field {
    padding: 0px;
    width: auto; }
  #contactForm .top .field {
    margin-bottom: 20px; }
  #contactForm .row.top {
    padding-bottom: 0px; }
  #contactForm .fineprint {
    padding: 0px; }
  #contactForm .btn {
    float: right;
    margin-right: 0px; }

  /* Table */
  table tbody tr {
    padding-left: 0px; }

  table tbody td {
    border: 0px; }

  table tbody td.thumb {
    position: static;
    width: auto;
    display: block;
    border-bottom: 1px solid #e4e4e4; }

  /* Products Cat */
  #catList {
    margin-left: 0px; }

  #catList li {
    margin-left: 0px;
    width: auto;
    float: none; }

  /*  Products Single */
  table.productTable td.thumb {
    padding: 0px; }
  table.productTable thead td {
    font-size: 12px; }
  table.productTable tbody td.downloads {
    padding: 0px; }
  table.productTable .details p {
    margin-bottom: 0px; }
  table.productTable tbody .title {
    font-size: 12px;
    margin-bottom: 10px; }
  table.productTable tbody tr {
    padding-left: 0px; }
  table.productTable tbody td {
    border: 0px; }
  table.productTable tbody td.thumb {
    position: static;
    width: auto;
    display: block;
    border-bottom: 1px solid #e4e4e4; }
  table.productTable .downloads a {
    font-size: 12px;
    border-top: 1px solid #e4e4e4;
    width: 70%;
    padding: 10px 15%;
    background-position: 95% center;
    background-color: #f9f9f9; }
    table.productTable .downloads a.even {
      background-color: #f1f1f1; }
  table.productTable .downloads a .icn {
    left: 15px;
    top: 8px; }
  table.productTable .technicalTable thead {
    display: none; }
  table.productTable .technicalTable tr {
    margin-bottom: 10px;
    border-top: 1px solid #e4e4e4; }
  table.productTable .technicalTable .col1, table.productTable .technicalTable .col2, table.productTable .technicalTable .col3 {
    display: block;
    width: auto;
    padding: 10px 15px;
    border-right: 0px;
    background-color: #fff; }
  table.productTable .technicalTable .col1 {
    border-bottom: 1px solid #e4e4e4; }

  .distributionList .title {
    font-size: 14px;
    line-height: 22.68px; }

  .enquireLeadin {
    padding-left: 0px;
    font-size: 14px;
    line-height: 22.68px; }
    .enquireLeadin .icn {
      display: none; }

  /* DIY page */
  .diy-box ul {
    margin-left: 0;
    margin-top: 150px; }

  .diy-box .bg {
    width: 100%;
    height: 150px;
    background-position: center center; }

  .leadinBar li,
  .leadinBar li.last {
    float: none;
    width: auto;
    margin-bottom: 10px; }

  /* Modal */
  #modal {
    top: 60px; }

  #modal .title {
    line-height: 1.2em;
    margin-bottom: 20px; }

  #modal ul.estimatorGuide li a {
    font-size: 12px;
    line-height: 19.44px;
    padding-left: 45px; }

  #modal ul.estimatorGuide li a .icn-pdf-big {
    top: 11px;
    left: 15px; }

  #modal .calculateBar a {
    width: auto;
    display: block;
    margin-bottom: 10px;
    float: none;
    clear: both; }

  #modal .calculateBar p {
    font-size: 12px;
    line-height: 19.44px;
    width: auto;
    display: block;
    float: none; }

  #modal #calculateModal {
    padding: 20px; }

  #modal #calculateModal .field {
    width: auto;
    float: none;
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
    clear: both; }

  #modal #calculateModal .times {
    width: auto;
    float: none;
    display: block;
    text-align: right;
    position: static;
    padding: 10px 0; }

  /*
  	#modal #calculateModal label { width: 70px; line-height: 1.2em; text-align: left; float: left; margin: 0px; padding-top: 5px;  }
  	#modal #calculateModal label small { display: block; }
  	#modal #calculateModal input { width: 20%; float: right; padding: 5px 5%; margin-left: 10px; }
  */
  /* Stockist */
  #stockistSearch {
    background-color: transparent;
    border: 0px;
    padding-right: 0px; }

  #stockistSearch .field {
    border: 1px solid #e4e4e4;
    margin-bottom: 10px; }

  #stockistSearch label {
    width: 90%;
    padding: 15px 5%;
    text-align: center;
    text-align: center; }

  #stockistSearch input {
    width: auto;
    width: 90%;
    padding: 15px 5%;
    position: static;
    text-align: center; }

  #stockistSearch button {
    position: static;
    width: auto;
    float: none;
    padding: 15px 0;
    width: 100%;
    font-size: 14px; }

  #palletForm .btn,
  #palletForm .btn.left {
    display: block;
    width: 100%;
    margin-bottom: 10px; }

  .materialTable table.productTable tbody .title {
    padding-left: 20px; }

  .materialTable table.productTable .downloads a {
    width: auto; }

  .materialTable table.productTable tbody td td {
    border-right: 1px solid #e4e4e4; } }
@media only screen and (max-height: 950px) {
  #scrim {
    padding: 2% 0px;
    box-sizing: border-box; }

  #modal {
    top: 0px !important;
    height: 100%;
    overflow-y: scroll;
    background-color: transparent;
    border: none; }
    #modal .headingTitle {
      position: static; }
    #modal .overflow {
      overflow-y: scroll; }
    #modal #calculateModal {
      background-color: #e8e8e8;
      padding: 40px;
      border-top: 3px solid #f68428; }
    #modal ul.estimatorGuide {
      background-color: #fff; } }
/* Spritesheet */
.icn {
  display: block;
  background-image: url("../img/sprites.png");
  background-repeat: no-repeat; }

.icn span {
  display: none; }

header .icn-logo {
  background-position: 0 0;
  width: 200px;
  height: 61px; }

footer .icn-logo {
  background-position: 0 -64px;
  width: 150px;
  height: 46px; }

.icn-brighton {
  background-position: 0 -256px;
  width: 25px;
  height: 16px; }

.icn-stockist {
  background-position: -256px -64px;
  width: 16px;
  height: 16px; }

.icn-stockist-white {
  background-position: -320px -64px;
  width: 16px;
  height: 16px; }

.icn-members {
  background-position: -256px 0;
  width: 20px;
  height: 12px; }

.icn-members-white {
  background-position: -320px 0px;
  width: 20px;
  height: 12px; }

.icn-search {
  background-position: -256px -128px;
  width: 13px;
  height: 13px; }

.icn-search-grey {
  background-position: -384px -256px;
  width: 15px;
  height: 15px; }

.icn-estimator {
  background-position: -256px -192px;
  width: 14px;
  height: 17px; }

#sidebar .icn-estimator {
  background-position: -320px -128px;
  width: 14px;
  height: 17px; }

.icn-estimator-white {
  background-position: -320px -128px;
  width: 14px;
  height: 17px; }

.icn-estimator-big {
  background-position: -320px -384px;
  width: 19px;
  height: 24px; }

.icn-estimator-leadin {
  background-position: -320px -192px;
  width: 19px;
  height: 24px; }

.icn-locater-leadin {
  background-position: -320px -256px;
  width: 21px;
  height: 24px; }

.icn-pdf {
  background-position: -448px 0;
  width: 13px;
  height: 16px; }

.icn-pdf-big {
  background-position: -448px -64px;
  width: 18px;
  height: 22px; }

.icn-phone-big {
  background-position: -256px -256px;
  width: 40px;
  height: 40px; }

.icn-faq-big {
  background-position: -256px -320px;
  width: 35px;
  height: 30px; }

.icn-calculator-big {
  background-position: -256px -384px;
  width: 24px;
  height: 30px; }

.icn-stockist-big {
  background-position: -256px -448px;
  width: 30px;
  height: 30px; }

.icn-tools {
  background-position: -320px -320px;
  width: 15px;
  height: 15px; }

#scrim .icn-close {
  background-position: 0px -384px;
  width: 40px;
  height: 40px; }

/* Manual sprites */
.btn {
  background-image: url(../img/arrow-btn.png); }

#homeLeadin1 .quicklinks a {
  background-image: url(../img/arrow-quicklink.png); }

.pagerWrap .cycle-prev {
  background: url(../img/arrow-pager-prev.png); }
  .pagerWrap .cycle-prev:hover {
    background: url(../img/arrow-pager-prev-active.png); }

.pagerWrap .cycle-next {
  background: url(../img/arrow-pager-next.png); }
  .pagerWrap .cycle-next:hover {
    background: url(../img/arrow-pager-next-active.png); }

#sidebar a {
  background-image: url(../img/arrow-sidebar-grey.png); }

.downloads a,
.estimatorGuide a,
#sidebar .subMenu a,
.diy-box li a,
.bullet-orange li {
  background-image: url(../img/arrow-sidebar-orange.png); }

.accordian .trigger {
  background-image: url(../img/arrow-accordian-down.png); }

.accordian .active .trigger {
  background-image: url(../img/arrow-accordian-up.png); }

.styled {
  background-image: url(../img/arrow-styled-down.png); }

#materialsList li li {
  background-image: url(../img/bullet.png); }

.icn-marker {
  background-image: url(../img/icn-marker.png); }

footer .watermark {
  background-image: url(../img/bg-logo-watermark.png); }

/* Pixel */
#scrim {
  background: url(../img/pixel-scrim.png); }

/* Swapping out for mobile sizes */
@media only screen and (max-width: 480px) {
  header .icn-logo {
    background-position: 0 -128px;
    width: 150px;
    height: 46px; }

  footer .icn-logo {
    background-position: 0 -192px;
    width: 112px;
    height: 34px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icn {
    background-image: url(../img/sprites@2x.png);
    background-size: 960px 960px; }

  /* Seperate icons to swap out */
  .mobOpen header nav.hide-tablet li a {
    background-image: url(../img/arrow-nav-mobile@2x.png);
    background-size: 6px 8px; }

  .btn {
    background-image: url(../img/arrow-btn@2x.png);
    background-size: 8px 11px; }

  #homeLeadin1 .quicklinks a {
    background-image: url(../img/arrow-quicklink@2x.png);
    background-size: 6px 7px; }

  .pagerWrap .cycle-prev {
    background: url(../img/arrow-pager-prev@2x.png);
    background-size: 8px 11px; }
    .pagerWrap .cycle-prev:hover {
      background: url(../img/arrow-pager-prev-active@2x.png);
      background-size: 8px 11px; }

  .pagerWrap .cycle-next {
    background: url(../img/arrow-pager-next@2x.png);
    background-size: 8px 11px; }
    .pagerWrap .cycle-next:hover {
      background: url(../img/arrow-pager-next-active@2x.png);
      background-size: 8px 11px; }

  #sidebar a {
    background-image: url(../img/arrow-sidebar-grey@2x.png);
    background-size: 5px 6px; }

  .downloads a,
  .estimatorGuide a,
  #sidebar .subMenu a,
  .diy-box li a,
  .bullet-orange li {
    background-image: url(../img/arrow-sidebar-orange@2x.png);
    background-size: 5px 6px; }

  .accordian .trigger {
    background-image: url(../img/arrow-accordian-down@2x.png);
    background-size: 8px 5px; }

  .accordian .active .trigger {
    background-image: url(../img/arrow-accordian-up@2x.png);
    background-size: 8px 5px; }

  .styled {
    background-image: url(../img/arrow-styled-down@2x.png);
    background-size: 8px 5px; }

  #materialsList li li {
    background-image: url(../img/bullet@2x.png); }

  .icn-marker {
    background-image: url(../img/icn-marker@2x.png);
    background-size: 27px 34px; } }
/*---------------------------------------------- NINJA LEFTOVERS */
/*
	Department Telephone links in the contact page
*/
.dept-telephone {
  display: none; }

#dept-tel-default {
  display: inline; }

#sidebar #sidebarEstimator input.error,
#modal #calculateModal input.error {
  border-color: red; }

.faq-answer {
  display: none; }

/* 
	We do this so we can have a decent static coordinate system for dropping the points in the map
*/
.locationMap {
  position: relative; }

.locationMap .locationPoints {
  position: absolute;
  top: 0;
  left: 0; }

/*
	Sidebar estimators, initially all hidden
*/
#sidebarEstimator .calculator, #sidebarEstimator .calculator-result, #modal .calculator-result {
  display: none; }

.switchCalculator .field.break-section {
  padding-bottom: 8px;
  border-bottom: 1px solid #e4e4e4; }

.switchCalculator fieldset {
  border: 0;
  border-top: 1px solid #e4e4e4; }

.switchCalculator fieldset legend {
  display: block;
  position: relative;
  text-align: center; }

.switchCalculator fieldset legend span {
  background: #f5f5f5;
  padding: 10px; }

ul.calculated-list.loading {
  height: 40px;
  background: url(../img/loading.gif) no-repeat center center; }

#sidebar ul.calculated-list li a {
  background: none;
  padding: 10px 0;
  text-align: center; }

/*
	Modal Calculator
*/
#modal {
  top: 100px; }

i.icon-lock {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url('/wp-content/themes/cockburn/img/warning-icon.png') center no-repeat;
    vertical-align: middle;
    background-size: contain;
}

/*
    Measurement Tables (Cement)
*/
.measurementTables {
    clear: both;
    width: 100%;
    float: none;
    width: 100%;
    border: 0;
    margin-top: 0;
    padding-top: 30px;
}
.measurementTables .measurementTable {
    border: 0 none transparent;
    position: relative;
}
.measurementTables .measurementTable h4,
.measurementTables .measurementTable.active h4 {
    border-bottom: 1px solid;
    color: #F58326;
    padding: 5px 10px;
    font-size: 12px ! important;
    font-weight: bold;
    margin-bottom: 0;
    background-image: none;
    background-color: white;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.measurementTables .measurementTable:nth-child(2n-1) h4,
.measurementTables .measurementTable.active:nth-child(2n-1) h4 {
    background-color: #F4F2F1;
}
.measurementTables .measurementTable h4:hover {
    background-color: #F58326 ! important;
    color: white ! important;
}
.measurementTables .measurementTable h4:before,
.measurementTables .measurementTable h4:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #F58326;
    width: 3px;
    height: 10px;
    top: 10px;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.measurementTables .measurementTable h4:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 15px;
}
.measurementTables .measurementTable h4:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px;
}
.measurementTables .measurementTable.active h4:before,
.measurementTables .measurementTable.active h4:after {
    right: 12px;
}
.measurementTables .measurementTable h4:hover:before,
.measurementTables .measurementTable h4:hover:after {
    background-color: white;
}
.measurementTables .measurementTable .measurementTable-info {
    border-bottom: 0px solid #F58326;
    box-sizing: border-box;
    font-size: 10px;
    color: #323232;
    -webkit-transition: all 0.4s linear;
    -khtml-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    max-height: 0;
    overflow: hidden;
    line-height: 1;
}
.measurementTables .measurementTable.active .measurementTable-info {
    border-bottom-width: 1px;
    max-height: 1000px;
    overflow: auto;
}
.measurementTables .measurementTable .measurementTable-info img {
    display: block;
    margin-top: 26px;
    margin-bottom: 26px;
}
.measurementTables .measurementTable .measurementTable-info p {
    margin-bottom: 26px;
}
.measurementTables .measurementTable .measurementTable-info > span {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}
.measurementTables .measurementTable .measurementTable-info *:last-child {
    margin-bottom: 40px;
}
