@font-face {
  font-family: 'Logo';
  src: url("fonts/DINPro-CondensedBold.eot");
  src: url("fonts/DINPro-CondensedBold.woff2") format("woff2"), url("fonts/DINPro-CondensedBold.woff") format("woff"), url("fonts/DINPro-CondensedBold.ttf") format("truetype"), url("fonts/DINPro-CondensedBold.svg#DINPro-CondensedBold") format("svg"), url("fonts/DINPro-CondensedBold.eot?#iefix") format("embedded-opentype"); }
@font-face {
  font-family: 'SFProRegular';
  src: url("fonts/SFProText-Regular.eot");
  src: url("fonts/SFProText-Regular.woff2") format("woff2"), url("fonts/SFProText-Regular.woff") format("woff"), url("fonts/SFProText-Regular.ttf") format("truetype"), url("fonts/SFProText-Regular.svg#SFProText-Regular") format("svg"), url("fonts/SFProText-Regular?#iefix") format("embedded-opentype"); }
@font-face {
  font-family: 'SFProSemiBold';
  src: url("fonts/SFProText-Semibold.eot");
  src: url("fonts/SFProText-Semibold.woff2") format("woff2"), url("fonts/SFProText-Semibold.woff") format("woff"), url("fonts/SFProText-Semibold.ttf") format("truetype"), url("fonts/SFProText-Semibold.svg#SFProText-Semibold") format("svg"), url("fonts/SFProText-Semibold?#iefix") format("embedded-opentype"); }
@font-face {
  font-family: 'SFUIDisplay';
  src: url("fonts/SFUI-Display-Semibold.eot");
  src: url("fonts/SFUI-Display-Semibold.woff2") format("woff2"), url("fonts/SFUI-Display-Semibold.woff") format("woff"), url("fonts/SFUI-Display-Semibold.ttf") format("truetype"), url("fonts/SFUI-Display-Semibold.svg#SFUI-Display-Semibold") format("svg"), url("fonts/SFUI-Display-Semibold?#iefix") format("embedded-opentype"); }
.noscriptoverlay {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999; }
  .noscriptoverlay p {
    text-align: center;
    padding: 0px 20px;
    text-transform: uppercase;
    font-family: 'SFUIDisplay';
    letter-spacing: 1px;
    margin-top: 45vh;
    font-size: 12px; }

.para {
  font-family: 'SFProRegular';
  font-size: 12px;
  line-height: 20px; }

#link {
  color: #4A86FA;
  letter-spacing: 1px;
  font-size: 11px; }

#linktext {
  padding-right: 15px; }

body {
  margin: 0;
  padding: 0;
  color: #222;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, #link {
  font-family: 'SFUIDisplay';
  font-weight: normal; }

a {
  text-decoration: none !important;
  color: inherit; }

#logo-black, #logo-white {
  padding: 0;
  margin: 0;
  font-family: 'Logo';
  font-size: 22px;
  letter-spacing: 0.3px;
  color: #222; }
  #logo-black #logo-black-span, #logo-black #logo-white-span, #logo-white #logo-black-span, #logo-white #logo-white-span {
    font-size: 19px; }

header {
  background-color: #fff;
  margin: 0px;
  padding: 30px 100px; }
  header .logo-header {
    float: left; }
  header nav {
    float: right; }
    header nav ul {
      margin: 0;
      padding: 0; }
      header nav ul li {
        list-style: none;
        display: inline-block;
        padding-left: 50px;
        padding-top: 5px;
        font-family: 'SFUIDisplay';
        font-size: 14px; }

.about {
  width: 50%;
  float: left; }

.aboutheadshot {
  width: 310px;
  float: right;
  margin-top: -225px; }

.button {
  padding: 20px;
  background-color: #222;
  font-family: 'SFUIDisplay';
  text-transform: uppercase;
  color: white;
  font-size: 10px;
  letter-spacing: 1px; }
  .button span {
    padding-right: 20px; }

.grey-button {
  position: absolute;
  left: 175px;
  margin-top: 250px; }

#mob-nav-select {
  display: none;
  float: right; }
  #mob-nav-select svg {
    padding-top: 5px; }

.nav-overlay {
  height: 100%;
  width: 100%;
  z-index: 999 !important;
  position: fixed;
  top: 75px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff; }
  .nav-overlay ul {
    margin: 0 !important;
    padding: 0 !important; }
    .nav-overlay ul li {
      display: block;
      width: 100%;
      padding: 35px 0px;
      text-align: center; }
      .nav-overlay ul li a {
        color: black !important;
        font-size: 18px;
        width: 100%;
        font-family: 'SFUIDisplay';
        padding: 0px;
        opacity: 0.3; }

.nav-overlay {
  display: none; }

.margin-bottom {
  margin-bottom: 75px; }

