/*! Add all variables into this style sheet */
/*! Add all SASS mixins into this style sheet */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 24, 2017 */
@font-face {
  font-family: 'nexa_bold';
  src: url("../fonts/nexa_bold-webfont.woff2") format("woff2"), url("../fonts/nexa_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_light';
  src: url("../fonts/nexa_light-webfont.woff2") format("woff2"), url("../fonts/nexa_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'raleway';
  src: url("../fonts/raleway_thin-webfont.woff2") format("woff2"), url("../fonts/raleway_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'league_spartan';
  src: url("../fonts/leaguespartan-bold-webfont.woff2") format("woff2"), url("../fonts/leaguespartan-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sanslight';
  src: url("opensans-light-webfont.woff2") format("woff2"), url("opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansbold';
  src: url("opensans-bold-webfont.woff2") format("woff2"), url("opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansregular';
  src: url("opensans-regular-webfont.woff2") format("woff2"), url("opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.grid-item {
  width: 25%; }

.grid-item-width2 {
  width: 50%; }

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 5;
  -webkit-column-gap: 10px;
  -moz-column-count: 5;
  -moz-column-gap: 10px;
  column-count: 5;
  column-gap: 10px; }

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important; }

@media (max-width: 1200px) {
  #photos {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4; } }

@media (max-width: 1000px) {
  #photos {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }

@media (max-width: 800px) {
  #photos {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media (max-width: 400px) {
  #photos {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; } }

/*! ===== BASE ELEMENTS ===== */
/*! Add all base element styles into this style sheet */
h1 {
  font-family: "nexa_bold", arial, sans-serif;
  letter-spacing: 4px;
  text-align: left;
  font-size: 5em; }

h2 {
  font-family: "nexa_bold", arial, sans-serif;
  letter-spacing: 2px;
  font-size: 2em;
  margin: 0; }

p {
  font-family: "open_sanslight", arial, sans-serif;
  line-height: 1.8em;
  letter-spacing: 1px;
  font-size: 14px;
  color: #222533;
  text-align: left; }

a {
  color: #A63A41;
  padding: 0.3em; }

a:hover {
  color: #FBB03B;
  opacity: 0.7;
  transition: 0.3s ease; }

.tag-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.tag {
  color: white;
  background: #FBB03B;
  text-align: center;
  border-radius: 50px;
  padding: 0.4em 1em;
  margin: 0.3em;
  font-size: 14px; }

.no-parallax {
  background-image: url("../img/gradient.png");
  background-position: cover;
  background-repeat: no-repeat;
  min-height: 600px; }

.parallax-window {
  background: transparent !important;
  min-height: 600px; }

.citations {
  padding: 4em; }
  .citations h1 {
    color: #F5EBE4; }

button {
  color: white;
  background-color: transparent;
  border: 2px solid white;
  border-width: 3px;
  border-radius: 50px;
  padding: 1em 2em;
  margin: 1em 0.3em;
  transition: 0.3s ease; }

button:hover {
  background-color: #FBB03B;
  color: white;
  border-color: #FBB03B;
  transition: 0.3s ease; }

button:focus {
  outline: 0; }

.active {
  background-color: #FBB03B;
  border-color: #FBB03B;
  transition: 0.3s ease; }

/*! Add all helper classes into this style sheet */
/*! For example: .clearfix { clear: both; } */
#intro h1 {
  color: #F5EBE4;
  padding: 2em 1em 0; }

em {
  font-family: "raleway", arial, sans-serif;
  font-style: normal;
  font-size: 1em; }

.welcome {
  padding-top: 5em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .welcome .welcome-text {
    color: #222533; }
  .welcome .welcome-skills {
    line-height: 2.6em;
    font-size: 0.9rem; }
  .welcome .jari-pic img {
    position: relative;
    max-width: 500px;
    padding-top: 7em;
    z-index: 1;
    margin: -5em; }

#about {
  background: #F5EBE4;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto; }
  #about .about-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70%;
    padding-top: 4em; }
  #about .about-image {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center; }
    #about .about-image img {
      width: 70%; }
  #about .about-text {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 40%; }
  #about h2 {
    color: #492939;
    text-align: left;
    padding-top: 3em; }

#skills {
  background-image: url("../img/magenta-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10em; }
  #skills h2 {
    color: #FBB03B;
    text-align: center;
    padding: 1em 1em 1em 0; }

.flex-box-skill {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 500px;
  padding-top: 4em; }
  .flex-box-skill .skill-item {
    padding: 2em;
    text-align: center; }
  .flex-box-skill .skill-item h3 {
    color: #F5EBE4;
    font-size: 12px;
    font-family: "league_spartan", arial, sans-serif; }
  .flex-box-skill .skill-item img {
    width: 4.5em; }

#work {
  background-image: url("../img/gradient2.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto; }
  #work .searchbar-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #work .flex-text {
    padding-top: 5em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  #work .flex-pic {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: -5em; }
  #work img {
    margin-bottom: -2em;
    margin-left: 2em;
    text-align: center; }
  #work h2 {
    font-family: "raleway", arial, sans-serif;
    color: white;
    font-size: 70px; }
  #work .dropchoice {
    position: relative;
    margin-top: 12%; }

#work-grid {
  background: #F5EBE4;
  width: 100%; }
  #work-grid .grid-item img {
    border: grey;
    width: 100%;
    padding: 1em;
    text-align: center; }
  #work-grid .grid {
    padding: 3em; }
  #work-grid .grid-item {
    background: white;
    text-align: center;
    border-radius: 3px;
    margin: 1em;
    padding: 1.5em;
    width: 27%;
    opacity: 0.9;
    border-top: 5px solid white; }
  #work-grid .grid-item:hover {
    box-sizing: border-box;
    border-top: 5px solid #768A24;
    opacity: 1;
    transition: 0.4s ease; }
  #work-grid .empty {
    opacity: 0.3;
    border: none; }
  #work-grid .empty:hover {
    opacity: 0.3;
    border: none; }
  #work-grid .grid-item h2 {
    border-bottom: 1px solid #F5EBE4;
    color: #492939;
    margin-bottom: 0.3em;
    font-size: 1.5rem;
    font-family: "nexa_bold", arial, sans-serif;
    letter-spacing: 4px; }
  #work-grid .tag-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #work-grid .tag {
    color: white;
    background: #FBB03B;
    text-align: center;
    border-radius: 50px;
    padding: 0.4em 1em;
    margin: 0.3em;
    font-size: 14px; }

