body {
  color: #000;
  font-size: 1em;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Dosis, sans-serif;
  line-height: 130%;
}

.body {
  background-image: url('../images/BG_concrete.png');
  background-position: 0px 0px;
  background-size: 200px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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-image: url('../images/BG_concrete.png');
  background-position: 0px 0px;
  background-size: 200px;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  max-width: 30vw;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.home_link {
  height: 60px;
}

.nav_link {
  padding-right: 1em;
  padding-left: 1em;
  font-family: 'Din webfont', sans-serif;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-decoration: none;
}

.nav_link:hover {
  color: #eee;
}

.nav_link:active {
  color: #ddd;
}

.nav_link.light {
  margin-right: 1.25em;
  padding-right: 0em;
  padding-left: 0em;
  color: #fff;
  letter-spacing: 3px;
}

.background-video {
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100vh;
}

.flex_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 25, 52, 0.23)), to(rgba(7, 25, 52, 0.23)));
  background-image: linear-gradient(180deg, rgba(7, 25, 52, 0.23), rgba(7, 25, 52, 0.23));
  opacity: 1;
}

.heading {
  max-width: 900px;
  font-family: Dosis, sans-serif;
  font-size: 4.5em;
  line-height: 1.1em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 10px;
}

.heading._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 16px;
  color: #497c96;
  font-size: 3em;
  text-align: left;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
}

.heading._1 {
  color: #071934;
  font-size: 4em;
  font-weight: 500;
  letter-spacing: 0.6rem;
}

.heading._1.white {
  position: relative;
  top: 0px;
  margin-top: 0px;
  color: #fff;
  font-size: 3.5em;
  letter-spacing: 0.6rem;
  text-transform: uppercase;
}

.featured_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 900px;
  -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;
}

.current-project-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.current-project-image {
  position: relative;
  left: 36px;
  right: -30px;
  display: block;
  max-height: 600px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 4px 4px 30px 0 rgba(0, 0, 0, 0.05);
}

.current-project-text-wrapper {
  position: relative;
  left: -24px;
  display: inline-block;
  padding: 60px;
  background-color: #fff;
  box-shadow: 4px 4px 31px 0 rgba(0, 0, 0, 0.05);
}

.copy {
  margin-bottom: 8px;
  padding-top: 0px;
  font-family: Dinot, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}

.caption {
  margin-bottom: 4px;
  font-family: Dosis, sans-serif;
  color: #071934;
  font-size: 0.75em;
  letter-spacing: 2px;
}

.view-project-button {
  display: inline-block;
  margin-top: 20px;
  font-family: Dosis, sans-serif;
  color: #497c96;
  font-size: 1em;
  letter-spacing: 2px;
  text-decoration: none;
}

.view-project-button:hover {
  color: #071934;
  text-decoration: underline;
}

.home-forth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 25, 52, 0.5)), to(rgba(7, 25, 52, 0.5))), url('../images/homepage-footer.jpg');
  background-image: linear-gradient(180deg, rgba(7, 25, 52, 0.5), rgba(7, 25, 52, 0.5)), url('../images/homepage-footer.jpg');
  background-position: 0px 0px, 50% 89%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-button-light {
  display: inline-block;
  margin-top: 24px;
  margin-bottom: 0px;
  padding: 16px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #fff;
  background-color: transparent;
  font-family: 'Din webfont', sans-serif;
  letter-spacing: 0.2em;
}

