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: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .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] {
  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; }

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

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

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

button,
.button {
  border: none;
  margin: 0 auto;
  padding: 1rem 4rem; }

button:active,
button:focus,
button:hover,
.button:active,
.button:focus,
.button:hover {
  box-shadow: 2px -1px 0 black, -2px -1px 0 black, -2px 3px 0 black, 2px 3px 0 black; }

html {
  font-size: 62.5%; }

ul {
  list-style: inside none;
  padding-left: 0; }

.wrapper {
  margin: 0 auto;
  max-width: 1170px;
  min-width: 300px;
  padding-left: 10px;
  width: 75vw; }

.thank {
  text-align: center; }

.red {
  color: #fe4365; }

.ora {
  color: #ff6549; }

.yel {
  color: #d9e577; }

.gre {
  color: #11d0b7; }

.blu {
  color: #3b5998; }

.pur {
  color: #dc78dc; }

.blk {
  color: black; }

.gr4 {
  color: #252525; }

.gr3 {
  color: #2a2a2a; }

.gr2 {
  color: #acacac; }

.gr1 {
  color: #f1f1f1; }

.whi {
  color: white; }

a,
button,
a.button:active,
a.button:focus,
a.button:hover,
figcaption .fa,
p,
.about__ul li,
.aside__work--title,
.copyright a:active,
.copyright a:focus,
.copyright a:hover,
.nav__dropdown--head {
  color: white; }

body, .header__a--logo {
  background: #252525; }

button, .button {
  background: #ff6549; }

figure:active figcaption,
figure:focus figcaption,
figure:hover figcaption {
  border-bottom: 10px solid #f1f1f1;
  border-left: 2.5px solid #f1f1f1;
  border-right: 2.5px solid #f1f1f1;
  border-top: 5px solid #f1f1f1;
  background: rgba(20, 20, 20, 0.8); }

form button,
.aside__work--title {
  background: #11d0b7; }

h2 {
  color: #ff6549; }

a:active,
a:focus,
a:hover,
h3,
input,
textarea,
.aside__work--link a:active,
.aside__work--link a:focus,
.aside__work--link a:hover,
.copyright a,
.sub-head {
  color: #11d0b7; }

.aside__work {
  color: black; }

.aside__work ul {
  background: white; }

.aside__work--link a {
  color: #3b5998; }

.contact__div a, .contact__div p {
  color: #7474a6; }

.nav__sidebar--link {
  background: white;
  border: 1px solid #252525; }

.nav__sidebar--active {
  background: #252525;
  border: 1px solid white; }

.header__a--logo {
  border: 1px solid white; }

.nav__dropdown {
  background: rgba(37, 37, 37, 0.9); }

::-moz-placeholder {
  color: #11d0b7;
  opacity: 1; }

:-moz-placeholder {
  color: #11d0b7; }

:-ms-input-placeholder {
  color: #11d0b7; }

::-webkit-input-placeholder {
  color: #11d0b7; }

.contact__div {
  margin: 0 auto; }
  .contact__div ul {
    margin: 0; }
  .contact__div h3 {
    margin: 0; }
  .contact__div a {
    padding: 1rem 0;
    margin: 1rem 0; }
  .contact__div li {
    display: inline-block;
    margin: 1rem 0; }

.header__top {
  height: 60px;
  position: fixed;
  width: 100vw;
  z-index: 1; }

.header__a--logo {
  display: inline-block;
  height: 60px;
  left: 5px;
  padding: 4px;
  position: absolute;
  text-align: center;
  width: 60px; }
  .header__a--logo img {
    height: 50px; }

.nav__sidebar {
  top: 45vh;
  right: 20px;
  width: 30px;
  z-index: 1;
  position: absolute; }
  .nav__sidebar ul {
    width: 100%; }

.nav__sidebar--link {
  cursor: pointer;
  height: 10px;
  margin: 1rem 0; }
  .nav__sidebar--link a {
    display: block;
    height: 100%;
    padding: 0;
    width: 100%; }

.nav__dropdown--menu-collapse {
  color: white;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 30px;
  z-index: 1; }

.nav__dropdown {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0; }

.nav__dropdown--menu {
  max-width: 60%; }

.nav__dropdown--menu,
.nav__dropdown--social {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10vh auto; }

.nav__dropdown--social {
  max-width: 40%; }

.nav__dropdown--link {
  display: inline-block; }

.nav__dropdown--link:first-child {
  padding-left: 0; }

.nav__dropdown--link:last-child {
  padding-right: 0; }

section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: block;
  min-height: 100vh;
  padding-top: 60px; }

section:not(.section__home) {
  text-align: center; }

.section__content {
  display: flex;
  flex-direction: row;
  text-align: left; }

.home__div--half {
  display: flex;
  flex-direction: column;
  height: 75vh;
  justify-content: center; }

.home__div--half:nth-of-type(2) {
  background: linear-gradient(to bottom, rgba(37, 37, 37, 0), #252525), url(/public/images/wallpaper.jpg) center center;
  height: 100vh;
  position: absolute;
  right: 0;
  top: 0;
  width: 50vw;
  z-index: -1; }

.about__p {
  margin: 3rem auto; }

.about__p--edu {
  text-align: left; }

.about__div--edu {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.about__ul {
  margin: 0 2rem 3rem 0;
  text-align: left; }
  .about__ul li {
    margin-bottom: 1rem; }

.devicons li {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  display: inline-block;
  margin: 1rem 0.5rem;
  padding: 0.5rem; }

.aside__work {
  margin: -0.75rem 1rem 1rem 0;
  width: calc(33% - 1rem); }
  .aside__work li {
    padding: 1rem; }

.aside__work--tags li {
  padding: 0.25rem 1rem; }

.aside__work--link a {
  padding: 0; }

figure {
  display: none;
  margin: 0 1rem 3rem;
  position: relative;
  width: calc(100% - 2rem); }
  figure img {
    display: block;
    width: 100%; }

figcaption {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

figure:active figcaption,
figure:focus figcaption,
figure:hover figcaption {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

a {
  padding: 1rem;
  text-decoration: none; }

a,
button,
p {
  font-size: calc(1.4rem + (1.8 - 1.4) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.5; }

body {
  font-family: "Inconsolata", monospace;
  font-size: calc(1.4rem + (1.8 - 1.4) * ((100vw - 320px) / (1920 - 320))); }

h1 {
  font-size: calc(1.4rem + (20 - 1.4) * ((100vw - 320px) / (1920 - 320))); }

h1,
h2 {
  letter-spacing: 0.2rem;
  text-transform: uppercase; }

h1,
h2,
h3,
.sub-head {
  font-weight: 400; }

h2 {
  font-size: calc(2.3rem + (15 - 2.3) * ((100vw - 320px) / (1920 - 320))); }

h3,
.sub-head {
  display: block;
  font-size: calc(1.5rem + (2.5 - 1.5) * ((100vw - 320px) / (1920 - 320)));
  margin: 2rem auto; }

h3 {
  margin-top: 0; }

figcaption .fa {
  font-size: 4rem; }

.aside__work {
  font-size: calc(1.2rem + (1.4 - 1.2) * ((100vw - 320px) / (1920 - 320))); }

.aside__work--title,
.bold {
  font-weight: 700; }

.contact__ul--social .fa {
  font-size: calc(1.5rem + (2.5 - 1.5) * ((100vw - 320px) / (1920 - 320))); }

.devicon {
  font-size: calc(2.3rem + (15 - 2.3) * ((100vw - 320px) / (1920 - 320))); }

.nav__dropdown--menu-collapse {
  font-size: 3.2rem; }

.indent {
  padding-left: 2rem; }

.copyright,
.copyright a {
  font-size: calc(0.9rem + (1.2 - 0.9) * ((100vw - 320px) / (1920 - 320)));
  margin: 0;
  padding: 0; }

.copyright a,
.nav__dropdown--head,
.nav__dropdown--menu {
  text-transform: uppercase; }

.nav__dropdown--head {
  font-family: "Playfair Display SC", serif;
  margin: 25vh auto 0; }

@media screen and (max-width: 900px) {
  section {
    min-height: auto; }
  form,
  .aside__work,
  .work__div--gallery {
    width: 100%; }
  .about__div--edu {
    display: block; }
  .contact__div {
    padding-left: 0; }
  .home__div--half {
    height: auto; }
  .section__work > .section__content,
  .section__contact > .section__content {
    display: flex;
    flex-direction: column; } }

@media screen and (max-width: 600px) {
  section {
    margin: 0;
    width: 75vw;
    text-align: left; }
  button
.button {
    width: 100%; }
  figure {
    width: 100%;
    margin: 0; }
  .header__top {
    height: 70px;
    background: #252525;
    margin-top: -15px;
    padding: 5px 0; }
  .nav__dropdown--menu {
    max-width: 75%; } }
