*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  border: 0 none; }

body {
  background: #f3f3f3;
  color: #444;
  font-size: 100%;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

@font-face {
  font-family: 'Freight Text';
  src: url("../fonts/freight-text-webfont.eot");
  src: url("../fonts/freight-text-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/freight-text-webfont.woff2") format("woff2"), url("../fonts/freight-text-webfont.woff") format("woff"), url("../fonts/freight-text-webfont.ttf") format("truetype"), url("../fonts/freight-text-webfont.svg#freighttext_bookregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.hide {
  display: none; }

a {
  color: #3F709D;
  text-decoration: none; }
  a:hover {
    color: #6796c2; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  letter-spacing: .02em; }

h1 {
  font-size: 2em;
  color: #444; }

h2 {
  font-size: 1.5em;
  color: #444; }

h3 {
  font-size: 1.2em;
  color: #444; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.8em; }

h6 {
  font-size: 0.6em; }

label {
  font-size: 1em; }

p {
  font-size: 1em; }

ul {
  list-style: none; }
  ul li {
    font-size: 1em; }

ol {
  list-style-position: inside; }

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  padding: 10px 1%;
  border: 1px solid #bbb;
  font-size: 1em;
  line-height: 1.2em;
  background: #fff;
  color: #4A4A4A;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  margin: 0 0 10px;
  width: 100%;
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 0px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 0px rgba(255, 255, 255, 0.5);
  -webkit-transition: box-shadow 0.3s linear;
  -moz-transition: box-shadow 0.3s linear;
  -o-transition: box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear; }

input[type="submit"] {
  padding: .8% .6%;
  border: 1px solid #ccc;
  font-size: 1em;
  background: #fff;
  color: #4A4A4A;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  margin: 0 0 6px;
  cursor: pointer; }
  input[type="submit"]:hover {
    background: #f2f2f2; }
  input[type="submit"]:active {
    background: #e6e6e6; }

textarea:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  color: #676667;
  background: #fff; }

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder {
  color: #676667; }

textarea {
  min-height: 100px; }

button {
  border: 0 none; }

.btn {
  float: none;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 100%;
  line-height: 1em;
  font-weight: bold;
  border: 0px solid #333;
  padding: 8px 0;
  margin: 12px 0 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #3f709d; }
  .btn:hover {
    background: #467daf; }
  .btn:active {
    background: #548abb; }
  .btn.right {
    float: right; }

.headerWrap, .contentWrap {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0; }

.gd1, .gd2, .gd3, .gd4, .gd5, .gd6, .gd7, .gd8, .gd9, .gd10, .gd11, .gd12 {
  float: left;
  clear: none;
  margin: 0% 0% 0% 0%; }

.gd1 {
  width: 8.3333333333%; }

.gd2 {
  width: 16.6666666667%; }

.gd3 {
  width: 25%; }

.gd4 {
  width: 33.3333333333%; }

.gd5 {
  width: 41.6666666667%; }

.gd6 {
  width: 50%; }

.gd7 {
  width: 58.3333333333%; }

.gd8 {
  width: 66.6666666667%; }

.gd9 {
  width: 75%; }

.gd10 {
  width: 83.3333333333%; }

.gd11 {
  width: 91.6666666667%; }

.gd12 {
  width: 100%; }

.g1-offset-1 {
  width: 8.3333333333%;
  margin-left: 8.3333333333%; }

.g1-offset-2 {
  width: 8.3333333333%;
  margin-left: 16.6666666667%; }

.g1-offset-3 {
  width: 8.3333333333%;
  margin-left: 25%; }

.g1-offset-4 {
  width: 8.3333333333%;
  margin-left: 33.3333333333%; }

.g1-offset-5 {
  width: 8.3333333333%;
  margin-left: 41.6666666667%; }

.g1-offset-6 {
  width: 8.3333333333%;
  margin-left: 50%; }

.g1-offset-7 {
  width: 8.3333333333%;
  margin-left: 58.3333333333%; }

.g1-offset-8 {
  width: 8.3333333333%;
  margin-left: 66.6666666667%; }

.g1-offset-9 {
  width: 8.3333333333%;
  margin-left: 75%; }

.g1-offset-10 {
  width: 8.3333333333%;
  margin-left: 83.3333333333%; }

.g1-offset-11 {
  width: 8.3333333333%;
  margin-left: 91.6666666667%; }

.g2-offset-1 {
  width: 16.6666666667%;
  margin-left: 8.3333333333%; }

.g2-offset-2 {
  width: 16.6666666667%;
  margin-left: 16.6666666667%; }

.g2-offset-3 {
  width: 16.6666666667%;
  margin-left: 25%; }

.g2-offset-4 {
  width: 16.6666666667%;
  margin-left: 33.3333333333%; }

.g2-offset-5 {
  width: 16.6666666667%;
  margin-left: 41.6666666667%; }

.g2-offset-6 {
  width: 16.6666666667%;
  margin-left: 50%; }

.g2-offset-7 {
  width: 16.6666666667%;
  margin-left: 58.3333333333%; }

.g2-offset-8 {
  width: 16.6666666667%;
  margin-left: 66.6666666667%; }

.g2-offset-9 {
  width: 16.6666666667%;
  margin-left: 75%; }

.g2-offset-10 {
  width: 16.6666666667%;
  margin-left: 83.3333333333%; }

.g3-offset-1 {
  width: 25%;
  margin-left: 8.3333333333%; }

.g3-offset-2 {
  width: 25%;
  margin-left: 16.6666666667%; }

.g3-offset-3 {
  width: 25%;
  margin-left: 25%; }

.g3-offset-4 {
  width: 25%;
  margin-left: 33.3333333333%; }

.g3-offset-5 {
  width: 25%;
  margin-left: 41.6666666667%; }

.g3-offset-6 {
  width: 25%;
  margin-left: 50%; }

.g3-offset-7 {
  width: 25%;
  margin-left: 58.3333333333%; }

.g3-offset-8 {
  width: 25%;
  margin-left: 66.6666666667%; }

.g3-offset-9 {
  width: 25%;
  margin-left: 75%; }

.g4-offset-1 {
  width: 33.3333333333%;
  margin-left: 8.3333333333%; }

.g4-offset-2 {
  width: 33.3333333333%;
  margin-left: 16.6666666667%; }

.g4-offset-3 {
  width: 33.3333333333%;
  margin-left: 25%; }

.g4-offset-4 {
  width: 33.3333333333%;
  margin-left: 33.3333333333%; }

.g4-offset-5 {
  width: 33.3333333333%;
  margin-left: 41.6666666667%; }

.g4-offset-6 {
  width: 33.3333333333%;
  margin-left: 50%; }

.g4-offset-7 {
  width: 33.3333333333%;
  margin-left: 58.3333333333%; }

.g4-offset-8 {
  width: 33.3333333333%;
  margin-left: 66.6666666667%; }

.g5-offset-1 {
  width: 41.6666666667%;
  margin-left: 8.3333333333%; }

.g5-offset-2 {
  width: 41.6666666667%;
  margin-left: 16.6666666667%; }

.g5-offset-3 {
  width: 41.6666666667%;
  margin-left: 25%; }

.g5-offset-4 {
  width: 41.6666666667%;
  margin-left: 33.3333333333%; }

.g5-offset-5 {
  width: 41.6666666667%;
  margin-left: 41.6666666667%; }

.g5-offset-6 {
  width: 41.6666666667%;
  margin-left: 50%; }

.g5-offset-7 {
  width: 41.6666666667%;
  margin-left: 58.3333333333%; }

.g6-offset-1 {
  width: 50%;
  margin-left: 8.3333333333%; }

.g6-offset-2 {
  width: 50%;
  margin-left: 16.6666666667%; }

.g6-offset-3 {
  width: 50%;
  margin-left: 25%; }

.g6-offset-4 {
  width: 50%;
  margin-left: 33.3333333333%; }

.g6-offset-5 {
  width: 50%;
  margin-left: 41.6666666667%; }

.g6-offset-6 {
  width: 50%;
  margin-left: 50%; }

.g7-offset-1 {
  width: 58.3333333333%;
  margin-left: 8.3333333333%; }

.g7-offset-2 {
  width: 58.3333333333%;
  margin-left: 16.6666666667%; }

.g7-offset-3 {
  width: 58.3333333333%;
  margin-left: 25%; }

.g7-offset-4 {
  width: 58.3333333333%;
  margin-left: 33.3333333333%; }

.g7-offset-5 {
  width: 58.3333333333%;
  margin-left: 41.6666666667%; }

.g8-offset-1 {
  width: 66.6666666667%;
  margin-left: 8.3333333333%; }

.g8-offset-2 {
  width: 66.6666666667%;
  margin-left: 16.6666666667%; }

.g8-offset-3 {
  width: 66.6666666667%;
  margin-left: 25%; }

.g8-offset-4 {
  width: 66.6666666667%;
  margin-left: 33.3333333333%; }

.g9-offset-1 {
  width: 75%;
  margin-left: 8.3333333333%; }

.g9-offset-2 {
  width: 75%;
  margin-left: 16.6666666667%; }

.g9-offset-3 {
  width: 75%;
  margin-left: 25%; }

.g10-offset-1 {
  width: 83.3333333333%;
  margin-left: 8.3333333333%; }

.g10-offset-2 {
  width: 83.3333333333%;
  margin-left: 16.6666666667%; }

.g11-offset-1 {
  width: 91.6666666667%;
  margin-left: 8.3333333333%; }

.g12-offset-1 {
  width: 100%;
  margin-left: 8.3333333333%; }

.g12-offset-0 {
  width: 100%;
  margin-left: 0%; }

select::-ms-expand {
  display: none; }

select {
  display: block;
  width: 100%;
  height: 34px;
  color: #555;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 5px auto;
  border: 1px solid #999;
  cursor: pointer;
  background: #fff;
  text-indent: 0.01px;
  text-overflow: "";
  padding: 6px 30px 6px 0.4em;
  padding: 6px 30px 6px 0.4em \9;
  *background-image: none;
  background: url("../images/arrow.png") no-repeat 98% 5px #fff;
  background: url(../images/arrow.png) no-repeat 98% 5px #eeeeee;
  background: url(../images/arrow.png) no-repeat 98% 5px, -webkit-linear-gradient(top, #fff, #ddd);
  background: url(../images/arrow.png) no-repeat 98% 5px, -moz-linear-gradient(top, #fff, #ddd);
  background: url(../images/arrow.png) no-repeat 98% 5px, -ms-linear-gradient(top, #fff, #ddd);
  background: url(../images/arrow.png) no-repeat 98% 5px, -o-linear-gradient(top, #fff, #ddd);
  background: url(../images/arrow.png) no-repeat 98% 5px, linear-gradient(top, #fff, #ddd);
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  select:focus {
    background: url("../images/arrow.png") no-repeat 98% 5px #fff; }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

html,
body {
  height: 100%; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6em;
  background: #161616;
  transition: background-color 0.5s; }
  body.navOpen {
    overflow: hidden; }
  body.orbit {
    background-color: #17191C; }
  body.tagteam {
    background-color: #46B4E3; }
  body.christianprince {
    background-color: #0D0D0D; }
  body.undr {
    background-color: #272DED; }
  body.showOverlay .errorOverlay {
    display: block; }
  body.showOverlay .header,
  body.showOverlay .content,
  body.showOverlay .footer {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px); }

.header {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.9);
  transition: opacity 0.5s, background 0s ease 0s; }
  body.navOpen .header {
    transition: background 0s ease 0.2s;
    background: transparent; }
  body.orbit .header {
    opacity: 1;
    z-index: 1001; }
  body.tagteam .header {
    opacity: 1;
    z-index: 1001; }
  body.christianprince .header {
    opacity: 1;
    z-index: 1001; }
  body.undr .header {
    opacity: 1;
    z-index: 1001; }

.headerWrap .btn-navbar {
  position: relative;
  display: block;
  width: 28px;
  height: 40px;
  margin: 12px auto 0;
  cursor: pointer; }
.headerWrap .icon-bar {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  margin: 8px auto 0;
  transition: background 0.3s, top 0.3s, transform 0.3s; }
.headerWrap .patty {
  top: 0px; }
  body.navOpen .headerWrap .patty {
    top: 0;
    background: transparent; }
.headerWrap .bun1 {
  top: -7px; }
  body.navOpen .headerWrap .bun1 {
    top: 0;
    transform: rotate(135deg); }
.headerWrap .bun2 {
  top: 7px; }
  body.navOpen .headerWrap .bun2 {
    top: 0;
    transform: rotate(225deg); }

.clear {
  clear: both; }

.navOverlay {
  position: fixed;
  top: -2000px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  transition: top 0.3s; }
  body.navOpen .navOverlay {
    top: 0 !important; }
  .navOverlay .nav {
    position: relative;
    top: 30%;
    width: 50%;
    margin: 0 auto;
    text-align: center; }
  .navOverlay li {
    display: block;
    margin: 0 auto 30px;
    font-size: 4.2em;
    font-weight: bold;
    opacity: 0.3;
    transition: opacity 0.5s ease; }
    .navOverlay li a {
      color: #fff; }
    .navOverlay li:hover, .navOverlay li.active {
      opacity: 1; }

.mainnav {
  opacity: 0;
  position: fixed;
  left: 4% !important;
  top: 10% !important;
  z-index: 2;
  transition: opacity .5s ease-in; }
  .project .mainnav {
    display: none; }
  body.orbit .mainnav {
    opacity: 1; }
  body.tagteam .mainnav {
    opacity: 1; }
  body.christianprince .mainnav {
    opacity: 1; }
  body.undr .mainnav {
    opacity: 1; }
  .mainnav .projectsnav {
    font-size: 3.2rem;
    padding: 20px 0; }
    .mainnav .projectsnav a {
      font-weight: bold;
      color: rgba(245, 245, 245, 0.5);
      transition: color 0.3s ease; }
      .mainnav .projectsnav a:hover {
        color: #fff; }
  .mainnav p {
    font-size: 1.4rem;
    font-weight: bold;
    color: #D78474;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.1rem; }
  .mainnav .line {
    width: 35px;
    border-bottom: 1px solid #D78474; }
  body.orbit .mainnav p {
    color: #fff; }
  body.orbit .mainnav .line {
    border-bottom: 1px solid #fff; }
  body.orbit .mainnav .projectsnav a {
    color: rgba(255, 255, 255, 0.5); }
    body.orbit .mainnav .projectsnav a:hover {
      color: white; }
  body.tagteam .mainnav p {
    color: #fff; }
  body.tagteam .mainnav .line {
    border-bottom: 1px solid #fff; }
  body.tagteam .mainnav .projectsnav a {
    color: rgba(255, 255, 255, 0.5); }
    body.tagteam .mainnav .projectsnav a:hover {
      color: white; }
  body.christianprince .mainnav p {
    color: #fff; }
  body.christianprince .mainnav .line {
    border-bottom: 1px solid #fff; }
  body.christianprince .mainnav .projectsnav a {
    color: rgba(255, 255, 255, 0.5); }
    body.christianprince .mainnav .projectsnav a:hover {
      color: white; }
  body.undr .mainnav p {
    color: #fff; }
  body.undr .mainnav .line {
    border-bottom: 1px solid #fff; }
  body.undr .mainnav .projectsnav a {
    color: rgba(255, 255, 255, 0.5); }
    body.undr .mainnav .projectsnav a:hover {
      color: white; }

.hero {
  position: relative;
  height: 90%;
  min-height: 500px;
  background: url("../images/hero.jpg") no-repeat 100%;
  background-size: cover;
  z-index: 3; }
  .hero .contentWrap {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin: 0 auto 0 -300px;
    text-align: center; }
  .hero h1 {
    color: #fff;
    font-weight: bold; }
  .hero .logobar {
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 82px;
    height: 82px;
    margin: 0 auto 0 -40px; }

.contentWrap {
  padding: 4rem 0;
  margin: 8rem auto; }

.projects {
  min-height: 900px;
  padding: 20px 0; }
  .projects.orbit {
    background: url("../images/project-orbit-bg.png") no-repeat 100% 260px / 600px auto; }
    .projects.orbit .projectlink a {
      color: #D78474; }
    .projects.orbit .description {
      color: #fff;
      border-bottom: 1px solid #555; }
  .projects.tagteam .projectlink a {
    color: #235a71; }
  .projects.tagteam .description {
    color: #fff;
    border-bottom: 1px solid #555; }
  .projects.christianprince .projectlink a {
    color: #fff; }
  .projects.christianprince .description {
    color: #fff;
    border-bottom: 1px solid #555; }
  .projects.undr .projectlink a {
    color: #fff; }
  .projects.undr .description {
    color: #fff;
    border-bottom: 1px solid #555; }
  .projects .project {
    text-align: right;
    margin-top: 380px;
    margin-right: 8rem; }
  .projects .description {
    float: right;
    min-width: 25%;
    width: 400px;
    margin: 0 auto 20px;
    padding: 0 0 20px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-family: 'Freight Text', serif;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .projects .category {
    clear: both;
    margin: 0 auto 20px; }
    .projects .category a {
      margin: 0 20px 0 0;
      color: rgba(255, 255, 255, 0.5);
      font-weight: 500; }
    .projects .category .icon {
      display: inline-block;
      width: 40px;
      height: 40px;
      margin: 0 auto 0 2rem; }
      .projects .category .icon.ios {
        background: url("../images/icon-ios.png") no-repeat 0 0; }
      .projects .category .icon.branding {
        background: url("../images/icon-branding.png") no-repeat 0 0; }
      .projects .category .icon.web {
        background: url("../images/icon-web.png") no-repeat 0 0; }
  .projects .projectimg {
    width: 100%;
    min-height: 550px;
    background-size: 720px auto;
    background-repeat: no-repeat;
    background-position: 100% 0; }
  .projects .projectlink {
    float: right;
    margin: 3rem 8rem 0 0;
    text-align: center;
    font-size: 3rem;
    font-weight: bold; }

.project.orbit .projectinfo {
  color: #999; }
  .project.orbit .projectinfo .heading1,
  .project.orbit .projectinfo .heading2,
  .project.orbit .projectinfo .heading3,
  .project.orbit .projectinfo .heading4 {
    color: #aaa; }
  .project.orbit .projectinfo.black-bg {
    background: #000; }
.project.tagteam .projectinfo {
  color: #333; }
  .project.tagteam .projectinfo .heading1,
  .project.tagteam .projectinfo .heading2,
  .project.tagteam .projectinfo .heading3,
  .project.tagteam .projectinfo .heading4 {
    color: #555; }
  .project.tagteam .projectinfo.black-bg {
    background: #fff; }
.project.christianprince .projectinfo {
  color: #999; }
  .project.christianprince .projectinfo .heading1,
  .project.christianprince .projectinfo .heading2,
  .project.christianprince .projectinfo .heading3,
  .project.christianprince .projectinfo .heading4 {
    color: #aaa; }
  .project.christianprince .projectinfo.black-bg {
    background: #fff; }
.project.undr .projectinfo {
  color: #ccc; }
  .project.undr .projectinfo .heading1,
  .project.undr .projectinfo .heading2,
  .project.undr .projectinfo .heading3,
  .project.undr .projectinfo .heading4 {
    color: #eee; }
  .project.undr .projectinfo.black-bg {
    background: #fff; }

.projectinfo,
.profileinfo {
  color: #999;
  *zoom: 1; }
  .projectinfo:before, .projectinfo:after,
  .profileinfo:before,
  .profileinfo:after {
    display: table;
    content: " "; }
  .projectinfo:after,
  .profileinfo:after {
    clear: both; }
  .projectinfo.top-padding,
  .profileinfo.top-padding {
    padding-top: 8rem; }
  .projectinfo .project-icon,
  .profileinfo .project-icon {
    float: left;
    width: 20%; }
  .projectinfo .project-header,
  .profileinfo .project-header {
    float: left;
    width: 60%; }
    .projectinfo .project-header h2,
    .profileinfo .project-header h2 {
      font-weight: bold; }
    .projectinfo .project-header p,
    .profileinfo .project-header p {
      color: #404142;
      font-weight: bold; }
      .projectinfo .project-header p span,
      .profileinfo .project-header p span {
        font-family: 'Freight Text', serif;
        font-weight: normal; }
  .projectinfo .heading2,
  .profileinfo .heading2 {
    float: left;
    width: 100%;
    padding-left: 20%; }
  .projectinfo .project-category-icon,
  .profileinfo .project-category-icon {
    float: left;
    width: 20%; }
    .projectinfo .project-category-icon p,
    .profileinfo .project-category-icon p {
      color: #404142;
      font-weight: bold; }
  .projectinfo .center-text,
  .profileinfo .center-text {
    text-align: center; }
  .projectinfo .center-image,
  .profileinfo .center-image {
    display: block;
    max-width: 800px;
    margin: 0 auto; }
  .projectinfo .project-name,
  .profileinfo .project-name {
    margin: 100px auto 40px;
    text-align: center;
    font-weight: 600;
    font-size: 5rem;
    color: #fff; }
  .projectinfo .hr-rule,
  .profileinfo .hr-rule {
    display: block;
    max-width: 800px;
    margin: 0 auto 40px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5); }
  .projectinfo .project-category,
  .profileinfo .project-category {
    text-align: center;
    padding: 20px 0 80px; }
    .projectinfo .project-category li,
    .profileinfo .project-category li {
      display: inline-block;
      margin: 0 20px;
      font-size: 2rem;
      font-weight: 500; }
  .projectinfo .blockquote,
  .profileinfo .blockquote {
    color: #fff;
    font-size: 3rem;
    line-height: 4.5rem;
    margin: 30px auto; }
    .projectinfo .blockquote.center-text,
    .profileinfo .blockquote.center-text {
      padding-left: 10%;
      padding-right: 10%; }
  .projectinfo .heading1,
  .projectinfo .heading2,
  .projectinfo .heading3,
  .projectinfo .heading4,
  .profileinfo .heading1,
  .profileinfo .heading2,
  .profileinfo .heading3,
  .profileinfo .heading4 {
    color: #fff;
    font-weight: 500;
    margin: 0 auto 30px; }
  .projectinfo .heading1,
  .profileinfo .heading1 {
    font-size: 2.8rem; }
  .projectinfo .heading2,
  .profileinfo .heading2 {
    font-size: 2.5rem; }
  .projectinfo .heading3,
  .profileinfo .heading3 {
    font-size: 2.2rem; }
  .projectinfo .heading4,
  .profileinfo .heading4 {
    font-size: 2.0rem; }
  .projectinfo p,
  .profileinfo p {
    font-family: 'Freight Text', serif;
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin: 0 auto 30px; }
  .projectinfo .image-left,
  .profileinfo .image-left {
    position: relative;
    float: left;
    transform: translateX(-80px);
    margin: 0 0 40px 0; }
  .projectinfo .image-right,
  .profileinfo .image-right {
    position: relative;
    float: right;
    transform: translateX(80px);
    margin: 0 0 40px 0; }
  .projectinfo .image-large,
  .profileinfo .image-large {
    display: block;
    max-width: 100%;
    margin: -80px auto; }
  .projectinfo .col-6,
  .profileinfo .col-6 {
    width: 50%;
    float: left; }
  .projectinfo .image-full-width,
  .profileinfo .image-full-width {
    display: block;
    width: 100%;
    max-width: 1800px;
    height: auto;
    margin: 40px auto; }
  .projectinfo .last-image,
  .profileinfo .last-image {
    margin-bottom: 0; }

.footer {
  position: relative;
  background: #161616;
  z-index: 10; }

.footerWrap {
  padding: 30rem 0 20rem;
  text-align: center;
  /*
  img {
  	background: url ("../images/logobar.png");
  	width: 82px;
  	height: 82px;
  	margin: -40px auto;
  	position: absolute;
  	transform: translateX(-28px);
  	opacity: .1;
  }
  */ }

.emailcontact {
  font-size: 20px;
  font-weight: bold; }
  .emailcontact a {
    color: #fff;
    transition: all 0.5s ease; }
    .emailcontact a:hover {
      color: #ccc; }

.nextproject {
  text-align: center;
  background: #000; }
  .nextproject .contentWrap {
    padding: 6rem 0 4rem;
    margin: 0 auto; }
  .nextproject .heading1 {
    font-weight: 600;
    line-height: 3.2rem;
    margin-bottom: 0; }
  .nextproject a {
    color: #fff; }

@media only screen and (max-width: 600px) {
  .headerWrap, .contentWrap {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%; } }
@media only screen and (max-width: 560px) {
  .headerWrap, .contentWrap {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%; }

  body {
    font-size: 90%; }

  .projects .projectimg {
    background-size: 100% auto; } }
@media only screen and (max-width: 480px) {
  .headerWrap, .contentWrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%; }

  .gd1, .gd2, .gd3, .gd4, .gd5, .gd6, .gd7, .gd8, .gd9, .gd10, .gd11, .gd12 {
    float: none;
    clear: both;
    margin: 0% 0% 0% 0%;
    width: 100%; }

  body {
    font-size: 80%; } }
@-moz-document url-prefix() {}
