/* Text Elements */

h1 {
  font-family: 'Inter', sans-serif;
}

h1.hero-heading {
  margin-top: 0;
  margin-bottom: 16px;
  max-width: 800px;
  color: #f9f9f9;
  text-align: left;
  font-weight: 300;
  font-style: normal;
  font-size: 64px;
  font-family: 'Rubik', sans-serif;
  line-height: 1;

  -webkit-text-stroke-color: #010101;
  -webkit-text-stroke-width: 0;
}

h1.hero-heading-index {
  margin-top: 0;
  margin-bottom: 16px;
  max-width: 800px;
  color: #010101;
  text-align: left;
  font-weight: 900;
  font-style: normal;
  font-size: 64px;
  font-family: 'Rubik', sans-serif;
  line-height: 1;

  -webkit-text-stroke-color: #010101;
  -webkit-text-stroke-width: 0;
}

h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
}

h2.title-heading {
  margin-top: 0;
  max-width: 600px;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 48px;
  font-family: 'Rubik', sans-serif;
}

h2.title-message {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 800px;
  text-align: center;
  letter-spacing: -1px;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
}

h3.contact-title {
  margin-top: 36px;
  margin-bottom: 0;
  font-weight: 600;
  font-family: 'Rubik', sans-serif;
}

h3.heading-1 {
  margin-top: 36px;
  margin-bottom: 0;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

h3.service-name {
  margin-top: 16px;
  margin-bottom: 0;
  color: #010101;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
}

h3.service-description-title {
  margin-top: 0;
  margin-bottom: 24px;
  color: #200c00;
  font-weight: 400;
  font-size: 32px;
  font-family: 'Rubik', sans-serif;
  line-height: 42px;
}

h3.service-inner-page-name {
  margin-top: 16px;
  margin-bottom: 0;
  color: #010101;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
}

h4 {
  font-weight: 500;
  font-size: 20px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}

h4.feature-title {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
  line-height: 1.2;
}

h4.name-member {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 26px;
  font-family: 'Poppins', sans-serif;
}

p.paragraph {
  max-width: 800px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph.region-description {
  color: #010101;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
  line-height: 25px;
}

p.paragraph.text-paragraph {
  color: #010101;
  font-weight: 300;
  font-family: 'Rubik', sans-serif;
  line-height: 24px;
}

p.paragraph.hero-description {
  margin-top: 0;
  color: #010101;
  font-weight: 300;
  font-family: 'Rubik', sans-serif;
  line-height: 25px;
}

p.paragraph.footer-text {
  margin-top: 0;
  margin-bottom: 0;
  color: #f9f9f9;
  font-family: 'Rubik', sans-serif;
}

span.text-element.job-title {
  margin-top: 8px;
  padding: 8px;
  background-color: #bfd7c3;
  color: #010101;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.text-1 {
  margin-bottom: 16px;
  color: #bfd7c3;
  font-weight: 700;
  font-size: 64px;
  font-family: 'Rubik', sans-serif;
}

span.text-element.service-tagline {
  color: #010101;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
}

blockquote.testimonial-text {
  margin-top: 16px;
  margin-right: 0;
  margin-left: 0;
  text-align: left;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Rubik', sans-serif;
  line-height: 1.5;
}

a.link-text {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 16px;
}

a.link-text.neutral-nav-link-menu {
  padding: 4px 16px;
  color: #010101;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.nav-logo {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #010101;
  text-decoration: none;
  letter-spacing: -1px;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  font-family: 'Rubik', sans-serif;
  line-height: 1;
}

a.link-text.footer-logo {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 16px;
  color: #f9f9f9;
  text-decoration: none;
  letter-spacing: -1px;
  font-weight: 600;
  font-style: normal;
  font-size: 48px;
  font-family: 'Rubik', sans-serif;
  line-height: 1;
}

a.link-text.footer-link {
  margin-bottom: 16px;
  color: #f9f9f9;
  text-decoration: none;
  font-family: 'Rubik', sans-serif;
}

a.link-text.footer-logo:hover {
  color: #d4d4d4;
}

/* Interaction Elements */

a.link-button {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-button.action-white-btn {
  display: block;
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
  padding: 16px 32px;
  max-width: 200px;
  border-width: .0625rem;
  border-style: dashed;
  border-top-right-radius: 50px;
  background-color: transparent;
  color: #010101;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}

a.link-button.service-button {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
  padding: 16px 32px;
  max-width: none;
  width: 100%;
  background-color: #bfd7c3;
  color: #010101;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}

a.link-button.action-white-btn:hover {
  border-style: solid;
  border-color: #010101;
  background-color: #010101;
  color: #e6e8e9;
}

a.link-button.service-button:hover {
  background-color: #010101;
  color: #bfd7c3;
}

form.form-container.contact-form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 860px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

input[type=text].contact-input {
  padding: 16px;
  border: .0625rem dashed #0a0a0a;
  border-radius: 0;
  background-color: #bfd7c3;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
}

input[type=email].contact-email-input {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  padding: 16px;
  border-width: .0625rem;
  border-style: dashed;
  border-radius: 0;
  background-color: #bfd7c3;
  color: #060807;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
}

textarea.contact-text-area {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 150px;
  border: .0625rem dashed #0a0a0a;
  border-radius: 0;
  background-color: #bfd7c3;
  color: #000;
  font-family: 'Rubik', sans-serif;
  resize: both;
}

/* Layout Elements */

.container.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  min-height: auto;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.picture-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  max-height: 80vh;
  border-top-right-radius: 250px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.project-region-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 50vh;
  border-bottom-width: .0625rem;
  border-bottom-style: dashed;
  background-color: #f9f9f9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 24px;
  padding-bottom: 24px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.content-feature {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 36px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1480px;
  width: 100%;

  grid-column-gap: 24px;
  grid-template-columns: repeat(4 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 24px;
}

.container {
  padding-left: 0;
}

.container.hero-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 40vh;
  background-color: #000;
  background-image: url('../images/pexels-cottonbro-3992864.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.neutral-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  max-width: none;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.neutral-feature-wrapper.neutral-left-align-items {
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.flow-team-member-2-columns {
  display: grid;
  margin-top: 48px;
  max-width: 1480px;
  width: 100%;

  grid-column-gap: 24px;
  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 48px;
}

.container.team-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 0;
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

.container.content-team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.team-member-wrapper {
  display: grid;
  -ms-flex-align: end;

  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
}

.container.highlight-section-index {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  min-height: 25vh;
  background-color: #bfd7c3;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

.container.hero-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 40vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-flors-q-196871-14753724.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-flors-q-196871-14753724.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-flors-q-196871-14753724.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-flors-q-196871-14753724.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.flow-content-text {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: 24px;
  margin-left: 0;
  padding: 48px 16px;
  max-width: 800px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.container-form-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper.margin-top-form {
  margin-top: 24px;
}

.container.container-form-content-wrapper.neutral-margin-top {
  margin-top: 16px;
}

.container.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 0;
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #bfd7c3;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.contact-video-content {
  position: relative;
  z-index: 10;
  overflow: hidden;
  min-height: 50vh;
  max-height: 800px;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}

.container.container-form-content-wrapper.margin-top-48 {
  margin-top: 48px;
}

.container.contact-2-columns {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  max-width: 1480px;
  width: 100%;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-items: center;
  grid-row-gap: 48px;
  grid-column-gap: 16px;
}

.container.flow-contact-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 0;
  padding: 48px 24px;
  min-height: auto;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-7 {
  width: 100%;
}

.container.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.content-index-2-columns {
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  max-width: none;
}

.container.testimonial-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-top: 0;
  padding: 96px 24px;
  min-height: auto;
  background-color: #f9f9f9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.services-3-columns {
  margin-top: 48px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1480px;
  width: 100%;

  grid-template-columns: repeat(3 , 1fr);
  grid-template-rows: repeat(2 , auto);
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

.container.service-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 24px 24px 72px;
  background-color: #fff;
  box-shadow: #e6e8e9 5px 5px 10px 0;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.hero-repair {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 60vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-krivitskiy-1027092.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-krivitskiy-1027092.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-krivitskiy-1027092.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-krivitskiy-1027092.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.neutral-navbar {
  position: static;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 24px;
  max-width: none;
  width: auto;
  border-bottom-width: .0625rem;
  border-bottom-style: dashed;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-1 {
  min-height: 70vh;
  background-image: url('../images/pexels-nappy-935985.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.feature-box {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  min-height: auto;
  border: .0625rem dashed #010101;
  border-top-right-radius: 50px;
  background-color: #fff;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.feature-region {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px 48px;
  border-bottom-width: .0625rem;
  border-bottom-style: dashed;
  background-color: #f9f9f9;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-2 {
  padding-right: 0;
  padding-left: 0;
  max-width: 1480px;
  width: 100%;
}

.container.flow-content-footer-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.flow-testimonial-2-columns {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  max-width: 1480px;

  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}

.container.flow-content-footer.max-width-460 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.footer-3-columns {
  display: grid;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 32px;
  min-height: 250px;
  max-width: 1480px;
  width: 100%;
  border: .0625rem dashed #f9f9f9;
  border-top-right-radius: 50px;

  grid-template-columns: 4fr repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 32px;
  grid-column-gap: 24px;
}

.container.container-content {
  position: relative;
  max-width: 600px;
}

.container.testimonial-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 1200px;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.testimonial-stars-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 16px;
}

.container.title-content {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 0;
  max-width: 1480px;
  width: 100%;
}

.container.footer {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 48px 24px;
  background-color: #010101;
}

.container.or-values-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  border-bottom-width: .0625rem;
  border-bottom-style: dashed;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.values-4-columns {
  display: grid;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1480px;

  grid-template-columns: repeat(4 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 48px;
  grid-column-gap: 16px;
}

.container.services-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 0;
  padding: 96px 24px;
  min-height: 100vh;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.service-image-container {
  overflow: hidden;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  max-height: 280px;
  width: 100%;
  height: 100%;
}

.container.container-2-1 {
  padding-right: 16px;
  padding-left: 16px;
  max-width: 1480px;
  width: 100%;
}

.container.hero-service {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 45vh;
  background-color: #bfd7c3;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.service-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px 120px;
  min-height: 50vh;
  background-color: #f9f9f9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-1-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.blocks-content-center-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.blocks-content-center-wrapper.blocks-left-align-items {
  -ms-flex-pack: start;
  -ms-flex-align: start;
  padding-right: 24px;
  padding-left: 24px;
  max-width: 600px;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.container-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.service-inner-2-columns {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
  max-width: 1480px;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-column-gap: 12px;
}

.container.included-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px 48px;
  border-bottom-width: 0;
  border-bottom-style: dashed;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-service-content {
  overflow: hidden;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1480px;
  border-width: .0625rem;
  border-style: dashed;
  border-top-right-radius: 50px;
  background-color: #fff;
}

.container.service-tagline-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding: 12px 32px 12px 24px;
  border-radius: 0 50px 0 0;
  background-color: #bfd7c3;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

li.list-item.list-paragraph {
  font-weight: 300;
  font-family: 'Rubik', sans-serif;
  line-height: 28px;
}

div.responsive-picture.team-member-photo {
  margin-bottom: 16px;
  border-top-right-radius: 250px;
}

video.content-size-video {
  position: relative;
}

button.contact-form-btn {
  margin-top: 0;
  padding: 16px 32px;
  border-width: 0;
  border-color: #000;
  border-radius: 0;
  background-color: #010101;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
}

div.responsive-picture.service-picture {
  margin-bottom: 16px;
  border-radius: 0;
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.glyph.mobile-nav-button {
  display: none;
}

.html-element.navigation-code {
  display: none;
}

span.glyph.flow-star-icon {
  margin-right: 4px;
  border-width: 0;
  border-style: solid;
  color: #bfd7c3;
  font-size: 32px;

  -webkit-text-stroke-color: #010101;
  -webkit-text-stroke-width: 0;
}

div.responsive-picture.icon-image {
  margin-bottom: 16px;
  max-width: 50px;
}

div.responsive-picture.picture {
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 10s;
     -moz-transition-duration: 10s;
       -o-transition-duration: 10s;
          transition-duration: 10s;
}

div.responsive-picture.picture.outofview {
  -webkit-transform: scaleX(2) scaleY(2);
     -moz-transform: scaleX(2) scaleY(2);
       -o-transform: scaleX(2) scaleY(2);
          transform: scaleX(2) scaleY(2);
}

button.contact-form-btn:hover {
  border-width: .0625rem;
  border-color: #010101;
  background-color: #bfd7c3;
  color: #010101;
}

div.responsive-picture.service-picture:hover {
  -webkit-transform: scaleX(1.2) scaleY(1.2);
     -moz-transform: scaleX(1.2) scaleY(1.2);
       -o-transform: scaleX(1.2) scaleY(1.2);
          transform: scaleX(1.2) scaleY(1.2);
}

@media screen and (max-width: 80rem) {
  /* Layout Elements */

  .container.contact-2-columns {
    grid-template-columns: repeat(2 , 50%);
    grid-template-rows: auto;
  }
}

@media screen and (max-width: 75rem) {
  /* Layout Elements */

  .container.contact-2-columns {
    -moz-box-sizing: border-box;
         box-sizing: border-box;

    grid-template-columns: repeat(2 , 1fr);
  }
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 48px;
  }

  h1.hero-heading-index {
    font-size: 48px;
  }

  /* Layout Elements */

  .container.team-member-wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 0;
  }

  .container.flow-content-text {
    margin: 0 0 16px;
  }

  .container.contact-2-columns {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2 , auto);
    justify-items: center;
    grid-row-gap: 24px;
  }

  .container.content-index-2-columns {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.services-3-columns {
    grid-template-columns: repeat(2 , 1fr);
    grid-template-rows: repeat(3 , auto);
  }

  .container.content-feature {
    grid-template-columns: repeat(2 , auto);
    grid-row-gap: 24px;
  }

  .container.footer-3-columns {
    grid-template-rows: repeat(3 , auto);
    grid-template-columns: 1fr;
  }

  .container.testimonial-stars-container {
    margin-top: 24px;
  }

  .container.values-4-columns {
    grid-template-columns: repeat(2 , auto);
    grid-template-rows: repeat(2 , auto);
  }

  .container.blocks-content-center-wrapper {
    margin-top: 16px;
    margin-left: 0;
  }

  .container.service-inner-2-columns {
    grid-template-rows: repeat(2 , auto);
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  a.link-text.neutral-nav-link-menu {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 36px 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 48px;
  }

  a.link-text.nav-logo {
    color: #010101;
  }

  /* Layout Elements */

  .container.neutral-navbar {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f9f9f9;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.navigation-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .95);
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.navigation-links.neutral-right-menu {
    background-color: #bfd7c3;
  }

  .container.container-2 {
    grid-template-columns: auto;
    grid-template-rows: auto;
  }

  .container.navigation-links.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.mobile-nav-button {
    display: block;
    color: #000;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross.mobile-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 20px;
    padding-right: 24px;
    color: #fff;
  }
}

@media screen and (max-width: 43.75rem) {
  /* Layout Elements */

  .container.team-member-wrapper {
    grid-template-columns: 1fr;
  }

  .container.flow-testimonial-2-columns {
    grid-template-columns: auto;
  }

  .container.footer-3-columns {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4 , auto);
  }

  .container.values-4-columns {
    grid-template-columns: auto;
  }

  .container.flow-team-member-2-columns {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 28.75rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 10.69vw;
  }

  h1.hero-heading-index {
    font-size: 10.69vw;
  }

  /* Layout Elements */

  .container.flow-team-member-2-columns {
    grid-template-columns: 1fr;
  }

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

  .container.content-feature {
    grid-template-columns: auto;
  }

  .container.footer-3-columns {
    grid-template-rows: repeat(3 , auto);
    grid-template-columns: 100%;
  }

  .container.testimonial-stars-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }
}