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

.slider-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 900px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blue-banner-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 35%;
  background-image: url('../images/big-owens-blue-banner.svg');
  background-position: 100% 50%;
  background-size: cover;
}

.slider {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 80%;
  height: 100%;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.logo-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-logo {
  width: 480px;
}

.slide1 {
  background-image: url('../images/couch-with-curtains.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.nav-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.the-nav {
  display: block;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(54, 58, 132, 0.8);
}

.nav-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #94c949;
}

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

.fb-icon {
  width: 30px;
}

.fb-link {
  margin-top: -5px;
  margin-left: 15px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-button-animated-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 900;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-right: 35px;
  padding: 0px;
  background-color: transparent;
}

.nav-button-animated-2.w--open {
  background-color: transparent;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.middle-line {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.bottom-line {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.slide2 {
  background-image: url('../images/Majorelle_CMbyMokum_17_High.jpg.1324x917_q80_upscale.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

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

.html-embed {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.section {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

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

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

.h1-blue {
  margin-bottom: 20px;
  font-family: forma-djr-display, sans-serif;
  color: #363a84;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 1px;
}

.product-list-blue {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  font-family: forma-djr-display, sans-serif;
  color: #3d82ff;
  font-size: 2.2vw;
  line-height: 2.2vw;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-list-grey {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  font-family: forma-djr-display, sans-serif;
  color: #a1a1a1;
  font-size: 2.2vw;
  line-height: 2.2vw;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.product-list-green {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  font-family: forma-djr-display, sans-serif;
  color: #94c949;
  font-size: 2.2vw;
  line-height: 2.2vw;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph {
  margin-bottom: 20px;
  font-family: forma-djr-display, sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-button-section {
  padding: 60px 40px;
  background-color: #f2f3f4;
  background-image: url('../images/stitch-pattern.svg');
  background-position: 100% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.page-content.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pic-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0px;
  margin-bottom: 0px;
  padding-top: 50%;
  padding-bottom: 50%;
}

.pic {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.pic.rods {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.green-div {
  width: 160px;
  height: 5px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #94c949;
}

.info-text {
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: forma-djr-display, sans-serif;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 1px;
}

.info-text.white {
  color: #fff;
}

.workmanship-heading {
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: forma-djr-display, sans-serif;
  color: #94c949;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 2px;
}

.paragraph-2 {
  font-family: forma-djr-display, sans-serif;
  color: #363a84;
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.script-paragraph {
  font-family: calgary-script-ot, sans-serif;
  color: #363a84;
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.script-paragraph.white {
  color: #fff;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 320px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 5px solid #94c949;
  background-image: url('../images/OWENS-Curtain-van-footer.webp'), url('../images/footer-pattern2.png'), url('../images/footer-bg.png');
  background-position: 100% 100%, 0px 0px, 50% 50%;
  background-size: contain, cover, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.footer-wrapper {
  width: 56%;
}

.footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo {
  width: 260px;
}

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

.footer-text {
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.services-section {
  padding: 60px 40px;
  background-color: #f2f3f4;
}

.services-intro {
  margin-bottom: 50px;
  font-family: forma-djr-display, sans-serif;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 1px;
}

.services-grid {
  width: 100%;
  margin-top: 50px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.services-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.services-wrapper.blue {
  margin-bottom: 0px;
  padding-bottom: 30px;
  background-color: #363a84;
}

.services-wrapper.grey {
  background-color: #a1a1a1;
}

.services-wrapper.green {
  background-color: #94c949;
}

.services-wrapper.light-blue {
  background-color: #3d82ff;
}

.services-heading {
  margin-top: 50px;
  margin-bottom: 30px;
  font-family: forma-djr-display, sans-serif;
  color: #333;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.services-heading.white {
  color: #fff;
}

.services-text {
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: forma-djr-display, sans-serif;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 1px;
}

.services-text.white {
  color: #fff;
}

.blue-div {
  width: 160px;
  height: 5px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #363a84;
}

.suppliers-section {
  padding: 60px 40px;
}

.suppliers-grid {
  width: 100%;
  height: 100px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.supplier-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blue-service-section {
  padding: 60px 40px 0px;
  background-color: #363a84;
}

.service-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.column-7 {
  padding-left: 30px;
}

.paragraph-white {
  margin-bottom: 20px;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
}

.text-span {
  color: #3d82ff;
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
}

.contact-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/contact-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blue-banner-wrapper-contact {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 35%;
}

.contact-logo {
  width: 360px;
}

.contact-logo-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 70%;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-hero-text {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-3 {
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.paragraph-3.right {
  text-align: right;
}

.paragraph-4 {
  font-family: forma-djr-display, sans-serif;
  color: #94c949;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.contact-right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contact-header-text-mobile {
  display: none;
}

.contact-right-wrapper-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.h2-blue {
  font-family: forma-djr-display, sans-serif;
  color: #363a84;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.text-span-2 {
  color: #3d82ff;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.andy-pic-wrapper {
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 220px;
  margin-right: 40px;
  border-radius: 50%;
}

.image {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.contact-text {
  font-family: forma-djr-display, sans-serif;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 1px;
}

.text-span-3 {
  color: #94c949;
  font-weight: 600;
}

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

.contact-form {
  width: 100%;
  margin-top: 30px;
}

.field-label {
  font-family: forma-djr-display, sans-serif;
  color: #363a84;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 2px;
}

.text-field {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #3d82ff;
  border-radius: 4px;
  font-family: forma-djr-display, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}

.text-field.phone {
  width: 60%;
}

.text-field.large {
  min-height: 180px;
}

.submit {
  padding: 20px 30px;
  border-radius: 4px;
  background-color: #363a84;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: forma-djr-display, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit:hover {
  background-color: #3d82ff;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-message {
  border-style: solid;
  border-width: 1px;
  border-color: #3d82ff;
  border-radius: 4px;
  background-color: #fff;
  font-family: forma-djr-display, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1px;
}

.success-text {
  color: #3d82ff;
}

.text-block {
  font-family: forma-djr-display, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.recaptcha {
  margin-bottom: 20px;
}

@media screen and (min-width: 1440px) {
  .section {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .product-list-blue {
    font-size: 2.2vw;
    line-height: 40px;
  }

  .div-block {
    margin-bottom: 10px;
  }

  .product-list-grey {
    font-size: 2.2vw;
    line-height: 40px;
  }

  .product-list-green {
    font-size: 2.2vw;
    line-height: 40px;
  }

  .page-content {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .content-wrapper {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-wrapper {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-columns {
    width: 80%;
  }

  .contact-logo-wrapper {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-hero-text {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .slider-section {
    height: 600px;
  }

  .logo-wrapper {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 50%;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .home-logo {
    width: 320px;
  }

  .container {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .the-nav {
    width: 100%;
    height: 70px;
  }

  .navbar {
    height: 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-link {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 21px;
    line-height: 21px;
    text-align: center;
  }

  .fb-link {
    margin-top: 15px;
  }

  .nav-menu {
    padding-top: 40px;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #363a84;
    background-image: url('../images/menu-dashes.svg');
    background-position: 100% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .nav-button-animated-2 {
    position: absolute;
    width: 70px;
    height: 70px;
    margin-top: 0px;
    margin-right: 0px;
    background-color: transparent;
  }

  .nav-button-animated-2.w--open {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-color: transparent;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
  }

  .top-line {
    top: 20px;
    width: 35px;
    background-color: #fff;
  }

  .middle-line {
    top: 30px;
    width: 35px;
    background-color: #fff;
  }

  .bottom-line {
    top: 40px;
    width: 35px;
    background-color: #fff;
  }

  .column {
    margin-bottom: 80px;
    padding-right: 0px;
  }

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

  .product-list-blue {
    font-size: 5vw;
    line-height: 5vw;
  }

  .product-list-grey {
    font-size: 5vw;
    line-height: 5vw;
  }

  .product-list-green {
    font-size: 5vw;
    line-height: 5vw;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .script-paragraph.white.mobile {
    color: #363a84;
  }

  .footer {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url('../images/footer-pattern2.png'), url('../images/footer-bg.png');
    background-position: 0px 0px, 50% 50%;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
  }

  .footer-wrapper {
    width: 100%;
  }

  .footer-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-3 {
    margin-bottom: 40px;
    padding-right: 0px;
  }

  .footer-text {
    text-align: center;
  }

  .column-4 {
    margin-bottom: 25px;
  }

  .services-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .suppliers-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .contact-header {
    height: 600px;
  }

  .contact-logo {
    width: 320px;
    margin-top: 120px;
  }

  .contact-logo-wrapper {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 100%;
    height: 100%;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-hero-text {
    display: none;
  }

  .paragraph-3.mobile {
    color: #363a84;
    text-align: center;
  }

  .contact-header-text-mobile {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-left-wrapper-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-right-wrapper-mobile {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .andy-pic-wrapper {
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .contact-text {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .slider-section {
    height: 360px;
  }

  .column {
    margin-bottom: 40px;
  }

  .product-list-blue {
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-list-grey {
    font-size: 7vw;
    line-height: 7vw;
  }

  .product-list-green {
    font-size: 7vw;
    line-height: 7vw;
  }

  .workmanship-heading {
    font-size: 28px;
    line-height: 28px;
  }

  .paragraph-2 {
    font-size: 24px;
    line-height: 24px;
  }

  .script-paragraph {
    font-size: 30px;
    line-height: 30px;
  }

  .footer-logo {
    margin-right: auto;
    margin-left: auto;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-button {
    width: 100px;
    margin-left: 0px;
  }

  .services-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .suppliers-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .contact-header {
    height: 360px;
  }

  .contact-logo {
    width: 270px;
  }

  .paragraph-3.mobile {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-4.mobile {
    font-size: 40px;
    line-height: 40px;
  }

  .text-field.phone {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .slider-section {
    height: 300px;
  }

  .slider {
    width: 85%;
  }

  .logo-wrapper {
    width: 70%;
  }

  .nav-link {
    font-size: 18px;
    line-height: 18px;
  }

  .nav-menu {
    background-position: 180% 100%;
  }

  .nav-button-animated-2 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 60px;
    height: 60px;
    margin-top: 0px;
    margin-right: 0px;
  }

  .nav-button-animated-2.w--open {
    margin-top: 0px;
  }

  .h1-blue {
    font-size: 36px;
    line-height: 42px;
  }

  .script-paragraph.white.mobile {
    font-size: 26px;
    line-height: 26px;
  }

  .footer-logo {
    width: 200px;
  }

  .footer-link {
    font-size: 18px;
    line-height: 22px;
  }

  .contact-button {
    width: 85px;
  }

  .services-wrapper.blue {
    padding-bottom: 15px;
  }

  .services-heading {
    font-size: 24px;
    line-height: 28px;
  }

  .services-heading.white {
    font-size: 24px;
    line-height: 28px;
  }

  .services-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 26px;
  }

  .services-text.white {
    font-size: 18px;
    line-height: 26px;
  }

  .suppliers-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .supplier-logo-wrapper {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-header {
    height: 300px;
  }

  .contact-logo {
    width: 200px;
    margin-top: 100px;
  }

  .contact-logo-wrapper {
    width: 100%;
    padding-left: 0px;
  }

  .paragraph-3.mobile {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-4.mobile {
    font-size: 30px;
    line-height: 30px;
  }

  .h2-blue {
    font-size: 26px;
    line-height: 32px;
  }

  .andy-pic-wrapper {
    width: 200px;
    height: 200px;
  }

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

#w-node-_3b2db084-158b-8a8c-9818-a4c344b365db-2df298b1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d9807db5-d2f4-1b74-91a2-fed5e961f7c2-2df298b1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c0434596-cdb7-cde8-6c50-294209ea04dd-2df298b1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c5a689a8-f09b-5f41-8a56-dfd5b1c06239-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_64a0bb39-22b4-9054-28b4-adce860e83a2-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_60922e0a-09b2-614a-3fd8-ad1339c6f5fb-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_460f2126-ee1c-dd0e-a295-92690d21e622-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6de1b099-7eaf-bcae-260e-83a3b2db815b-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a31ddea2-6372-ae16-0e95-eda8b0645dad-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_95e2f9ca-387c-01e3-6731-6c1e279b7769-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bf782a21-3cae-4993-71c5-df395eeff2fb-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9a5056ed-28ac-ba16-053b-afeca4f2f135-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_57ef411d-477b-e231-1952-76289b06647a-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6ce8480d-fd35-95bc-434c-0c2834baf031-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cf83d28a-9b0f-b5e1-6c65-ca2af6494cc1-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_15454f4b-9cab-5aac-04dd-25b8db03322c-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_98f89b19-7a30-7e35-dad4-c54d6364c1de-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1018cdb-d612-02a2-d437-51e3f14f804b-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b1a4d91e-547e-857e-a3b1-669907784c32-7584ce65 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

