/* normalize.css follows, with MIT License. See https://github.com/necolas/normalize.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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"], /* 1 */
[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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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, /* 1 */
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;
}

/* normalize.css ends */
/* smdciconfont.css follows, containing Font Awesome (SIL OFL License) and Entypo (CC-BY-SA License) packed by Fontello. See http://fontawesome.io/ and http://www.entypo.com/ and http://fontello.com/ */
@font-face {
  font-family: 'smdciconfont';
  src: url('../ext/font/smdciconfont.eot');
  src: url('../ext/font/smdciconfont.eot#iefix') format('embedded-opentype'),
       url('../ext/font/smdciconfont.woff2') format('woff2'),
       url('../ext/font/smdciconfont.woff') format('woff'),
       url('../ext/font/smdciconfont.ttf') format('truetype'),
       url('../ext/font/smdciconfont.svg#smdciconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="smdc-icon-"]:before, [class*=" smdc-icon-"]:before {
  font-family: "smdciconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.smdc-icon-pencil:before { content: '\e801'; }
.smdc-icon-picture:before { content: '\e802'; }
.smdc-icon-note:before { content: '\e803'; }
.smdc-icon-mouse:before { content: '\e804'; }
.smdc-icon-pictures:before { content: '\e805'; }
.smdc-icon-book:before { content: '\e806'; }
.smdc-icon-resume:before { content: '\e807'; }
.smdc-icon-cv:before { content: '\e808'; }
.smdc-icon-linkedin:before { content: '\f0e1'; }
.smdc-icon-code:before { content: '\f121'; }
.smdc-icon-youtube-play:before { content: '\f16a'; }
.smdc-icon-bomb:before { content: '\f1e2'; }
/* smdciconfont.css ends */
/* main css follows */
/*
  chrome/safari has strange support on four-value background-position so we're using calc() with two-value b-p
  fine on firefox though.
*/
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
h1,
h2 {
  font-weight: 300;
  margin: 0;
}
h1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
}
strong:not(.subtle) {
  font-weight: 400;
}
strong.subtle {
  font-weight: 300;
}
.txt-right-below::before {
  content: 'to the right';
}
/*
d8888b.  .d88b.  d8888b. db    db        d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88  `8D .8P  Y8. 88  `8D `8b  d8'        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88oooY' 88    88 88   88  `8bd8'         88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88~~~b. 88    88 88   88    88    C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88   8D `8b  d8' 88  .8D    88           88  .8D 88.     88      88   88 88b  d88 88booo.    88    
Y8888P'  `Y88P'  Y8888D'    YP           Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
body {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 200;
  font-size: 1.6rem;
  line-height: 1.35;
}
body > section {
  width: 100%;
  position: relative;
}
body > section > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60%;
  padding: 0 5.5vw;
}
body > section > div h1 {
  font-family: 'Hind Vadodara', sans-serif;
  letter-spacing: 0.01em;
  font-size: 4rem;
}
body > section > div p {
  margin: 2rem auto;
}
body > section > aside {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40%;
  overflow: hidden;
  /* also cuts blur's overflowing */
}
body > section > aside:not(.intro):not(.outro)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  filter: blur(5px);
  -webkit-filter: blur(5px);
}
body > section > aside > .links {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 140px 5.5vw;
}
body > section > aside > .links > div {
  margin-bottom: 48px;
}
body > section > aside > .links > div > a {
  font-family: 'Hind Vadodara', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.01em;
  font-size: 2.4rem;
  line-height: 1;
  transition: color 0.2s ease;
}
body > section > aside > .links > div > a > span {
  border-radius: 16px;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  top: -4px;
  transition: all 0.2s ease;
  line-height: 26px !important;
}
body > section > aside > .links > div > a > span::before {
  line-height: 26px !important;
  position: relative;
}
body > section > aside > .links > div p {
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 1.2rem auto;
}
body > section > aside > .links > div p:first-of-type {
  margin-top: 0.2rem;
}
body > section > aside > .bg-dimmer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
d888888b d8b   db d888888b d8888b.  .d88b.         d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
  `88'   888o  88 `~~88~~' 88  `8D .8P  Y8.        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
   88    88V8o 88    88    88oobY' 88    88        88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
   88    88 V8o88    88    88`8b   88    88 C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
  .88.   88  V888    88    88 `88. `8b  d8'        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
Y888888P VP   V8P    YP    88   YD  `Y88P'         Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.intro {
  height: 500px;
  color: rgba(255, 255, 255, 0.75);
  background: #366bb0;
}
div.intro {
  width: 1100px;
  height: auto;
  padding: 0 0;
  margin: 0 auto;
  position: relative;
}
div.intro > hgroup {
  margin-top: 30px;
  color: #f2ceaa;
  display: inline-block;
}
div.intro > hgroup > h1 {
  text-transform: uppercase;
  font-size: 5.2rem;
  text-shadow: 3px 3px 0 rgba(22, 34, 34, 0.16);
}
div.intro > hgroup > h1 .eng-name {
  font-weight: 500;
  margin: auto 0.4rem auto 0.6rem;
}
div.intro > hgroup > h2 {
  font-size: 1.8rem;
  text-align: right;
}
div.intro > #avatar {
  border: 1px solid #c7c7c7;
  border-radius: 90px;
  background-image: url('../img/avatar.jpg');
  background-size: 178px 178px;
  width: 180px;
  height: 180px;
  position: absolute;
  top: 160px;
  left: 0;
}
div.intro > section {
  width: 800px;
  margin: 30px 0 0 230px;
}
aside.intro {
  position: relative;
  top: auto;
  right: auto;
  height: auto;
  width: 1100px;
  margin: 0 auto;
}
aside.intro > .links {
  position: relative;
  top: 0;
  z-index: 3;
  left: auto;
  width: auto;
  height: auto;
  padding: 0 0 0 230px;
}
aside.intro > .links > div {
  vertical-align: top;
  display: inline-block;
  padding-top: 6px;
  /* fixes circle's overflow cut on chrome */
  margin: 0 35px 0 0;
  color: rgba(255, 255, 255, 0.8);
}
aside.intro > .links > div p:first-of-type {
  margin-top: -6px;
  margin-left: 43px;
}
aside.intro > .links > div > a {
  color: rgba(255, 255, 255, 0.85);
}
aside.intro > .links > div > a > span {
  border-color: #3070c5;
  background-color: #497abc;
}
aside.intro > .links > div > a:hover {
  color: white;
}
aside.intro > .links > div > a:hover > span {
  background-color: #5c88c3;
}
/*
d8888b. d88888b d8888b. .d8888. db   d8b   db d88888b d8888b.        d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88  `8D 88'     88  `8D 88'  YP 88   I8I   88 88'     88  `8D        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88oodD' 88ooooo 88oobY' `8bo.   88   I8I   88 88ooooo 88oooY'        88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88~~~   88~~~~~ 88`8b     `Y8b. Y8   I8I   88 88~~~~~ 88~~~b. C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88      88.     88 `88. db   8D `8b d8'8b d8' 88.     88   8D        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
88      Y88888P 88   YD `8888Y'  `8b8' `8d8'  Y88888P Y8888P'        Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.persweb {
  /*
      this back-background makes the transition of div and sec
      more smooth
    */
  background-image: url('../img/secbg_persweb.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 2vw);
}
div.persweb {
  background-image: url('../img/secbg_persweb.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 2vw);
}
aside.persweb::before {
  background-image: url('../img/secbg_persweb.jpg');
  background-size: 100vw auto;
  background-position: 40vw calc(100% + 2vw);
}
section.persweb {
  height: 830px;
  color: white;
  background-color: black;
}
div.persweb > h1 {
  margin-top: 260px;
}
div.persweb > section {
  width: 33.5vw;
  margin-top: 24px;
}
aside.persweb > .links {
  padding-top: 100px;
  bottom: 40px;
}
aside.persweb > .links > div {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 50px;
}
aside.persweb > .links > div > a {
  color: rgba(255, 255, 255, 0.8);
}
aside.persweb > .links > div > a > span {
  border-color: #444;
}
aside.persweb > .links > div > a:hover {
  color: white;
}
aside.persweb > .bg-dimmer {
  background-color: rgba(255, 255, 255, 0.1);
}
/*
d8888b. db   db  .d88b.  d888888b  .d88b.         d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88  `8D 88   88 .8P  Y8. `~~88~~' .8P  Y8.        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88oodD' 88ooo88 88    88    88    88    88        88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88~~~   88~~~88 88    88    88    88    88 C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88      88   88 `8b  d8'    88    `8b  d8'        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
88      YP   YP  `Y88P'     YP     `Y88P'         Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.photography {
  /*
      this back-background makes the transition of div and sec
      more smooth
    */
  background-image: url('../img/secbg_photography.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 3vw);
}
div.photography {
  background-image: url('../img/secbg_photography.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 3vw);
}
aside.photography::before {
  background-image: url('../img/secbg_photography.jpg');
  background-size: 100vw auto;
  background-position: 40vw calc(100% + 3vw);
}
section.photography {
  height: 530px;
  color: black;
  background-color: white;
  transition: height 0.4s ease-in-out;
}
div.photography {
  transition: height 0.4s ease-in-out;
}
div.photography > h1 {
  margin-top: 110px;
}
div.photography > section {
  width: 35vw;
  margin-top: 24px;
}
aside.photography::before {
  transition: height 0.4s ease-in-out;
}
aside.photography > .links {
  top: 0;
  transition: padding-top 0.4s ease-in-out;
}
aside.photography > .links > div {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 100px;
  transition: margin-bottom 0.4s ease-in-out;
}
aside.photography > .links > div > a {
  color: rgba(0, 0, 0, 0.7);
}
aside.photography > .links > div > a > span {
  border-color: #999;
}
aside.photography > .links > div > a:hover {
  color: black;
}
aside.photography > .links > div:nth-of-type(n+3) {
  display: none;
}
aside.photography > .bg-dimmer {
  background-color: rgba(255, 255, 255, 0.15);
}
#photography-more {
  position: absolute;
  bottom: 0;
  padding: 11px;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Hind Vadodara', sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
#photography-more:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
}
/*
d8888b. db   db d88888b db    db        d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88  `8D 88   88 88'     `8b  d8'        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88oodD' 88ooo88 88ooooo  `8bd8'         88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88~~~   88~~~88 88~~~~~  .dPYb.  C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88      88   88 88.     .8P  Y8.        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
88      YP   YP Y88888P YP    YP        Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.photography-expanded {
  height: 900px;
  background-size: auto 900px;
  background-position: 0 0;
}
div.photography-expanded {
  background-size: auto 900px;
  background-position: 0 0;
}
div.photography-expanded > h1 {
  margin-top: 200px;
}
section.photography-expanded-wide,
div.photography-expanded-wide {
  background-size: 100vw auto;
  background-position: 0 0;
}
aside.photography-expanded::before {
  background-size: auto 900px;
  background-position: -60vw 0;
}
aside.photography-expanded-wide::before {
  background-size: 100vw auto;
  background-position: 40vw 0;
}
aside.photography-expanded > .links {
  padding-top: 80px;
}
aside.photography-expanded > .links > div {
  margin-bottom: 48px;
}
aside.photography-expanded > .links > div > a {
  font-size: 2.3rem;
}
aside.photography-expanded > .links > div:nth-of-type(n+3) {
  display: block;
}
.photography-expanded #photography-more {
  display: none;
}
/*
db   d8b   db d8888b. d888888b d888888b d888888b d8b   db  d888b         d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88   I8I   88 88  `8D   `88'   `~~88~~'   `88'   888o  88 88' Y8b        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88   I8I   88 88oobY'    88       88       88    88V8o 88 88             88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
Y8   I8I   88 88`8b      88       88       88    88 V8o88 88  ooo C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
`8b d8'8b d8' 88 `88.   .88.      88      .88.   88  V888 88. ~8~        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
 `8b8' `8d8'  88   YD Y888888P    YP    Y888888P VP   V8P  Y888P         Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.writing {
  /*
      this back-background makes the transition of div and sec
      more smooth
    */
  background-image: url('../img/secbg_writing.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 3vw);
}
div.writing {
  background-image: url('../img/secbg_writing.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 3vw);
}
aside.writing::before {
  background-image: url('../img/secbg_writing.jpg');
  background-size: 100vw auto;
  background-position: 40vw calc(100% + 3vw);
}
section.writing {
  height: 760px;
  color: black;
  background-color: white;
}
div.writing > h1 {
  margin-top: 150px;
}
div.writing > section {
  width: 28vw;
  margin-top: 24px;
}
aside.writing > .links {
  top: 0;
  padding-top: 160px;
}
aside.writing > .links > div {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 54px;
}
aside.writing > .links > div > a {
  color: rgba(0, 0, 0, 0.7);
}
aside.writing > .links > div > a > span {
  color: white;
  background-color: #4d4d4d;
}
aside.writing > .links > div > a:hover {
  color: black;
}
aside.writing > .links > div > a:hover > span {
  background-color: #222;
}
aside.writing > .bg-dimmer {
  background-color: rgba(255, 255, 255, 0.3);
}
/*
.88b  d88. db    db .d8888. d888888b  .o88b.        d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88'YbdP`88 88    88 88'  YP   `88'   d8P  Y8        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88  88  88 88    88 `8bo.      88    8P             88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88  88  88 88    88   `Y8b.    88    8b      C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88  88  88 88b  d88 db   8D   .88.   Y8b  d8        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
YP  YP  YP ~Y8888P' `8888Y' Y888888P  `Y88P'        Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.music {
  /*
      this back-background makes the transition of div and sec
      more smooth
    */
  background-image: url('../img/secbg_music.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 6vw);
}
div.music {
  background-image: url('../img/secbg_music.jpg');
  background-size: 100vw auto;
  background-position: 0 calc(100% + 6vw);
}
aside.music::before {
  background-image: url('../img/secbg_music.jpg');
  background-size: 100vw auto;
  background-position: 40vw calc(100% + 6vw);
}
section.music {
  height: 500px;
  color: white;
  background-color: gray;
}
div.music > h1 {
  margin-top: 160px;
}
div.music > section {
  width: 38vw;
  margin-top: 10px;
}
aside.music::before {
  filter: blur(5px) contrast(1.5) brightness(0.8);
  -webkit-filter: blur(5px) contrast(1.5) brightness(0.8);
}
aside.music > .links {
  top: 0;
  padding-top: 60px;
}
aside.music > .links > div {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 52px;
}
aside.music > .links > div > a {
  font-size: 2.2rem;
  color: rgba(255, 255, 255, 0.8);
}
aside.music > .links > div > a > span {
  color: #505050;
  background-color: white;
}
aside.music > .links > div > a:hover {
  color: white;
}
aside.music > .links > div > a:hover > span {
  color: #222;
}
aside.music > .bg-dimmer {
  background-color: rgba(0, 0, 0, 0.5);
}
/*
 .d88b.  db    db d888888b d8888b.  .d88b.         d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
.8P  Y8. 88    88 `~~88~~' 88  `8D .8P  Y8.        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88    88 88    88    88    88oobY' 88    88        88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88    88 88    88    88    88`8b   88    88 C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
`8b  d8' 88b  d88    88    88 `88. `8b  d8'        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
 `Y88P'  ~Y8888P'    YP    88   YD  `Y88P'         Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
section.outro {
  height: 550px;
  color: black;
  background: #e6dac5;
}
div.outro > h1 {
  margin-top: 46px;
}
div.outro > section {
  width: 36vw;
}
aside.outro {
  background-color: #a19580;
}
aside.outro > .links {
  padding-top: 56px;
}
aside.outro > .links > div {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 32px;
}
aside.outro > .links > div > a {
  color: rgba(255, 255, 255, 0.8);
}
aside.outro > .links > div > a > span {
  color: #585858;
  background-color: white;
}
aside.outro > .links > div > a:hover {
  color: white;
}
aside.outro > .links > div > a:hover > span {
  color: #333;
}
/*
d88888b  .d88b.   .d88b.  d888888b d88888b d8888b.        d8888b. d88888b d88888b  .d8b.  db    db db      d888888b 
88'     .8P  Y8. .8P  Y8. `~~88~~' 88'     88  `8D        88  `8D 88'     88'     d8' `8b 88    88 88      `~~88~~' 
88ooo   88    88 88    88    88    88ooooo 88oobY'        88   88 88ooooo 88ooo   88ooo88 88    88 88         88    
88~~~   88    88 88    88    88    88~~~~~ 88`8b   C8888D 88   88 88~~~~~ 88~~~   88~~~88 88    88 88         88    
88      `8b  d8' `8b  d8'    88    88.     88 `88.        88  .8D 88.     88      88   88 88b  d88 88booo.    88    
YP       `Y88P'   `Y88P'     YP    Y88888P 88   YD        Y8888D' Y88888P YP      YP   YP ~Y8888P' Y88888P    YP    
*/
footer {
  background: #366bb0;
  text-align: right;
  font-size: 1.1rem;
  line-height: 1.3;
  padding: 18px 12px;
  position: relative;
}
footer > span {
  display: block;
}
footer > span:nth-of-type(2n+1) {
  color: rgba(255, 255, 255, 0.6);
}
footer > span:nth-of-type(2n+1) a {
  color: rgba(255, 255, 255, 0.6);
}
footer > span:nth-of-type(2n) {
  color: white;
}
footer > span:nth-of-type(2n) a {
  color: white;
}
footer > div {
  position: absolute;
  top: 28px;
  text-align: left;
  padding-left: 12px;
}
footer > div > a {
  font-family: 'Hind Vadodara', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.01em;
  font-size: 2.4rem;
  line-height: 1;
  transition: color 0.2s ease;
  color: rgba(255, 255, 255, 0.85);
  margin-right: calc(4vw - 36px);
}
footer > div > a > span {
  border-radius: 16px;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  top: -4px;
  transition: all 0.2s ease;
  line-height: 26px !important;
}
footer > div > a > span::before {
  line-height: 26px !important;
  position: relative;
}
footer > div > a > span {
  border-color: #3070c5;
  background-color: #497abc;
}
footer > div > a:hover {
  color: white;
}
footer > div > a:hover > span {
  background-color: #5c88c3;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /*
 db  .d88b.  .d888b.   j88D          db .d888b. d88888D .d888b. 
o88 .8P  88. VP  `8D  j8~88         o88 VP  `8D VP  d8' 88' `8D 
 88 88  d'88    odD' j8' 88          88    odD'    d8'  `V8o88' 
 88 88 d' 88  .88'   V88888D C8888D  88  .88'     d8'      d8'  
 88 `88  d8' j88.        88          88 j88.     d8'      d8'   
 VP  `Y88P'  888888D     VP          VP 888888D d8'      d8'    
*/
  body {
    font-size: 1.5rem;
  }
  body > section > aside > .links > div p {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  section.intro {
    height: 480px;
  }
  div.intro {
    width: 960px;
  }
  div.intro > hgroup > h1 {
    font-size: 4.6rem;
  }
  div.intro > section {
    width: 750px;
    margin-left: 210px;
  }
  aside.intro {
    width: 960px;
  }
  aside.intro > .links {
    padding-left: 210px;
  }
  div.persweb > h1 {
    margin-top: 240px;
  }
  div.persweb > section {
    width: 40vw;
  }
  aside.persweb > .links {
    bottom: 0;
    padding-top: 40px;
  }
  div.photography > section {
    width: 36vw;
  }
  div.photography-expanded > h1 {
    margin-top: 200px;
  }
  div.photography-expanded > section {
    width: 36vw;
  }
  aside.photography-expanded > .links {
    padding-top: 70px;
  }
  aside.photography-expanded > .links > div > a {
    font-size: 1.7rem;
    line-height: 1.4;
  }
  section.writing {
    height: 720px;
  }
  div.writing > section {
    width: 35vw;
  }
  aside.writing > .links {
    padding-top: 110px;
  }
  aside.music > .links {
    padding-top: 40px;
  }
  aside.music > .links > div > a {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
@media (max-width: 1023px) {
  html {
    font-size: 59.375%;
  }
  .txt-right-below::before {
    content: 'below';
  }
  /*
d8888b.  .d88b.  d8888b. db    db           dD    db .d888b. d8888b. 
88  `8D .8P  Y8. 88  `8D `8b  d8'          d8'   o88 VP  `8D VP  `8D 
88oooY' 88    88 88   88  `8bd8'          d8'     88    odD'   oooY' 
88~~~b. 88    88 88   88    88    C8888D d8888b.  88  .88'     ~~~b. 
88   8D `8b  d8' 88  .8D    88           88' `8D  88 j88.    db   8D 
Y8888P'  `Y88P'  Y8888D'    YP           `8888P   VP 888888D Y8888P' 
*/
  /*
  this section, starting qualifying from body, is more specific than other
  [section|div|aside].[name] sections,
  so we have many |!important| there in such other sections.
*/
  body > section:not(.intro) > div {
    position: static;
    top: auto;
    left: auto;
    height: auto;
    width: 100%;
    padding: 3.6vw calc(12.3vw - 43.6px);
  }
  body > section:not(.intro) > aside {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    width: 100%;
  }
  body > section:not(.intro) > aside:not(.outro)::before {
    z-index: 2;
    filter: none;
    -webkit-filter: none;
  }
  body > section:not(.intro) > aside > .links {
    position: relative;
    top: 0;
    z-index: 3;
    left: auto;
    width: auto;
    height: auto;
    padding: 3.5vw calc(12.3vw - 43.6px) 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: calc(12.3vw - 43.6px);
    -moz-column-gap: calc(12.3vw - 43.6px);
    column-gap: calc(12.3vw - 43.6px);
  }
  body > section:not(.intro) > aside > .links > div {
    margin-bottom: 30px;
    page-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    padding-top: 6px;
    /* fixes circle's overflow cut on chrome */
  }
  body > section:not(.intro) > aside > .links > div > a > span {
    top: -6px;
  }
  body > section:not(.intro) > aside > .links > div p:first-of-type {
    margin-top: 0.2rem;
  }
  body > section:not(.intro) > aside > .bg-dimmer {
    z-index: 1;
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  /*
d888888b d8b   db d888888b d8888b.  .d88b.            dD    db .d888b. d8888b. 
  `88'   888o  88 `~~88~~' 88  `8D .8P  Y8.          d8'   o88 VP  `8D VP  `8D 
   88    88V8o 88    88    88oobY' 88    88         d8'     88    odD'   oooY' 
   88    88 V8o88    88    88`8b   88    88 C8888D d8888b.  88  .88'     ~~~b. 
  .88.   88  V888    88    88 `88. `8b  d8'        88' `8D  88 j88.    db   8D 
Y888888P VP   V8P    YP    88   YD  `Y88P'         `8888P   VP 888888D Y8888P' 
*/
  section.intro {
    height: auto;
  }
  div.intro {
    width: auto;
  }
  div.intro > hgroup {
    margin-top: calc(1.7vw + 14.1px);
    margin-left: calc(12.3vw - 43.8px);
  }
  div.intro > #avatar {
    top: 150px;
    left: calc(12.3vw - 43.8px);
    border-radius: calc((11.8vw + 49.2px) / 2);
    background-size: calc(11.8vw + 47.2px) calc(11.8vw + 47.2px);
    width: calc(11.8vw + 49.2px);
    height: calc(11.8vw + 49.2px);
  }
  div.intro > section {
    margin-top: calc(1.2vw + 29.9px);
    margin-left: calc(31.9vw - 13.5px);
    width: calc(60.3vw + 7.3px);
  }
  aside.intro {
    width: auto;
    padding-bottom: 40px;
  }
  aside.intro > .links {
    padding-left: calc(31.9vw - 13.5px);
  }
  aside.intro > .links > div {
    margin-top: 3px;
  }
  /*
d8888b. d88888b d8888b. .d8888. db   d8b   db d88888b d8888b.           dD    db .d888b. d8888b. 
88  `8D 88'     88  `8D 88'  YP 88   I8I   88 88'     88  `8D          d8'   o88 VP  `8D VP  `8D 
88oodD' 88ooooo 88oobY' `8bo.   88   I8I   88 88ooooo 88oooY'         d8'     88    odD'   oooY' 
88~~~   88~~~~~ 88`8b     `Y8b. Y8   I8I   88 88~~~~~ 88~~~b. C8888D d8888b.  88  .88'     ~~~b. 
88      88.     88 `88. db   8D `8b d8'8b d8' 88.     88   8D        88' `8D  88 j88.    db   8D 
88      Y88888P 88   YD `8888Y'  `8b8' `8d8'  Y88888P Y8888P'        `8888P   VP 888888D Y8888P'                                                                                                 
*/
  section.persweb {
    background-image: url('../img/secbg_persweb.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  div.persweb {
    background-image: url('../img/secbg_persweb.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  aside.persweb {
    background-image: url('../img/secbg_persweb.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.persweb > .bg-dimmer {
    background-image: url('../img/secbg_persweb.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.persweb::before {
    background: none;
  }
  section.persweb {
    height: auto;
  }
  div.persweb > h1 {
    margin-top: 60px;
  }
  div.persweb > section {
    width: 68vw;
    margin-top: 12px;
  }
  aside.persweb::before {
    background-color: rgba(255, 255, 255, 0.1);
  }
  aside.persweb > .links > div {
    margin-bottom: 30px;
  }
  aside.persweb > .links > div:first-child {
    -webkit-column-break-after: always;
    column-break-after: always;
    break-after: column;
  }
  /*
d8888b. db   db  .d88b.  d888888b  .d88b.            dD    db .d888b. d8888b. 
88  `8D 88   88 .8P  Y8. `~~88~~' .8P  Y8.          d8'   o88 VP  `8D VP  `8D 
88oodD' 88ooo88 88    88    88    88    88         d8'     88    odD'   oooY' 
88~~~   88~~~88 88    88    88    88    88 C8888D d8888b.  88  .88'     ~~~b. 
88      88   88 `8b  d8'    88    `8b  d8'        88' `8D  88 j88.    db   8D 
88      YP   YP  `Y88P'     YP     `Y88P'         `8888P   VP 888888D Y8888P' 
*/
  section.photography {
    background-image: url('../img/secbg_photography.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  div.photography {
    background-image: url('../img/secbg_photography.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  aside.photography {
    background-image: url('../img/secbg_photography.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.photography > .bg-dimmer {
    background-image: url('../img/secbg_photography.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.photography::before {
    background: none;
  }
  section.photography {
    height: auto;
  }
  div.photography > h1 {
    margin-top: 40px;
  }
  div.photography > section {
    width: 74vw;
    margin-top: 20px;
  }
  aside.photography::before {
    background-color: rgba(255, 255, 255, 0.2);
  }
  aside.photography > .links > div {
    margin-bottom: 30px;
  }
  aside.photography > .links > div:nth-of-type(3),
  aside.photography > .links > div:nth-of-type(4),
  aside.photography > .links > div:nth-of-type(5) {
    display: inline-block;
  }
  aside.photography > .links > div > a {
    font-size: 2.4vw !important;
  }
  #photography-more {
    display: none;
  }
  /*
db   d8b   db d8888b. d888888b d888888b d888888b d8b   db  d888b            dD    db .d888b. d8888b. 
88   I8I   88 88  `8D   `88'   `~~88~~'   `88'   888o  88 88' Y8b          d8'   o88 VP  `8D VP  `8D 
88   I8I   88 88oobY'    88       88       88    88V8o 88 88              d8'     88    odD'   oooY' 
Y8   I8I   88 88`8b      88       88       88    88 V8o88 88  ooo C8888D d8888b.  88  .88'     ~~~b. 
`8b d8'8b d8' 88 `88.   .88.      88      .88.   88  V888 88. ~8~        88' `8D  88 j88.    db   8D 
 `8b8' `8d8'  88   YD Y888888P    YP    Y888888P VP   V8P  Y888P         `8888P   VP 888888D Y8888P'
*/
  section.writing {
    background-image: url('../img/secbg_writing.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  div.writing {
    background-image: url('../img/secbg_writing.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  aside.writing {
    background-image: url('../img/secbg_writing.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.writing > .bg-dimmer {
    background-image: url('../img/secbg_writing.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.writing::before {
    background: none;
  }
  section.writing {
    height: auto;
  }
  section.writing,
  div.writing {
    background-position: center 0;
  }
  aside.writing,
  aside.writing > .bg-dimmer {
    background-position: center bottom;
  }
  div.writing > h1 {
    margin-top: 70px;
  }
  div.writing > section {
    width: 60vw;
    margin-top: 22px;
  }
  aside.writing::before {
    background-color: rgba(255, 255, 255, 0.4);
  }
  aside.writing > .links {
    padding-top: 3.5vw;
  }
  aside.writing > .links > div {
    margin-bottom: 30px;
  }
  /*
.88b  d88. db    db .d8888. d888888b  .o88b.           dD    db .d888b. d8888b. 
88'YbdP`88 88    88 88'  YP   `88'   d8P  Y8          d8'   o88 VP  `8D VP  `8D 
88  88  88 88    88 `8bo.      88    8P              d8'     88    odD'   oooY' 
88  88  88 88    88   `Y8b.    88    8b      C8888D d8888b.  88  .88'     ~~~b. 
88  88  88 88b  d88 db   8D   .88.   Y8b  d8        88' `8D  88 j88.    db   8D 
YP  YP  YP ~Y8888P' `8888Y' Y888888P  `Y88P'        `8888P   VP 888888D Y8888P' 
*/
  section.music {
    background-image: url('../img/secbg_music.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  div.music {
    background-image: url('../img/secbg_music.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: 0 0;
  }
  aside.music {
    background-image: url('../img/secbg_music.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.music > .bg-dimmer {
    background-image: url('../img/secbg_music.jpg');
    background-size: auto auto;
    /* will be set by js anyway */
    background-position: left bottom;
  }
  aside.music::before {
    background: none;
  }
  section.music {
    height: auto;
  }
  section.music,
  div.music {
    background-position: center 0;
  }
  aside.music,
  aside.music > .bg-dimmer {
    background-position: center bottom;
  }
  div.music {
    background-image: none;
    /* needs that background-color, so sacrifice that visual beautiness */
    background-color: rgba(0, 0, 0, 0.4);
  }
  div.music > h1 {
    margin-top: 60px;
  }
  div.music > section {
    width: 60vw;
    margin-top: 22px;
  }
  aside.music::before {
    background-color: rgba(0, 0, 0, 0.4);
  }
  aside.music > .bg-dimmer {
    filter: blur(5px) contrast(1.5) brightness(0.8);
    -webkit-filter: blur(5px) contrast(1.5) brightness(0.8);
  }
  aside.music > .links {
    padding-top: 3.5vw;
  }
  aside.music > .links > div {
    margin-bottom: 30px;
  }
  aside.music > .links > div > a {
    font-size: 2.2vw;
  }
  /*
 .d88b.  db    db d888888b d8888b.  .d88b.            dD    db .d888b. d8888b. 
.8P  Y8. 88    88 `~~88~~' 88  `8D .8P  Y8.          d8'   o88 VP  `8D VP  `8D 
88    88 88    88    88    88oobY' 88    88         d8'     88    odD'   oooY' 
88    88 88    88    88    88`8b   88    88 C8888D d8888b.  88  .88'     ~~~b. 
`8b  d8' 88b  d88    88    88 `88. `8b  d8'        88' `8D  88 j88.    db   8D 
 `Y88P'  ~Y8888P'    YP    88   YD  `Y88P'         `8888P   VP 888888D Y8888P'
*/
  section.outro {
    height: auto;
  }
  div.outro > h1 {
    margin-top: 60px;
  }
  div.outro > section {
    width: 60vw;
    margin-top: 22px;
  }
  aside.outro > .links {
    padding-top: 3.5vw;
  }
  aside.outro > .links > div {
    margin-bottom: 30px;
  }
  /*
d88888b  .d88b.   .d88b.  d888888b d88888b d8888b.           dD    db .d888b. d8888b.
88'     .8P  Y8. .8P  Y8. `~~88~~' 88'     88  `8D          d8'   o88 VP  `8D VP  `8D
88ooo   88    88 88    88    88    88ooooo 88oobY'         d8'     88    odD'   oooY'
88~~~   88    88 88    88    88    88~~~~~ 88`8b   C8888D d8888b.  88  .88'     ~~~b.
88      `8b  d8' `8b  d8'    88    88.     88 `88.        88' `8D  88 j88.    db   8D
YP       `Y88P'   `Y88P'     YP    Y88888P 88   YD        `8888P   VP 888888D Y8888P'
*/
  footer {
    overflow-x: hidden;
    /* compensate for div's negative margin */
  }
  footer > div {
    position: static;
    text-align: right;
    padding-right: 0;
    margin: 0 -10px 8px 0;
  }
  footer > div > a {
    text-align: left;
    margin-right: 6px;
  }
  footer > div > a:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  html {
    font-size: 62.5%;
  }
  /*
d8888b.  .d88b.  d8888b. db    db          ooooo .d888b. .d888b. 
88  `8D .8P  Y8. 88  `8D `8b  d8'         8P~~~~ 88' `8D 88' `8D 
88oooY' 88    88 88   88  `8bd8'         dP      `V8o88' `V8o88' 
88~~~b. 88    88 88   88    88    C8888D V8888b.    d8'     d8'  
88   8D `8b  d8' 88  .8D    88               `8D   d8'     d8'   
Y8888P'  `Y88P'  Y8888D'    YP           88oobY'  d8'     d8'    
*/
  body > section:not(.intro) > div {
    padding: 5vw;
  }
  body > section:not(.intro) > div h1 {
    font-size: 3.5rem;
  }
  body > section:not(.intro) > aside > .links {
    padding: 5vw;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  body > section:not(.intro) > aside > .links > div {
    display: block;
  }
  body > section:not(.intro) > aside > .links > div > a {
    font-size: 2.2rem;
  }
  body > section:not(.intro) > aside > .links > div > a > span {
    top: -5px;
  }
  body > section:not(.intro) > aside > .links > div:last-of-type {
    margin-bottom: 0;
  }
  /*
d888888b d8b   db d888888b d8888b.  .d88b.           ooooo .d888b. .d888b. 
  `88'   888o  88 `~~88~~' 88  `8D .8P  Y8.         8P~~~~ 88' `8D 88' `8D 
   88    88V8o 88    88    88oobY' 88    88        dP      `V8o88' `V8o88' 
   88    88 V8o88    88    88`8b   88    88 C8888D V8888b.    d8'     d8'  
  .88.   88  V888    88    88 `88. `8b  d8'            `8D   d8'     d8'   
Y888888P VP   V8P    YP    88   YD  `Y88P'         88oobY'  d8'     d8'    
*/
  div.intro > hgroup {
    margin-left: calc(5.7vw + 2.6px);
    margin-bottom: 20px;
  }
  div.intro > hgroup > h1 {
    font-size: calc(5vw + 10px) !important;
  }
  div.intro > #avatar {
    position: static;
    top: auto;
    left: auto;
    margin: auto auto;
  }
  div.intro > section {
    margin-left: calc(5.7vw + 2.6px);
    margin-top: 20px;
    width: calc(60.9vw + 95px);
  }
  aside.intro > .links {
    padding-left: calc(5.7vw + 2.6px);
  }
  aside.intro > .links > div {
    display: block;
    margin-top: 20px;
  }
  aside.intro > .links > div > a {
    font-size: 2.2rem;
  }
  /*
d8888b. d88888b d8888b. .d8888. db   d8b   db d88888b d8888b.          ooooo .d888b. .d888b. 
88  `8D 88'     88  `8D 88'  YP 88   I8I   88 88'     88  `8D         8P~~~~ 88' `8D 88' `8D 
88oodD' 88ooooo 88oobY' `8bo.   88   I8I   88 88ooooo 88oooY'        dP      `V8o88' `V8o88' 
88~~~   88~~~~~ 88`8b     `Y8b. Y8   I8I   88 88~~~~~ 88~~~b. C8888D V8888b.    d8'     d8'  
88      88.     88 `88. db   8D `8b d8'8b d8' 88.     88   8D            `8D   d8'     d8'   
88      Y88888P 88   YD `8888Y'  `8b8' `8d8'  Y88888P Y8888P'        88oobY'  d8'     d8'    
*/
  div.persweb > section {
    width: calc(60% + 116px);
  }
  aside.persweb {
    background-color: rgba(255, 255, 255, 0.1);
  }
  aside.persweb > .links > div:first-child {
    -webkit-column-break-after: auto;
    column-break-after: auto;
    break-after: auto;
  }
  /*
d8888b. db   db  .d88b.  d888888b  .d88b.           ooooo .d888b. .d888b. 
88  `8D 88   88 .8P  Y8. `~~88~~' .8P  Y8.         8P~~~~ 88' `8D 88' `8D 
88oodD' 88ooo88 88    88    88    88    88        dP      `V8o88' `V8o88' 
88~~~   88~~~88 88    88    88    88    88 C8888D V8888b.    d8'     d8'  
88      88   88 `8b  d8'    88    `8b  d8'            `8D   d8'     d8'   
88      YP   YP  `Y88P'     YP     `Y88P'         88oobY'  d8'     d8'    
*/
  div.photography > section {
    width: calc(60% + 116px);
  }
  aside.photography {
    background-color: rgba(255, 255, 255, 0.2);
  }
  aside.photography > .links > div:nth-of-type(3),
  aside.photography > .links > div:nth-of-type(4),
  aside.photography > .links > div:nth-of-type(5) {
    display: block;
  }
  aside.photography > .links > div > a {
    font-size: calc(1vw + 14px) !important;
  }
  /*
db   d8b   db d8888b. d888888b d888888b d888888b d8b   db  d888b           ooooo .d888b. .d888b. 
88   I8I   88 88  `8D   `88'   `~~88~~'   `88'   888o  88 88' Y8b         8P~~~~ 88' `8D 88' `8D 
88   I8I   88 88oobY'    88       88       88    88V8o 88 88             dP      `V8o88' `V8o88' 
Y8   I8I   88 88`8b      88       88       88    88 V8o88 88  ooo C8888D V8888b.    d8'     d8'  
`8b d8'8b d8' 88 `88.   .88.      88      .88.   88  V888 88. ~8~            `8D   d8'     d8'   
 `8b8' `8d8'  88   YD Y888888P    YP    Y888888P VP   V8P  Y888P         88oobY'  d8'     d8'    
*/
  div.writing {
    background-color: rgba(255, 255, 255, 0.3);
  }
  div.writing > section {
    width: calc(60% + 116px);
  }
  aside.writing {
    background-color: rgba(255, 255, 255, 0.6);
  }
  /*
.88b  d88. db    db .d8888. d888888b  .o88b.          ooooo .d888b. .d888b. 
88'YbdP`88 88    88 88'  YP   `88'   d8P  Y8         8P~~~~ 88' `8D 88' `8D 
88  88  88 88    88 `8bo.      88    8P             dP      `V8o88' `V8o88' 
88  88  88 88    88   `Y8b.    88    8b      C8888D V8888b.    d8'     d8'  
88  88  88 88b  d88 db   8D   .88.   Y8b  d8            `8D   d8'     d8'   
YP  YP  YP ~Y8888P' `8888Y' Y888888P  `Y88P'        88oobY'  d8'     d8'    
*/
  div.music > section {
    width: calc(60% + 116px);
  }
  aside.music > .links > div > a {
    font-size: calc(1vw + 13px) !important;
  }
  /*
 .d88b.  db    db d888888b d8888b.  .d88b.           ooooo .d888b. .d888b. 
.8P  Y8. 88    88 `~~88~~' 88  `8D .8P  Y8.         8P~~~~ 88' `8D 88' `8D 
88    88 88    88    88    88oobY' 88    88        dP      `V8o88' `V8o88' 
88    88 88    88    88    88`8b   88    88 C8888D V8888b.    d8'     d8'  
`8b  d8' 88b  d88    88    88 `88. `8b  d8'            `8D   d8'     d8'   
 `Y88P'  ~Y8888P'    YP    88   YD  `Y88P'         88oobY'  d8'     d8'    
*/
  div.outro > h1 {
    font-size: calc(0.8vw + 22px) !important;
    margin-top: 30px;
  }
  div.outro > section {
    width: calc(60% + 116px);
  }
  /*
d88888b  .d88b.   .d88b.  d888888b d88888b d8888b.          ooooo .d888b. .d888b.
88'     .8P  Y8. .8P  Y8. `~~88~~' 88'     88  `8D         8P~~~~ 88' `8D 88' `8D
88ooo   88    88 88    88    88    88ooooo 88oobY'        dP      `V8o88' `V8o88'
88~~~   88    88 88    88    88    88~~~~~ 88`8b   C8888D V8888b.    d8'     d8'
88      `8b  d8' `8b  d8'    88    88.     88 `88.            `8D   d8'     d8'
YP       `Y88P'   `Y88P'     YP    Y88888P 88   YD        88oobY'  d8'     d8'
*/
  footer {
    padding: 12px 6px 10px;
    font-size: 0.8rem;
  }
  footer > div {
    margin: 0 -10px 4px 0;
  }
  footer > div > a {
    text-align: left;
    margin-right: 6px;
  }
  footer > div > a:last-of-type {
    margin-right: 0;
  }
  footer > span:not(:last-of-type) {
    margin-bottom: 0.6rem;
  }
}
/*
d888888b  .o88b.  .d88b.  d8b   db .d8888. 
  `88'   d8P  Y8 .8P  Y8. 888o  88 88'  YP 
   88    8P      88    88 88V8o 88 `8bo.   
   88    8b      88    88 88 V8o88   `Y8b. 
  .88.   Y8b  d8 `8b  d8' 88  V888 db   8D 
Y888888P  `Y88P'  `Y88P'  VP   V8P `8888Y' 
*/
/*
  absolute font sizes to not vary across media query's html{font-size} changing
  yes, .25px steps are crazy, but they look good with chrome on retina macs.
*/
.smdc-icon-linkedin::before {
  font-size: 17px;
  left: 4px;
}
.smdc-icon-cv::before {
  font-size: 17px;
  top: -0.5px;
  left: 4px;
}
.smdc-icon-resume::before {
  font-size: 17px;
  top: -0.25px;
  left: 4.25px;
}
.smdc-icon-pencil::before {
  font-size: 20px;
  top: 1px;
  left: 2.5px;
}
.smdc-icon-picture::before {
  font-size: 17px;
  left: 3.5px;
}
.smdc-icon-code::before {
  font-size: 17px;
  top: -0.5px;
  left: 3.5px;
}
.smdc-icon-note::before {
  font-size: 20px;
  top: 0.5px;
  left: 2.5px;
}
.smdc-icon-youtube-play::before {
  font-size: 20px;
  top: 1px;
  left: 2px;
}
.smdc-icon-mouse::before {
  font-size: 20px;
  top: 1px;
  left: 3px;
}
.smdc-icon-bomb::before {
  font-size: 18px;
  top: 1px;
  left: 4px;
}
.smdc-icon-pictures::before {
  font-size: 18px;
  left: 3px;
}
.smdc-icon-book::before {
  font-size: 20px;
  top: 0.5px;
  left: 2px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .smdc-icon-resume::before {
    left: 4.5px;
  }
  .smdc-icon-cv::before {
    left: 4.25px;
  }
  .smdc-icon-picture::before {
    left: 4px;
  }
  .smdc-icon-code::before {
    top: -1px;
    left: 3.75px;
  }
  .smdc-icon-note::before {
    top: 3px;
  }
  .smdc-icon-youtube-play::before {
    top: 2.75px;
    left: 2.25px;
  }
}
@media (max-width: 1023px) {
  .smdc-icon-cv::before {
    top: 0.5px;
    left: 4.5px;
  }
  .smdc-icon-resume::before {
    top: 0px;
    left: 4px;
  }
  .smdc-icon-picture::before {
    top: 1px;
    left: 3.75px;
  }
  .smdc-icon-note::before {
    top: 3px;
  }
  .smdc-icon-youtube-play::before {
    top: 2.5px;
    left: 2.5px;
  }
  .smdc-icon-pictures::before {
    top: 1px;
  }
}
@media (max-width: 599px) {
  .smdc-icon-code::before {
    top: 0.5px;
    left: 3.5px;
  }
  .smdc-icon-picture::before {
    left: 3.5px;
  }
}
span[class^="link-thumbnail-"] {
  background-size: 32px 352px;
  background-repeat: no-repeat;
  background-image: url('../img/thumbnails.jpg');
}
.link-thumbnail-allodynia {
  background-position: 0 0;
}
a:hover > .link-thumbnail-allodynia {
  filter: brightness(1.5);
  -webkit-filter: brightness(1.5);
}
.link-thumbnail-mih {
  background-position: 0 -32px;
}
a:hover > .link-thumbnail-mih {
  filter: contrast(0.5) brightness(1.5) saturate(2);
  -webkit-filter: contrast(0.5) brightness(1.5) saturate(2);
}
.link-thumbnail-hakuu {
  background-position: 0 -288px;
}
a:hover > .link-thumbnail-hakuu {
  filter: contrast(1.75) brightness(0.9);
  -webkit-filter: contrast(1.75) brightness(0.9);
}
.link-thumbnail-asm {
  background-position: 0 -320px;
}
a:hover > .link-thumbnail-asm {
  filter: brightness(1.75);
  -webkit-filter: brightness(1.75);
}
.link-thumbnail-picasa {
  background-position: 0 -64px;
}
a:hover > .link-thumbnail-picasa {
  filter: contrast(1.1) brightness(1.3);
  -webkit-filter: contrast(1.1) brightness(1.3);
}
.link-thumbnail-deviantart {
  background-position: 0 -96px;
}
a:hover > .link-thumbnail-deviantart {
  filter: contrast(0.8) brightness(1.5);
  -webkit-filter: contrast(0.8) brightness(1.5);
}
.link-thumbnail-kyoto {
  background-position: 0 -128px;
}
a:hover > .link-thumbnail-kyoto {
  filter: brightness(1.5) saturate(1.5);
  -webkit-filter: brightness(1.5) saturate(1.5);
}
.link-thumbnail-dadaocheng {
  background-position: 0 -160px;
}
a:hover > .link-thumbnail-dadaocheng {
  filter: brightness(1.2) saturate(2);
  -webkit-filter: brightness(1.2) saturate(2);
}
.link-thumbnail-simplelife {
  background-position: 0 -192px;
}
a:hover > .link-thumbnail-simplelife {
  filter: brightness(0.8) contrast(1.5) brightness(1.2);
  -webkit-filter: brightness(0.8) contrast(1.5) brightness(1.2);
}
.link-thumbnail-plus {
  background-position: 0 -224px;
}
a:hover > .link-thumbnail-plus {
  filter: contrast(2);
  -webkit-filter: contrast(2);
}
.link-thumbnail-centralparkautumn {
  background-position: 0 -256px;
}
a:hover > .link-thumbnail-centralparkautumn {
  filter: brightness(1.2) contrast(1.2) saturate(1.2);
  -webkit-filter: brightness(1.2) contrast(1.2) saturate(1.2);
}
