@charset "UTF-8";
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] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: “”‘’;
}

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;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -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;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body, figure {
  margin: 0;
}

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.visually-hidden:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; /* added line */
}

/*!
 *  Devicons 1.8.0 made by Theodore Vorillas / http://vorillaz.com 
 */
@font-face {
  font-family: "devicons";
  src: url("../fonts/devicons.eot?xqxft6");
  src: url("../fonts/devicons.eot?#iefixxqxft6") format("embedded-opentype"), url("../fonts/devicons.woff?xqxft6") format("woff"), url("../fonts/devicons.ttf?xqxft6") format("truetype"), url("../fonts/devicons.svg?xqxft6#devicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.devicons {
  font-family: "devicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.devicons-git:before {
  content: "\e602";
}

.devicons-git_compare:before {
  content: "\e628";
}

.devicons-git_branch:before {
  content: "\e625";
}

.devicons-git_commit:before {
  content: "\e629";
}

.devicons-git_pull_request:before {
  content: "\e626";
}

.devicons-git_merge:before {
  content: "\e627";
}

.devicons-bitbucket:before {
  content: "\e603";
}

.devicons-github_alt:before {
  content: "\e608";
}

.devicons-github_badge:before {
  content: "\e609";
}

.devicons-github:before {
  content: "\e60a";
}

.devicons-github_full:before {
  content: "\e617";
}

.devicons-java:before {
  content: "\e638";
}

.devicons-ruby:before {
  content: "\e639";
}

.devicons-scala:before {
  content: "\e637";
}

.devicons-python:before {
  content: "\e63c";
}

.devicons-go:before {
  content: "\e624";
}

.devicons-ruby_on_rails:before {
  content: "\e63b";
}

.devicons-django:before {
  content: "\e61d";
}

.devicons-markdown:before {
  content: "\e63e";
}

.devicons-php:before {
  content: "\e63d";
}

.devicons-mysql:before {
  content: "\e604";
}

.devicons-streamline:before {
  content: "\e605";
}

.devicons-database:before {
  content: "\e606";
}

.devicons-laravel:before {
  content: "\e63f";
}

.devicons-javascript:before {
  content: "\e64e";
}

.devicons-angular:before {
  content: "\e653";
}

.devicons-backbone:before {
  content: "\e652";
}

.devicons-coffeescript:before {
  content: "\e651";
}

.devicons-jquery:before {
  content: "\e650";
}

.devicons-modernizr:before {
  content: "\e620";
}

.devicons-jquery_ui:before {
  content: "\e654";
}

.devicons-ember:before {
  content: "\e61b";
}

.devicons-dojo:before {
  content: "\e61c";
}

.devicons-nodejs:before {
  content: "\e619";
}

.devicons-nodejs_small:before {
  content: "\e618";
}

.devicons-javascript_shield:before {
  content: "\e64f";
}

.devicons-bootstrap:before {
  content: "\e647";
}

.devicons-sass:before {
  content: "\e64b";
}

.devicons-css3_full:before {
  content: "\e64a";
}

.devicons-css3:before {
  content: "\e649";
}

.devicons-html5:before {
  content: "\e636";
}

.devicons-html5_multimedia:before {
  content: "\e632";
}

.devicons-html5_device_access:before {
  content: "\e633";
}

.devicons-html5_3d_effects:before {
  content: "\e635";
}

.devicons-html5_connectivity:before {
  content: "\e634";
}

.devicons-ghost_small:before {
  content: "\e614";
}

.devicons-ghost:before {
  content: "\e61f";
}

.devicons-magento:before {
  content: "\e640";
}

.devicons-joomla:before {
  content: "\e641";
}

.devicons-jekyll_small:before {
  content: "\e60d";
}

.devicons-drupal:before {
  content: "\e642";
}

.devicons-wordpress:before {
  content: "\e60b";
}

.devicons-grunt:before {
  content: "\e64c";
}

.devicons-bower:before {
  content: "\e64d";
}

.devicons-npm:before {
  content: "\e61e";
}

.devicons-yahoo_small:before {
  content: "\e62b";
}

.devicons-yahoo:before {
  content: "\e615";
}

.devicons-bing_small:before {
  content: "\e600";
}

.devicons-windows:before {
  content: "\e60f";
}

.devicons-linux:before {
  content: "\e612";
}

.devicons-ubuntu:before {
  content: "\e63a";
}

.devicons-android:before {
  content: "\e60e";
}

.devicons-apple:before {
  content: "\e611";
}

.devicons-appstore:before {
  content: "\e613";
}

.devicons-phonegap:before {
  content: "\e630";
}

.devicons-blackberry:before {
  content: "\e623";
}

.devicons-stackoverflow:before {
  content: "\e610";
}

.devicons-techcrunch:before {
  content: "\e62c";
}

.devicons-codrops:before {
  content: "\e62f";
}

.devicons-css_tricks:before {
  content: "\e601";
}

.devicons-smashing_magazine:before {
  content: "\e62d";
}

.devicons-netmagazine:before {
  content: "\e62e";
}

.devicons-codepen:before {
  content: "\e616";
}

.devicons-cssdeck:before {
  content: "\e62a";
}

.devicons-hackernews:before {
  content: "\e61a";
}

.devicons-dropbox:before {
  content: "\e607";
}

.devicons-google_drive:before {
  content: "\e631";
}

.devicons-visualstudio:before {
  content: "\e60c";
}

.devicons-unity_small:before {
  content: "\e621";
}

.devicons-raspberry_pi:before {
  content: "\e622";
}

.devicons-chrome:before {
  content: "\e643";
}

.devicons-ie:before {
  content: "\e644";
}

.devicons-firefox:before {
  content: "\e645";
}

.devicons-opera:before {
  content: "\e646";
}

.devicons-safari:before {
  content: "\e648";
}

.devicons-swift:before {
  content: "\e655";
}

.devicons-symfony:before {
  content: "\e656";
}

.devicons-symfony_badge:before {
  content: "\e657";
}

.devicons-less:before {
  content: "\e658";
}

.devicons-stylus:before {
  content: "\e659";
}

.devicons-trello:before {
  content: "\e65a";
}

.devicons-atlassian:before {
  content: "\e65b";
}

.devicons-jira:before {
  content: "\e65c";
}

.devicons-envato:before {
  content: "\e65d";
}

.devicons-snap_svg:before {
  content: "\e65e";
}

.devicons-raphael:before {
  content: "\e65f";
}

.devicons-google_analytics:before {
  content: "\e660";
}

.devicons-compass:before {
  content: "\e661";
}

.devicons-onedrive:before {
  content: "\e662";
}

.devicons-gulp:before {
  content: "\e663";
}

.devicons-atom:before {
  content: "\e664";
}

.devicons-cisco:before {
  content: "\e665";
}

.devicons-nancy:before {
  content: "\e666";
}

.devicons-clojure:before {
  content: "\e668";
}

.devicons-clojure_alt:before {
  content: "\e66a";
}

.devicons-perl:before {
  content: "\e669";
}

.devicons-celluloid:before {
  content: "\e66b";
}

.devicons-w3c:before {
  content: "\e66c";
}

.devicons-redis:before {
  content: "\e66d";
}

.devicons-postgresql:before {
  content: "\e66e";
}

.devicons-webplatform:before {
  content: "\e66f";
}

.devicons-jenkins:before {
  content: "\e667";
}

.devicons-requirejs:before {
  content: "\e670";
}

.devicons-opensource:before {
  content: "\e671";
}

.devicons-typo3:before {
  content: "\e672";
}

.devicons-uikit:before {
  content: "\e673";
}

.devicons-doctrine:before {
  content: "\e674";
}

.devicons-groovy:before {
  content: "\e675";
}

.devicons-nginx:before {
  content: "\e676";
}

.devicons-haskell:before {
  content: "\e677";
}

.devicons-zend:before {
  content: "\e678";
}

.devicons-gnu:before {
  content: "\e679";
}

.devicons-yeoman:before {
  content: "\e67a";
}

.devicons-heroku:before {
  content: "\e67b";
}

.devicons-debian:before {
  content: "\e67d";
}

.devicons-travis:before {
  content: "\e67e";
}

.devicons-dotnet:before {
  content: "\e67f";
}

.devicons-codeigniter:before {
  content: "\e680";
}

.devicons-javascript_badge:before {
  content: "\e681";
}

.devicons-yii:before {
  content: "\e682";
}

.devicons-msql_server:before {
  content: "\e67c";
}

.devicons-composer:before {
  content: "\e683";
}

.devicons-krakenjs_badge:before {
  content: "\e684";
}

.devicons-krakenjs:before {
  content: "\e685";
}

.devicons-mozilla:before {
  content: "\e686";
}

.devicons-firebase:before {
  content: "\e687";
}

.devicons-sizzlejs:before {
  content: "\e688";
}

.devicons-creativecommons:before {
  content: "\e689";
}

.devicons-creativecommons_badge:before {
  content: "\e68a";
}

.devicons-mitlicence:before {
  content: "\e68b";
}

.devicons-senchatouch:before {
  content: "\e68c";
}

.devicons-bugsense:before {
  content: "\e68d";
}

.devicons-extjs:before {
  content: "\e68e";
}

.devicons-mootools_badge:before {
  content: "\e68f";
}

.devicons-mootools:before {
  content: "\e690";
}

.devicons-ruby_rough:before {
  content: "\e691";
}

.devicons-komodo:before {
  content: "\e692";
}

.devicons-coda:before {
  content: "\e693";
}

.devicons-bintray:before {
  content: "\e694";
}

.devicons-terminal:before {
  content: "\e695";
}

.devicons-code:before {
  content: "\e696";
}

.devicons-responsive:before {
  content: "\e697";
}

.devicons-dart:before {
  content: "\e698";
}

.devicons-aptana:before {
  content: "\e699";
}

.devicons-mailchimp:before {
  content: "\e69a";
}

.devicons-netbeans:before {
  content: "\e69b";
}

.devicons-dreamweaver:before {
  content: "\e69c";
}

.devicons-brackets:before {
  content: "\e69d";
}

.devicons-eclipse:before {
  content: "\e69e";
}

.devicons-cloud9:before {
  content: "\e69f";
}

.devicons-scrum:before {
  content: "\e6a0";
}

.devicons-prolog:before {
  content: "\e6a1";
}

.devicons-terminal_badge:before {
  content: "\e6a2";
}

.devicons-code_badge:before {
  content: "\e6a3";
}

.devicons-mongodb:before {
  content: "\e6a4";
}

.devicons-meteor:before {
  content: "\e6a5";
}

.devicons-meteorfull:before {
  content: "\e6a6";
}

.devicons-fsharp:before {
  content: "\e6a7";
}

.devicons-rust:before {
  content: "\e6a8";
}

.devicons-ionic:before {
  content: "\e6a9";
}

.devicons-sublime:before {
  content: "\e6aa";
}

.devicons-appcelerator:before {
  content: "\e6ab";
}

.devicons-asterisk:before {
  content: "\e6ac";
}

.devicons-aws:before {
  content: "\e6ad";
}

.devicons-digital-ocean:before {
  content: "\e6ae";
}

.devicons-dlang:before {
  content: "\e6af";
}

.devicons-docker:before {
  content: "\e6b0";
}

.devicons-erlang:before {
  content: "\e6b1";
}

.devicons-google-cloud-platform:before {
  content: "\e6b2";
}

.devicons-grails:before {
  content: "\e6b3";
}

.devicons-illustrator:before {
  content: "\e6b4";
}

.devicons-intellij:before {
  content: "\e6b5";
}

.devicons-materializecss:before {
  content: "\e6b6";
}

.devicons-openshift:before {
  content: "\e6b7";
}

.devicons-photoshop:before {
  content: "\e6b8";
}

.devicons-rackspace:before {
  content: "\e6b9";
}

.devicons-react:before {
  content: "\e6ba";
}

.devicons-redhat:before {
  content: "\e6bb";
}

.devicons-scriptcs:before {
  content: "\e6bc";
}

.devicons-sqllite:before {
  content: "\e6c4";
}

.devicons-vim:before {
  content: "\e6c5";
}

.top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 10vh;
}
.top-nav li {
  margin: 15px;
}
.top-nav li:hover {
  border-bottom: 4px solid #FFA818;
}
.top-nav li:active {
  border-bottom: 4px solid #F06000;
}
.top-nav li:focus {
  outline: 1px dotted #FFA818;
}
.top-nav a {
  text-transform: uppercase;
  letter-spacing: 3px;
}

