@import url(//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic);
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
.Graphik-MediumItalic-Web {
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.Graphik-Medium-Web {
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.Graphik-RegularItalic-Web {
  font-family: 'Graphik Web';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.Graphik-Regular-Web {
  font-family: 'Graphik Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
html,
body {
  -webkit-overflow-scrolling: touch;
  height: auto;
  min-height: 100%;
  color: #000;
  font-family: roboto, "Helvetica Neue", helvetica, arial, sans-serif;
}
.black-to-white-gradient {
  background-image: linear-gradient(to bottom, #000000, #ffffff 15%, #ffffff 85%, #000000);
}
.pagebody {
  margin-bottom: 0;
}
.center-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title {
  font-size: 97px;
  letter-spacing: 8px;
  text-transform: capitalize;
}
.subtitle {
  margin-bottom: 30px;
}
.white-font {
  color: #ffffff;
  margin-top: 10px;
}
.hero-line-drawing {
  margin-top: 40px;
  width: 60px;
}
.circle-bench img {
  margin: 50px 0px 50px 50px;
}
.circle-bench h2 {
  margin-top: 125px;
}
.lim-quote {
  margin-top: 50px;
  margin-bottom: 70px;
}
.lim-portrait {
  margin-top: 20px;
}
.lim-video {
  margin-top: 30px;
}
.lim-working {
  margin-top: 30px;
}
.lim-detail-image {
  margin-top: 30px;
}
.parallax {
  padding: 140px 0;
  background-image: url("http://images.3-form.com/design-collaborations/mobius/mobius-line-drawing-lg.png");
  background-attachment: fixed;
  background-position: left;
  background-repeat: no-repeat;
}
.mobius-profile {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mobius-profile img {
  width: 945px;
  margin: 0 auto;
}
.video-container {
  position: relative;
}
.video-container span {
  position: absolute;
  color: #ffffff;
  font-size: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobius-video {
  padding: 0;
}
@media (max-width: 1200px) {
  .mobius-video {
    background: radial-gradient(circle at bottom left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(http://images.3-form.com/mobius/mobius-mobile-hero-image.jpg);
    background-size: cover;
    background-position: center;
    height: 75vh;
  }
}
.mobius-video .video-text-content {
  text-align: center;
  color: #ffffff;
}
#videoModal .modal-header {
  padding: 0;
  border: none;
}
#videoModal .modal-header .close {
  margin-top: -25px;
  margin-right: -25px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  opacity: 1;
  width: 25px;
  height: 25px;
}
#videoModal .modal-body {
  padding: 0;
}
@media (max-width: 767px) {
  .circle-bench img {
    margin: 0;
  }
  .center-vertical {
    display: block;
  }
}
