:root {
  --red: #ed1c24;
  --black: black;
  --light-grey: #ccc;
  --white: white;
  --dark-grey: #a3a2a2;
  --grey: #757575;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.brand {
  float: none;
  text-align: center;
  margin-top: 0;
}

.navbar {
  background-color: #000;
  height: 35px;
  padding-top: 2px;
  padding-bottom: 0;
}

.navbar.logo {
  background-color: #fff;
}

.topbars {
  background-color: #ed1c24;
  border-bottom: 3px solid #000;
  height: 34px;
  margin-bottom: 0;
  padding-top: 5px;
}

.nav-link {
  color: #fff;
  border-bottom: 2px #ed1b24;
  margin-right: 25px;
  padding: 0;
  font-size: 13px;
  line-height: 15px;
}

.nav-link:hover {
  color: #ed1c24;
}

.nav-link.lastnav {
  margin-right: 0;
  font-size: 14px;
}

.blackbar {
  background-color: #000;
  height: 5px;
  margin-bottom: 20px;
}

.nav-link-2 {
  color: #000;
}

.nav-menu {
  float: none;
  text-align: center;
  margin-top: 8px;
}

.addresstext {
  float: left;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 13px;
}

.container {
  text-align: center;
  margin-bottom: 15px;
}

.slide1 {
  background-image: url('../images/stock-photo-storage-bins-and-racks-for-storing-parts-and-components-in-a-warehouse-shot-with-shallow-focus-332131235.jpg');
  background-position: 0;
  background-size: cover;
  background-attachment: scroll;
}

.slider {
  height: 300px;
}

.container-2 {
  color: #fff;
}

.icon {
  float: right;
  width: 22px;
}

.icon.withspac {
  width: 22px;
  margin-right: 8px;
}

.image {
  width: 350px;
}

.container-3 {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}

.image-2 {
  width: 400px;
}

.slider-2 {
  height: 550px;
}

.image-3 {
  min-width: 100%;
}

.nav-menu-2 {
  float: none;
  text-align: center;
}

.navbar-3 {
  background-color: #000;
}

.nav-link-3 {
  color: #fff;
  text-align: center;
  margin-right: 9px;
  padding: 14px 0;
  font-size: 12px;
  line-height: 15px;
}

.nav-link-3:hover {
  color: #ed1c24;
}

.nav-link-3.single {
  padding-top: 21px;
  padding-bottom: 21px;
}

.nav-link-3.end {
  margin-right: 0;
}

.nav-link-3.alternate {
  color: #e1dcdc;
}

.slide2 {
  background-image: url('../images/image2.jpg');
  background-position: 0;
  background-size: cover;
}

.slide3 {
  background-image: url('../images/slider1.jpg');
  background-position: 50%;
  background-size: cover;
}

.h1 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
}

.h1.pagetitle {
  border-bottom: 1px solid var(--red);
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
}

.h1.pagetitle.oldyears {
  margin-top: 40px;
}

.intro {
  padding-top: 50px;
  padding-bottom: 40px;
}

.intro.pages {
  padding-top: 35px;
  text-decoration: none;
}

.colleft {
  padding-right: 30px;
}

.colright {
  padding-left: 30px;
}