.hamburger {
  display: none;
  text-align: right;
  padding-right: 40px;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.hamburger a {
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
}
.hamburger a:hover {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #FFA818;
}
.hamburger li {
  padding: 20px 0;
}
.hamburger .ham-input {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -10px;
  right: 0px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
.hamburger .ham-input:checked ~ span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(0px, 0px);
          transform: rotate(45deg) translate(0px, 0px);
  background: #F8F8F8;
}
.hamburger .ham-input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}
.hamburger .ham-input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(0px, -2px);
          transform: rotate(-45deg) translate(0px, -2px);
}
.hamburger .ham-input:checked ~ ul {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
}
.hamburger span {
  display: block;
  background: #F8F8F8;
  height: 4px;
  width: 45px;
  margin-bottom: 10px;
  position: relative;
  right: -75%;
  z-index: 1;
  -webkit-transform-origin: 4px 0px;
          transform-origin: 4px 0px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.hamburger span:first-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.hamburger span:last-child {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

.hamburger-menu {
  position: absolute;
  width: 750px;
  margin: -100px 0 0 0;
  padding: 50px;
  padding-top: 125px;
  right: -50px;
  height: 100vh;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.95)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.95));
  -webkit-font-smoothing: antialiased;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.welcome,
.toggle-light {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.arrow,
.switch-light,
.light-check,
.switch {
  position: absolute;
}

.arrow,
.toggle-light {
  cursor: pointer;
}

.welcome {
  min-height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.welcome .name {
  -webkit-box-shadow: inset 0px -6px 0px 0px #FFA818;
          box-shadow: inset 0px -6px 0px 0px #FFA818;
}

.arrow {
  font-size: 5.5rem;
  left: 50%;
  right: 50%;
}
.arrow:active {
  border-bottom: 4px solid #F06000;
}
.arrow:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  color: #FFA818;
}

body.light {
  background-color: #F8F8F8;
  color: #030200;
}
body.light span,
body.light .skills-title p,
body.light a,
body.light h1,
body.light .work-list li p {
  color: #030200;
}
body.light .hamburger a {
  color: #F8F8F8;
}
body.light .hamburger a:hover {
  color: #FFA818;
}
body.light .hamburger span {
  background: #030200;
}
body.light .welcome {
  background-color: #F8F8F8;
}
body.light .fa-moon {
  color: #FFA818;
}

.switch-light {
  margin-top: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  right: 0;
  top: 80%;
}
.switch-light .toggle-light {
  background-color: #030200;
  border-radius: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px;
  position: relative;
  height: 23px;
  width: 60px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  left: 85%;
  border: 1px solid white;
}
.switch-light .light-check {
  opacity: 0;
}
.switch-light .switch {
  background-color: #F8F8F8;
  border-radius: 50%;
  top: 3px;
  left: -11px;
  height: 15px;
  width: 15px;
  -webkit-transform: translateX(16px);
          transform: translateX(16px);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.switch-light input:checked + .toggle-light .switch {
  -webkit-transform: translateX(48px);
          transform: translateX(48px);
}
.switch-light .fa-sun,
.switch-light .fa-moon {
  font-size: 1.4rem;
}
.switch-light .fa-sun {
  color: #F06000;
}
.switch-light .fa-moon {
  color: #FFA818;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.about-name,
.about-me-container,
.about-pic,
.about-text,
.skills-container,
.skills-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-name,
.about-text,
.skills-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about-name,
.about-pic,
.skills-container,
.skills-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.skills-container,
.about-me-container,
.about-pic,
.about-text,
.skills-container,
.skills-title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.skills-container.stack-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.about-text p a:hover,
.freelance h2 span,
.about-name h2 {
  -webkit-box-shadow: inset 0px -5px 0px 0px #F06000;
          box-shadow: inset 0px -5px 0px 0px #F06000;
}

.about-me {
  min-height: 100vh;
  padding-top: 20px;
}

.about-me-container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 45px 0;
  width: 100%;
}
.about-me-container .about-pic {
  margin-right: 30px;
  width: 35%;
  -ms-flex-item-align: start;
      align-self: start;
}

.about-text {
  width: 60%;
}
.about-text p:nth-of-type(2), .about-text p:nth-of-type(3) {
  margin: 25px 0;
}
.about-text p span {
  font-weight: bold;
}

.work,
.skills {
  height: 100%;
}
.work h2 span,
.skills h2 span {
  -webkit-box-shadow: inset 0px -5px 0px 0px #FFA818;
          box-shadow: inset 0px -5px 0px 0px #FFA818;
}

h3,
.work p,
.skills p {
  font-weight: lighter;
}

.skills-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2% auto 6%;
}

.work-title,
.skills-title {
  -ms-flex-preferred-size: 23%;
      flex-basis: 23%;
  margin: 20px 10px;
  padding: 10px;
}
.work-title span,
.skills-title span {
  font-size: 6.5rem;
}
.work-title span:hover,
.skills-title span:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  color: #F06000;
}
.work-title p,
.skills-title p {
  text-align: center;
  font-size: 1.5rem;
  margin-top: 8px;
}