.margin-left {
  margin-left: 50px; }

.margin-right {
  margin-right: 50px; }

.section-padding {
  padding: 100px 175px; }

.padding-right-150 {
  padding-right: 150px; }

.padding-left-150 {
  padding-left: 150px; }

.padding-top {
  padding-top: 100px; }

.padding-bottom {
  padding-bottom: 100px; }

.padding-top-150 {
  padding-top: 150px; }

.padding-bottom-150 {
  padding-bottom: 150px; }

.padding-top-50 {
  padding-top: 50px; }

.main-banner {
  padding: 125px 0px 125px 175px;
  width: 600px; }

.section-top {
  background-color: #F5F6FA; }

.section-middle {
  background-color: #222; }

.upcoming-section {
  width: 500px;
  margin: 0 auto; }

.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both; }

.white-text {
  color: #F5F6FA !important; }

.project-list-tile {
  width: 35%;
  float: left;
  height: 300px; }
  .project-list-tile img {
    height: inherit; }

.project-list-info {
  width: 55%;
  float: right;
  padding-top: 50px; }

form {
  font-family: 'SFProRegular';
  font-size: 14px;
  width: 700px;
  margin: 0 auto; }

input {
  display: block; }

label {
  font-size: 14px;
  color: #000;
  font-family: 'SFProRegular'; }

.form-group {
  margin-bottom: 25px; }

input:focus, select:focus {
  outline: none;
  border-color: black;
  transition: 0.5s; }

input[type=submit], .sendbutton {
  border: none;
  background-color: #4A86FA;
  border-radius: 0;
  color: white;
  -webkit-appearance: none !important;
  outline: none; }

input[type=checkbox] {
  width: auto;
  display: inline; }

textarea {
  width: 99%;
  display: block;
  margin-top: 5px;
  font-size: 16px;
  padding: 20px 0px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-color: #eee;
  outline: none; }

.error {
  border-color: red; }

select {
  -webkit-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-size: 7.5px;
  background-position: right 15px center;
  outline: none;
  border-radius: 0px; }

input, select {
  width: 100%;
  padding: 10px 0px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  transition: 0.5s; }

#headshotpreview {
  height: 150px;
  width: 150px;
  background-color: #eee;
  border-radius: 100px;
  margin: 0 auto;
  transition: 0.5s; }

.filelabel {
  background-color: #000;
  height: 30px;
  width: 30px;
  display: block;
  margin: 0 auto;
  margin-top: -21px;
  border-radius: 100%;
  border: 3px solid white; }

.filelabel:hover {
  cursor: pointer; }

input[type=file] {
  font-size: 12px;
  border: none;
  position: fixed;
  top: -1000px; }

.camera {
  color: #fff; }
  .camera svg {
    padding: 7.5px; }

footer {
  background-color: #222;
  padding: 50px 100px; }
  footer #logo-white {
    color: #F5F6FA; }
  footer .footer-text {
    margin-top: 50px;
    color: #999;
    font-family: 'SFProRegular';
    font-size: 12px; }
    footer .footer-text #greg {
      font-family: 'SFProSemiBold';
      color: #F5F6FA; }

.datepicker-container {
  font-family: 'SFUIDisplay'; }

.artwork-main {
  float: right;
  width: 400px;
  margin-top: -300px; }

@media screen and (max-width: 1250px) {
  .section-padding {
    padding: 100px; }

  .main-banner {
    padding: 125px 0px 125px 100px; }

  .grey-button {
    left: 100px; } }
@media screen and (max-width: 1000px) {
  header {
    padding: 30px 50px; }

  .section-padding {
    padding: 50px; }

  .section-middle {
    margin-right: 0px; }

  .main-banner {
    padding: 100px 0px 100px 50px; }

  .project-list-tile {
    display: none; }

  .project-list-info {
    width: 100%;
    float: none;
    padding-top: 0px; }

  .artwork-main {
    display: none; }

  footer {
    padding: 50px; }

  .about, .aboutheadshot {
    float: none;
    width: 100%;
    margin: 25px 0;
    margin-bottom: 50px; }

  .aboutheadshot {
    width: 60%;
    display: none; }

  .grey-button {
    left: 25px;
    position: static; } }
@media screen and (max-width: 800px) {
  #link {
    font-size: 10px; }

  .main-banner {
    width: auto;
    padding: 125px 25px; }
    .main-banner h1 {
      font-size: 25px; }

  .section-padding {
    padding: 25px; }

  .padding-top-50 {
    padding-top: 25px; }

  form {
    width: 90%; } }
@media screen and (max-width: 700px) {
  header, footer {
    padding: 25px; }

  header {
    position: fixed;
    width: calc(100% - 50px); }

  #mob-nav-select {
    display: block; }

  nav {
    display: none; } }

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