@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,300,300italic,400italic,500,500italic,700,700italic");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: 'Bitstream Vera Sans Mono', Consolas, Courier, monospace, 'Bitstream Vera Sans Mono', Consolas, Courier, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 16px;
  font-size: 100%;
}
body {
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: auto;
}
p {
  font-weight: 400;
  line-height: 1.3rem;
  margin-bottom: 1.3rem;
}
p:last-of-type {
  margin-bottom: 0px;
}
a {
  color: #555;
  text-decoration: underline;
}
a:hover {
  color: #488fc7;
}
ul {
  padding-bottom: 1.3rem;
}
ul li {
  line-height: 1.3rem;
}
h1 {
  font-size: 1.75rem;
  margin: 0px;
  font-weight: 400;
  color: #424242;
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    padding: 5px 0px;
  }
}
h2 {
  font-size: 1.5rem;
  margin: 0px;
  font-weight: 400;
  color: #424242;
  line-height: 1.9rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}
h3 {
  font-size: 1rem;
  font-weight: 400;
  color: #424242;
  line-height: 1.65rem;
}
@media only screen and (max-width: 600px) {
  h3 {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
}
h4 {
  font-weight: 500;
  line-height: 1.3rem;
}
h5 {
  font-size: 1.25rem;
  margin: 0px;
  font-weight: 400;
  color: #424242;
  line-height: 1.9rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}
.personalInfo p {
  color: #767676;
}
@media only screen and (max-width: 600px) {
  .personalInfo p {
    margin-bottom: 0.3rem;
  }
}
.personalInfo p a {
  color: #767676;
}
.personalInfo p .separation {
  display: block;
}
@media only screen and (max-width: 600px) {
  .personalInfo p .separation {
    display: inline;
  }
  .personalInfo p .separation:after {
    margin-left: 0.01rem;
    margin-right: 0.2rem;
    content: "\2c";
  }
}
a.headerLM {
  text-decoration: none;
}
.bold,
.inlineTitle {
  font-weight: 500;
}
.slogan {
  white-space: nowrap;
}
@media only screen and (max-width: 600px) {
  .slogan {
    white-space: normal;
  }
}
.status {
  color: #767676;
}
.blue {
  color: #488fc7;
}
.projectSubtitle {
  font-style: italic;
  color: #767676;
}
.projectYear {
  color: #9e9e9e;
}
@media only screen and (max-width: 600px) {
  .borderTop {
    display: block;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #424242;
  }
}
ul#menu {
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  float: right;
  font-weight: 400;
  color: #488fc7;
}
ul#menu li {
  float: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul#menu:before,
ul#menu:after {
  content: "";
  display: table;
}
ul#menu:after {
  clear: both;
}
ul#menu li {
  float: left;
  margin-right: 20px;
  list-style-type: none;
}
ul#menu li:last-child {
  margin-right: 0;
}
ul#menu li.projectHead,
ul#menu li.projectElement {
  display: none;
}
ul#menu a {
  color: #488fc7;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
