footer .wrap, .cta .wrap > a, .methods .wrap article div a, .methods .wrap article div, .methods .wrap article header, .methods .wrap article, .features .wrap .disclaimer, .features .wrap article header, .brands .wrap .disclaimer, .industries .wrap article, .our_services .wrap article header, .hero .wrap header a, .mobile_menu .wrap ul li + li, .main_header .wrap {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.brands .wrap:after, .work .wrap article div:after, .main_header .wrap:after {
  content: "";
  display: block;
  clear: both;
}

body {
  font-family: "avenir-lt-pro", sans-serif;
}
body.show_menu .mobile_menu {
  display: block;
}

.main_header .wrap {
  margin: 0 25px;
  border-bottom: 2px solid rgb(0, 0, 0);
  padding: 25px 0;
}
.main_header .wrap figure {
  width: 50%;
  float: left;
}
.main_header .wrap nav {
  display: none;
}
.main_header .wrap > a {
  display: none;
}
.main_header .wrap button {
  float: right;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.main_header .wrap button span {
  display: block;
  width: 40px;
  height: 2px;
  background-color: rgb(0, 0, 0);
}
.main_header .wrap button span + span {
  margin: 10px 0 0 0;
}

.mobile_menu {
  display: none;
}
.mobile_menu .wrap {
  margin: 0 25px;
}
.mobile_menu .wrap ul {
  list-style: none;
  border-bottom: 2px solid rgb(0, 0, 0);
}
.mobile_menu .wrap ul li {
  padding-top: 20px;
}
.mobile_menu .wrap ul li p {
  font-size: 1rem;
  line-height: 1;
}
.mobile_menu .wrap ul li p a {
  display: block;
  text-decoration: none;
}
.mobile_menu .wrap ul li + li {
  border-top: 1px solid rgb(0, 0, 0);
  margin-top: 20px;
  padding-top: 20px;
}
.mobile_menu .wrap ul li:last-child {
  padding-bottom: 20px;
}

.hero {
  margin: 50px 0 0 0;
}
.hero .wrap {
  margin: 0 25px;
}
.hero .wrap header h1 {
  font-size: 1.875rem;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 18px 0;
}
.hero .wrap header p {
  line-height: 1.5;
  color: rgb(100, 100, 100);
}
.hero .wrap header h3 {
  font-size: 1.125rem;
  margin: 25px 0 0 0;
  font-weight: 600;
}
.hero .wrap header a {
  display: block;
  width: 100%;
  height: 50px;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  padding: 17px 0 0 0;
  margin: 20px 0 0 0;
}
.hero .wrap figure {
  height: 250px;
  background-color: rgb(242, 242, 242);
  margin: 40px 0 0 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hero .wrap figure button {
  width: 100px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.875);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.5);
}
.hero .wrap figure button img {
  display: block;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.services_hero {
  margin: 50px 0 0 0;
}
.services_hero .wrap {
  margin: 0 25px;
  text-align: center;
}
.services_hero .wrap h1 {
  font-size: 2rem;
  margin: 0 0 16px 0;
  font-weight: 600;
}
.services_hero .wrap p {
  line-height: 1.5;
}

.our_services {
  margin: 50px 0 0 0;
}
.our_services .wrap {
  margin: 0 25px;
}
.our_services .wrap > header {
  margin: 0 0 30px 0;
  text-align: center;
}
.our_services .wrap > header h2 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}
.our_services .wrap article {
  border: 2px solid rgb(0, 0, 0);
}
.our_services .wrap article header {
  border-bottom: 2px solid rgb(0, 0, 0);
  padding: 50px 30px;
  text-align: center;
}
.our_services .wrap article header h2 {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 20px 0;
  font-weight: 600;
}
.our_services .wrap article header p {
  line-height: 1.5;
}
.our_services .wrap article figure {
  height: 250px;
  background-color: rgb(242, 242, 242);
  background-size: cover;
  background-position: center;
}
.our_services .wrap article + article {
  margin: 20px 0 0 0;
}

.industries {
  margin: 50px 0 0 0;
}
.industries .wrap {
  margin: 0 25px;
}
.industries .wrap > header {
  margin: 0 0 30px 0;
  text-align: center;
}
.industries .wrap > header h2 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}
.industries .wrap article {
  border: 2px solid rgb(0, 0, 0);
  padding: 30px;
}
.industries .wrap article h3 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 16px 0;
}
.industries .wrap article ul {
  list-style: none;
  line-height: 1.5;
}
.industries .wrap article + article {
  margin: 20px 0 0 0;
}

