:root {
  --white-smoke: #f0f0f0;
  --lime-green: #4cb822;
  --lime-green-2: #00cc67;
  --dim-grey: #4d4d4d;
  --deep-sky-blue: #00b3f4;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.footer {
  text-align: center;
  background-color: #fff;
  border-style: none;
  border-color: #000 #000 #b3b3b3;
  border-top-width: .1px;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.body {
  background-color: #fff;
  font-family: soleil, sans-serif;
}

.aboutimage {
  text-align: center;
  background-image: url('../images/Mr-Watts-064.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 500px;
  width: 40vw;
  max-width: 700px;
  height: 40vw;
  max-height: 700px;
  margin-left: 0;
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  overflow: visible;
}

.columns {
  display: flex;
}

.grid {
  grid-template-rows: auto;
}

.text-block-2 {
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.hero {
  background-color: #4cb822;
  align-items: center;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph {
  font-family: Varela Round, sans-serif;
}

.div-block {
  margin-right: 33px;
}

.testimonies {
  background-color: var(--white-smoke);
  justify-content: center;
  padding: 100px 40px;
  display: flex;
}

.features {
  object-fit: fill;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  height: 80vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.services {
  background-color: var(--white-smoke);
  justify-content: center;
  align-items: center;
  padding: 100px 40px;
  display: flex;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  display: flex;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
}

.calltoaction {
  background-image: linear-gradient(#0000003b, #0000003b), url('../images/Mr-Watts-068.png');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
  border: 1px solid #e7e7e7;
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-3, .div-block-4 {
  width: 1100px;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1100px;
  margin-top: 60px;
  display: flex;
}

.div-block-6 {
  width: 1100px;
}

.heading-2 {
  color: #000;
  text-align: center;
  white-space: normal;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.collection-list {
  justify-content: center;
  transition: opacity .2s;
  display: flex;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  overflow: visible;
}

.collection-item {
  background-color: #fde9e9;
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 15px;
  margin-right: 15px;
  padding: 30px;
  display: block;
  box-shadow: 0 12px 13px -6px #000;
}

.image-2 {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  overflow: auto;
}

.heading-3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.grid-3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.navbar {
  width: 100vw;
  position: fixed;
}

.div-block-7 {
  width: 200px;
  height: 200px;
  margin-left: 40px;
}

.image-3 {
  padding-left: 141px;
  position: relative;
  inset: 0% 0% 0% auto;
}

.button-navigation {
  white-space: nowrap;
  background-color: #4cb822;
  border-radius: 50px;
  margin-left: 14px;
  margin-right: 15px;
  padding: 15px 30px;
  font-size: 18px;
}

.button-navigation.herobutton {
  border: 3px solid #fff;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
}

.navigation-link-wrap {
  flex-wrap: nowrap;
  align-items: center;
  display: flex;
}

.navigation-block-left {
  align-items: center;
  width: 45%;
  display: flex;
}

.navigation-text {
  color: #4cb822;
  white-space: nowrap;
  width: 100%;
  font-size: 18px;
  text-decoration: none;
}

.navigation-text:hover {
  color: #8df565;
}

.container-navigation {
  flex: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.navigation-link {
  color: #546681;
  flex-direction: row;
  align-items: center;
  padding: 12px 14px;
  font-size: 16px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.navigation-link:hover {
  color: #ee4037;
}

.dropdown-mobile, .mobile-button-link {
  display: none;
}

.navigation-block-right {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  display: flex;
}

.section {
  background-image: url('../images/Mr-Watts-green.jpg');
  background-position: 100% 100%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.section-2 {
  z-index: 1000;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 20px -10px #000;
}

.hero-image {
  background-image: url('../images/Mr-Watts-018.jpg');
  background-position: 100% 25%;
  background-size: cover;
  width: 40%;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-top: 200px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  font-size: 45px;
  font-weight: 400;
}

.heading-5 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.2;
}

.benefits {
  justify-content: center;
  align-items: center;
  padding: 60px 40px;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  width: 1200px;
  display: flex;
}

.div-block-10 {
  margin-right: 0;
}

.div-block-11 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.div-block-12 {
  background-image: url('../images/Mr-Watts-022.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 500px;
  width: 40vw;
  height: 40vw;
}

.paragraph-3 {
  color: var(--dim-grey);
  font-size: 25px;
  line-height: 1.2;
}

.heading-6 {
  color: var(--dim-grey);
  margin-bottom: 22px;
  font-size: 45px;
  font-weight: 600;
}

.div-block-13 {
  max-width: 1200px;
}

.grid-4 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.sectiontitle {
  border-bottom: 3px solid var(--lime-green);
  color: var(--dim-grey);
  object-fit: contain;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 5px;
  font-size: 45px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.sectiontitle.white {
  color: #fff;
  border-bottom-color: #fff;
  font-size: 55px;
}

.sectiontitle.white.trivium {
  border-bottom-color: var(--lime-green-2);
  font-size: 55px;
}

.sectiontitle.cta {
  color: #fff;
}

.div-block-14 {
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 110px;
  display: flex;
  box-shadow: 9px 9px 15px -20px #000;
}

.heading-8 {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.div-block-16 {
  flex-direction: column;
  align-items: flex-start;
  width: 1200px;
  display: flex;
}

.image-4 {
  max-width: 250px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: none;
}

.div-block-17 {
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 10px;
  width: 250px;
  height: 320px;
  box-shadow: 5px 12px 15px -20px #000;
}

.heading-9 {
  border-bottom: 1px solid var(--lime-green);
  color: #fff;
  margin-bottom: 40px;
  font-size: 45px;
  font-weight: 400;
}

.div-block-51 {
  justify-content: space-between;
  display: flex;
}

.div-block-53 {
  width: 25%;
  max-width: 25%;
}

.footer-logo-link-2 {
  flex: 0 auto;
  width: 50%;
  min-width: 60px;
  max-height: 130px;
}

.div-block-52 {
  max-width: 25%;
}

.footer-heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.5;
}

.footer-flex-container-2 {
  text-align: left;
  justify-content: space-between;
  width: 1100px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-50 {
  font-size: 15px;
}

.link {
  color: var(--lime-green);
  text-decoration: none;
}

.container {
  max-width: 1300px;
}

.footer-image-2 {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-link-2 {
  color: var(--lime-green);
  margin-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.footer-link-2.w--current {
  color: #e4c108;
}

.text-block-3 {
  color: var(--dim-grey);
  font-size: 18px;
}

.image-5 {
  object-fit: contain;
}

.div-block-54 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.abouthero {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.shape {
  z-index: -1;
  background-color: var(--lime-green-2);
  object-fit: fill;
  width: 60%;
  height: 300%;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(500px, -233px)rotate(-54deg);
}

.shape.trivium {
  background-color: #00b3f4;
}

.div-block-55 {
  justify-content: space-between;
  width: 1200px;
  max-width: 1200px;
  margin-top: 68px;
  display: flex;
}

.textwrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 25px;
  display: flex;
}

.textwrapper.downlight {
  width: 60%;
}

.textwrapper._247callouts {
  margin-left: 40px;
  margin-right: 0;
}

.imagewrapper {
  margin-left: 40px;
}

.imagewrapper.contact {
  background-color: #fff;
  border: .1px solid #dad6d6;
  border-radius: 20px;
  width: 600px;
  padding: 40px;
  overflow: hidden;
}

.imagewrapper.downlight {
  background-color: #fff;
  border: .1px solid #dad6d6;
  border-radius: 500px;
  padding: 40px;
  overflow: hidden;
}

.body-2 {
  color: var(--dim-grey);
  font-family: soleil, sans-serif;
}

.paragraph-4 {
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
}

.section-3 {
  justify-content: center;
  align-items: center;
  padding: 100px 40px;
  display: flex;
}

.section-3.grey {
  background-color: #f4f1f1;
}

.div-block-56 {
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.paragraph-5 {
  line-height: 1.2;
}

.list {
  line-height: 1.5;
}

.div-block-57 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 25vw;
  height: 25vw;
  display: grid;
}

.div-block-58 {
  background-color: #fff;
  background-image: url('../images/logo-only.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 500px;
  width: 100%;
  height: 100%;
  box-shadow: 6px 6px 20px -19px #000;
}

.paragraph-6 {
  line-height: 1.2;
}

.sectionimage {
  background-image: url('../images/Untitled-design.svg');
  background-position: 0 0;
  background-size: cover;
  width: 25vw;
  height: 25vw;
}

.sectionimage.lightbulb {
  background-image: url('../images/changelightbulb.svg');
}

.sectionimage.replacedownlight {
  background-image: url('../images/replacedownlight.svg');
}

.sectionimage.homecharge {
  background-image: url('../images/home-charge.svg');
}

.sectionimage.evcharger {
  background-image: url('../images/ev-charger.svg');
}

._247image {
  background-image: url('../images/247.svg');
  background-position: 0 0;
  background-size: cover;
  width: 25vw;
  height: 25vw;
}

.downlightimage {
  background-image: url('../images/downlights.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 350px;
  height: 350px;
}

.contactimage {
  background-color: #fff;
  background-image: url('../images/Contact.svg');
  background-position: 0 0;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.video {
  border: .1px solid #c2bcbc;
  border-radius: 10px;
  width: 600px;
  overflow: hidden;
  box-shadow: 0 8px 15px -12px #000;
}

.youtube {
  border: .1px solid #bbb;
  border-radius: 10px;
  width: 600px;
  overflow: hidden;
}

.div-block-60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.contacticon {
  background-color: #fff;
  border-radius: 500px;
  padding: 10px;
}

.div-block-62 {
  background-image: url('../images/Phone-2.svg');
  background-position: 0 0;
  background-size: cover;
  width: 40px;
  height: 40px;
}

.div-block-62.email {
  background-image: url('../images/Email.svg');
}

.text-block-4 {
  color: #fff;
  margin-left: 20px;
  text-decoration: none;
}

.bold-text {
  font-size: 35px;
  font-weight: 400;
}

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

.announcement {
  background-image: url('../images/Covid-19.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-63 {
  background-color: #fff;
  width: 1200px;
  padding: 60px;
}

.heading-10 {
  margin-top: 0;
  padding: 0;
}

.text-block-5 {
  font-size: 30px;
}

.ev-charger-image {
  background-image: url('../images/view.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 350px;
  height: 350px;
}

.div-block-64 {
  display: flex;
}

.div-block-55-copy {
  justify-content: space-between;
  width: 1200px;
  max-width: 1200px;
  margin-top: 68px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aboutimage {
    width: 50vw;
    height: 50vw;
  }

  .navigation-link-wrap {
    display: none;
  }

  .mobile-dropdown {
    right: 10%;
  }

  .mobile-dropdown.w--open {
    background-color: #fff;
    border-radius: 15px;
    min-width: 270px;
    margin-top: 74px;
    padding: 20px;
    box-shadow: 1px 1px 3px #54668121;
  }

  .container-navigation {
    z-index: 99;
    position: relative;
  }

  .dropdown-link {
    color: #3b4c5b;
    border-radius: 10px;
    width: 100%;
    min-width: 170px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    display: flex;
  }

  .dropdown-link:hover {
    color: #006edd;
    background-color: #73a7d417;
  }

  .dropdown-link.w--current {
    color: #006edd;
  }

  .dropdown-link.w--current:hover {
    color: #bf1e2e;
  }

  .dropdown-link.contact {
    display: none;
  }

  .dropdown-toggle {
    padding: 0;
  }

  .dropdown-mobile {
    margin-left: 15px;
    margin-right: 0;
    display: flex;
  }

  .mobile-button-link {
    background-color: #54668114;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    padding: 17px;
    display: flex;
  }

  .navigation-block-right {
    width: 100%;
  }

  .heading-4 {
    font-size: 35px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .div-block-10 {
    align-items: center;
    display: flex;
  }

  .paragraph-3 {
    font-size: 25px;
  }

  .sectiontitle {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .sectiontitle.white {
    font-size: 45px;
  }

  .div-block-52 {
    max-width: 40%;
  }

  .footer-flex-container-2 {
    width: 95vw;
  }

  .footer-link-2.w--current {
    color: var(--lime-green);
  }

  .shape {
    width: 80%;
    transform: translate(500px, -350px)rotate(-54deg);
  }

  .shape.trivium {
    background-color: var(--deep-sky-blue);
  }

  .div-block-55 {
    flex-flow: column;
  }

  .imagewrapper {
    margin-left: 20px;
  }

  .bold-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .aboutimage {
    width: 50vw;
    height: 50vw;
    margin-bottom: 40px;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .button-navigation {
    display: none;
  }

  .button-navigation.herobutton {
    display: flex;
  }

  .navigation-link-wrap {
    display: none;
  }

  .dropdown-link, .dropdown-link.contact {
    display: flex;
  }

  .section {
    flex-direction: column;
  }

  .hero-image {
    width: 100%;
    display: none;
  }

  .div-block-8 {
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-top: 100px;
  }

  .heading-4 {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
  }

  .heading-5 {
    text-align: center;
    font-size: 45px;
  }

  .sectiontitle.white {
    margin-bottom: 20px;
  }

  .div-block-53 {
    max-width: 95vw;
  }

  .div-block-52 {
    text-align: center;
    max-width: 95vw;
  }

  .footer-heading-2 {
    margin-top: 60px;
  }

  .footer-flex-container-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
  }

  .footer-image-2 {
    object-fit: contain;
  }

  .div-block-54 {
    align-items: center;
  }

  .abouthero {
    background-color: var(--lime-green-2);
  }

  .abouthero.trivium {
    background-color: var(--deep-sky-blue);
  }

  .shape {
    display: none;
  }

  .div-block-55 {
    flex-direction: column;
    width: 95vw;
  }

  .textwrapper {
    order: -1;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .imagewrapper {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    margin-left: 0;
    display: flex;
  }

  .imagewrapper.contact {
    margin-left: 0;
  }

  .imagewrapper.downlight {
    margin-bottom: 40px;
  }

  .div-block-56 {
    flex-direction: column;
    width: 95vw;
  }

  .div-block-57 {
    width: 50vw;
    height: 50vw;
    margin-bottom: 40px;
  }

  .sectionimage {
    width: 50vw;
    height: 50vw;
  }

  .downlightimage {
    width: 40vw;
    height: 40vw;
  }

  .list-2 {
    text-align: center;
  }

  .ev-charger-image {
    width: 40vw;
    height: 40vw;
  }

  .div-block-55-copy {
    flex-direction: column;
    width: 95vw;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .aboutimage {
    width: 80vw;
    height: 80vw;
    margin-bottom: 0;
  }

  .div-block-2 {
    width: 95vw;
  }

  .calltoaction {
    background-image: linear-gradient(#0000, #0000), url('../images/Mr-Watts-068.png');
    background-position: 0 0, 70%;
  }

  .div-block-5 {
    width: 95vw;
  }

  .dropdown-link {
    color: var(--lime-green);
  }

  .dropdown-link:hover {
    color: var(--lime-green-2);
  }

  .dropdown-link.w--current {
    color: var(--lime-green);
  }

  .dropdown-link.w--current:hover {
    color: var(--lime-green-2);
  }

  .navigation-block-right {
    width: 60%;
  }

  .div-block-8 {
    height: 40%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-4 {
    font-size: 7vw;
  }

  .heading-5 {
    font-size: 8vw;
  }

  .div-block-9 {
    flex-direction: column;
    width: 95vw;
  }

  .div-block-10 {
    justify-content: center;
  }

  .div-block-11 {
    margin-left: 0;
  }

  .div-block-12 {
    width: 80vw;
    height: 80vw;
    margin-bottom: 20px;
  }

  .paragraph-3 {
    font-size: 5vw;
  }

  .grid-4 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .sectiontitle {
    padding-bottom: 0;
    font-size: 6vw;
    line-height: 1.2;
  }

  .sectiontitle.white {
    font-size: 10vw;
  }

  .sectiontitle.cta {
    font-size: 8vw;
  }

  .div-block-14 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-8 {
    font-size: 5vw;
    line-height: 1.2;
  }

  .image-4 {
    width: 60vw;
  }

  .div-block-51 {
    flex-direction: column;
  }

  .div-block-53 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .footer-logo-link-2 {
    justify-content: center;
    align-self: center;
    width: 100%;
    height: 90px;
    display: flex;
  }

  .div-block-52 {
    max-width: 100%;
  }

  .footer-heading-2 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 5px;
  }

  .footer-flex-container-2 {
    flex-direction: column;
    align-items: center;
    width: 95vw;
  }

  .div-block-50 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1;
  }

  .footer-image-2 {
    width: auto;
  }

  .footer-link-2 {
    color: var(--lime-green-2);
    text-align: center;
  }

  .footer-link-2.w--current, .text-block-3 {
    text-align: center;
  }

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

  .div-block-55 {
    align-items: center;
    width: 95vw;
    max-width: 95vw;
    display: block;
  }

  .textwrapper {
    flex: 0 auto;
    display: flex;
  }

  .textwrapper.downlight {
    width: 100%;
  }

  .textwrapper._247callouts, .imagewrapper {
    margin-left: 0;
  }

  .imagewrapper.contact {
    width: 90vw;
    padding: 10px;
  }

  .imagewrapper.downlight {
    width: 65vw;
    height: 65vw;
  }

  .paragraph-4 {
    font-size: 5vw;
  }

  .div-block-56 {
    flex-direction: column;
    width: 95vw;
  }

  .paragraph-5, .paragraph-6 {
    font-size: 5vw;
  }

  ._247image {
    width: 50vw;
    height: 50vw;
    margin-bottom: 20px;
  }

  .downlightimage {
    object-fit: contain;
  }

  .youtube {
    width: 95vw;
    margin-bottom: 20px;
  }

  .div-block-62 {
    width: 25px;
    height: 25px;
  }

  .text-block-4 {
    margin-left: 10px;
  }

  .bold-text {
    font-size: 17px;
  }

  .list-2 {
    color: var(--lime-green-2);
    text-align: center;
    width: 70%;
  }

  .list-item, .list-item-2, .list-item-3 {
    font-size: 5vw;
  }

  .ev-charger-image {
    object-fit: contain;
  }

  .code-embed {
    margin-bottom: 0;
  }

  .div-block-55-copy {
    align-items: center;
    width: 95vw;
    max-width: 95vw;
    display: flex;
  }

  .mobile-hero {
    background-image: url('../images/Mr-Watts-018.jpg');
    background-position: 50% 20%;
    background-size: cover;
    height: 60%;
  }
}


