:root {
  --wss-grey-grey: #3a3a3a;
  --wss-green: #97af9c;
  --wss-white: #e2e2e2;
  --white: white;
  --acm-blue: #00b2ca;
  --grey-header-fade: var(--wss-grey-grey);
  --black: #212121;
  --wss-grey: var(--black);
}

.backgroundvideo {
  height: 100vh;
}

.contentcontainer {
  background-color: var(--wss-grey-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 20px 150px;
  display: flex;
  position: static;
}

.contentcontainer._1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
}

.contentcontainer._2 {
  background-color: var(--wss-green);
  color: var(--wss-white);
  padding-top: 140px;
  padding-bottom: 140px;
}

.contentcontainer.pho {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
}

.contentcontainer.top {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
}

.logo {
  background-image: url('../images/WiltshireSignatureSpraying_Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 200px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.body {
  background-color: #0000;
  height: auto;
  overflow: visible;
}

.heading {
  color: var(--wss-white);
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.heading.numbers {
  color: var(--wss-white);
  font-size: 21px;
  font-weight: 400;
}

.heading.triangle {
  letter-spacing: 2px;
  font-size: 12px;
  text-decoration: none;
}

.contact {
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image {
  max-width: none;
}

.linkscontainer {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.link-block {
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.firstline {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  margin-right: 16px;
}

.secondline {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  margin-right: 15px;
}

.link-block-3 {
  justify-content: center;
  display: flex;
}

.trianglecreative {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.trianglediv {
  justify-content: center;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.trianglelink {
  text-decoration: none;
}

.text {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Lato, sans-serif;
  font-size: 9px;
}

.video, .div-block {
  z-index: -1000;
  position: absolute;
  inset: 0%;
}

.background-video {
  z-index: -1000;
  background-color: var(--wss-grey-grey);
  color: #333;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-2 {
  z-index: -1000;
  background-color: #0000004d;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.link-block-copy {
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
}

.trianglelinkblock {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  width: auto;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-3 {
  position: absolute;
  inset: auto 0% 0%;
}

.link {
  text-decoration: none;
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.triangledivblock {
  background-color: var(--wss-grey-grey);
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.text-block-2 {
  color: var(--white);
}

.link-block-5 {
  background-color: var(--acm-blue);
}

.tclink {
  text-decoration: none;
}

.text-block-3 {
  color: var(--wss-white);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.numberlink {
  text-decoration: none;
}

.image-4 {
  width: 25%;
  height: auto;
}

.image-5 {
  width: 20%;
}

.code-embed {
  background-color: var(--wss-green);
  display: none;
}

.heading-2 {
  color: var(--wss-green);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: berthold-baskerville-pro, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
}

.heading-2.white {
  color: var(--wss-white);
  margin-bottom: 20px;
}

.paragraph {
  color: var(--wss-white);
  text-align: center;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.paragraph.paraheader {
  margin-bottom: 0;
  font-size: 16px;
}

.button {
  background-color: var(--wss-green);
  background-image: linear-gradient(180deg, var(--wss-green), var(--wss-green));
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 20px;
  padding: 15px 25px;
  font-family: berthold-baskerville-pro, sans-serif;
  font-weight: 700;
  display: flex;
}

.button.grey {
  background-color: var(--wss-grey-grey);
  color: var(--wss-white);
  background-image: none;
}

.header {
  background-color: var(--grey-header-fade);
  background-image: linear-gradient(0deg, var(--wss-grey-grey) 7%, #86222200 20%), radial-gradient(circle farthest-corner at 50% 50%, #fff0, var(--wss-grey-grey)), linear-gradient(to bottom, #3a3a3acc, #3a3a3acc), url('../images/WSS_HeaderImage_LROP.png');
  background-position: 0 0, 0 0, 0 0, 50% 35%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85vh;
  padding: 100px 150px;
  display: flex;
}

.header_logo {
  width: 15%;
  margin-bottom: 0;
}

.graddivgrey {
  background-image: linear-gradient(0deg, #940000 29%, #fff0);
  display: flex;
  overflow: visible;
}

.testgrad {
  z-index: 1000;
  background-image: radial-gradient(circle, #2bff00, #fff);
  display: flex;
  position: absolute;
}

.graddiv {
  background-color: #a5232300;
  background-image: linear-gradient(0deg, #fff0, #6b6b6bbf);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 20px 150px;
  display: flex;
  position: static;
}

.photogallery {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.image-33, .image-22 {
  width: 33vw;
  height: 50vh;
  margin-right: 20px;
}

.image-1 {
  background-image: url('../images/WSS_HeaderImage_LROP.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 100px 0;
  width: 20vw;
  height: 50vh;
  margin-left: 40px;
  margin-right: 40px;
}

.sectioncolour {
  aspect-ratio: auto;
  background-color: #f000;
  background-image: linear-gradient(#0000 29%, red);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vh;
  display: flex;
  position: static;
}

.sectioncolour-greytowhite {
  aspect-ratio: auto;
  background-color: #f000;
  background-image: linear-gradient(0deg, #0000, var(--wss-grey-grey));
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25vh;
  display: flex;
  position: static;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.headeranimationblock, .fadeanimation_standard {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.grad {
  background-image: linear-gradient(0deg, var(--wss-grey-grey) 28%, #732828b0 81%, #f3000000);
}

.imageholder {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.image-1-copy, .image-1-copy-copy, .wss-image-2, .wss-image-1 {
  background-image: url('../images/WSS_HeaderImage_LROP.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 100px 0;
  width: 20vw;
  height: 50vh;
  margin-left: 40px;
  margin-right: 40px;
}

.wss-image-1._2 {
  background-image: url('../images/WSS_Image_2_OP.png');
  background-position: 50% 100%;
}

.wss-image-1._3 {
  background-image: url('../images/WSS_Image_3_OP.png');
}

.w {
  background-image: url('../images/WSS_HeaderImage_LROP.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 100px 0;
  width: 20vw;
  height: 50vh;
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-4 {
  background-image: linear-gradient(0deg, var(--wss-grey-grey), #4e252500);
  width: 100vw;
  height: 100px;
  display: block;
  position: static;
  inset: auto 0% -85%;
}

@media screen and (max-width: 991px) {
  .contentcontainer {
    margin: 0 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contentcontainer._1 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .contentcontainer._2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .contentcontainer.top {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.paraheader {
    line-height: 25px;
  }

  .button {
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .button.contact {
    width: auto;
  }

  .header {
    padding-left: 50px;
    padding-right: 50px;
  }

  .header_logo {
    width: 60%;
  }

  .graddiv {
    margin: 0 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .photogallery {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-1 {
    width: 80vw;
  }

  .imageholder {
    flex-flow: column;
    margin-bottom: 0;
  }

  .image-1-copy, .image-1-copy-copy, .wss-image-2 {
    width: 80vw;
  }

  .wss-image-1 {
    width: 80vw;
    margin-bottom: 40px;
  }

  .w {
    width: 80vw;
  }
}

@media screen and (max-width: 767px) {
  .contentcontainer {
    justify-content: center;
    height: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .contentcontainer._1, .contentcontainer._2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .contentcontainer.top {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .logo {
    height: 80px;
    margin-top: 40px;
  }

  .heading, .heading.numbers {
    font-size: 19px;
  }

  .trianglelinkblock {
    justify-content: center;
    margin-bottom: 20px;
    text-decoration: none;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .text-block {
    color: #fff;
    letter-spacing: 1px;
    font-family: Lato, sans-serif;
    font-size: 9px;
    font-style: normal;
    text-decoration: none;
  }

  .triangledivblock {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .text-block-3 {
    letter-spacing: .6px;
    font-size: 8px;
  }

  .heading-2 {
    margin-top: 40px;
    font-size: 28px;
    line-height: 30px;
  }

  .paragraph, .paragraph.paraheader {
    font-size: 14px;
  }

  .button {
    font-size: 12px;
  }

  .header {
    height: 95vh;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .header_logo {
    width: 55%;
  }

  .graddiv {
    justify-content: center;
    height: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .photogallery {
    padding-bottom: 60px;
  }

  .imageholder {
    margin-bottom: 0;
  }

  .gradtowhite {
    background-image: linear-gradient(180deg, var(--wss-grey-grey) 41%, #fff0);
    height: 200px;
  }
}

@media screen and (max-width: 479px) {
  .contentcontainer {
    justify-content: center;
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .contentcontainer._1 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contentcontainer._2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contentcontainer.top {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    margin-top: 10px;
    font-size: 12px;
  }

  .heading.numbers {
    margin-top: 10px;
    font-size: 13px;
  }

  .heading.triangle {
    letter-spacing: 1px;
    font-size: 8px;
  }

  .contact {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .linkscontainer {
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .link-block-2, .firstline {
    flex-direction: column;
  }

  .image-2, .image-3 {
    margin-right: 0;
  }

  .text {
    margin-top: 0;
  }

  .div-block-2 {
    background-color: #00000059;
  }

  .link-block-copy, .trianglelinkblock {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .text-block {
    position: absolute;
    inset: auto 0% 0%;
  }

  .triangledivblock {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .heading-2 {
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 30px;
  }

  .heading-2.white {
    margin-top: 0;
  }

  .button, .button.w--current {
    margin-top: 30px;
  }

  .header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header_logo {
    width: 90%;
  }

  .graddiv {
    justify-content: center;
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .photogallery {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-1, .image-1-copy, .image-1-copy-copy, .wss-image-2 {
    width: 90vw;
    margin-right: 0;
  }

  .wss-image-1 {
    width: 90vw;
    height: 45vh;
    margin-left: 10px;
    margin-right: 10px;
  }

  .wss-image-1._2 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 30vh;
  }

  .w {
    width: 90vw;
    margin-right: 0;
  }
}