.work-stack span:hover {
  color: #FFA818;
}

.work-list.skills-title {
  margin: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.projects,
.current {
  height: 100%;
}
.projects h2 span,
.current h2 span {
  -webkit-box-shadow: inset 0px -5px 0px 0px #FFA818;
          box-shadow: inset 0px -5px 0px 0px #FFA818;
}
.projects h3,
.projects h4,
.projects .icon-text,
.projects .project-links,
.projects .project-icons-container,
.current h3,
.current h4,
.current .icon-text,
.current .project-links,
.current .project-icons-container {
  margin: 10px 0;
}

.projects h2 span,
.current-title {
  margin: 5% auto;
}

.education-text {
  margin: 5% 0;
  width: 70%;
}

.skills h2 span,
.projects h2 span,
.education {
  -webkit-box-shadow: inset 0px -5px 0px 0px #F06000;
          box-shadow: inset 0px -5px 0px 0px #F06000;
}

.mockup,
.project-text,
.project-text .project-icons-container,
.project,
.top-projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.project .made-with span {
  font-size: 4.5rem;
  margin: 0 0.1em;
}
.project a {
  text-transform: uppercase;
}
.project a:hover {
  -webkit-text-decoration: underline 4px #F06000;
          text-decoration: underline 4px #F06000;
}
.project p:first-of-type {
  margin: 5px 0;
}

.edu-welcome {
  height: 80vh;
}

.mockup,
.project-text,
.top-projects {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mockup,
.project-text {
  width: calc(50% - 50px);
}

.mockup {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.project-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.project-text:nth-child(2),
.mockup:nth-child(2) {
  margin-left: 50px;
}

.project-text:nth-child(1) {
  text-align: right;
}
.project-text:nth-child(1) .project-icons-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.project-text:nth-child(1),
.mockup:nth-child(1) {
  margin-right: 50px;
}

.current .current-title {
  text-align: center;
}
.current .project a:hover {
  -webkit-text-decoration: underline 4px #F06000;
          text-decoration: underline 4px #F06000;
}

.work,
.work-one,
.work-two,
.work-icons-container,
.logo,
.work-list li,
.work-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.work {
  height: 100%;
}
.work h2 span {
  -webkit-box-shadow: inset 0px -5px 0px 0px #FFA818;
          box-shadow: inset 0px -5px 0px 0px #FFA818;
}
.work h3,
.work h4,
.work .icon-text,
.work .work-links,
.work .work-icons-container {
  margin: 10px 0;
}
.work .date-location {
  font-size: 1.8rem;
}
.work .made-with span {
  font-size: 4.5rem;
  margin: 0 0.1em;
}
.work a {
  text-transform: uppercase;
}
.work a:hover {
  -webkit-text-decoration: underline 4px #FFA818;
          text-decoration: underline 4px #FFA818;
}
.work p:first-of-type {
  margin: 5px 0;
}
.work .work-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.work .work-list {
  margin: 1em 0;
}
.work .work-list p {
  font-size: 1.8rem;
  text-transform: none;
  font-weight: 400;
  margin-left: 10px;
}
.work .work-list li {
  margin: 20px 0;
}
.work .work-list span {
  margin-left: 20px;
}

.work h2 span,
.freelance-title {
  margin: 5% auto;
}

.work-text {
  width: calc(70% - 50px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.logo {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}

.work-text:nth-child(2),
.logo:nth-child(2) {
  margin-left: 50px;
}

.work-text:nth-child(1) {
  text-align: right;
}
.work-text:nth-child(1) .work-icons-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.work-text:nth-child(1),
.logo:nth-child(1) {
  margin-right: 50px;
}

.form-container,
form,
.back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-container,
form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact {
  height: 100%;
}
.contact h2 span,
.contact .contact-text a:hover {
  -webkit-box-shadow: inset 0px -5px 0px 0px #F06000;
          box-shadow: inset 0px -5px 0px 0px #F06000;
}
.contact .back-to-top {
  margin-top: 20%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .back-to-top:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(50% - 50px);
}
form input,
form textarea {
  width: 100%;
  padding: 10px;
}
form input:focus,
form textarea:focus {
  outline: 2px solid #F06000;
}
form input {
  height: 40px;
  margin-bottom: 20px;
}
form textarea {
  line-height: 1.3;
  text-align: left;
  resize: none;
}
form button {
  padding: 8px 30px;
  background-color: #F06000;
  border-radius: 2px;
  margin-top: 20px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  text-transform: uppercase;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  text-transform: uppercase;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  text-transform: uppercase;
}

input::placeholder,
textarea::placeholder,
.form-container a {
  text-transform: uppercase;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 1.6rem;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  font-size: 1.6rem;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-size: 1.6rem;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-size: 1.6rem;
}

input::placeholder,
textarea::placeholder {
  font-size: 1.6rem;
}

.contact-text {
  max-width: 700px;
  margin: 5% auto;
  text-align: center;
}
.contact-text br {
  margin: 10px;
}
.contact-text a {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
}

footer {
  height: 5vh;
  text-align: center;
}

html {
  font-size: 62.5%;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.wrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 90%;
}

h1,
h2,
h3,
h4,
h5,
p,
button,
form,
a,
input,
textarea,
label,
ul,
li {
  margin: 0;
  padding: 0;
  border: none;
}

ul,
li,
a {
  text-decoration: none;
  list-style: none;
  color: #F8F8F8;
}

body {
  font-size: 2rem;
  font-family: "Sen", sans-serif;
  background-color: #030200;
  color: #F8F8F8;
  line-height: 1.6;
  letter-spacing: 1.5px;
  overflow-x: hidden;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

h1,
h2,
h3,
h4,
.back-to-top,
.work p,
.skills p,
button,
label,
footer p {
  font-weight: bold;
  text-transform: uppercase;
}

.back-to-top {
  cursor: pointer;
}

h1 {
  font-size: 4.5rem;
}

h2 {
  font-size: 3.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

h2,
.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

label {
  display: none;
}

footer p {
  font-size: 1.5rem;
}

.socials {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.socials li {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.socials li span {
  font-size: 4rem;
}
.socials li span:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  color: #F06000;
}
.socials li span:focus {
  outline: 1px dotted #FFA818;
}

.socials li,
.back-to-top {
  text-align: center;
}

.spacer {
  height: 20vh;
}

@media (max-width: 780px) {
  .about-text p,
  .project p,
  .form-text p,
  .form-text a {
    font-size: 1.6rem;
  }
  h1 {
    font-size: 4rem;
  }
  .about-me-container .about-text,
  form,
  .case-links,
  .case-links:nth-of-type(1),
  .form-text {
    text-align: center;
  }
  .about-name,
  .work h2,
  h2,
  .about-me-container .about-me {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-me-container .about-pic,
  .project-text:nth-child(1),
  .mockup:nth-child(1),
  .project-text:nth-child(2),
  .mockup:nth-child(2),
  form,
  .form-container .form-text {
    margin: 0 auto;
  }
  .project-container .current-two,
  .project-container .project-two,
  .project-container .project-four,
  .work-container .work-one,
  .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about-me-container .about-text,
  .work-container .work-text,
  .mockup,
  .project-text {
    width: 100%;
  }
  .spacer {
    height: 15vh;
  }
  .top-nav {
    display: none;
  }
  .hamburger {
    display: block;
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
  }
  .about-me-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-me-container .about-pic {
    width: 50%;
  }
  .about-me-container .about-text {
    margin-top: 50px;
  }
  .about-me-container .contact-icons i {
    font-size: 3.5rem;
  }
  .skills-title p {
    font-size: 1.2rem;
  }
  .work .work-one, .work .work-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .work .work-one .logo, .work .work-two .logo {
    width: 100%;
    margin-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .work .work-text {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .work .work-list li {
    margin: 20px 0;
  }
  .work .work-list li::before {
    display: none;
  }
  .work img {
    max-height: 400px;
    max-width: 400px;
  }
  .work h3 {
    text-align: center;
    margin: 4% auto;
  }
  .project {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .project .made-with span {
    font-size: 4.1rem;
  }
  .project h4,
  .project .project-links a {
    font-size: 1.8rem;
  }
  .form-container form,
  .form-container .form-text {
    width: 95%;
  }
  .form-container .form-text {
    margin-bottom: 50px;
  }
  .form-container .form-text br {
    margin: 0;
  }
  .form-container .form-text a {
    font-size: 1.5rem;
  }
  footer p {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  h1 {
    font-size: 3.3rem;
  }
  .arrow {
    left: 45%;
  }
  .about-me-container .about-pic {
    width: 90%;
  }
  .about-name,
  h2,
  .about-me-container .about-me {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .skills-title {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    margin: 0;
  }
  .skills-title span {
    font-size: 6rem;
  }
  .work-container,
  .project-container {
    margin-top: 50px;
  }
  .work-container .work-text,
  .work-container .project-text,
  .work-container .project-text:nth-child(1),
  .project-container .work-text,
  .project-container .project-text,
  .project-container .project-text:nth-child(1) {
    text-align: center;
  }
  .work-container .work-text,
  .work-container .project-text,
  .project-container .work-text,
  .project-container .project-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .work-skills {
    margin: 5% auto;
  }
  .skills-container.stack-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hamburger-menu {
    display: none;
  }
  .ham-input:checked ~ .hamburger-menu {
    display: block;
  }
  .form-container .form-text a {
    font-size: 1.2rem;
  }
  .switch-light {
    margin-top: 20px;
    right: 10px;
  }
  .switch-light .toggle-light {
    left: 73%;
    width: 50px;
  }
  .switch-light .fa-sun,
  .switch-light .fa-moon {
    font-size: 1.1rem;
  }
  .switch-light .switch {
    top: 5px;
    left: -12px;
    height: 12px;
    width: 12px;
    -webkit-transform: translateX(17px);
            transform: translateX(17px);
  }
  .switch-light input:checked + .toggle-light .switch {
    -webkit-transform: translateX(43px);
            transform: translateX(43px);
  }
}