.main-button-light:hover {
  background-color: #071934;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 124, 150, 0.3)), to(rgba(73, 124, 150, 0.3)));
  background-image: linear-gradient(180deg, rgba(73, 124, 150, 0.3), rgba(73, 124, 150, 0.3));
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  min-height: 250px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-image: url('../images/bg-concrete-blue.jpg');
  background-position: 0px 0px;
  background-size: 200px;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-text {
  display: inline-block;
  padding: 0px 10px 0em;
  font-family: Dosis, sans-serif;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.6em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.footer-logo {
  display: inline-block;
  padding-top: 1em;
  padding-right: 0px;
  padding-bottom: 1em;
}

.image {
  position: absolute;
  top: -59px;
  right: 43px;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-top: 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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/work_mireu05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/work_mireu05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.about-first {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  min-height: 600px;
  margin-top: 3em;
  margin-bottom: 3em;
  -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;
}

.about-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  min-height: 360px;
  -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-image: url('../images/greyscale_pics-01.jpg');
  background-position: 50% 88%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-forth {
  padding-top: 3em;
  padding-bottom: 3em;
  font-size: 2em;
}

.equipment-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.equipment-card {
  position: relative;
  margin-bottom: auto;
  -webkit-flex-basis: 47.5%;
  -ms-flex-preferred-size: 47.5%;
  flex-basis: 47.5%;
}

.equipment-name {
  padding-left: 0.5em;
  font-family: Dosis, sans-serif;
  color: #497c96;
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: 600;
}

.body-2 {
  background-image: url('../images/BG_concrete.png');
  background-position: 0px 0px;
  background-size: 200px;
}

.list-item {
  margin-bottom: 12px;
  font-family: Dinot, sans-serif;
  font-size: 0.7em;
  line-height: 1.2em;
  font-weight: 400;
}

.equipment-bullets {
  padding-left: 0.5em;
  font-family: Dinot, sans-serif;
}

.nav-container-textured {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 104px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/bg-concrete-blue.jpg');
  background-position: 0px 0px;
  background-size: 200px;
  opacity: 1;
}

.nav-container-textured.trans {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
}

.nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu-wrapper {
  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;
}

.contact-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3em;
  padding-bottom: 2em;
  -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;
}

.contact-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -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-image: url('../images/crane.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.join-team-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 25, 52, 0)), to(rgba(7, 25, 52, 0))), url('../images/join-our-team_banner.jpg');
  background-image: linear-gradient(180deg, rgba(7, 25, 52, 0), rgba(7, 25, 52, 0)), url('../images/join-our-team_banner.jpg');
  background-position: 0px 0px, 50% -15px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.join-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  min-height: 300px;
  -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-image: url('../images/bg-concrete-blue.jpg');
  background-position: 0px 0px;
  background-size: 200px;
}

.join-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.join-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin-top: 2em;
  margin-bottom: 2em;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.join-image {
  width: 600px;
  height: 600px;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/squamish-scenic.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.join-content-wrapper {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 30px;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.join-para {
  font-family: Dosis, sans-serif;
  font-size: 1.3em;
  line-height: 1.6em;
  font-weight: 400;
}

.project-name {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  font-family: Dosis, sans-serif;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.equipment-image {
  width: 100%;
}

.join-button {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 8px 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #fff;
  background-color: transparent;
  font-family: 'Din webfont', sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
}

.join-button:hover {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 124, 150, 0.3)), to(rgba(73, 124, 150, 0.3)));
  background-image: linear-gradient(180deg, rgba(73, 124, 150, 0.3), rgba(73, 124, 150, 0.3));
}

.hero-wrapper {
  position: relative;
  top: 2em;
  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;
}

.home-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  -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;
  background-image: url('../images/bg-concrete-blue.jpg');
  background-position: 0px 0px;
  background-size: 200px;
}

.main-copy {
  max-width: 900px;
  margin-bottom: 0px;
  font-family: Dinot, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.6em;
  text-align: center;
}

.main-copy.dark {
  margin-bottom: 1.25em;
  color: #071934;
  font-size: 1.4em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.main-copy.blue {
  color: #497c96;
}

.projects-third {
  margin-bottom: 31px;
}

.container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2em;
  padding-left: 2em;
  -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;
}

.column {
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.past-project-wrap {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.past-project-location {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Dinot, sans-serif;
  color: #497c96;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.section-header {
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.past-project-line {
  height: 10px;
  margin-right: 13px;
  margin-bottom: 20px;
  margin-left: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#d8d8d8));
  background-image: linear-gradient(180deg, #d8d8d8, #d8d8d8);
}

.contact-flex-container {
  position: static;
  top: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  min-height: 500px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  -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;
}

.main-button-dark {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #071934;
  background-color: transparent;
  font-family: 'Din webfont', sans-serif;
  color: #071934;
  font-size: 1rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.main-button-dark:hover {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 124, 150, 0.3)), to(rgba(73, 124, 150, 0.3)));
  background-image: linear-gradient(180deg, rgba(73, 124, 150, 0.3), rgba(73, 124, 150, 0.3));
}

.project-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  margin-bottom: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.project-details-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin-right: 24px;
  margin-left: 24px;
  -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;
}

.back_to_projects_button {
  display: inline-block;
  margin-bottom: 1em;
  font-family: Dosis, sans-serif;
  color: #071934;
  font-size: 1em;
  letter-spacing: 2px;
  text-decoration: none;
}

.mob-current-project-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.about-container {
  margin: 3em 2em;
}

.equip-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-copy-left {
  max-width: 900px;
  font-family: Dosis, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-align: left;
}

.main-copy-left.dark {
  color: #071934;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 400;
}

.form-block {
  display: block;
  max-width: 530px;
  min-width: 500px;
  margin-top: 2em;
  margin-bottom: 2em;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-field {
  margin-bottom: 2em;
  padding: 1em;
  border: 2px solid #071934;
  background-color: transparent;
  font-family: Dosis, sans-serif;
  color: #fff;
  font-size: 1.2em;
}

.form {
  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: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.summit-button {
  display: inline-block;
  margin-top: 0em;
  margin-bottom: 0px;
  padding: 20px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #071934;
  background-color: transparent;
  font-family: 'Din webfont', sans-serif;
  color: #071934;
  font-size: 1rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.summit-button:hover {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.3)), to(hsla(0, 0%, 100%, 0.3)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0.3));
  color: #fff;
}

.summit-button:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 77.3%, 0.3)), to(hsla(0, 0%, 77.3%, 0.3)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 77.3%, 0.3), hsla(0, 0%, 77.3%, 0.3));
  color: #fff;
}

