/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
* {
  box-sizing: border-box; }

html, body {
  color: #222;
  font-size: 1em;
  line-height: 1.75em;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  height: 100%; }

body {
  min-height: 100%; }

::-moz-selection {
  background: #03090D;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #03090D;
  color: #fff;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: 'objektiv-bold';
  src: url("../font/objektivmk1_trial_bd-webfont.woff2") format("woff2"), url("./font/objektivmk1_trial_bd-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

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

html, body {
  font-family: 'objektiv-medium'; }

.mw {
  max-width: 1680px;
  margin: 0 auto; }

.push-left--1 {
  margin-left: 9em; }

.push-left--2 {
  margin-left: 18em; }

.txt-grey {
  color: #898896; }

.txt-size-1 {
  font-family: "objektiv-bold", sans-serif;
  font-size: 5em;
  line-height: 1.15em; }

.txt-size-2 {
  font-size: 2.125em;
  line-height: 1.5em; }

.txt-size-3 {
  font-size: 1.25em;
  line-height: 1.875em; }

.flex-content {
  display: flex; }
  .flex-content-spacebtw {
    align-items: center;
    justify-content: space-between; }

a {
  color: #03090D;
  position: relative;
  text-decoration: none; }
  a.btn {
    font-weight: bold;
    font-size: 1.25em;
    display: inline-block; }
    a.btn:before {
      position: absolute;
      content: "";
      height: 0.2em;
      width: 100%;
      background: #03090D;
      bottom: -0.5em; }
  a:focus {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent; }

div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

p {
  color: #898896; }

h2 {
  font-family: "objektiv-bold", sans-serif;
  font-size: 4em;
  line-height: 1.15em;
  margin-top: 0.3em;
  margin-left: -5px; }

h3 {
  font-family: "objektiv-bold", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5em; }

.close-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative; }
  .close-btn span {
    display: block;
    position: absolute;
    top: 20px;
    width: 40px;
    height: 4px;
    background-color: #03090D;
    transform: rotate(45deg); }
  .close-btn .bar-2 {
    transform: rotate(-45deg); }

.fullscreen {
  display: inline-block;
  width: 60px;
  height: 32px;
  margin-right: 1em;
  cursor: pointer; }
  .fullscreen .fullscreen-btn {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    border: 4px #03090D solid;
    transition: all 0.2s ease 0.2s; }
  .fullscreen.big .fullscreen-btn {
    width: 50px; }

.main-header {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 1em 120px;
  box-sizing: border-box;
  z-index: 10;
  background-color: #fff; }

.logo {
  margin-top: 1em; }

.nav .nav-list {
  display: flex; }
  .nav .nav-list li {
    list-style: none; }
    .nav .nav-list li a {
      margin-left: 1.375em; }

.hero-section {
  height: 100vh;
  max-height: 1080px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .hero-section .txt-intro {
    width: 58.333%;
    margin-left: 9em; }
    .hero-section .txt-intro h1 {
      font-family: "objektiv-bold", sans-serif;
      font-size: 5em;
      line-height: 1.15em;
      margin-top: 0.3em;
      margin-left: -5px; }
    .hero-section .txt-intro .link-hero .btn {
      margin-right: 1.375em; }
      .hero-section .txt-intro .link-hero .btn:last-child {
        margin-right: 0em; }

.title-section {
  margin-bottom: 9em; }

.skills {
  margin-top: 9em;
  margin-bottom: 9em; }
  .skills .skills-content {
    padding-left: 18.75em; }
    .skills .skills-content .skills-list-wrapper {
      display: flex;
      box-sizing: border-box;
      justify-content: space-between;
      margin-top: 4.5em; }
      .skills .skills-content .skills-list-wrapper .skill-item {
        width: 24.25em;
        padding: 0 0.5em; }
        .skills .skills-content .skills-list-wrapper .skill-item h3 {
          margin-bottom: 0;
          margin-top: 0; }

.quote {
  color: #fff;
  font-family: "objektiv-bold", sans-serif;
  box-sizing: border-box;
  padding-left: 9em;
  padding-right: 9em; }
  .quote .inner {
    padding: 9em;
    min-height: 36em;
    background-color: #03090D;
    box-sizing: border-box; }
    .quote .inner.flex-container {
      align-items: center;
      display: flex; }
      .quote .inner.flex-container .right {
        margin-left: 2.75em; }
      .quote .inner.flex-container blockquote {
        margin: 0;
        max-width: 1200px; }
  .quote .author {
    color: #898896;
    font-family: "objektiv-medium", sans-serif; }

.portfolio {
  margin: 9em auto; }
  .portfolio .portfolio-item {
    box-sizing: border-box;
    padding: 9em;
    border-top: #898896 1px solid; }
    .portfolio .portfolio-item:last-child {
      border-bottom: #898896 1px solid; }
    .portfolio .portfolio-item .content-left {
      width: 25%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      transition: all 0.2s ease; }
      .portfolio .portfolio-item .content-left h2 {
        margin-bottom: 0;
        margin-top: 0; }
      .portfolio .portfolio-item .content-left h3 {
        margin-top: 0;
        margin-bottom: 0; }
      .portfolio .portfolio-item .content-left.hide {
        opacity: 0;
        transform: translateX(-100px); }
      .portfolio .portfolio-item .content-left.small {
        width: 0; }
    .portfolio .portfolio-item .content-right {
      margin-left: auto;
      width: 75%;
      padding-left: 9em;
      transition: all 0.2s ease-in-out 0.3s; }
      .portfolio .portfolio-item .content-right img {
        width: 100%;
        height: auto; }
      .portfolio .portfolio-item .content-right.big {
        width: 100%; }
    .portfolio .portfolio-item .flex-container {
      display: flex; }

.portfolio {
  margin: 9em auto; }
  .portfolio .portfolio-item {
    padding-top: 3em;
    border: none !important; }
    .portfolio .portfolio-item--inpage .content-left .txt {
      position: sticky;
      position: -webkit-sticky;
      top: 9em; }
    .portfolio .portfolio-item--inpage .content-right img {
      margin-bottom: 2.75em; }
      .portfolio .portfolio-item--inpage .content-right img:last-child {
        margin-bottom: 0; }

.footer {
  margin-top: 9em;
  padding-bottom: 9em;
  border-bottom: 1em solid #03090D; }
  .footer .title-section {
    margin-bottom: 0em; }
    .footer .title-section h2 {
      margin-bottom: 0; }
  .footer .flex-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 9em;
    margin-right: 9em; }
    .footer .flex-container .btn {
      margin-right: 1.375em; }
      .footer .flex-container .btn:last-child {
        margin-right: 0em; }

@media only screen and (max-width: 1440px) {
  html, body {
    font-size: 0.9em;
    line-height: 1.5em;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%; }
    html p, body p {
      font-size: 1.1em;
      line-height: 1.5em; }
  .skills .skills-content {
    padding-left: 0;
    margin: 0 9em; }
  .portfolio .portfolio-item .content-right {
    width: 75%;
    padding-left: 3em; } }

@media only screen and (max-width: 767px) {
  html, body {
    font-size: 0.8em;
    line-height: 1.5em;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%; }
  .push-left--1 {
    margin-left: 0em; }
  h2 {
    font-size: 3.8em;
    line-height: 1.15em; }
  h3 {
    font-size: 1.5rem;
    line-height: 1.5em; }
  p {
    font-size: 1rem;
    line-height: 1.5em; }
  .nav .fullscreen {
    display: none; }
  .content-wrapper {
    padding: 0 20px; }
  .main-header {
    background-color: #fff;
    padding: 1em 20px; }
    .main-header .logo img {
      width: 40px;
      height: 40px; }
  .hero-section {
    height: auto;
    margin-top: 12em;
    margin-bottom: 6em; }
    .hero-section .txt-intro {
      width: 100%;
      margin-left: 0px; }
      .hero-section .txt-intro h1 {
        font-size: 3.8em; }
  .skills {
    margin-top: 6em;
    margin-bottom: 6em; }
  .quote {
    width: 100%;
    flex-shrink: 0;
    padding-left: 0em;
    padding-right: 0em; }
    .quote .inner.flex-container {
      flex-direction: column;
      min-height: auto;
      padding-top: 2em;
      padding-bottom: 2em;
      padding: 2em;
      min-height: 20em;
      align-items: center;
      justify-content: center;
      align-items: flex-start; }
      .quote .inner.flex-container .left h2 {
        margin-bottom: 1em; }
      .quote .inner.flex-container .right {
        margin: 0; }
  .title-section {
    margin-bottom: 2em; }
  .skills .skills-content {
    padding-left: 1em;
    margin: 0; }
    .skills .skills-content .skills-list-wrapper {
      flex-direction: column;
      margin-top: 0; }
      .skills .skills-content .skills-list-wrapper .skill-item {
        width: 100%;
        margin-bottom: 1em; }
  .portfolio {
    margin: 6em auto; }
    .portfolio .portfolio-item {
      padding: 0;
      margin-bottom: 9em; }
      .portfolio .portfolio-item:last-child {
        margin-bottom: 0; }
      .portfolio .portfolio-item .flex-container {
        flex-direction: column-reverse; }
        .portfolio .portfolio-item .flex-container .content-left {
          margin-top: 20px;
          width: 100%;
          padding: 0;
          margin-bottom: 1em; }
        .portfolio .portfolio-item .flex-container .content-right {
          width: 100%;
          padding: 0; }
      .portfolio .portfolio-item .bt-wrapper {
        margin-top: 20px; }
      .portfolio .portfolio-item--inpage .flex-container {
        flex-direction: column; }
  .footer {
    margin-top: 6em;
    padding: 1em 20px;
    padding-bottom: 9em; }
    .footer .btn {
      margin-top: 1em; }
    .footer .flex-container {
      display: block;
      margin: 0; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden,
[hidden] {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */ }

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table; }

.clearfix::after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]::after {
    content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .global {
    color: groscaca; } }