#styleguide-title {
  text-align: center;
  font-family: "nexa_bold", arial, sans-serif; }

#styleguide-title h1 {
  text-align: center;
  padding-top: 3em;
  color: #F5EBE4; }

.styleguide .row {
  padding-top: 3em; }

.eletitle {
  color: #492939;
  padding: 0.4em;
  border-bottom: #768A24 solid 2px; }

.eletitleh3 {
  color: #492939;
  padding: 0.4em;
  border-left: #FBB03B dashed 1px; }

.code-box {
  background: #222533;
  padding: 0.8em 2em;
  border-radius: 6px;
  margin: 1em 0em; }

code {
  color: white; }

.pinkbg {
  background: #A63A41; }

#description img {
  width: 75%; }

.nav-container {
  position: fixed;
  top: 0;
  width: 100%;
  background: WHITE;
  z-index: 20;
  box-shadow: 0 3px 0 rgba(100, 100, 100, 0.2); }

.navigation {
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: right;
  -ms-flex-align: right;
  align-items: right;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .navigation li {
    display: inline;
    padding: 0.5em; }
  .navigation a {
    display: inline;
    text-decoration: none;
    font-family: "nexa_bold", arial, sans-serif;
    color: #492939;
    letter-spacing: 0.3em;
    font-size: 16px;
    padding: 1em 2em; }
  .navigation a:hover, .navigation a:focus {
    color: #768A24;
    transition: .3s ease; }

.logo {
  float: left;
  max-width: 3em;
  padding: 0.5em; }

#contact {
  background-color: #492939;
  text-align: center;
  padding: 5em; }
  #contact h2 {
    color: #F5EBE4;
    text-align: center;
    letter-spacing: 2px; }
  #contact h3 {
    color: #FBB03B;
    font-family: "raleway", arial, sans-serif; }
  #contact img {
    width: 2em;
    padding-bottom: 3em; }