.address {
  float: none;
  clear: both;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.address.foot {
  float: none;
  clear: none;
  color: #333;
  text-align: left;
  border-top-style: none;
  width: auto;
  margin-top: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  line-height: 14px;
}

.address.foot.rightside {
  color: #333;
  text-align: right;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 11px;
  line-height: 17px;
}

.address.foot.right {
  float: none;
  text-align: right;
  padding-bottom: 5px;
  line-height: 15px;
}

.address.foot.tel {
  margin-top: 0;
  padding-top: 0;
  font-size: 13px;
  font-weight: 600;
}

.address.a {
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.address.phone {
  float: right;
  border-bottom: 1px solid var(--red);
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}

.h2 {
  color: #000;
  border-bottom: 2px solid #ed1c24;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}

.h2.a {
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
}

.categories {
  background-color: #000;
  padding-top: 50px;
}

.map {
  height: 250px;
  margin-bottom: 40px;
}

.foot {
  float: none;
  border-top: 2px none var(--black);
  background-color: var(--light-grey);
  text-align: center;
  margin-top: 2px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  position: static;
}

.connecting {
  text-align: left;
  width: 200px;
  margin-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.link-block {
  margin-bottom: 0;
  text-decoration: none;
}

.col {
  padding-left: 0;
  padding-right: 0;
}

.catimage {
  float: none;
  margin-bottom: 15px;
}

.row {
  margin-bottom: 0;
}

.h3 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-color: #fff;
  margin-top: -50px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 22px;
  display: block;
}

.div-block {
  float: none;
  background-image: linear-gradient(#fff3, #fff3);
  height: 25px;
  margin-top: -50px;
}

.slide {
  background-image: url('../images/image3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/image4.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Bri_packing-pellets-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-3 {
  height: 675px;
}

.slide-4 {
  background-image: url('../images/Scan-Tool-2-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Bri_Gary-packing-copy.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slide-6 {
  background-image: url('../images/Outside-signage-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Forch-box-landscape-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.formembed {
  margin-top: -15px;
  margin-left: -15px;
}

.link-2 {
  color: #333;
  padding-bottom: 0;
  display: block;
}

.image-4 {
  float: none;
  background-color: var(--white);
  text-align: left;
  border-radius: 7px;
  width: auto;
  height: 35px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 0;
  padding: 7px 5px 6px;
  display: block;
}

.image-4.nowhite {
  background-color: #0000;
  border-radius: 0;
  height: 30px;
  margin-top: 0;
  padding: 0;
}

.image-4.nowhite.top {
  height: 35px;
}

.navbar-4 {
  background-color: var(--white);
  padding-top: 20px;
  padding-bottom: 15px;
}

.image-5 {
  width: 314px;
}

.nav-menu-3 {
  float: none;
  clear: both;
  border-top: 1px solid var(--dark-grey);
  margin-top: 10px;
  padding-top: 10px;
}

.brand-2 {
  float: left;
}

.nav-link-4 {
  margin-top: 5px;
  margin-right: 20px;
  padding: 5px 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.nav-link-4.w--current {
  color: #333;
  margin-right: 20px;
}

.div-block-2 {
  float: right;
  clear: none;
  margin-bottom: 15px;
  padding-top: 0;
}

.image-6 {
  float: right;
  opacity: .6;
  background-color: #0000;
  width: 30px;
}

.p {
  border-top: 1px none var(--red);
  border-bottom: 1px solid var(--red);
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.p.textcols {
  text-align: left;
  border-bottom-style: none;
  padding-right: 20px;
}

.p.textcols.bull {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.p.textcols2 {
  border-bottom-style: none;
  padding-left: 20px;
}

.p.centred {
  text-align: center;
  height: 125px;
  margin-top: 20px;
}

.p.centred.cat {
  height: 38px;
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
}

.p.bullet {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 5px;
}

.p.teltop {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
  padding-bottom: 0;
  font-weight: 600;
  display: inline-block;
}

.right-arrow, .left-arrow {
  display: none;
}

.image-7 {
  width: 100px;
  margin-bottom: 10px;
}

.div-block-3 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.address-copy {
  float: right;
  padding-top: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.address-copy.foot {
  color: #fff;
  text-align: center;
  border-top-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  line-height: 13px;
}

.address-copy.a {
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.address-copy.phone {
  float: right;
  border-bottom: 1px solid var(--red);
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}

.products {
  background-color: #e7e4e4;
  background-image: url('../images/Forch-caliper-paste-copy.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 200px;
  margin-top: 40px;
}

.div-block-4 {
  background-image: url('../images/Forch-caliper-paste-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 340px;
}

.div-block-4.contact {
  background-image: url('../images/contact.jpg');
}

.div-block-4.contact.smaller3.digital {
  background-image: url('../images/Scan-Tool-copy.jpg');
}

.div-block-4.contact.smaller3.training {
  background-image: url('../images/Black-Magic-copy.jpg');
}

.div-block-4.smaller3 {
  height: 200px;
}

.div-block-4.smaller3.varo {
  background-image: url('../images/varo.jpg');
}

.div-block-4.ipad {
  background-image: url('../images/Scan-Tool-copy.jpg');
}

.link-block-2 {
  color: #333;
  background-color: #0000;
  width: auto;
  height: 340px;
  margin-top: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-2.smaller3 {
  height: 200px;
}

.boxtext {
  color: var(--white);
  text-align: left;
  text-shadow: 1px 1px 2px #333;
  height: auto;
  margin-bottom: 15px;
  padding: 0 5px 0 20px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 23px;
  position: absolute;
  inset: auto 0% 0%;
}

.columns {
  margin-top: 40px;
}

.columns.under.page {
  margin-top: 20px;
}

.image-8 {
  width: 200px;
  display: block;
}

.tel {
  margin-top: 6px;
  font-size: 13px;
  font-weight: 600;
  display: block;
}

.link-block-3 {
  float: right;
  clear: none;
  text-align: left;
  width: auto;
  margin-left: 10px;
  margin-right: 0;
  display: block;
}

.link-block-3.top {
  margin-top: 3px;
  margin-left: 15px;
}

.link-block-3.top.mob, .link-block-3.top.fortablet {
  display: none;
}

.small {
  font-size: 16px;
}

.column-2.footer, .column-3.footer {
  margin-bottom: 0;
}

.slide-8 {
  background-image: url('../images/Forch-caliper-paste-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/slider2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/Boardroom-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.column-5.hidden {
  display: none;
}

.underlogos.textcols.previousyears {
  margin-top: 25px;
}

.italic-text {
  font-style: normal;
  font-weight: 600;
}

.catalogue {
  color: #333;
  text-decoration: none;
}

.hidden {
  display: none;
}

.text-span, .text-span-2 {
  font-weight: 600;
}

.link-3 {
  color: #333;
  text-decoration: none;
}

.imagecol {
  padding-right: 20px;
}

.imagecol.varo {
  width: 100%;
}

.imagecol.right-side {
  padding-left: 20px;
  padding-right: 0;
}

.linktext {
  color: var(--red);
}

.social {
  height: 20px;
}

.image-9, .image-10, .image-11 {
  width: 15px;
}

.image-12 {
  clear: both;
}

.image-13 {
  float: none;
}

.image-14 {
  float: left;
}

.image-15, .image-16, .image-17, .image-18, .image-19 {
  display: block;
}

.image-20, .image-21 {
  float: left;
}

.image-22 {
  position: relative;
}

.image-23 {
  position: absolute;
}

.image-24 {
  position: static;
}

.image-25 {
  float: left;
}

.image-26 {
  display: inline;
}

.image-27, .image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35 {
  display: block;
}

.link-block-4 {
  float: left;
  width: auto;
  height: auto;
  margin-top: 8px;
  margin-right: 5px;
  padding-top: 0;
}

.sociallogo {
  height: 25px;
}

.imagec.left {
  width: 100%;
  margin-bottom: 40px;
  padding-right: 20px;
}

.hellios {
  color: #333;
  text-decoration: underline;
}

.heading {
  text-decoration: none;
}

.hiddencol {
  display: none;
}

.link-block-5 {
  margin-top: 10px;
  margin-left: 20px;
}

.image-36 {
  width: 300px;
  margin-bottom: 8px;
}

.image-36.smallerlogo {
  width: 160px;
}

.html-embed-4, .html-embed-5, .html-embed-6 {
  display: none;
}

.row-2 {
  background-color: #fff;
  margin-bottom: 20px;
}

.row-2.bottom {
  margin-bottom: 60px;
}

.col-2 {
  padding-left: 0;
  padding-right: 0;
}

.link-block-6 {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #ed1c24;
  height: 218px;
  margin: 10px;
  padding: 0;
  text-decoration: none;
}

.catimage-2 {
  float: none;
  height: auto;
  margin-bottom: 15px;
}

.h3-2 {
  color: #000;
  background-color: #fff;
  margin-top: 0;
  padding-left: 0;
  font-size: 14px;
  line-height: 16px;
  display: block;
}

.line {
  border-top: 1px solid var(--light-grey);
  height: 5px;
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .navbar {
    float: none;
    clear: none;
    background-color: #0000;
    height: 62px;
    margin-top: 0;
    padding-top: 2px;
    display: block;
    position: static;
  }

  .topbars {
    height: 33px;
    padding-top: 4px;
  }

  .nav-link {
    background-color: #000;
    border-bottom: 1px solid #fff;
    margin-right: 0;
    padding: 10px 18px;
    font-size: 15px;
    display: block;
  }

  .nav-link:hover {
    color: #fff;
    background-color: #ed1c24;
  }

  .nav-menu {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
  }

  .addresstext {
    float: left;
    margin-top: 0;
    margin-right: 8px;
    padding-top: 5px;
    position: static;
  }

  .container {
    float: left;
    clear: none;
    background-color: #0000;
  }

  .container-2 {
    padding-top: 0;
  }

  .icon {
    float: right;
    margin-top: 0;
    margin-right: 0;
  }

  .icon.withspac {
    margin-top: 0;
    margin-right: 6px;
  }

  .container-3 {
    padding-top: 14px;
    padding-bottom: 14px;
    display: block;
  }

  .image-2 {
    width: 400px;
  }

  .menu-button {
    color: #000;
    background-color: #000;
    border-radius: 100px;
    margin-top: -1px;
    padding: 12px;
  }

  .menu-button.w--open {
    position: absolute;
  }

  .icon-2 {
    color: #fff;
  }

  .slider-2 {
    height: 340px;
  }

  .container-4 {
    color: #fff;
    background-color: #0000;
  }

  .navbar-2 {
    float: left;
    background-color: #0000;
    margin-right: 10px;
    display: block;
  }

  .menu-button-2 {
    float: none;
    color: #fff;
    background-color: #000;
    border-radius: 100px;
    margin-right: 0;
    padding: 15px;
    display: inline-block;
  }

  .menu-button-2.w--open {
    color: #ed1c24;
    background-color: #000;
    margin-bottom: 1px;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .icon-3 {
    color: #fff;
    background-color: #0000;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .section {
    float: none;
  }

  .nav-menu-2 {
    background-color: #000;
  }

  .nav-link-3 {
    background-color: #0000;
    border-bottom: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
  }

  .nav-link-3:hover {
    color: #fff;
    background-color: #ed1c24;
  }

  .nav-link-3.noline {
    border-bottom-style: none;
  }

  .nav-link-3.end {
    margin-right: auto;
  }

  .menu-button-3 {
    background-color: #000;
    border-radius: 100px;
    padding: 15px;
  }

  .menu-button-3.w--open {
    color: #ed1c24;
    background-color: #000;
  }

  .icon-4 {
    color: #fff;
  }

  .h1 {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 32px;
  }

  .h1.pagetitle {
    margin-bottom: 0;
  }

  .intro {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .colleft {
    padding-right: 20px;
  }

  .colright {
    padding-left: 20px;
  }

  .address {
    float: none;
    margin-bottom: 10px;
    padding-top: 5px;
  }

  .address.foot.rightside {
    margin-top: 0;
  }

  .address.foot.tel {
    margin-top: -10px;
    margin-bottom: 0;
  }

  .address.phone {
    padding-top: 5px;
  }

  .foot {
    margin-top: 0;
  }

  .catimage {
    margin-bottom: 18px;
  }

  .h3 {
    padding-left: 12px;
    font-size: 16px;
  }

  .slider-3 {
    height: 425px;
  }

  .image-4.nowhite.top {
    float: left;
    clear: none;
    height: 50px;
    display: none;
  }

  .image-4.nowhite.top.jos {
    margin-top: 0;
    padding-top: 0;
  }

  .image-4.nowhite.top.logo2 {
    float: left;
    display: block;
  }

  .navbar-4 {
    padding-bottom: 0;
  }

  .nav-menu-3 {
    background-color: #fffc;
    border-top-style: none;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-4 {
    background-color: var(--light-grey);
    color: #333;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .nav-link-4:hover {
    background-color: var(--red);
    color: var(--white);
  }

  .nav-link-4.w--current {
    margin-right: auto;
  }

  .div-block-2 {
    margin-bottom: 0;
  }

  .image-6 {
    margin-top: 2px;
  }

  .p {
    font-size: 13px;
  }

  .p.textcols {
    padding-right: 10px;
  }

  .p.textcols2 {
    text-align: left;
    padding-left: 10px;
  }

  .p.centred {
    text-align: center;
    height: 140px;
  }

  .p.centred.cat {
    height: 55px;
  }

  .p.teltop {
    margin-bottom: 5px;
  }

  .menu-button-4 {
    background-color: var(--light-grey);
    border-radius: 13px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 0;
  }

  .image-7 {
    width: 80px;
    margin-bottom: 0;
  }

  .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5 {
    clear: none;
  }

  .div-block-4, .div-block-4.contact {
    height: 250px;
  }

  .div-block-4.contact.smaller3.digital, .div-block-4.contact.smaller3.training, .div-block-4.smaller3.varo {
    height: 160px;
  }

  .link-block-2 {
    height: 250px;
  }

  .link-block-2.smaller3 {
    height: 160px;
  }

  .boxtext {
    padding-left: 20px;
  }

  .columns.under {
    margin-top: 30px;
  }

  .link-block-3.top {
    float: right;
    clear: both;
    display: block;
  }

  .link-block-3.top.mob {
    float: none;
    clear: none;
    margin-bottom: 20px;
    margin-left: 40px;
    display: inline-block;
  }

  .link-block-3.top.mob.for {
    margin-left: 0;
  }

  .link-block-3.top.mob.for.logo2 {
    text-align: center;
    height: auto;
    display: block;
  }

  .link-block-3.top.mob.leftlogo {
    margin-left: 0;
  }

  .link-block-3.top.fortablet {
    float: right;
    clear: right;
    margin-top: 20px;
    margin-left: 0;
    display: block;
  }

  .link-block-3.top.fortablet.forch {
    float: right;
    clear: none;
    margin-top: 19px;
    margin-right: 10px;
  }

  .container-6 {
    text-align: center;
  }

  .underlogos {
    margin-top: 40px;
  }

  .underlogos.textcols {
    margin-top: 20px;
  }

  .varotext {
    text-align: left;
  }

  .html-embed-2 {
    margin-top: 20px;
    padding-top: 0;
  }

  .link-block-5 {
    float: none;
    clear: none;
    text-align: left;
    margin-left: 10px;
    display: inline-block;
  }

  .div-block-5 {
    text-align: left;
  }

  .html-embed-3 {
    display: none;
  }

  .html-embed-4 {
    display: block;
  }

  .row-2 {
    margin-bottom: 0;
  }

  .link-block-6 {
    height: 300px;
  }

  .catimage-2 {
    height: auto;
    margin-bottom: 18px;
  }

  .h3-2 {
    padding-left: 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 56px;
  }

  .topbars {
    height: 33px;
    padding-top: 4px;
  }

  .nav-link {
    width: 548px;
  }

  .addresstext {
    font-size: 12px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon {
    width: 22px;
    margin-top: 0;
  }

  .icon.withspac {
    width: 22px;
    margin-top: 0;
    margin-right: 6px;
  }

  .container-3 {
    padding-bottom: 16px;
  }

  .image-2 {
    width: 350px;
  }

  .menu-button {
    margin-top: -2px;
    padding: 12px;
  }

  .slider-2 {
    height: 250px;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-3, .menu-button-3.w--open {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .h1.pagetitle {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .intro {
    padding: 30px 20px 20px;
  }

  .colleft {
    padding-left: 20px;
  }

  .colright {
    margin-top: 15px;
    padding-right: 20px;
  }

  .address {
    text-align: right;
    padding-top: 0;
    font-size: 9px;
  }

  .address.foot {
    padding-left: 0;
  }

  .address.foot.rightside {
    padding-right: 0;
  }

  .map {
    height: 200px;
  }

  .foot {
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block {
    margin-bottom: 0;
  }

  .catimage {
    margin-bottom: 8px;
    display: inline-block;
    position: static;
  }

  .row {
    margin-bottom: 0;
  }

  .h3 {
    margin-top: -40px;
    margin-bottom: 10px;
  }

  .slider-3 {
    height: 320px;
  }

  .image-4.nowhite.top {
    height: 40px;
  }

  .image-5 {
    width: 240px;
    margin-top: 5px;
  }

  .nav-menu-3 {
    padding: 10px 20px;
  }

  .brand-2 {
    padding-left: 0;
  }

  .nav-link-4 {
    margin-left: auto;
  }

  .nav-link-4.w--current {
    color: #333;
  }

  .div-block-2 {
    width: auto;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .p {
    height: 150px;
    font-size: 13px;
    line-height: 18px;
  }

  .p.textcols {
    height: auto;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .p.textcols2 {
    padding-left: 0;
    font-size: 13px;
  }

  .p.textcols2.cont, .p.textcols2.sense {
    height: auto;
  }

  .p.centred {
    text-align: center;
    height: 185px;
    font-size: 13px;
  }

  .p.centred.cat {
    height: 40px;
  }

  .p.bullet.varo {
    height: auto;
  }

  .p.teltop {
    height: auto;
    margin-bottom: 0;
  }

  .menu-button-4 {
    margin-top: 2px;
    padding: 12px;
  }

  .image-7 {
    width: 60px;
    margin-bottom: 0;
  }

  .div-block-3 {
    margin-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-4, .div-block-4.contact {
    height: 180px;
  }

  .div-block-4.contact.smaller3.digital, .div-block-4.contact.smaller3.training, .div-block-4.smaller3.varo {
    height: 120px;
  }

  .link-block-2 {
    height: 180px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-2.smaller3 {
    height: 120px;
  }

  .boxtext {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0;
    line-height: 20px;
  }

  .boxtext.sub3 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .columns {
    margin-top: 10px;
  }

  .columns.under.page.row {
    margin-top: 0;
  }

  .small {
    font-size: 12px;
    line-height: 10px;
  }

  .column-2 {
    padding-left: 20px;
  }

  .column-3 {
    padding-right: 20px;
  }

  .catalogue {
    margin-bottom: 20px;
  }

  .html-embed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .imagecol.varo {
    margin-bottom: 10px;
  }

  .varotext {
    margin-bottom: 0;
  }

  .html-embed-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .imagec.left {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .div-block-5 {
    height: auto;
  }

  .html-embed-4 {
    display: none;
  }

  .html-embed-5 {
    display: block;
  }

  .html-embed-6 {
    display: none;
  }

  .row-2 {
    margin-bottom: 0;
  }

  .col-2 {
    margin-bottom: 10px;
  }

  .link-block-6 {
    height: 225px;
    margin-bottom: 0;
  }

  .catimage-2 {
    margin-bottom: 8px;
    display: inline-block;
    position: static;
  }

  .h3-2 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .line {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 44px;
    padding-top: 2px;
  }

  .topbars {
    height: 33px;
    padding-top: 4px;
  }

  .nav-link {
    width: 300px;
  }

  .addresstext {
    margin-top: 0;
    font-size: 12px;
  }

  .icon {
    width: 22px;
    margin-top: 0;
  }

  .icon.withspac {
    width: 22px;
    margin-top: 0;
    margin-right: 4px;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-2 {
    width: 320px;
  }

  .menu-button {
    padding: 10px;
  }

  .slider-2 {
    height: 170px;
  }

  .menu-button-2 {
    padding: 10px;
  }

  .menu-button-3.w--open {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slide3 {
    background-image: url('../images/slider1.jpg');
    background-position: 50%;
    background-size: cover;
    display: inline-block;
    position: relative;
  }

  .h1 {
    font-size: 16px;
    line-height: 25px;
  }

  .h1.pagetitle {
    margin-left: 0;
    margin-right: 0;
    font-size: 22px;
  }

  .intro {
    padding-left: 20px;
  }

  .intro.pages {
    padding-top: 25px;
  }

  .address {
    float: left;
    clear: none;
    text-align: left;
    margin-top: 0;
    padding-top: 5px;
    font-size: 9px;
    line-height: 12px;
  }

  .address.foot {
    padding-left: 0;
  }

  .address.foot.rightside {
    float: left;
    text-align: left;
    margin-top: 0;
    padding-left: 10px;
  }

  .address.phone {
    padding-top: 8px;
    padding-bottom: 5px;
  }

  .h2 {
    font-size: 18px;
  }

  .map {
    height: 150px;
  }

  .foot {
    margin-top: 20px;
  }

  .link-block {
    float: none;
    margin-bottom: 0;
    display: inline-block;
  }

  .catimage {
    margin-bottom: 18px;
  }

  .h3 {
    margin-top: -40px;
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 13px;
  }

  .slider-3 {
    height: 250px;
  }

  .image-4.nowhite {
    height: 20px;
  }

  .image-5 {
    width: auto;
    margin-bottom: 10px;
  }

  .nav-menu-3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .brand-2 {
    width: 100%;
  }

  .nav-link-4 {
    margin-bottom: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
  }

  .div-block-2 {
    float: none;
    width: 210px;
    margin-bottom: 10px;
    padding-top: 7px;
  }

  .image-6 {
    float: left;
    clear: none;
  }

  .p {
    height: auto;
    font-size: 13px;
    line-height: 20px;
  }

  .p.textcols {
    margin-bottom: 0;
  }

  .p.centred {
    text-align: left;
    height: auto;
    margin-bottom: 20px;
  }

  .p.teltop {
    float: right;
    margin-left: 0;
    margin-right: 40px;
  }

  .menu-button-4 {
    border-radius: 9px;
    margin-bottom: 0;
    padding: 10px 20px;
  }

  .menu-button-4.w--open {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .image-7 {
    width: 60px;
    margin-bottom: 0;
  }

  .div-block-3 {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .column.product {
    height: 150px;
    margin-bottom: 10px;
    padding-right: 5px;
  }

  .column.product.home {
    height: 180px;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .column.product.home.smaller {
    height: 120px;
  }

  .column.product.about {
    height: auto;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .div-block-4 {
    height: 180px;
  }

  .div-block-4.contact {
    height: 185px;
  }

  .div-block-4.contact.smaller3.digital {
    height: 120px;
    margin-top: 10px;
  }

  .div-block-4.contact.smaller3.training {
    height: 120px;
    margin-top: 0;
  }

  .div-block-4.smaller3.varo {
    height: 120px;
  }

  .link-block-2 {
    height: 185px;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-2.smaller3 {
    height: 120px;
    margin-left: 0;
    margin-right: 0;
  }

  .boxtext {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .columns {
    margin-bottom: 0;
  }

  .columns.under.page {
    margin-top: 0;
  }

  .link-block-3 {
    margin-top: 80px;
  }

  .link-block-3.top.mob {
    margin-left: 30px;
  }

  .column-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-2.footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-3 {
    padding-right: 20px;
  }

  .column-3.footer {
    padding-left: 0;
    padding-right: 10px;
  }

  .column-4 {
    padding-left: 5px;
    padding-right: 0;
  }

  .column-4.home {
    padding-left: 0;
  }

  .column-4.about {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .column-5 {
    padding-left: 0;
    padding-right: 5px;
  }

  .column-5.home {
    margin-top: 10px;
    padding-right: 0;
  }

  .column-5.about {
    padding-right: 0;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-7 {
    padding-left: 5px;
    padding-right: 0;
  }

  .column-8 {
    padding-left: 0;
    padding-right: 5px;
  }

  .column-9, .column-10 {
    padding-left: 5px;
    padding-right: 0;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 5px;
  }

  .column-12, .column-13 {
    padding-left: 5px;
    padding-right: 0;
  }

  .column-14 {
    padding-left: 0;
    padding-right: 5px;
  }

  .column-15 {
    padding-left: 5px;
    padding-right: 0;
  }

  .html-embed {
    margin-left: 0;
    margin-right: 0;
  }

  .imagecol.varo {
    margin-bottom: 10px;
  }

  .html-embed-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .imagec.left {
    margin-bottom: 10px;
  }

  .link-block-5 {
    margin-left: 0;
  }

  .image-36.smallerlogo {
    width: 140px;
  }

  .html-embed-5 {
    display: none;
  }

  .html-embed-6 {
    display: block;
  }

  .row-2.bottom, .col-2 {
    margin-bottom: 20px;
  }

  .link-block-6 {
    float: none;
    height: 215px;
    margin-bottom: 0;
    display: inline-block;
  }

  .catimage-2 {
    margin-bottom: 18px;
  }

  .h3-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 13px;
  }

  .line {
    margin-left: 0;
    margin-right: 0;
  }
}


