html {
  height: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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; }

svg:not(:root) {
  overflow: hidden; }

img {
  border: 0;
  vertical-align: middle; }

figure {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

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; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

p {
  margin: .5em 0; }

h1, h2, h3, h4, h5 {
  margin: 0; }

@font-face {
  font-family: 'dinbd';
  src: url("fonts/dinbd.eot");
  src: url("fonts/dinbd.eot?#iefix") format("embedded-opentype"), url("fonts/dinbd.woff") format("woff"), url("fonts/dinbd.ttf") format("truetype"), url("fonts/dinbd.svg#fontname") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dinengschriftstd';
  src: url("fonts/dinengschriftstd-webfont.eot");
  src: url("fonts/dinengschriftstd-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dinengschriftstd-webfont.woff") format("woff"), url("fonts/dinengschriftstd-webfont.ttf") format("truetype"), url("fonts/dinengschriftstd-webfont.svg#fontname") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dinmittelschriftstd';
  src: url("fonts/dinmittelschriftstd-webfont.eot");
  src: url("fonts/dinmittelschriftstd-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dinmittelschriftstd-webfont.woff") format("woff"), url("fonts/dinmittelschriftstd-webfont.ttf") format("truetype"), url("fonts/dinmittelschriftstd-webfont.svg#fontname") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'din-rega';
  src: url("fonts/din-rega-webfont.eot");
  src: url("fonts/din-rega-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/din-rega-webfont.woff") format("woff"), url("fonts/din-rega-webfont.ttf") format("truetype"), url("fonts/din-rega-webfont.svg#fontname") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
@font-face {
  font-family: '[iconFontName]';
  src: url('fonts/icons/[iconFontName].eot');
  src: url('fonts/icons/[iconFontName].eot?#iefix') format('embedded-opentype'),
  url('fonts/icons/[iconFontName].svg#icomoon') format('svg'),
  url('fonts/icons/[iconFontName].woff') format('woff'),
  url('fonts/icons/[iconFontName].ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/
::selection {
  background: #fff;
  text-shadow: none; }

a {
  text-decoration: none; }

.no-touch a:hover {
  color: #000; }

textarea {
  border: 0; }

textarea:focus,
input:focus,
input[type]:focus,
button:focus,
.uneditable-input:focus {
  outline: 0 none; }

input[type="text"] {
  border: 0; }

p {
  font-size: 1.4em;
  line-height: 1;
  color: #44524A;
  margin: .5em 0; }

.view {
  opacity: 0;
  transition: opacity .3s;
  -webkit-transition: opacity .3s; }

.view.open {
  opacity: 1; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.no-underline {
  text-decoration: none; }

.no-margin {
  margin: 0; }

.wide {
  width: 100%; }

.text-left {
  text-align: left; }

.center {
  text-align: center; }

.vert-center {
  width: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.no-csstransforms .vert-center {
  width: 100%;
  top: 50px;
  left: inherit; }

body {
  font: 62.5%/1 "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
  height: 100%;
  background-color: #8aa697;
  min-width: 355px;
  overflow: visible; }

.base .main {
  z-index: 1;
  box-sizing: border-box;
  padding: 40px 0 60px 0;
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 1217px) {
    .base .main {
      max-width: 900px; } }
  @media screen and (max-width: 917px) {
    .base .main {
      max-width: 600px; } }
  @media screen and (max-width: 617px) {
    .base .main {
      max-width: 300px; } }

.prj-size {
  display: none;
  width: 300px;
  height: 200px; }

.prj, .showcase {
  position: relative;
  width: 300px;
  height: 200px;
  box-sizing: border-box;
  padding: 5px;
  overflow: hidden; }
  .prj:hover .tags, .prj:hover .links, .prj:hover .title, .showcase:hover .tags, .showcase:hover .links, .showcase:hover .title {
    opacity: 1; }
  .prj img, .showcase img {
    transition: opacity .3s ease-in;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
  .prj a.showcase, .showcase a.showcase {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .prj .title, .showcase .title {
    opacity: 0;
    z-index: 2;
    position: relative;
    top: 0;
    left: 0;
    text-transform: upperCase;
    background-color: #fff;
    padding: 10px;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }
    .prj .title h1, .prj .title h3, .showcase .title h1, .showcase .title h3 {
      font: 24px dinengschriftstd;
      color: #2E2F2A; }
    .prj .title h2, .prj .title h4, .showcase .title h2, .showcase .title h4 {
      font: 12px din-rega;
      color: #2E2F2A; }
  .prj.large, .showcase.large {
    width: 600px;
    height: 400px; }
    .prj.large .showcase, .showcase.large .showcase {
      width: 600px;
      height: 400px; }
    @media screen and (max-width: 917px) {
      .prj.large, .showcase.large {
        width: 300px;
        height: 200px; } }
    .prj.large .title h1, .showcase.large .title h1 {
      font: 30px dinengschriftstd; }
    .prj.large .title h2, .showcase.large .title h2 {
      font: 12px din-rega; }
  .prj.tall, .showcase.tall {
    width: 300px;
    height: 400px; }
    .prj.tall .showcase, .showcase.tall .showcase {
      width: 300px;
      height: 400px; }
  .prj.bio, .prj.skills, .prj.work, .showcase.bio, .showcase.skills, .showcase.work {
    position: relative;
    width: 300px;
    height: 460px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
    .prj.bio .title, .prj.skills .title, .prj.work .title, .showcase.bio .title, .showcase.skills .title, .showcase.work .title {
      position: relative;
      opacity: 1;
      margin: 0;
      padding: 15px;
      -webkit-border-radius: 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0;
      -ms-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0; }
      .prj.bio .title .social, .prj.skills .title .social, .prj.work .title .social, .showcase.bio .title .social, .showcase.skills .title .social, .showcase.work .title .social {
        position: absolute;
        right: 15px;
        bottom: -21px;
        list-style: none; }
        .prj.bio .title .social li, .prj.skills .title .social li, .prj.work .title .social li, .showcase.bio .title .social li, .showcase.skills .title .social li, .showcase.work .title .social li {
          display: inline-block; }
          .prj.bio .title .social li a, .prj.skills .title .social li a, .prj.work .title .social li a, .showcase.bio .title .social li a, .showcase.skills .title .social li a, .showcase.work .title .social li a {
            display: inline-block;
            width: 32px;
            height: 32px; }
            .prj.bio .title .social li a.linkedin, .prj.skills .title .social li a.linkedin, .prj.work .title .social li a.linkedin, .showcase.bio .title .social li a.linkedin, .showcase.skills .title .social li a.linkedin, .showcase.work .title .social li a.linkedin {
              background: url(../images/icons/linkedin.png) no-repeat top left; }
    .prj.bio .progress, .prj.skills .progress, .prj.work .progress, .showcase.bio .progress, .showcase.skills .progress, .showcase.work .progress {
      position: relative;
      overflow: hidden;
      background-color: #fff;
      border-radius: 3px;
      color: #fff;
      margin-top: 8px; }
      .prj.bio .progress + h5, .prj.skills .progress + h5, .prj.work .progress + h5, .showcase.bio .progress + h5, .showcase.skills .progress + h5, .showcase.work .progress + h5 {
        margin-top: 10px; }
      .prj.bio .progress .bar, .prj.skills .progress .bar, .prj.work .progress .bar, .showcase.bio .progress .bar, .showcase.skills .progress .bar, .showcase.work .progress .bar {
        font: 12px/14px din-rega;
        background-color: #8aa697;
        height: 20px;
        padding: 3px 5px;
        text-align: right;
        box-sizing: border-box; }
        .prj.bio .progress .bar span, .prj.skills .progress .bar span, .prj.work .progress .bar span, .showcase.bio .progress .bar span, .showcase.skills .progress .bar span, .showcase.work .progress .bar span {
          color: #fff;
          position: absolute;
          left: 6px; }
        .prj.bio .progress .bar.html, .prj.skills .progress .bar.html, .prj.work .progress .bar.html, .showcase.bio .progress .bar.html, .showcase.skills .progress .bar.html, .showcase.work .progress .bar.html {
          background-color: #149AB3; }
        .prj.bio .progress .bar.flash, .prj.skills .progress .bar.flash, .prj.work .progress .bar.flash, .showcase.bio .progress .bar.flash, .showcase.skills .progress .bar.flash, .showcase.work .progress .bar.flash {
          background-color: #EE164C; }
        .prj.bio .progress .bar.brand, .prj.skills .progress .bar.brand, .prj.work .progress .bar.brand, .showcase.bio .progress .bar.brand, .showcase.skills .progress .bar.brand, .showcase.work .progress .bar.brand {
          background-color: #e8b402; }
        .prj.bio .progress .bar.site, .prj.skills .progress .bar.site, .prj.work .progress .bar.site, .showcase.bio .progress .bar.site, .showcase.skills .progress .bar.site, .showcase.work .progress .bar.site {
          background-color: #22B14C; }
        .prj.bio .progress .bar.game, .prj.skills .progress .bar.game, .prj.work .progress .bar.game, .showcase.bio .progress .bar.game, .showcase.skills .progress .bar.game, .showcase.work .progress .bar.game {
          background-color: #ee620b; }
        .prj.bio .progress .bar.tool, .prj.skills .progress .bar.tool, .prj.work .progress .bar.tool, .showcase.bio .progress .bar.tool, .showcase.skills .progress .bar.tool, .showcase.work .progress .bar.tool {
          background-color: #5A1B00; }
        .prj.bio .progress .bar.facebook, .prj.skills .progress .bar.facebook, .prj.work .progress .bar.facebook, .showcase.bio .progress .bar.facebook, .showcase.skills .progress .bar.facebook, .showcase.work .progress .bar.facebook {
          background-color: #425F9C; }
    .prj.bio .content, .prj.skills .content, .prj.work .content, .showcase.bio .content, .showcase.skills .content, .showcase.work .content {
      padding: 15px;
      box-sizing: border-box;
      background-color: #44524A;
      -webkit-border-radius: 0 0 10px 10px;
      -moz-border-radius: 0 0 10px 10px;
      -ms-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px; }
      .prj.bio .content h4, .prj.skills .content h4, .prj.work .content h4, .showcase.bio .content h4, .showcase.skills .content h4, .showcase.work .content h4 {
        text-transform: uppercase;
        font: 32px/28px dinengschriftstd;
        color: #2E2F2A; }
      .prj.bio .content h5, .prj.skills .content h5, .prj.work .content h5, .showcase.bio .content h5, .showcase.skills .content h5, .showcase.work .content h5 {
        text-transform: uppercase;
        font: 12px dinmittelschriftstd;
        color: #8aa697;
        display: inline-block; }
      .prj.bio .content p, .prj.skills .content p, .prj.work .content p, .showcase.bio .content p, .showcase.skills .content p, .showcase.work .content p {
        font: 15px/18px din-rega;
        color: #8aa697;
        margin: 0; }
        .prj.bio .content p + p, .prj.skills .content p + p, .prj.work .content p + p, .showcase.bio .content p + p, .showcase.skills .content p + p, .showcase.work .content p + p {
          margin-top: 18px; }
  .prj.work .content h5, .showcase.work .content h5 {
    font: 15px/18px dinmittelschriftstd;
    color: #aacdba; }
  .prj.work .content span, .showcase.work .content span {
    display: inline-block;
    width: 100%;
    color: #8aa697;
    font: 12px/16px din-rega; }
    .prj.work .content span + h5, .showcase.work .content span + h5 {
      margin-top: 10px; }
    .prj.work .content span + span, .showcase.work .content span + span {
      color: #2E2F2A; }

.footer {
  position: fixed;
  z-index: 3;
  background-color: #000;
  width: 100%;
  height: 50px;
  bottom: 0; }
  .footer .wrapper {
    box-sizing: border-box;
    color: #8aa697;
    margin: 0 auto;
    max-width: 1200px; }
    @media screen and (max-width: 1217px) {
      .footer .wrapper {
        max-width: 900px; } }
    @media screen and (max-width: 917px) {
      .footer .wrapper {
        max-width: 600px; } }
    @media screen and (max-width: 617px) {
      .footer .wrapper {
        max-width: 360px;
        text-align: center; } }
    .footer .wrapper .rights {
      float: left;
      font: 10px din-rega;
      text-transform: uppercase;
      padding: 20px 0 20px 5px; }

.header {
  position: fixed;
  z-index: 2;
  background-color: #000;
  width: 100%;
  min-width: 360px;
  height: 30px;
  top: 0;
  text-align: right; }
  @media screen and (max-width: 617px) {
    .header {
      text-align: center; } }

.tags {
  list-style: none;
  box-sizing: border-box;
  padding: 0 5px;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }
  .tags.filters {
    max-width: 1200px;
    margin: 0 auto;
    list-style: none; }
    @media screen and (max-width: 1217px) {
      .tags.filters {
        max-width: 900px; } }
    @media screen and (max-width: 917px) {
      .tags.filters {
        max-width: 600px; } }
    @media screen and (max-width: 617px) {
      .tags.filters {
        max-width: 360px; } }
    .tags.filters .tag-title {
      font: 10px/14px dinbd;
      color: #fff;
      margin-right: 5px; }
    .tags.filters li {
      display: inline-block;
      text-transform: uppercase;
      -webkit-border-radius: 0 0 5px 5px;
      -moz-border-radius: 0 0 5px 5px;
      -ms-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px; }
      .tags.filters li a {
        color: #fff; }
      .tags.filters li.off {
        background-color: #222; }
        .tags.filters li.off a {
          color: #666; }
  .tags .tag {
    text-transform: uppercase;
    font: 10px/10px dinbd;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 5px 5px 23px;
    background: url(../images/icons/icons.png) no-repeat 0 0; }
    .tags .tag.html {
      color: #fff;
      background-color: #149AB3; }
    .tags .tag.flash {
      color: #fff;
      background-color: #EE164C; }
    .tags .tag.brand {
      color: #fff;
      background-color: #e8b402; }
    .tags .tag.site {
      color: #fff;
      background-color: #22B14C; }
    .tags .tag.game {
      color: #fff;
      background-color: #ee620b; }
    .tags .tag.tool {
      color: #fff;
      background-color: #5A1B00; }
    .tags .tag.facebook {
      color: #fff;
      background-color: #425F9C; }

.prj .tags {
  opacity: 0;
  z-index: 2;
  right: 5px;
  bottom: 10px;
  overflow: hidden;
  position: absolute; }

.links {
  opacity: 0;
  z-index: 3;
  position: absolute;
  bottom: 10px;
  left: 10px;
  list-style: none;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }
  .links li {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 5px 5px 20px;
    text-transform: uppercase;
    font: 10px/10px dinbd;
    background: #fff url(../images/icons/icons.png) no-repeat 2px -20px; }
    .links li a {
      color: #666; }
      .links li a:hover {
        color: #287BDE; }

@media print {
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