.work {
  margin: 50px 0 0 0;
}
.work .wrap {
  margin: 0 25px;
}
.work .wrap > header {
  margin: 0 0 30px 0;
  text-align: center;
}
.work .wrap > header h2 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}
.work .wrap article figure {
  height: 250px;
  background-color: rgb(0, 0, 0);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.work .wrap article figure video {
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.work .wrap article div {
  margin: 10px 0 0 0;
}
.work .wrap article div figure {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  float: left;
}
.work .wrap article div figure + figure {
  margin: 0 0 0 10px;
}
.work .wrap article div figure:nth-child(2n+1) {
  margin-left: 0;
}
.work .wrap article div figure:nth-child(2) ~ figure {
  margin-top: 10px;
}
.work .wrap article + article {
  margin: 50px 0 0 0;
}

.brands {
  margin: 50px 0 0 0;
}
.brands .wrap {
  margin: 0 25px;
}
.brands .wrap > header {
  margin: 0 0 30px 0;
  text-align: center;
}
.brands .wrap > header h2 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}
.brands .wrap div article {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  float: left;
  position: relative;
}
.brands .wrap div article h3 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1;
}
.brands .wrap div article h3 span {
  display: block;
  margin: 8px 0 0 0;
  font-size: 1rem;
}
.brands .wrap div article h3 + figure {
  opacity: 0;
}
.brands .wrap div article + article {
  margin-left: 20px;
}
.brands .wrap div article:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
.brands .wrap div article:nth-child(2) ~ article {
  margin-top: 20px;
}
.brands .wrap .disclaimer {
  clear: both;
  padding: 50px 0 0 0;
  text-align: center;
}
.brands .wrap .disclaimer p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  color: rgb(100, 100, 100);
}

.features {
  margin: 50px 0 0 0;
}
.features .wrap {
  margin: 0 25px;
}
.features .wrap article {
  height: 350px;
  background-color: rgb(242, 242, 242);
  position: relative;
  background-size: cover;
  background-position: center;
}
.features .wrap article header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 50px 50px 50px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  color: rgb(255, 255, 255);
}
.features .wrap article header h3 {
  text-shadow: 0 2px 4px rgb(0, 0, 0);
}
.features .wrap article:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.3) 39%, rgb(0, 0, 0) 100%, rgb(255, 255, 255) 75%);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.3) 39%, rgb(0, 0, 0) 100%, rgb(255, 255, 255) 75%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 39%, rgb(0, 0, 0) 100%, rgb(255, 255, 255) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#FFFFFF", GradientType=0);
}
.features .wrap article + article {
  margin: 10px 0 0 0;
}
.features .wrap .disclaimer {
  clear: both;
  padding: 50px 0 0 0;
  text-align: center;
}
.features .wrap .disclaimer p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  color: rgb(100, 100, 100);
}

.methods {
  margin: 50px 0 0 0;
}
.methods .wrap {
  margin: 0 25px;
}
.methods .wrap > header {
  margin: 0 0 30px 0;
  text-align: center;
}
.methods .wrap > header h2 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}
.methods .wrap article {
  border: 2px solid rgb(0, 0, 0);
}
.methods .wrap article header {
  padding: 30px 20px;
  border-bottom: 2px solid rgb(0, 0, 0);
  font-weight: 600;
}
.methods .wrap article header h3 {
  font-size: 1.25rem;
  line-height: 1;
}
.methods .wrap article header p {
  margin: 8px 0 0 0;
}
.methods .wrap article div {
  padding: 20px;
}
.methods .wrap article div a {
  display: block;
  padding: 16px 0;
  text-align: center;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-radius: 8px;
  text-decoration: none;
  margin: 0 0 20px 0;
}
.methods .wrap article div ul {
  list-style: none;
}
.methods .wrap article div ul li {
  line-height: 1.5;
  font-size: 0.875rem;
}
.methods .wrap article div ul li strong {
  font-weight: 600;
}
.methods .wrap article div ul li + li {
  margin-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding-top: 12px;
}
.methods .wrap article div ul + p {
  margin: 1.125em 0 0 0;
}
.methods .wrap article div p {
  line-height: 1.5;
  font-size: 0.875rem;
}
.methods .wrap article div p strong {
  font-weight: 600;
}
.methods .wrap article div p + p, .methods .wrap article div p + ul {
  margin: 1.125em 0 0 0;
}
.methods .wrap article + article {
  margin: 25px 0 0 0;
}

.cta {
  margin: 50px 0 0 0;
}
.cta .wrap {
  margin: 0 25px;
}
.cta .wrap h2 {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
}
.cta .wrap > a {
  display: block;
  padding: 16px 0;
  text-align: center;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-radius: 8px;
  text-decoration: none;
  margin: 20px auto 0 auto;
}
.cta .wrap div {
  margin: 50px 0 0 0;
  text-align: center;
}
.cta .wrap div p {
  font-size: 0.875rem;
  margin: 0 0 16px 0;
}
.cta .wrap div a {
  display: block;
  width: 40px;
  margin: 0 auto;
}
.cta .wrap div a img {
  display: block;
  width: 100%;
}

footer {
  margin: 50px 0 0 0;
}
footer .wrap {
  margin: 0 25px;
  border-top: 2px solid rgb(0, 0, 0);
  padding: 25px 0;
}
footer .wrap h5 {
  font-size: 0.875rem;
}
footer .wrap nav {
  margin: 8px 0 0 0;
}
footer .wrap nav a {
  font-size: 0.875rem;
}

.intro_video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  display: none;
}
.intro_video .panel {
  width: 80%;
  max-width: 1100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.intro_video .panel video {
  width: 100%;
  height: auto;
}
.intro_video .panel > button {
  display: block;
  width: 100%;
  color: rgb(255, 255, 255);
  font-size: 0.875rem;
  line-height: 1;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}
.intro_video.show {
  display: block;
}

/*# sourceMappingURL=mobile.css.map */