ul#menu a:hover {
  color: #767676;
}
ul.education,
ul.experience {
  list-style-type: none;
}
ul.education li,
ul.experience li {
  margin-bottom: 1.3rem;
}
ul.insideBorder {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 16px;
  padding-bottom: 0px;
}
ul.insideBorder li:before {
  content: "\25AA";
  margin-left: -14px;
  margin-right: 10px;
}
ul.process {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 24px;
}
ul.process li:before {
  content: "\25AA";
  margin-left: -14px;
  margin-right: 9px;
}
ul.process li {
  font-style: italic;
}
ul.process li a {
  color: #767676;
  transition: color 0.25s ease-in-out;
}
ul.process li a:hover {
  color: #488fc7;
}
ul.press {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 24px;
}
ul.press li:before {
  content: "\2192";
  margin-left: -23px;
  margin-right: 4px;
}
ul.press li greyMedium {
  color: #424242;
  transition: color 0.25s ease-in-out;
}
ul.press li greyMedium:hover {
  color: #488fc7;
}
ul.more {
  list-style-type: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0.325rem;
}
@media only screen and (max-width: 600px) {
  ul.more {
    padding-top: 0px;
    background-color: #c1deff;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 600px) {
  ul.more li {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    border-bottom: 1px dashed #fff;
  }
}
@media only screen and (max-width: 600px) {
  ul.more li:last-child {
    border-bottom: 0px;
  }
}
ul.more li:before {
  color: #488fc7;
  content: "\21e3";
  margin-right: 4px;
  list-style-position: inside;
}
ul.more li a {
  color: #488fc7;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
ul.more li a:hover {
  color: #424242;
}
ul.more li:first-child {
  display: none;
}
ul.more li:first-child:before {
  color: #767676;
  content: "\21e1";
}
ul.more li:first-child a {
  color: #767676;
}
.borderLeft {
  border-left: 1px solid #bdbdbd;
  padding-left: 1rem;
  display: block;
}
@media only screen and (max-width: 600px) {
  .borderLeft {
    padding-left: 0.5rem;
  }
}
.borderLeft_big {
  border-left: 1px solid #bdbdbd;
  padding-top: 3rem;
  padding-left: 3rem;
  display: block;
}
@media only screen and (max-width: 600px) {
  .borderLeft_big {
    padding-top: 1.3rem;
    padding-left: 0.5rem;
  }
}
.borderLeftNarrow {
  border-left: 1px solid #bdbdbd;
  padding-left: 0.5rem;
  display: block;
}
.dashed {
  border-left: 1px dashed #bdbdbd;
}
@media only screen and (max-width: 600px) {
  .dashed {
    border: none;
    padding-left: 0rem;
  }
}
.spacePad-1 {
  padding: 1rem;
}
.spacePad-2 {
  padding: 2rem;
}
.spacePad-3 {
  padding: 3rem;
}
.spacePadTop-1 {
  padding-top: 1rem;
}
.spacePadTop-1-3 {
  padding-top: 1.3rem;
}
.spacePadTop-2 {
  padding-top: 2rem;
}
.spacePadTop-6 {
  padding-top: 6rem;
}
.spacePadBot-0-35 {
  padding-bottom: 0.35rem;
}
.spacePadBot-0-65 {
  padding-bottom: 0.65rem;
}
.spacePadBot-1-3 {
  padding-bottom: 1.3rem;
}
.spacePadBot-2 {
  padding-bottom: 2rem;
}
.spacePadBot-3 {
  padding-bottom: 3rem;
}
.emptyColLeft {
  position: relative;
  left: 8.5833333333333%;
}
@media only screen and (max-width: 600px) {
  .emptyColLeft {
    position: static;
    left: 0;
  }
}
.noMargin {
  margin: 0px;
}
.spaceMargTop-0-65 {
  margin-top: 0.65rem;
}
.spaceMargTop-1-3 {
  margin-top: 1.3rem;
}
.spaceMargTop-2 {
  margin-top: 2rem;
}
.spaceMargBot-0 {
  margin-bottom: 0rem;
}
.spaceMargBot-0-35 {
  margin-bottom: 0.35rem;
}
.spaceMargBot-0-65 {
  margin-bottom: 0.65rem;
}
.spaceMargBot-1-3 {
  margin-bottom: 1.3rem;
}
.spaceMargBot-2 {
  margin-bottom: 2rem;
}
.spaceMargBot-3 {
  margin-bottom: 3rem;
}
.vertSpace75 {
  height: 75px;
  display: block;
}
@media only screen and (max-width: 600px) {
  .vimeoContent {
    width: 100%;
    height: calc(0.95*(100vw - 120px));
  }
}
.imgShiftshadowLeft-17 {
  position: relative;
  left: -17px;
  clear: both;
}
@media only screen and (max-width: 600px) {
  .imgShiftshadowLeft-17 {
    left: -6px;
  }
}
.imgShiftshadowLeft-9 {
  position: relative;
  left: -9px;
  clear: both;
}
@media only screen and (max-width: 600px) {
  .imgShiftshadowLeft-9 {
    left: -3px;
  }
}
.shiftshadow {
  left: -15px;
}
.spaceAfter {
  padding-bottom: 1.5rem;
}
@media only screen and (max-width: 600px) {
  .spaceAfter {
    padding-bottom: 0rem;
  }
}
.spaceBefore {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 600px) {
  .spaceBefore {
    padding-top: 0rem;
  }
}
.beforeProject {
  padding-top: 6px;
}
@media only screen and (max-width: 600px) {
  .beforeProject {
    padding-top: 0rem;
  }
}
.beforeListMobile {
  padding-top: 0rem;
}
@media only screen and (max-width: 600px) {
  .beforeListMobile {
    padding-top: 1.3rem;
  }
}
.img-max-3 {
  max-width: 219px;
}
@media only screen and (max-width: 600px) {
  .img-max-3 {
    max-width: none;
  }
}
.img-max-6 {
  max-width: 465px;
}
.img-max-7 {
  max-width: 547px;
}
.img-max-8 {
  max-width: 629px;
}
.img-max-8-shadow-2-8px {
  max-width: 645px;
}
.img-max-9 {
  max-width: 711px;
}
.img-max-10 {
  max-width: 793px;
}
.img-max-10-shadow-2-4px {
  max-width: 801px;
}
.img-max-10-shadow-2-10px {
  max-width: 813px;
}
.img-max-11 {
  max-width: 875px;
}
.img-max-844px {
  max-width: 844px;
}
.col-7_7_st-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.0833333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-7_7_st-12:before,
.col-7_7_st-12:after {
  content: '';
  display: table;
}
.col-7_7_st-12:after {
  clear: both;
}
.col-7_7_st-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  .col-7_7_st-12 {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 57.0833333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col-7_7_st-12:before,
  .col-7_7_st-12:after {
    content: '';
    display: table;
  }
  .col-7_7_st-12:after {
    clear: both;
  }
  .col-7_7_st-12:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  .col-7_7_st-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-7_7_st-12:first-child {
    margin-left: auto;
  }
  .col-7_7_st-12:last-child {
    margin-right: auto;
  }
}
.col-3_4_st-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-3_4_st-12:before,
.col-3_4_st-12:after {
  content: '';
  display: table;
}
.col-3_4_st-12:after {
  clear: both;
}
.col-3_4_st-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  .col-3_4_st-12 {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col-3_4_st-12:before,
  .col-3_4_st-12:after {
    content: '';
    display: table;
  }
  .col-3_4_st-12:after {
    clear: both;
  }
  .col-3_4_st-12:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  .col-3_4_st-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-3_4_st-12:first-child {
    margin-left: auto;
  }
  .col-3_4_st-12:last-child {
    margin-right: auto;
  }
}
.col-9_8_st-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-9_8_st-12:before,
.col-9_8_st-12:after {
  content: '';
  display: table;
}
.col-9_8_st-12:after {
  clear: both;
}
.col-9_8_st-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  .col-9_8_st-12 {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.6666666666667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col-9_8_st-12:before,
  .col-9_8_st-12:after {
    content: '';
    display: table;
  }
  .col-9_8_st-12:after {
    clear: both;
  }
  .col-9_8_st-12:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  .col-9_8_st-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-9_8_st-12:first-child {
    margin-left: auto;
  }
  .col-9_8_st-12:last-child {
    margin-right: auto;
  }
}
.col-1-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.583333333333299%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-1-12:before,
.col-1-12:after {
  content: '';
  display: table;
}
.col-1-12:after {
  clear: both;
}
.col-1-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-1-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-1-12:first-child {
    margin-left: auto;
  }
  .col-1-12:last-child {
    margin-right: auto;
  }
}
.col-3-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-3-12:before,
.col-3-12:after {
  content: '';
  display: table;
}
.col-3-12:after {
  clear: both;
}
.col-3-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-3-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-3-12:first-child {
    margin-left: auto;
  }
  .col-3-12:last-child {
    margin-right: auto;
  }
}
.col-4-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.3333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-4-12:before,
.col-4-12:after {
  content: '';
  display: table;
}
.col-4-12:after {
  clear: both;
}
.col-4-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-4-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-4-12:first-child {
    margin-left: auto;
  }
  .col-4-12:last-child {
    margin-right: auto;
  }
}
.col-5-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.9166666666667%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-5-12:before,
.col-5-12:after {
  content: '';
  display: table;
}
.col-5-12:after {
  clear: both;
}
.col-5-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-5-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-5-12:first-child {
    margin-left: auto;
  }
  .col-5-12:last-child {
    margin-right: auto;
  }
}
.col-6-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-6-12:before,
.col-6-12:after {
  content: '';
  display: table;
}
.col-6-12:after {
  clear: both;
}
.col-6-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-6-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-6-12:first-child {
    margin-left: auto;
  }
  .col-6-12:last-child {
    margin-right: auto;
  }
}
.col-7-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.0833333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-7-12:before,
.col-7-12:after {
  content: '';
  display: table;
}
.col-7-12:after {
  clear: both;
}
.col-7-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-7-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-7-12:first-child {
    margin-left: auto;
  }
  .col-7-12:last-child {
    margin-right: auto;
  }
}
.col-8-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.6666666666667%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-8-12:before,
.col-8-12:after {
  content: '';
  display: table;
}
.col-8-12:after {
  clear: both;
}
.col-8-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-8-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-8-12:first-child {
    margin-left: auto;
  }
  .col-8-12:last-child {
    margin-right: auto;
  }
}
.col-9-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-9-12:before,
.col-9-12:after {
  content: '';
  display: table;
}
.col-9-12:after {
  clear: both;
}
.col-9-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-9-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-9-12:first-child {
    margin-left: auto;
  }
  .col-9-12:last-child {
    margin-right: auto;
  }
}
.col-10-12 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.8333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-10-12:before,
.col-10-12:after {
  content: '';
  display: table;
}
.col-10-12:after {
  clear: both;
}
.col-10-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  .col-10-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-10-12:first-child {
    margin-left: auto;
  }
  .col-10-12:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 1160px) {
  .respImg {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .respImg {
    width: 100%;
  }
}
.respSVG_7_10_st {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.0833333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.respSVG_7_10_st:before,
.respSVG_7_10_st:after {
  content: '';
  display: table;
}
.respSVG_7_10_st:after {
  clear: both;
}
.respSVG_7_10_st:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  .respSVG_7_10_st {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 82.8333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .respSVG_7_10_st:before,
  .respSVG_7_10_st:after {
    content: '';
    display: table;
  }
  .respSVG_7_10_st:after {
    clear: both;
  }
  .respSVG_7_10_st:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  .respSVG_7_10_st {
    padding: 0px;
    margin-top: 0.65rem;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .respSVG_7_10_st:first-child {
    margin-left: auto;
  }
  .respSVG_7_10_st:last-child {
    margin-right: auto;
  }
}
img.scale-resize-80 {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 600px) {
  img.scale-resize-80 {
    width: 80%;
  }
}
img.scale-resize-100 {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 600px) {
  img.scale-resize-100 {
    width: 100%;
  }
}
img.scale-resize-halfed {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  img.scale-resize-halfed {
    width: 100%;
  }
}
img.goLeft {
  margin-left: 60px;
}
@media only screen and (max-width: 600px) {
  img.goLeft {
    margin-left: 0px;
  }
}
width:100%,
height:100%,
+below(bpSmall) {
  width: 80%;
  height: 80%;
}
.notMobile {
  display: block;
}
@media only screen and (max-width: 600px) {
  .notMobile {
    display: none;
  }
}
.slicknav_menu {
  display: none;
}
@media only screen and (max-width: 600px) {
  .slicknav_menu {
    position: fixed;
    z-index: 310;
    display: block;
    width: 100%;
  }
  .slicknav_menu ul.slicknav_nav li.projectHead {
    padding-left: 30px;
  }
  .slicknav_menu li.projectElement {
    padding-left: 30px;
  }
  .slicknav_menu li.projectElement a {
    color: #9e9e9e;
  }
}
.slicknav_menu .slicknav_btn {
  float: left;
  background: transparent;
}
@media only screen and (max-width: 600px) {
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
}
.flexslider {
  border: none;
  margin-bottom: 45px;
}
.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0,0,0,0.8);
  text-shadow: none;
  transition: all 0.3s ease-in-out;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f001';
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  line-height: 40px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: center;
}
.bgImg-helen {
  background: url("../img/home/helen.png") no-repeat;
}
.bgImg-knowledge {
  background: url("../img/home/knowledge.png") no-repeat;
}
.bgImg-geolinguistic {
  background: url("../img/home/geolinguistic.png") no-repeat;
}
.bgImg-urbanweave {
  background: url("../img/home/urbanweave.png") no-repeat;
}
.bgImg-addictionary {
  background: url("../img/home/addictionary.png") no-repeat;
}
.bgImg-gigstarter {
  background: url("../img/home/gigstarter.png") no-repeat;
}
.bgImg-gabbo {
  background: url("../img/home/gabbo.png") no-repeat;
}
.bgImg-fritzing {
  background: url("../img/home/fritzing.png") no-repeat;
}
.bgImg-helen,
.bgImg-knowledge,
.bgImg-geolinguistic,
.bgImg-urbanweave,
.bgImg-addictionary,
.bgImg-gigstarter,
.bgImg-gabbo,
.bgImg-fritzing {
  background-position: center 100px;
  background-size: contain;
}
@media only screen and (max-width: 1160px) {
  .bgImg-helen,
  .bgImg-knowledge,
  .bgImg-geolinguistic,
  .bgImg-urbanweave,
  .bgImg-addictionary,
  .bgImg-gigstarter,
  .bgImg-gabbo,
  .bgImg-fritzing {
    background-position: center 110px;
    background-size: auto;
  }
}
@media only screen and (max-width: 600px) {
  .bgImg-helen,
  .bgImg-knowledge,
  .bgImg-geolinguistic,
  .bgImg-urbanweave,
  .bgImg-addictionary,
  .bgImg-gigstarter,
  .bgImg-gabbo,
  .bgImg-fritzing {
    background-position: center 130px;
  }
}
* {
  padding: 0px;
  margin: 0px;
}
body {
  background-color: #969696;
  font-family: "Fira Sans", HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 1160px) {
  body {
    font-size: 0.935rem;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 0.875rem;
  }
}
#bluestrip {
  width: 20px;
  height: 100%;
  background: #c1deff;
  position: fixed;
  top: 0px;
  z-index: 600;
}
@media only screen and (max-width: 600px) {
  #bluestrip {
    display: none;
  }
}
#stickySubNav {
  display: none;
}
@media only screen and (max-width: 600px) {
  #stickySubNav {
    display: none;
  }
}
#stickySubNav .nav {
  display: none;
  background-opacity: 0.5;
  position: fixed;
  top: 0px;
  z-index: 312;
  background: #c1deff;
}
#greyContainer,
#whiteContainer,
.footer {
  padding: 0px;
  margin: 0px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 2.6rem;
  width: 960px;
  overflow: hidden;
}
@media only screen and (max-width: 1160px) {
  #greyContainer,
  #whiteContainer,
  .footer,
.footer {
    padding-left: 60px;
    padding-right: 60px;
    width: calc(100% - 120px);
    background-color: #d13f19;
  }
}
@media only screen and (max-width: 600px) {
  #greyContainer,
  #whiteContainer,
  .footer,
.footer {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    background-color: #f0f;
  }
}
.footer {
  background-color: #ececec;
  padding-top: 20px;
}
.footer a {
  text-decoration: none;
}
.footer a:before {
  content: "\2190";
  margin-right: 6px;
}
#greyContainer {
  background-color: #ececec;
}
#greyContainer #topBanner {
  padding-top: 35px;
}
@media only screen and (max-width: 600px) {
  #greyContainer #topBanner {
    padding-top: 49px;
  }
}
#greyContainer #hello {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  max-width: 960px;
}
#greyContainer #hello:before,
#greyContainer #hello:after {
  content: '';
  display: table;
}
#greyContainer #hello:after {
  clear: both;
}
#greyContainer #hello:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  #greyContainer #hello {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #greyContainer #hello:before,
  #greyContainer #hello:after {
    content: '';
    display: table;
  }
  #greyContainer #hello:after {
    clear: both;
  }
}
@media only screen and (max-width: 600px) {
  #greyContainer #hello {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0.65rem;
  }
  #greyContainer #hello:before,
  #greyContainer #hello:after {
    content: '';
    display: table;
  }
  #greyContainer #hello:after {
    clear: both;
  }
}
#greyContainer #metaNav {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  max-width: 960px;
  padding-top: 85px;
}
#greyContainer #metaNav:before,
#greyContainer #metaNav:after {
  content: '';
  display: table;
}
#greyContainer #metaNav:after {
  clear: both;
}
#greyContainer #metaNav:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 600px) {
  #greyContainer #metaNav {
    padding-top: 45px;
  }
}
#greyContainer #projectDescript,
#greyContainer #contentPage {
  max-width: 960px;
}
#greyContainer #projectDescript #header,
#greyContainer #contentPage #header {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#greyContainer #projectDescript #header:before,
#greyContainer #contentPage #header:before,
#greyContainer #projectDescript #header:after,
#greyContainer #contentPage #header:after {
  content: '';
  display: table;
}
#greyContainer #projectDescript #header:after,
#greyContainer #contentPage #header:after {
  clear: both;
}
#greyContainer #projectDescript #header:last-child,
#greyContainer #contentPage #header:last-child {
  margin-right: 0%;
}
#greyContainer #projectDescript #header .projectImage,
#greyContainer #contentPage #header .projectImage {
  position: relative;
  left: 0%;
  padding: 1.3rem 0;
  left: 0px;
}
@media only screen and (max-width: 1160px) {
  #greyContainer #projectDescript #header .projectImage,
  #greyContainer #contentPage #header .projectImage {
    padding: 1rem 0;
  }
}
@media only screen and (max-width: 600px) {
  #greyContainer #projectDescript #header .projectImage,
  #greyContainer #contentPage #header .projectImage {
    padding: 0.65rem 0;
  }
}
#greyContainer #projectDescript #header .projectVideo,
#greyContainer #contentPage #header .projectVideo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  padding: 1.3rem 0;
}
#greyContainer #projectDescript #header .projectVideo:before,
#greyContainer #contentPage #header .projectVideo:before,
#greyContainer #projectDescript #header .projectVideo:after,
#greyContainer #contentPage #header .projectVideo:after {
  content: '';
  display: table;
}
#greyContainer #projectDescript #header .projectVideo:after,
#greyContainer #contentPage #header .projectVideo:after {
  clear: both;
}
#greyContainer #projectDescript #header .projectVideo:last-child,
#greyContainer #contentPage #header .projectVideo:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1160px) {
  #greyContainer #projectDescript #header .projectVideo,
  #greyContainer #contentPage #header .projectVideo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 1rem 0;
  }
  #greyContainer #projectDescript #header .projectVideo:before,
  #greyContainer #contentPage #header .projectVideo:before,
  #greyContainer #projectDescript #header .projectVideo:after,
  #greyContainer #contentPage #header .projectVideo:after {
    content: '';
    display: table;
  }
  #greyContainer #projectDescript #header .projectVideo:after,
  #greyContainer #contentPage #header .projectVideo:after {
    clear: both;
  }
  #greyContainer #projectDescript #header .projectVideo:last-child,
  #greyContainer #contentPage #header .projectVideo:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  #greyContainer #projectDescript #header .projectVideo,
  #greyContainer #contentPage #header .projectVideo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 0.65rem 0;
  }
  #greyContainer #projectDescript #header .projectVideo:before,
  #greyContainer #contentPage #header .projectVideo:before,
  #greyContainer #projectDescript #header .projectVideo:after,
  #greyContainer #contentPage #header .projectVideo:after {
    content: '';
    display: table;
  }
  #greyContainer #projectDescript #header .projectVideo:after,
  #greyContainer #contentPage #header .projectVideo:after {
    clear: both;
  }
  #greyContainer #projectDescript #header .projectVideo:last-child,
  #greyContainer #contentPage #header .projectVideo:last-child {
    margin-right: 0%;
  }
}
#greyContainer #projects {
  max-width: 960px;
}
#greyContainer #projects .project {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  height: 300px;
  margin-bottom: 27px;
  background-color: #fff;
}
#greyContainer #projects .project:before,
#greyContainer #projects .project:after {
  content: '';
  display: table;
}
#greyContainer #projects .project:after {
  clear: both;
}
#greyContainer #projects .project:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
#greyContainer #projects .project:nth-child(2n+1) {
  clear: both;
}
@media only screen and (max-width: 600px) {
  #greyContainer #projects .project {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #greyContainer #projects .project:first-child {
    margin-left: auto;
  }
  #greyContainer #projects .project:last-child {
    margin-right: auto;
  }
}
#greyContainer #projects .project a {
  text-decoration: none;
  width: 100%;
}
#greyContainer #projects .project a .box {
  display: block;
  height: 300px;
  width: 100%;
  position: relative;
  z-index: 30;
}
#greyContainer #projects .project a .box .txt {
  position: absolute;
  z-index: 30;
}
#greyContainer #projects .project a .box .txt h1 {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #424242;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  transition: all 0.25s ease-in-out;
}
#greyContainer #projects .project a .box .txt h2 {
  font-size: 0.875rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3rem;
  margin: 0;
  padding: 0;
  color: #767676;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 0.25s ease-in-out;
}
#greyContainer #projects .project a .box .txt .moreInfo {
  color: #9e9e9e;
}
#greyContainer #projects .project a .box ul.keyword {
  opacity: 0;
  transition: all 0.25s ease-in-out;
  list-style-type: none;
  margin-top: 0.5rem;
  position: absolute;
  z-index: 21;
  top: 110px;
}
#greyContainer #projects .project a .box ul.keyword li {
  color: #fff;
  font-size: 0.875rem;
  font-weight: light;
  padding-left: 15px;
  padding-right: 15px;
}
#greyContainer #projects .project a .box ul.keyword li:before {
  content: "\2219";
  margin-right: 6px;
}
#greyContainer #projects .project a .box .veil {
  opacity: 0;
  background-color: #424242;
  display: block;
  height: 300px;
  width: 100%;
  position: absolute;
  z-index: 20;
  transition: all 0.25s ease-in-out;
}
#greyContainer #projects .project a:hover .txt h1,
#greyContainer #projects .project a:hover .txt h2,
#greyContainer #projects .project a:hover .txt .moreInfo {
  color: #fff;
}
#greyContainer #projects .project a:hover ul.keyword {
  opacity: 1;
}
#greyContainer #projects .project a:hover .veil {
  opacity: 0.98;
  background-color: #424242;
}
#whiteContainer {
  background-color: #fff;
}
#whiteContainer .subNav {
  padding-top: 2.6rem;
  margin-bottom: 1.3rem;
}
@media only screen and (max-width: 600px) {
  #whiteContainer .subNav {
    padding-top: 0px;
  }
}
@media only screen and (min-width: 600px) {
  #whiteContainer .stuck {
    position: fixed;
    top: 0;
    left: 0px;
    padding-left: 30px;
    z-index: 500;
    background-color: #fff;
    width: 1060px;
    padding-top: 0.325rem;
    padding-bottom: 0.65rem;
  }
  #whiteContainer .stuck ul.more li {
    display: inline-block;
    line-height: 1.5rem;
    margin-right: 3px;
    font-size: 1rem;
  }
  #whiteContainer .stuck ul.more li:nth-child(2) {
    padding-left: 20px;
  }
  #whiteContainer .stuck ul.more li:not(:first-child) {
    margin-right: 12px;
  }
  #whiteContainer .stuck ul.more li:not(:first-child):before {
    content: none;
  }
  #whiteContainer .stuck ul.more li:not(:first-child) a {
    color: #c1deff;
  }
  #whiteContainer .stuck ul.more li:not(:first-child) a.stickyOn {
    color: #488fc7;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1160px) {
  #whiteContainer .stuck {
    width: 1020px;
  }
  #whiteContainer .stuck ul.more li {
    font-size: 0.875rem;
  }
  #whiteContainer .stuck ul.more li:nth-child(2) {
    padding-left: 12px;
  }
}
.rubric {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  display: block;
}
.rubric:before,
.rubric:after {
  content: '';
  display: table;
}
.rubric:after {
  clear: both;
}
.rubric:last-child {
  margin-right: 0%;
}
.rubric .contentBox {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 1.3rem;
}
.rubric .contentBox:before,
.rubric .contentBox:after {
  content: '';
  display: table;
}
.rubric .contentBox:after {
  clear: both;
}
.rubric .contentBox:last-child {
  margin-right: 0%;
}
.rubric .contentBox.spaceMargBot-0 {
  margin-bottom: 0rem;
}
a.anchor {
  display: block;
  position: relative;
  top: -65px;
  visibility: hidden;
}
@media only screen and (max-width: 600px) {
  a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
  }
}
.backtop {
  display: none;
}
@media only screen and (max-width: 600px) {
  .backtop {
    display: block;
    text-align: center;
    margin-top: 1.3rem;
  }
  .backtop a {
    display: inline;
    text-decoration: none;
    padding: 0.65rem 1rem;
    border: 1px solid #bdbdbd;
    border-radius: 14px;
    color: #767676;
  }
}

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