body {
  background: linear-gradient(to bottom, #F5EBE4, white); }

.proj-title {
  text-align: center; }

.paper-container {
  margin-top: 10rem;
  position: relative;
  background-color: #fff;
  box-shadow: 10px 10px 0 rgba(100, 100, 100, 0.2); }
  .paper-container .paper-header {
    margin-right: -12%;
    margin-top: -3.8%; }
  .paper-container .paper-footer {
    margin-top: -0.5rem;
    position: relative;
    margin: 0;
    padding: 0;
    z-index: -1; }
  .paper-container .paper-content {
    margin-top: -0.25rem;
    position: relative;
    z-index: 10;
    width: 100%; }
    .paper-container .paper-content .content {
      margin-top: -35%;
      position: relative;
      z-index: 10;
      width: 100%; }
  .paper-container h1 {
    text-align: center;
    color: #222533;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0; }
  .paper-container .content-icon {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1em; }
  .paper-container .content-icon.kb2 {
    width: 4em; }
  .paper-container .content-icon.noted {
    width: 8em; }
  .paper-container .tag-flex {
    text-align: center;
    left: 0;
    right: 0; }
  .paper-container h2 {
    color: #492939;
    font-family: "raleway", arial, sans-serif;
    font-size: 1.5em; }
  .paper-container h3 {
    color: #492939;
    font-family: "raleway", arial, sans-serif;
    font-size: 1.5em;
    margin: 0; }
  .paper-container hr {
    background: transparent;
    border: 0;
    border-top: 3px dashed #F5EBE4;
    width: 70%;
    text-align: center;
    color: white;
    left: 0;
    right: 0;
    margin-top: 3em;
    margin-bottom: 3em; }

.proj-specs {
  padding-right: 1.5em; }

.proj-intro-text {
  margin-left: -1em;
  text-align: center; }

.basic-info {
  padding-bottom: 5em; }

.details {
  border-left: 3px solid #F5EBE4;
  padding-left: 2em; }

#main-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #main-content h2 {
    color: #492939;
    text-align: center;
    padding-top: 3em; }
  #main-content hr {
    background: transparent;
    border: 0;
    border-top: 3px dashed white;
    text-align: center;
    color: white;
    left: 0;
    right: 0;
    margin-bottom: 3em; }
  #main-content .info {
    text-align: center; }
  #main-content img {
    width: 90%; }
  #main-content .imagesorter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #main-content .imagesorter img {
    width: 50%;
    padding: 1em; }
  #main-content figcaption {
    color: #9E9E9E;
    font-size: 0.8em;
    padding: 1em;
    font-style: italic;
    letter-spacing: 1px; }

.reflect {
  background: white;
  width: 100%;
  padding: 4em 16.66%; }

/*! ===== END BASE ELEMENTS ===== */
/*! ===== GRIDS ===== */
/*! Add all grid styles into this style sheet */
* {
  box-sizing: border-box; }

.row::after {
  content: "";
  clear: both;
  display: table; }

[class*="col-"] {
  float: left; }

[class*="col-"]:after {
  content: ".";
  display: block;
  visibility: hidden; }

.col-1 {
  width: 8.33%; }

.col-2 {
  width: 16.66%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33%; }

.col-5 {
  width: 41.66%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33%; }

.col-8 {
  width: 66.66%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33%; }

.col-11 {
  width: 91.66%; }

.col-12 {
  width: 100%; }

@media (max-width: 900px) {
  #main-content .imagesorter img {
    width: 100%;
    padding: 1em 0; }
  .citations h1 {
    text-align: center;
    font-size: 3em;
    padding-left: 0; }
  .citations h2 {
    text-align: center; }
  #intro h1 {
    padding: 1em 0 0;
    text-align: center;
    font-size: 3rem;
    padding: 0 1em;
    margin-top: 3em; }
  .welcome .welcome-skills {
    text-align: center;
    width: 100%; }
  .welcome .jari-pic {
    text-align: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .welcome .welcome-text {
    width: 100%;
    font-size: 80%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .welcome .jari-pic img {
    width: 80%;
    padding-top: 12em; }
  #about .about-flex {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    width: 100%; }
  #about h2 {
    text-align: center;
    padding: 1em; }
  #about .about-text {
    width: 85%;
    font-size: 80%; }
  #work h2 {
    text-align: center;
    padding: 0 1em; }
  #work .flex-pic img {
    width: 20%;
    margin-left: 3em;
    visibility: hidden; }
  #work .button-group {
    padding: 0 3em;
    text-align: center; }
  #work-grid .grid {
    padding: 0; }
  #work-grid .grid-item {
    width: 40%; }
  p {
    text-align: center; }
  .content h1 {
    font-size: 2.5rem; }
  .content hr {
    margin-top: 1em;
    margin-bottom: 1em; }
  .content .col-2 {
    width: 5%; }
  .content .col-3 {
    width: 90%;
    padding-top: 0;
    text-align: center; }
  .content .col-5 {
    width: 90%;
    text-align: center; } }

@media (max-width: 650px) {
  .navigation {
    float: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  ul {
    padding: 0; } }

@media (max-width: 600px) {
  #work-grid .grid-item {
    width: 90%; } }

/*! ===== END GRIDS ===== */
/*! ===== NAVIGATION ===== */
/*! Add all main navigation styles into this style sheet */
/*! ===== END NAVIGATION ===== */

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