.pageIntro .wrap:after, .locations .wrap:after, .filter .wrap .col form:after, .filter .wrap .col.items:after, .filter .wrap:after, .categoryGrid .wrap .cols:after, .downloads .wrap .cols:after, .stats .wrap:after, footer .wrap .newsletter form:after {
  content: '';
  display: block;
  clear: both; }

.downloads .wrap .cols .col {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.pageIntro .wrap .col nav ul li + li:before {
  background-image: url("../sprites/sprite.svg");
  background-size: 500px 500px;
  font-size: 20px; }

.placeholder {
  pointer-events: none;
  -webkit-transition: 0.3s opacity linear;
  -ms-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  position: absolute; }
  .placeholder.faded {
    opacity: 0.5; }
  .placeholder.hide {
    display: none; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  display: block; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

form legend {
  font-size: 1.625rem;
  margin-bottom: 70px; }
form button {
  font-size: 0.875rem;
  width: 140px; }
  form button:after {
    width: 140px; }
form .input.textarea label {
  top: -1px; }
form .input input, form .input label {
  font-size: 1.375rem; }
form .input label {
  top: 0; }
form .input textarea {
  height: 37px; }

header[role="banner"] .wrap h1 {
  left: 40px; }
header[role="banner"] .wrap .searchBtn {
  right: 82px; }
header[role="banner"] .wrap .navButton {
  right: 40px;
  top: 50%; }

.hero .wrap figure {
  height: -moz-calc(100vh - 90px);
  height: -o-calc(100vh - 90px);
  height: -webkit-calc(100vh - 90px);
  height: calc(100vh - 90px); }
.hero .wrap h2 {
  font-size: 3.125rem;
  top: 224px;
  right: 200px;
  width: 420px; }
.hero .swiper-container .swiper-pagination {
  bottom: 76px;
  left: 40px; }
.hero .swiper-container .swiper-wrapper .swiper-slide {
  height: -moz-calc(100vh - 90px);
  height: -o-calc(100vh - 90px);
  height: -webkit-calc(100vh - 90px);
  height: calc(100vh - 90px);
  background-size: cover;
  background-position: center center; }
  .hero .swiper-container .swiper-wrapper .swiper-slide .content {
    position: absolute;
    top: 95px;
    left: 40px;
    color: white; }
    .hero .swiper-container .swiper-wrapper .swiper-slide .content h2 {
      font-size: 3.75rem;
      padding-right: 40px;
      padding-bottom: 32px; }
    .hero .swiper-container .swiper-wrapper .swiper-slide .content p {
      display: block;
      font-size: 1.125rem;
      line-height: 1.6;
      font-weight: 400;
      width: 450px; }

.textPanel {
  padding: 170px 0 70px 0; }
  .textPanel.intro {
    padding-top: 112px; }
    .textPanel.intro .wrap h3 {
      font-size: 2.1875rem; }
  .textPanel .wrap {
    margin: 0 40px; }
    .textPanel .wrap article {
      max-width: 800px; }
    .textPanel .wrap h2 {
      font-size: 3.125rem;
      padding-bottom: 30px; }
    .textPanel .wrap h3 + p {
      margin-top: 60px; }
    .textPanel .wrap h3 {
      font-size: 1.625rem;
      line-height: 1.5; }
    .textPanel .wrap p {
      font-size: 1.125rem;
      line-height: 1.6;
      padding-right: 0;
      max-width: 660px; }
    .textPanel .wrap h4 {
      font-size: 0.875rem; }
    .textPanel .wrap figure {
      margin: 80px 0;
      max-width: 650px; }
    .textPanel .wrap ul, .textPanel .wrap ol {
      margin-top: 40px; }
      .textPanel .wrap ul li, .textPanel .wrap ol li {
        font-size: 1.125rem;
        line-height: 1.5; }
        .textPanel .wrap ul li + li, .textPanel .wrap ol li + li {
          margin-top: 25px; }
    .textPanel .wrap ul + p {
      margin-top: 60px; }

.searchBar .wrap {
  margin: 0 40px; }
  .searchBar .wrap form .input {
    position: relative; }
    .searchBar .wrap form .input input, .searchBar .wrap form .input label {
      font-size: 1.125rem; }

.pageIntro.pageIntroTwo .wrap .col {
  padding-top: 0%;
  height: 500px; }
  .pageIntro.pageIntroTwo .wrap .col.imageCol {
    padding-top: 0; }
  .pageIntro.pageIntroTwo .wrap .col .text a {
    font-size: 0.875rem; }
.pageIntro.pageIntroThree .wrap .col {
  height: 700px; }
  .pageIntro.pageIntroThree .wrap .col.imageCol {
    height: 700px; }
.pageIntro .wrap .col {
  width: 50%;
  float: left;
  padding-top: 0%;
  position: relative;
  height: -moz-calc(100vh - 90px);
  height: -o-calc(100vh - 90px);
  height: -webkit-calc(100vh - 90px);
  height: calc(100vh - 90px); }
  .pageIntro .wrap .col.imageCol {
    height: -moz-calc(100vh - 90px);
    height: -o-calc(100vh - 90px);
    height: -webkit-calc(100vh - 90px);
    height: calc(100vh - 90px);
    padding-top: 0%;
    float: right; }
  .pageIntro .wrap .col nav {
    display: block;
    margin-left: 40px;
    margin-top: 35px; }
    .pageIntro .wrap .col nav ul li {
      font-size: 0.9375rem;
      color: #333333;
      display: inline-block;
      line-height: 1.2; }
      .pageIntro .wrap .col nav ul li + li:before {
        content: '';
        background-position: -220px -120px;
        width: 4px;
        height: 8px;
        display: inline-block;
        margin: 0 10px; }
  .pageIntro .wrap .col .text {
    padding: 0 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }
    .pageIntro .wrap .col .text h2 {
      font-size: 2.5rem;
      line-height: 1.15;
      margin-bottom: 40px; }
    .pageIntro .wrap .col .text p {
      font-size: 1.125rem;
      line-height: 1.6;
      padding-right: 0; }
    .pageIntro .wrap .col .text a {
      font-size: 1.125rem;
      padding-left: 85px;
      width: 100%; }
      .pageIntro .wrap .col .text a:before {
        width: 72px; }

.twoImages {
  padding: 100px 0; }
  .twoImages .wrap {
    margin: 0 40px; }
    .twoImages .wrap .cols .col .text h4 {
      font-size: 2.1875rem;
      line-height: 1.4;
      padding-right: 0; }
    .twoImages .wrap .cols .col .images {
      width: 680px;
      margin: 112px auto 0 auto; }
      .twoImages .wrap .cols .col .images figure {
        width: 400px;
        position: relative;
        z-index: 1;
        margin-left: auto; }
        .twoImages .wrap .cols .col .images figure + figure {
          width: 400px;
          -webkit-transform: translateY(-240px) translateX(-280px);
          -ms-transform: translateY(-240px) translateX(-280px);
          transform: translateY(-240px) translateX(-280px);
          z-index: -1; }

.grid {
  padding: 120px 0; }
  .grid .wrap {
    margin: 0 40px; }
    .grid .wrap .col {
      width: 50%; }
      .grid .wrap .col h4 {
        font-size: 1.625rem;
        padding-bottom: 60px; }
      .grid .wrap .col p {
        font-size: 1.125rem;
        line-height: 1.6;
        padding-right: 30px; }

.twoCols {
  margin-top: 170px; }
  .twoCols .wrap {
    margin: 0 40px; }
    .twoCols .wrap .col .text {
      margin-top: 70px; }
      .twoCols .wrap .col .text h2 {
        font-size: 2.5rem;
        line-height: 1.175;
        margin-bottom: 70px; }
      .twoCols .wrap .col .text span {
        font-size: 0.875rem; }
        .twoCols .wrap .col .text span:after {
          width: 140px; }

.productDownloads {
  margin: 0 40px; }
  .productDownloads .wrap {
    margin: 0;
    max-width: 760px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    .productDownloads .wrap .col + .col {
      margin-top: 0; }
    .productDownloads .wrap .col h3 {
      margin-bottom: 60px;
      font-size: 1.625rem; }
    .productDownloads .wrap .col ul li {
      font-size: 0.875rem; }

.contactPanel .wrap {
  margin: 0 40px; }
  .contactPanel .wrap .col form legend {
    margin-bottom: 90px; }
  .contactPanel .wrap .col form button {
    margin-top: 60px; }
  .contactPanel .wrap .col form .input + .input {
    margin-top: 60px; }
  .contactPanel .wrap .col h4 {
    font-size: 1.625rem; }
  .contactPanel .wrap .col p {
    font-size: 1.375rem; }
  .contactPanel .wrap .col p + h4 {
    margin-top: 50px; }

.locations .wrap {
  margin: 0 40px; }
  .locations .wrap .col {
    width: -moz-calc(50% - 25px);
    width: -o-calc(50% - 25px);
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    float: left; }
    .locations .wrap .col + .col {
      margin-top: 0;
      margin-left: 50px; }
    .locations .wrap .col figure {
      margin-bottom: 33px; }
    .locations .wrap .col h4 {
      font-size: 1.625rem;
      line-height: 1.6; }
    .locations .wrap .col p {
      font-size: 1.125rem;
      line-height: 1.6; }

.filter + .categoryGrid {
  padding-top: 80px; }

.filter {
  padding: 60px 0 0 0; }
  .filter .wrap {
    margin: 0 40px; }
    .filter .wrap .col {
      width: 60%;
      float: left; }
      .filter .wrap .col > button {
        padding-bottom: 12px;
        font-size: 1.125rem; }
        .filter .wrap .col > button:after {
          background-position: -420px -90px;
          width: 20px;
          height: 20px; }
      .filter .wrap .col form fieldset {
        width: 50%;
        float: left;
        margin-bottom: 60px; }
        .filter .wrap .col form fieldset + fieldset {
          margin-top: 0; }
        .filter .wrap .col form fieldset .input label {
          font-size: 1.125rem; }
      .filter .wrap .col.items {
        margin-top: -14px;
        float: right;
        width: 250px; }
        .filter .wrap .col.items p:not(.input) {
          font-size: 1.125rem;
          float: left;
          position: relative;
          top: 17px; }
        .filter .wrap .col.items form {
          width: 140px;
          float: right; }
          .filter .wrap .col.items form .input:after {
            right: 15px; }
          .filter .wrap .col.items form .input select {
            width: 140px;
            height: 50px;
            font-size: 1.125rem;
            padding-left: 15px; }

.categoryGrid {
  padding: 140px 0 70px 0; }
  .categoryGrid .wrap {
    margin: 0 40px; }
    .categoryGrid .wrap h2 {
      font-size: 3.125rem;
      padding-bottom: 70px; }
    .categoryGrid .wrap .cols {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      row-gap: 70px; }
      .categoryGrid .wrap .cols .col + .col {
        margin-top: 0; }
      .categoryGrid .wrap .cols .col:nth-of-type(2n + 2) {
        margin-left: 20px; }
      .categoryGrid .wrap .cols .col h3 {
        font-size: 1.625rem;
        margin-top: 40px; }

.productDescription {
  padding-top: 112px;
  padding-bottom: 120px; }
  .productDescription .wrap {
    margin: 0 40px; }
    .productDescription .wrap .col h2 {
      font-size: 1.625em;
      padding-bottom: 60px; }
    .productDescription .wrap .col p:not(.input) {
      font-size: 1.125rem;
      line-height: 1.6;
      max-width: 450px; }
    .productDescription .wrap .col form fieldset > div {
      padding-bottom: 30px;
      margin-bottom: 30px; }
      .productDescription .wrap .col form fieldset > div h4 {
        font-size: 1.125rem;
        width: 242px; }
      .productDescription .wrap .col form fieldset > div div {
        width: 100%;
        margin-left: 0; }
        .productDescription .wrap .col form fieldset > div div .extra {
          margin-left: 40px; }
        .productDescription .wrap .col form fieldset > div div .input input, .productDescription .wrap .col form fieldset > div div .input select {
          width: 120px;
          height: 40px;
          font-size: 1.125rem; }
        .productDescription .wrap .col form fieldset > div div .input.select {
          max-width: 100%; }
        .productDescription .wrap .col form fieldset > div div.colours {
          margin-top: -6px;
          margin-left: 16px; }

.gallery {
  margin-bottom: 60px; }
  .gallery .wrap {
    margin-left: 40px; }
    .gallery .wrap h2 {
      font-size: 1.625rem;
      margin-bottom: 80px; }
    .gallery .wrap .swiper-menu button {
      font-size: 0.875rem;
      width: 140px;
      left: 40px; }
      .gallery .wrap .swiper-menu button:after {
        width: 140px; }
      .gallery .wrap .swiper-menu button + button {
        left: auto;
        right: 30px; }
    .gallery .wrap .swiper-container {
      padding-bottom: 70px; }
      .gallery .wrap .swiper-container .swiper-wrapper .swiper-slide {
        width: auto; }
        .gallery .wrap .swiper-container .swiper-wrapper .swiper-slide figure {
          max-width: 600px; }

.downloads {
  padding: 0;
  margin-top: 70px; }
  .downloads .wrap .noResults {
    padding: 50px 40px; }
  .downloads .wrap .cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .downloads .wrap .cols .col {
      width: 50%;
      float: left;
      padding: 70px 0 90px 0;
      margin-bottom: 0; }
      .downloads .wrap .cols .col:nth-of-type(2n + 2) {
        border-left: 2px solid white; }
      .downloads .wrap .cols .col figure {
        width: 330px;
        margin: 0 auto; }
      .downloads .wrap .cols .col .text {
        width: 330px;
        margin: 0 auto; }
        .downloads .wrap .cols .col .text h3 {
          font-size: 1.625rem;
          line-height: 1.2; }
        .downloads .wrap .cols .col .text p {
          font-size: 1.125rem; }
        .downloads .wrap .cols .col .text span {
          font-size: 0.875rem;
          padding-left: 90px;
          margin-top: 60px; }

.stats {
  margin-top: 50px;
  margin-bottom: 170px; }
  .stats .wrap {
    margin: 0 40px; }
    .stats .wrap .col {
      width: 33.3%;
      float: left; }
      .stats .wrap .col + .col {
        margin-top: 0; }
      .stats .wrap .col h3 {
        font-size: 3.125rem;
        padding-bottom: 20px; }
      .stats .wrap .col p {
        font-size: 1.625rem; }

footer .wrap .newsletter {
  padding: 72px 40px; }
  footer .wrap .newsletter form legend {
    float: left; }
  footer .wrap .newsletter form button {
    margin-top: 11px;
    margin-left: 20px;
    float: left; }
  footer .wrap .newsletter form .input {
    float: left;
    width: -moz-calc(100% - 160px);
    width: -o-calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px); }
    footer .wrap .newsletter form .input label {
      top: 4px; }
footer .wrap .main {
  margin: 70px 40px; }
  footer .wrap .main h2 {
    background-position: -20px -160px;
    width: 163px;
    height: 46px;
    margin-bottom: 18px; }
  footer .wrap .main p small {
    font-size: 0.75rem; }
  footer .wrap .main nav ul li {
    font-size: 0.875rem;
    line-height: 2.07; }

.searchModal .wrap {
  margin: 160px auto 0 auto;
  width: 700px; }
  .searchModal .wrap nav {
    text-align: center; }
    .searchModal .wrap nav h3 {
      font-size: 1rem;
      padding-bottom: 0;
      display: inline-block;
      padding-right: 26px; }
    .searchModal .wrap nav a {
      font-size: 0.875rem; }
      .searchModal .wrap nav a + a {
        margin-left: 20px; }
  .searchModal .wrap .close {
    margin: 60px auto 0 auto; }
  .searchModal .wrap form {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .searchModal .wrap form button {
      margin-left: 20px;
      margin-top: 50px; }
    .searchModal .wrap form .input {
      width: -moz-calc(100% - 140px);
      width: -o-calc(100% - 140px);
      width: -webkit-calc(100% - 140px);
      width: calc(100% - 140px); }
      .searchModal .wrap form .input input, .searchModal .wrap form .input label {
        font-size: 3rem; }

/*# sourceMappingURL=tablet.css.map */
