/*********************** Variables ***********************/
/*********************** Responsive widths ***********************/
/*********************** Mixins ***********************/
/*********************** Fonts ***********************/
@import url(https://fonts.googleapis.com/css?family=Arapey:400italic,400);
@font-face {
  font-family: 'Archer-LightItalic';
  src: url("/fonts/archerlightitalpro.eot");
  src: url("/fonts/archerlightitalpro.eot?#iefix") format("embedded-opentype"), url("/fonts/archerlightitalpro.woff") format("woff"), url("/fonts/archerlightitalpro.ttf") format("truetype"), url("/fonts/archerlightitalpro.svg#archerlightitalpro") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Archer-Book';
  src: url("/fonts/archerbookpro.eot");
  src: url("/fonts/archerbookpro.eot?#iefix") format("embedded-opentype"), url("/fonts/archerbookpro.woff") format("woff"), url("/fonts/archerbookpro.ttf") format("truetype"), url("/fonts/archerbookpro.svg#archerbookpro") format("svg");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }
::selection {
  background-color: #fce7e7; }

::-moz-selection {
  background-color: #fce7e7; }

/*********************** Google Fonts ***********************/
/*********************** anaenders ***********************/
body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: Georgia, serif;
  color: #000;
  line-height: 1.5em;
  font-size: 15px; }
  @media (max-width: 991px) {
    body {
      font-size: 13px; } }
  body a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    background-color: #fce7e7; }
    body a:hover {
      color: #000;
      text-decoration: underline; }
  body p {
    padding-bottom: 20px;
    line-height: 1.5em;
    margin: 0px;
    word-wrap: break-word; }
  body img {
    border: 0px; }
  body .container {
    padding: 0px; }
  body .img-responsive {
    margin: 0px auto; }

.content {
  width: 100%;
  padding: 0px; }
  .content .header-wrapper {
    z-index: 600;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 8px solid #454343; }
  .content header {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 400;
    height: 80px;
    padding: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: baseline; }
    .content header .logo {
      font-family: Georgia;
      font-size: 58px;
      height: 70px;
      font-style: italic;
      text-decoration: none;
      color: #f65f5f;
      letter-spacing: -3px;
      padding: 40px 20px 0px 90px;
      display: block;
      background: url("/images/logo.png") no-repeat 0px -4px;
      flex-grow: 0;
      align-self: stretch; }
      @media (max-width: 1199px) {
        .content header .logo {
          font-size: 50px; } }
      @media (max-width: 991px) {
        .content header .logo {
          font-size: 30px; } }
    .content header .dots {
      position: relative;
      height: 70px;
      z-index: 1;
      margin: 0 auto;
      background: url("/images/header.png") repeat 0px -1px;
      flex-grow: 10;
      align-self: flex-end; }

.scroll {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  font-size: 11px;
  padding: 8px 10px 10px 10px;
  cursor: pointer;
  line-height: 1.2em;
  text-align: center;
  display: none; }
  .scroll:hover {
    color: #fce7e7; }
  @media (max-width: 767px) {
    .scroll {
      right: 5px;
      bottom: 5px; } }

.slideshow {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 80px 0 0 0; }
  .slideshow ul {
    overflow: hidden;
    background-color: #333;
    width: 100%;
    height: 400px;
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    .slideshow ul li {
      display: none;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      height: 100%;
      width: 100%;
      height: 400px;
      position: absolute;
      background-repeat: no-repeat; }
      .slideshow ul li.slide1 {
        background-image: url("/images/about/slide1.jpg"); }
      .slideshow ul li.slide2 {
        background-image: url("/images/about/slide2.jpg"); }
      .slideshow ul li.slide3 {
        background-image: url("/images/about/slide3.jpg"); }
      .slideshow ul li.slide4 {
        background-image: url("/images/about/slide4.jpg"); }
      .slideshow ul li.slide5 {
        background-image: url("/images/about/slide5.jpg"); }
      .slideshow ul li.slide6 {
        background-image: url("/images/about/slide6.jpg"); }
      .slideshow ul li.slide7 {
        background-image: url("/images/about/slide7.jpg"); }
      .slideshow ul li.slide8 {
        background-image: url("/images/about/slide8.jpg"); }
      .slideshow ul li.slide9 {
        background-image: url("/images/about/slide9.jpg"); }
      .slideshow ul li.slide10 {
        background-image: url("/images/about/slide10.jpg"); }
      .slideshow ul li.slide11 {
        background-image: url("/images/about/slide11.jpg"); }
      .slideshow ul li.slide12 {
        background-image: url("/images/about/slide12.jpg"); }
      .slideshow ul li.slide13 {
        background-image: url("/images/about/slide13.jpg"); }
      .slideshow ul li.slide14 {
        background-image: url("/images/about/slide14.jpg"); }
      .slideshow ul li.slide15 {
        background-image: url("/images/about/slide15.jpg"); }
      .slideshow ul li.slide16 {
        background-image: url("/images/about/slide16.jpg"); }
      .slideshow ul li.slide17 {
        background-image: url("/images/about/slide17.jpg"); }
  @media (max-width: 767px) {
    .slideshow {
      display: none; } }

.section-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  width: 100%; }
  @media (max-width: 767px) {
    .section-item {
      flex-direction: column;
      margin: 15px 0;
      padding: 0 0 15px 0;
      border-bottom: 1px dotted #d7d7d7; }
      .section-item:last-child {
        border-bottom: 0px;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0; } }
  .section-item .section-item-header,
  .section-item .section-item-grey,
  .section-item .section-item-copy {
    margin-top: 10px;
    flex-grow: 1;
    width: 20%;
    padding: 5px;
    font-size: 13px; }
    @media (max-width: 767px) {
      .section-item .section-item-header,
      .section-item .section-item-grey,
      .section-item .section-item-copy {
        width: auto; } }
  .section-item .section-item-header {
    font-family: "Archer-Book", Georgia, Serif;
    font-size: 16px;
    font-weight: normal; }
  .section-item .section-item-grey {
    font-family: "Archer-Book", Georgia, Serif;
    clear: both;
    font-weight: normal;
    margin-top: 5px;
    color: #777; }
    .section-item .section-item-grey .job {
      font-style: italic;
      font-size: 13px;
      color: #6f6f6f; }
      .section-item .section-item-grey .job a {
        font-weight: normal;
        color: #6f6f6f; }

.about {
  max-width: 1040px;
  margin: 0 auto;
  z-index: 400;
  background-color: #fff;
  padding: 30px 0 30px 0; }
  @media (max-width: 767px) {
    .about {
      padding: 120px 10px 20px 10px; } }
  .about p {
    margin: 0 0 8px 0; }
    .about p a {
      font-family: Georgia;
      font-style: italic; }
    .about p span {
      float: left;
      margin: 26px 20px 20px 0;
      font-size: 50px;
      font-family: "Archer-LightItalic", Georgia, serif; }
      @media (max-width: 1199px) {
        .about p span {
          font-size: 40px; } }
      @media (max-width: 991px) {
        .about p span {
          font-size: 25px;
          margin: 16px 20px 10px 0; } }

.intro {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center; }
  @media (max-width: 767px) {
    .intro {
      flex-direction: column; } }
  .intro .intro-description {
    flex-grow: 1;
    padding: 15px;
    width: 50%; }
    @media (max-width: 767px) {
      .intro .intro-description {
        width: 100%;
        padding: 0px; } }

.section-label--left,
.section-label--right {
  color: #fff;
  background-color: #000;
  letter-spacing: 2px;
  padding: 8px 20px;
  font-size: 11px;
  z-index: 100;
  position: absolute;
  top: -1px; }

.section-label--left {
  left: 0px; }

.section-label--right {
  right: 0px; }

.resume {
  background: url("/images/about/border_bg.jpg") #fff repeat-x top left;
  border-top: 30px solid #fff;
  margin: 0; }
  .resume h1 {
    background-color: #fff;
    margin: -10px auto 0 auto;
    width: 250px;
    z-index: 5;
    line-height: 1.3em;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    font-family: "Archer-Book", Georgia, Serif; }
    @media (max-width: 991px) {
      .resume h1 {
        font-size: 18px;
        margin: -8px auto 0 auto;
        width: 220px; } }
  .resume .resume-summary {
    text-align: justify;
    margin: 30px auto;
    padding: 0 15px;
    display: block;
    font-weight: normal;
    line-height: 1.5em; }
    .resume .resume-summary:before, .resume .resume-summary:after {
      content: " ";
      display: table; }
    .resume .resume-summary:after {
      clear: both; }
    @media (max-width: 767px) {
      .resume .resume-summary {
        padding: 0px; } }
  .resume .resume-block {
    position: relative;
    border-top: 1px dotted #d7d7d7;
    margin: 10px 0 20px 0;
    padding-top: 35px; }
    .resume .resume-block:before, .resume .resume-block:after {
      content: " ";
      display: table; }
    .resume .resume-block:after {
      clear: both; }
    @media (max-width: 767px) {
      .resume .resume-block {
        padding-top: 20px;
        margin: 5px 0 10px 0; } }
    .resume .resume-block .resume-education--desktop,
    .resume .resume-block .resume-jobs--desktop {
      display: block;
      margin-top: 30px; }
      @media (max-width: 767px) {
        .resume .resume-block .resume-education--desktop,
        .resume .resume-block .resume-jobs--desktop {
          display: none; } }
    .resume .resume-block .resume-education--mobile,
    .resume .resume-block .resume-jobs--mobile {
      display: none; }
      @media (max-width: 767px) {
        .resume .resume-block .resume-education--mobile,
        .resume .resume-block .resume-jobs--mobile {
          display: block;
          margin: 30px 0; } }
    .resume .resume-block .resume-skills {
      float: left;
      text-align: left; }
      .resume .resume-block .resume-skills ul {
        padding: 0px;
        margin: 20px 0 0 0; }
        .resume .resume-block .resume-skills ul li {
          list-style-type: none;
          text-align: right;
          height: 17px;
          margin: 0 10px 0 0;
          padding-right: 10px;
          font-style: italic;
          font-family: Georgia;
          font-weight: bold;
          font-size: 11px;
          background: url("/images/about/dash.jpg") no-repeat 100% 50%; }
          @media (max-width: 991px) {
            .resume .resume-block .resume-skills ul li {
              font-size: 10px; } }
    .resume .resume-block .resume-jobs-window {
      background-color: #FFFFFF;
      position: relative;
      z-index: 0; }
      .resume .resume-block .resume-jobs-window .resume-jobs-wrapper {
        overflow: hidden;
        position: relative;
        max-width: 1040px;
        height: 470px; }
        .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .next_container, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container {
          z-index: 200;
          width: 100px;
          height: 480px;
          background-color: rgba(255, 255, 255, 0.8);
          position: absolute;
          top: 0px;
          right: 0px; }
          .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .next_container .next, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container .next, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container .previous {
            z-index: 400;
            padding: 228px 20px 0 0px;
            float: right; }
            .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .next_container .next i, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container .next i, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container .previous i {
              cursor: pointer;
              font-size: 40px; }
        .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container {
          background-color: rgba(255, 255, 255, 0.8);
          display: none;
          left: 0px; }
          .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .prev_container .previous {
            padding: 228px 0px 0 20px;
            float: left; }
        .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .resume-jobs-container {
          left: 0;
          position: absolute;
          top: 0;
          z-index: 100; }
          .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .resume-jobs-container .resume-jobs-slide {
            width: 1200px; }
            .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .resume-jobs-container .resume-jobs-slide .table-row {
              width: auto; }
              .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .resume-jobs-container .resume-jobs-slide .table-row .table-header, .resume .resume-block .resume-jobs-window .resume-jobs-wrapper .resume-jobs-container .resume-jobs-slide .table-row .table-data {
                width: 16%; }

figure {
  margin: 0px auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start; }
  @media (max-width: 767px) {
    figure {
      flex-direction: column; } }
  figure p {
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-family: "Archer-Book", Georgia, Serif;
    color: #000;
    font-size: 10px;
    z-index: 100;
    padding: 0px;
    margin: 0px; }
  figure .bar {
    display: table-cell;
    vertical-align: top;
    padding: 0px;
    font-style: italic;
    font-size: 11px;
    text-align: center;
    z-index: 300; }
    figure .bar .graph-header {
      position: absolute;
      top: 73px;
      height: 18px;
      left: 0px;
      right: 0px; }
  figure > div {
    margin-top: 25px;
    font-size: 12px;
    position: relative; }
    @media (max-width: 767px) {
      figure > div {
        height: auto;
        width: 100%; } }
    figure > div.frontend .bar {
      width: 14%; }
      figure > div.frontend .bar .graph-header {
        background-color: #f77c7f; }
        figure > div.frontend .bar .graph-header.dark {
          border-right: 15px solid #ff3f18; }
    figure > div.programming .bar {
      width: 25%; }
      figure > div.programming .bar .graph-header {
        background-color: #fd835e; }
        figure > div.programming .bar .graph-header.dark {
          border-right: 15px solid #ffb317; }
    figure > div.design .bar {
      width: 25%; }
      figure > div.design .bar .graph-header {
        background-color: #ffdd4d; }
        figure > div.design .bar .graph-header.dark {
          border-right: 15px solid #c1e31a; }
    figure > div.additional .bar {
      width: 50%; }
      figure > div.additional .bar .graph-header {
        background-color: #26c6d6; }
        figure > div.additional .bar .graph-header.dark {
          border-right: 15px solid #4fabec; }
    figure > div .beginner {
      height: 98px;
      width: 8px;
      margin: 0 auto;
      border: 0px;
      text-align: center;
      position: relative;
      background: url("/images/about/graph_sprite.png") -75px 0px no-repeat; }
      figure > div .beginner.alt {
        height: 115px; }
        figure > div .beginner.alt div {
          position: absolute;
          bottom: 0px;
          left: 3px; }
    figure > div .intermediate {
      height: 98px;
      width: 8px;
      margin: 0 auto;
      border: 0px;
      text-align: center;
      position: relative;
      background: url("/images/about/graph_sprite.png") -50px 0px no-repeat; }
      figure > div .intermediate.alt {
        height: 115px; }
        figure > div .intermediate.alt div {
          position: absolute;
          bottom: 0px;
          left: 3px; }
    figure > div .advanced {
      height: 98px;
      width: 8px;
      margin: 0 auto;
      border: 0px;
      text-align: center;
      position: relative;
      background: url("/images/about/graph_sprite.png") -25px 0px no-repeat; }
      figure > div .advanced.alt {
        height: 115px; }
        figure > div .advanced.alt div {
          position: absolute;
          bottom: 0px;
          left: 3px; }
    figure > div .expert {
      height: 98px;
      width: 8px;
      margin: 0 auto;
      border: 0px;
      text-align: center;
      position: relative;
      background: url("/images/about/graph_sprite.png") 0px 0px no-repeat; }
      figure > div .expert.alt {
        height: 115px; }
        figure > div .expert.alt div {
          position: absolute;
          bottom: 0px;
          left: 3px; }

.social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-content: center;
  align-items: stretch;
  width: 100%; }
  .social .social-item {
    margin-top: 10px;
    flex-grow: 0;
    padding: 5px;
    text-align: center;
    padding: 15px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 25px;
    width: 25px;
    margin: 10px; }
    .social .social-item:hover {
      transition: .4s;
      background-color: #f9d0d0; }