.heading-2 {
  margin-top: 1em;
  font-family: 'Din webfont', sans-serif;
}

._404-text {
  max-width: 900px;
  font-family: Dosis, sans-serif;
  color: #497c96;
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-align: center;
}

.success-message {
  background-color: #fff;
  font-family: Dosis, sans-serif;
  font-size: 1.2em;
}

.project-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0em;
  margin-bottom: 2em;
  margin-left: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.project-gallery-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: 24px;
  margin-left: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-image-wrapper {
  padding: 0.5em;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.image-6 {
  padding: 0.5em;
}

.image-7 {
  padding: 0.5em;
}

.projects-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  -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;
}

.projects-flex-container {
  position: static;
  top: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-bottom: 5em;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-wrapper {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0em 0.5em;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.project-image-link-block {
  box-shadow: 4px 4px 31px 0 rgba(0, 0, 0, 0.05);
}

.project-text-link {
  color: #071934;
  text-decoration: none;
}

.image-8 {
  margin: 13px;
}

.container {
  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;
}

.container-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-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;
}

.image-9 {
  position: static;
  right: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
}

.project-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.25em;
  padding-left: 0.25em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link-block {
  margin-top: auto;
  margin-bottom: auto;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Dosis, sans-serif;
  color: #071934;
  font-size: 4em;
  font-weight: 500;
  letter-spacing: 8px;
}

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

.join-list-item {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Dosis, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 400;
}

.contact-detail {
  margin-top: 0.25em;
  font-family: Dosis, sans-serif;
  color: #071934;
  font-size: 1.8em;
  font-weight: 500;
}

.image-11 {
  padding: 0.5rem;
}

.paragraph {
  color: #071934;
  line-height: 140%;
}

@media screen and (max-width: 991px) {
  body {
    line-height: 120%;
  }

  .utility-page-form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav_link.light.w--current {
    margin-right: 13px;
    margin-left: 13px;
  }

  .heading._2 {
    font-size: 2.2em;
    letter-spacing: 0.1em;
  }

  .heading._1 {
    width: 80%;
    font-size: 3rem;
  }

  .heading._1.white {
    width: 100%;
    line-height: 1.1em;
    letter-spacing: 0.4rem;
  }

  .featured_container {
    height: 660px;
  }

  .current-project-image {
    left: 56px;
    right: -50px;
    width: 50vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .current-project-text-wrapper {
    left: -53px;
    padding: 2em;
  }

  .copy {
    font-size: 1.2rem;
  }

  .home-forth {
    height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 25, 52, 0.29)), to(rgba(7, 25, 52, 0.29))), url('../images/homepage-footer.jpg');
    background-image: linear-gradient(180deg, rgba(7, 25, 52, 0.29), rgba(7, 25, 52, 0.29)), url('../images/homepage-footer.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

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

  .footer-text {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }

  .hero {
    height: 600px;
  }

  .about-first {
    padding-right: 1em;
    padding-left: 1em;
  }

  .about-third {
    height: 360px;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .equipment-container {
    width: 95%;
    margin-bottom: 2em;
  }

  .equipment-name {
    font-size: 1.5rem;
  }

  .equipment-bullets {
    text-align: left;
  }

  .nav-menu-wrapper {
    position: relative;
    top: 2px;
  }

  .join-team-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/join-our-team_banner.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/join-our-team_banner.jpg');
    background-position: 0px 0px, 0px -1px;
  }

  .join-second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-top: 0em;
    margin-bottom: 0em;
  }

  .join-content-container {
    margin-right: 2em;
    margin-left: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .join-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .join-para {
    text-align: left;
  }

  .project-name {
    font-size: 1.4rem;
  }

  .hero-wrapper {
    padding-right: 2em;
    padding-left: 2em;
  }

  .main-copy {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 1.5em;
    line-height: 1.4em;
  }

  .main-copy.dark {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
  }

  .contact-flex-container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .main-button-dark {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .project-first {
    margin-bottom: 1em;
  }

  .back_to_projects_button {
    font-size: 1em;
  }

  .logo {
    width: 160px;
  }

  .navbar {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-top: 0px;
    padding-top: 1em;
    padding-bottom: 1em;
    -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: transparent;
  }

  .brand {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .mobile-menu-button {
    display: block;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Dosis, sans-serif;
    color: #fff;
    font-size: 0.8em;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .social-link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -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;
  }

  .mob-nav-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-copy-left {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 1.7rem;
  }

  .main-copy-left.dark {
    padding-left: 0em;
  }

  ._404-text {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 1.7rem;
  }

  .mobile-nav {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    overflow: visible;
    width: 100vw;
    max-width: 1440px;
    margin-top: 2em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: transparent;
  }

  .text-block {
    font-family: Dosis, sans-serif;
    color: #fff;
    font-size: 1em;
    font-weight: 600;
  }

  .slide-out-nav {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }

  .image-4 {
    display: inline-block;
    width: 160px;
    margin-left: 1em;
  }

  .nav-flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menu-button {
    display: block;
    margin-right: 1em;
    padding-right: 0px;
  }

  .slide-out-container {
    display: none;
  }

  .project-gallery-wrapper {
    margin-right: 1em;
    margin-left: 1em;
  }

  .image-6 {
    padding-left: 0.5em;
  }

  .image-7 {
    padding-right: 0.5em;
  }

  .projects-flex-container {
    top: -66px;
  }

  .project-wrapper {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 1em 0.5em;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .project-name-wrapper {
    padding-right: 0.25em;
    padding-left: 0.25em;
  }

  .section-heading {
    font-size: 3.5em;
  }

  .join-list-item {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .nav_link {
    display: block;
    width: 100%;
    padding-right: 0em;
    padding-left: 0em;
    text-align: center;
  }

  .heading._2 {
    margin-bottom: 0.5em;
  }

  .heading._1 {
    width: 95%;
  }

  .heading._1.white {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 3rem;
    letter-spacing: 0.3rem;
  }

  .featured_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .main-button-light {
    padding: 1em 1.5em;
  }

  .footer {
    height: auto;
    padding-bottom: 1em;
  }

  .footer-wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-text {
    padding-right: 1em;
    padding-left: 1em;
    font-size: 1em;
  }

  .footer-logo {
    margin-bottom: 1em;
    padding-right: 0em;
  }

  .hero {
    height: 320px;
  }

  .about-first {
    height: auto;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .about-third {
    height: 40vh;
    min-height: 280px;
  }

  .equipment-container {
    margin-bottom: -80px;
    padding-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .equipment-card {
    top: -3em;
    padding-top: 1em;
    padding-bottom: 0em;
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }

  .equipment-name {
    padding-left: 0em;
  }

  .equipment-bullets {
    padding-left: 0em;
  }

  .contact-hero {
    height: 400px;
  }

  .join-team-hero {
    height: 400px;
    -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-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/join-our-team_banner.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/join-our-team_banner.jpg');
    background-position: 0px 0px, 0px -1px;
  }

  .project-name {
    margin-bottom: 0.25em;
    font-size: 1.2em;
  }

  .equipment-image {
    width: 100%;
  }

  .home-second {
    height: 400px;
  }

  .main-copy {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.3em;
  }

  .main-copy.dark {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.2em;
    line-height: 140%;
  }

  .past-project-location {
    font-size: 1em;
  }

  .contact-flex-container {
    min-height: 280px;
    -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-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .project-first {
    padding-right: 1em;
    padding-left: 1em;
  }

  .project-details-wrap {
    margin-right: 12px;
    margin-left: 12px;
  }

  .brand {
    margin-left: 1em;
    padding-left: 0px;
  }

  .mobile-menu-button {
    font-size: 0.7em;
  }

  .mob-current-project-wrapper {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mob-nav-flex {
    width: 95%;
  }

  .about-container {
    margin-right: 0em;
    margin-left: 0em;
  }

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

  .main-copy-left {
    padding-right: 10px;
    padding-left: 10px;
  }

  .main-copy-left.dark {
    padding-left: 0px;
    font-size: 1.5rem;
  }

  .form-block {
    max-width: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .summit-button {
    width: 100%;
  }

  ._404-text {
    padding-right: 10px;
    padding-left: 10px;
  }

  .mobile-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block {
    color: #fff;
    font-size: 0.8em;
  }

  .image-4 {
    margin-left: 0.5em;
  }

  .nav-flex-wrapper {
    margin-top: 1.5em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button {
    top: 3px;
  }

  .slide-out-container {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 70%;
    height: 100%;
    padding-top: 5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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-image: url('../images/bg-concrete-blue.jpg'), -webkit-gradient(linear, left top, left bottom, from(#071934), to(#071934));
    background-image: url('../images/bg-concrete-blue.jpg'), linear-gradient(180deg, #071934, #071934);
    background-position: 0px 0px, 0px 0px;
    background-size: 200px, auto;
  }

  .mob-link-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30vh;
    margin-top: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .divider-line {
    display: block;
    width: 80%;
    height: 2px;
    min-height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }

  .cernter-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2em;
    -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;
  }

  .button {
    width: 80%;
    height: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#497c96), to(#497c96));
    background-image: linear-gradient(180deg, #497c96, #497c96);
    font-family: 'Din webfont', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }

  .image-5 {
    position: absolute;
    bottom: -20em;
  }

  .project-second {
    margin-right: 0em;
    margin-left: 0em;
  }

  .project-gallery-wrapper {
    width: 95%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .project-image-wrapper {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .image-6 {
    padding: 0.5em;
  }

  .image-7 {
    padding: 0.5em;
  }

  .project-name-wrapper {
    padding-right: 0.25em;
    padding-left: 0.25em;
  }

  .section-heading {
    font-size: 3.2em;
  }

  .section-heading.white {
    margin-top: 0px;
  }

  .nav-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 96px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/bg-concrete-blue.jpg');
    background-position: 0px 0px;
    background-size: 200px;
  }
}

@media screen and (max-width: 479px) {
  .heading._2 {
    margin-bottom: 8px;
    font-size: 1.6em;
    letter-spacing: 0.2rem;
  }

  .heading._1 {
    width: 95%;
    font-size: 2.6em;
    letter-spacing: 0.1em;
  }

  .heading._1.white {
    width: 100%;
    font-size: 2rem;
    letter-spacing: 0.2em;
  }

  .copy {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .caption {
    padding-bottom: 0.5em;
    font-size: 0.9em;
  }

  .view-project-button {
    font-size: 1.2em;
  }

  .main-button-light {
    padding: 1em 2em;
    font-size: 0.8em;
  }

  .footer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .footer-wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-text {
    font-size: 1em;
  }

  .footer-logo {
    margin-bottom: 1em;
    padding-right: 0em;
  }

  .hero {
    height: 360px;
  }

  .about-first {
    min-height: auto;
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 3em 1em;
  }

  .about-third {
    height: 200px;
    min-height: 260px;
  }

  .equipment-card {
    top: -1.5em;
    padding: 0.5em;
  }

  .list-item {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.2rem;
  }

  .contact-hero {
    height: 260px;
  }

  .join-team-hero {
    height: 260px;
    background-image: url('../images/join-our-team_banner.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .join-first {
    height: auto;
    min-height: 260px;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .join-second {
    height: auto;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .join-content-container {
    margin-right: 0.5em;
    margin-left: 0.5em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .join-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1em;
    margin-left: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .join-para {
    font-size: 1rem;
    line-height: 1.4em;
    text-align: center;
  }

  .project-name {
    margin-bottom: 0em;
  }

  .home-second {
    height: auto;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .main-copy {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 1em;
    font-size: 1em;
    line-height: 1.4em;
  }

  .main-copy.dark {
    width: 100%;
    margin-bottom: 16px;
    padding-right: 0em;
    padding-left: 0em;
    font-size: 1em;
  }

  .contact-flex-container {
    top: 0px;
    min-height: 260px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .main-button-dark {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .project-first {
    position: relative;
    margin-top: 1em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .project-details-wrap {
    margin-right: 8px;
    margin-left: 8px;
  }

  .back_to_projects_button {
    font-size: 1em;
  }

  .logo {
    width: 136px;
    margin-top: 10px;
  }

  .brand {
    position: relative;
    margin-left: 0.5em;
    float: left;
  }

  .mobile-menu-button {
    padding-top: 1em;
    font-size: 0.6em;
  }

  .div-block {
    width: 90%;
  }

  .about-container {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .main-copy-left {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 1em;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .main-copy-left.dark {
    font-size: 1.1rem;
  }

  .form-block {
    min-width: 300px;
  }

  .form-field {
    font-size: 1em;
  }

  .summit-button {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 0.8rem;
  }

  ._404-text {
    width: 95%;
    padding-right: 0.5em;
    padding-left: 1em;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .text-block {
    font-size: 0.8em;
  }

  .image-4 {
    width: 150px;
  }

  .nav-flex-wrapper {
    margin-top: 1em;
  }

  .menu-button {
    top: 6px;
    margin-right: 0.5em;
    padding-top: 0em;
    padding-bottom: 0px;
    padding-left: 0.5em;
  }

  .project-second {
    margin-bottom: 1em;
  }

  .project-gallery-wrapper {
    margin-right: 8px;
    margin-left: 8px;
  }

  .project-image-wrapper {
    padding-right: 0em;
    padding-left: 0em;
  }

  .image-6 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }

  .image-7 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
  }

  .project-wrapper {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .section-heading {
    font-size: 2em;
    letter-spacing: 3px;
  }

  .join-list-item {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1rem;
  }

  .contact-detail {
    font-size: 1.4em;
  }

  .nav-header {
    height: 80px;
  }
}

@font-face {
  font-family: 'Dinot';
  src: url('../fonts/DINOT-Regular.woff2') format('woff2'), url('../fonts/DINOT-Regular.woff') format('woff'), url('../fonts/DINOT-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Din webfont';
  src: url('../fonts/din_bold-webfont.eot') format('embedded-opentype'), url('../fonts/din_boldalternate-webfont.eot') format('embedded-opentype'), url('../fonts/din_bold-webfont.woff') format('woff'), url('../fonts/din_boldalternate-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}