/*! 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"],
[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,
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; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/images/default-skin.c7d8.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("<svg viewBox=\"0 0 264 88\" xmlns=\"http://www.w3.org/2000/svg\"><title>default-skin 2</title><g fill=\"none\" fill-rule=\"evenodd\"><g><path d=\"M67.002 59.5v3.768c-6.307.84-9.184 5.75-10.002 9.732 2.22-2.83 5.564-5.098 10.002-5.098V71.5L73 65.585 67.002 59.5z\" id=\"Shape\" fill=\"#fff\"></path><g fill=\"#fff\"><path d=\"M13 29v-5h2v3h3v2h-5zM13 15h5v2h-3v3h-2v-5zM31 15v5h-2v-3h-3v-2h5zM31 29h-5v-2h3v-3h2v5z\" id=\"Shape\"></path></g><g fill=\"#fff\"><path d=\"M62 24v5h-2v-3h-3v-2h5zM62 20h-5v-2h3v-3h2v5zM70 20v-5h2v3h3v2h-5zM70 24h5v2h-3v3h-2v-5z\"></path></g><path d=\"M20.586 66l-5.656-5.656 1.414-1.414L22 64.586l5.656-5.656 1.414 1.414L23.414 66l5.656 5.656-1.414 1.414L22 67.414l-5.656 5.656-1.414-1.414L20.586 66z\" fill=\"#fff\"></path><path d=\"M111.785 65.03L110 63.5l3-3.5h-10v-2h10l-3-3.5 1.785-1.468L117 59l-5.215 6.03z\" fill=\"#fff\"></path><path d=\"M152.215 65.03L154 63.5l-3-3.5h10v-2h-10l3-3.5-1.785-1.468L147 59l5.215 6.03z\" fill=\"#fff\"></path><g><path id=\"Rectangle-11\" fill=\"#fff\" d=\"M160.957 28.543l-3.25-3.25-1.413 1.414 3.25 3.25z\"></path><path d=\"M152.5 27c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5-5.5 2.462-5.5 5.5 2.462 5.5 5.5 5.5z\" id=\"Oval-1\" stroke=\"#fff\" stroke-width=\"1.5\"></path><path fill=\"#fff\" d=\"M150 21h5v1h-5z\"></path></g><g><path d=\"M116.957 28.543l-1.414 1.414-3.25-3.25 1.414-1.414 3.25 3.25z\" fill=\"#fff\"></path><path d=\"M108.5 27c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5-5.5 2.462-5.5 5.5 2.462 5.5 5.5 5.5z\" stroke=\"#fff\" stroke-width=\"1.5\"></path><path fill=\"#fff\" d=\"M106 21h5v1h-5z\"></path><path fill=\"#fff\" d=\"M109.043 19.008l-.085 5-1-.017.085-5z\"></path></g></g></g></svg>"); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/images/preloader.e34a.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

@keyframes fadein {
  0% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* nunito-regular - latin */
@font-face {
  font-family: '_Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/nunito-v9-latin-regular.75cb.eot);
  /* IE9 Compat Modes */
  src: local("Nunito Regular"), local("Nunito-Regular"), url(/fonts/nunito-v9-latin-regular.75cb.eot?#iefix) format("embedded-opentype"), url(/fonts/nunito-v9-latin-regular.fe67.woff2) format("woff2"), url(/fonts/nunito-v9-latin-regular.feb8.woff) format("woff"), url(/fonts/nunito-v9-latin-regular.daa2.ttf) format("truetype");
  /* Safari, Android, iOS */ }

/* nunito-700 - latin */
@font-face {
  font-family: '_Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/nunito-v9-latin-700.b17d.eot);
  /* IE9 Compat Modes */
  src: local("Nunito Bold"), local("Nunito-Bold"), url(/fonts/nunito-v9-latin-700.b17d.eot?#iefix) format("embedded-opentype"), url(/fonts/nunito-v9-latin-700.dd42.woff2) format("woff2"), url(/fonts/nunito-v9-latin-700.0867.woff) format("woff"), url(/fonts/nunito-v9-latin-700.5cac.ttf) format("truetype");
  /* Safari, Android, iOS */ }

/* cardo-700 - latin */
@font-face {
  font-family: '_Cardo';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/cardo-v9-latin-700.b22c.eot);
  /* IE9 Compat Modes */
  src: local("Cardo Bold"), local("Cardo-Bold"), url(/fonts/cardo-v9-latin-700.b22c.eot?#iefix) format("embedded-opentype"), url(/fonts/cardo-v9-latin-700.a2b2.woff2) format("woff2"), url(/fonts/cardo-v9-latin-700.0a09.woff) format("woff"), url(/fonts/cardo-v9-latin-700.9328.ttf) format("truetype");
  /* Safari, Android, iOS */ }

.font-head {
  font-family: "_Cardo", sans-serif; }

.font-body {
  font-family: "_Nunito", sans-serif; }

* {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box; }

html {
  font-size: 100%;
  font-family: '_Nunito', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em; }

html, body {
  height: 100%;
  width: 100%; }

body {
  color: #202326;
  background-color: #202326;
  background-image: url(/images/tdock.d6b5.jpg);
  background-size: cover;
  background-position: center top;
  background-attachment: fixed; }
  @media all and (min-width: 50em) and (orientation: landscape) {
    body {
      background-image: url(/images/tdock.a3f0.jpg); } }
  @media all and (min-width: 120em) and (orientation: landscape) {
    body {
      background-image: url(/images/tdock.7f8d.jpg); } }
  @media all and (min-width: 160em) and (orientation: landscape) {
    body {
      background-image: url(/images/tdock.aff3.jpg); } }
  @media all and (min-height: 40em) and (orientation: portrait) {
    body {
      background-image: url(/images/tdock.a3f0.jpg); } }
  @media all and (min-height: 90em) and (orientation: portrait) {
    body {
      background-image: url(/images/tdock.7f8d.jpg); } }
  @media all and (min-height: 120em) and (orientation: portrait) {
    body {
      background-image: url(/images/tdock.aff3.jpg); } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
      background-attachment: initial; } }

h1, h2 {
  font-family: '_Cardo', sans-serif;
  font-weight: 500;
  text-transform: uppercase; }

h1 {
  font-size: 2.5em;
  letter-spacing: 0.1em; }
  @media all and (min-width: 70em) {
    h1 {
      font-size: 3em; } }

h2 {
  padding-bottom: 1em; }

h3, h4 {
  font-weight: 700;
  padding-bottom: 0.35em; }

h5, h6 {
  font-weight: 400; }

.normal-weight {
  font-weight: 400; }

::-moz-selection {
  background-color: #404040;
  color: #fff; }

::selection {
  background-color: #404040;
  color: #fff; }

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.remove {
  display: none; }

.hide {
  opacity: 0;
  visibility: hidden; }

.show {
  opacity: 1;
  visibility: visible; }

.smooth-all {
  transition: all 0.25s ease-in-out; }

.bold {
  font-weight: bold; }

.italics {
  font-style: italic; }

a {
  color: #202326;
  text-decoration: none;
  background: linear-gradient(to right, #202326 0%, #202326 100%);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 5%;
  transition: all 0.25s ease-in-out; }
  a:visited {
    color: #202326; }
  a:hover, a:focus, a:active {
    color: #f8f8f8;
    background-size: 100% 100%; }

section {
  min-height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative; }
  section.section-even {
    background-color: #f8f8f8; }
  section.section-odd {
    background-color: #e5e5e5; }
  section .flex-margin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-direction: row;
        flex-direction: row;
    min-height: 100vh;
    max-width: 90em;
    margin: 0 auto; }
    section .flex-margin .section-content-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      min-height: 100vh;
      width: 100%; }
      section .flex-margin .section-content-container .section-header {
        text-align: center;
        text-transform: uppercase;
        margin: 0;
        padding: 0.5em 0 0.5em 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
        @media all and (min-width: 75em) {
          section .flex-margin .section-content-container .section-header {
            padding: 1em 0 1em 0; } }
      section .flex-margin .section-content-container .section-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-line-pack: center;
            align-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-direction: column;
            flex-direction: column;
        width: 100%;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
        section .flex-margin .section-content-container .section-content .section-vcenter {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: stretch;
              align-items: stretch;
          -ms-flex-line-pack: stretch;
              align-content: stretch;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-direction: row;
              flex-direction: row;
          position: relative;
          width: 100%; }
          section .flex-margin .section-content-container .section-content .section-vcenter .container-two {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: start;
                justify-content: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
            -ms-flex-line-pack: start;
                align-content: flex-start; }
          section .flex-margin .section-content-container .section-content .section-vcenter .container-two,
          section .flex-margin .section-content-container .section-content .section-vcenter .container-two-pad-only {
            width: 100%;
            max-width: calc(32em + 5%);
            margin: 0 1em 2.5vh 1em; }
            section .flex-margin .section-content-container .section-content .section-vcenter .container-two > *,
            section .flex-margin .section-content-container .section-content .section-vcenter .container-two-pad-only > * {
              width: 100%; }
            @media all and (min-width: 75em) {
              section .flex-margin .section-content-container .section-content .section-vcenter .container-two,
              section .flex-margin .section-content-container .section-content .section-vcenter .container-two-pad-only {
                margin: 0 2.5em 2.5vh 2.5em; } }

section:not(#home) .section-content-container {
  padding-bottom: 1em; }
  @media all and (min-width: 75em) {
    section:not(#home) .section-content-container {
      padding-bottom: 2.5em; } }

.corner-button-outside {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out; }
  .corner-button-outside .corner-button,
  .corner-button-outside .corner-button::before,
  .corner-button-outside .corner-button::after {
    display: block;
    height: 2px;
    border-radius: 2px;
    background: none;
    transition: all 0.25s ease-in-out; }
  .corner-button-outside .corner-button {
    position: relative;
    width: 56%;
    margin: 0 auto;
    font-size: 0;
    cursor: pointer; }
    .corner-button-outside .corner-button::before, .corner-button-outside .corner-button::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      transform-origin: 50% 50%; }
    .corner-button-outside .corner-button::before {
      width: 100%; }
    .corner-button-outside .corner-button::after {
      width: 100%; }

.close-button-outside {
  position: absolute;
  top: 0;
  right: 0;
  height: 4em;
  width: 4.5em;
  border-bottom-left-radius: 0.25em;
  background-color: rgba(32, 35, 38, 0.95);
  z-index: 4; }
  @media all and (min-width: 50em) {
    .close-button-outside {
      background-color: rgba(32, 35, 38, 0.85); } }
  @media all and (min-width: 90em) {
    .close-button-outside {
      background-color: rgba(32, 35, 38, 0.75); } }
  .close-button-outside .close-button::before,
  .close-button-outside .close-button::after {
    background-color: #e5e5e5; }
  .close-button-outside .close-button::before {
    transform: rotateZ(-45deg); }
  .close-button-outside .close-button::after {
    transform: rotateZ(45deg); }
  .close-button-outside:hover .close-button::before,
  .close-button-outside:hover .close-button::after {
    background-color: #fff; }
  .close-button-outside:hover .close-button {
    transform: rotateZ(180deg); }
    .close-button-outside:hover .close-button::before {
      transform: rotateZ(0deg); }
    .close-button-outside:hover .close-button::after {
      transform: rotateZ(0deg); }

.message-container {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(32, 35, 38, 0.5);
  z-index: 4; }
  .message-container .message {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: calc(2.5vh + 2.5vw);
    padding: 4em 0em;
    overflow: hidden;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-height: 100%;
    max-width: 100%;
    border-radius: 0.25em;
    background-color: #f8f8f8; }
    .message-container .message .close-button-outside {
      border-top-right-radius: 0.25em; }
    .message-container .message .message-text {
      overflow-y: auto;
      padding: 4vh 1em 4vh 1em;
      margin: 0 auto;
      max-width: 60em; }
      @media all and (min-width: 75em) {
        .message-container .message .message-text {
          padding: 4vh 10em 4vh 10em; } }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

input,
textarea,
button {
  border-radius: 0.25em; }

input,
textarea {
  background-color: #e5e5e5;
  border: 0.25em solid transparent;
  padding: 0.25em;
  transition: all 0.25s ease-in-out; }
  input:hover,
  textarea:hover {
    border: 0.25em solid #bbb; }
  input:focus, input:active,
  textarea:focus,
  textarea:active {
    border: 0.25em solid #202326; }

input.error,
textarea.error {
  background-color: #e74c3c; }
  input.error:hover,
  textarea.error:hover {
    border: 0.25em solid #ec7063; }
  input.error:focus, input.error:active,
  textarea.error:focus,
  textarea.error:active {
    border: 0.25em solid #c9302c; }

input,
button {
  height: 3em; }

textarea {
  height: 6em; }

button:not(.pswp__button) {
  text-align: center;
  text-transform: uppercase;
  padding: 0 1em;
  border: 0.25em solid #202326;
  background: linear-gradient(to right, #202326 0%, #202326 100%);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 0%;
  cursor: pointer;
  transition: all 0.25s ease-in-out; }
  button:not(.pswp__button):hover, button:not(.pswp__button):focus, button:not(.pswp__button):active {
    color: #fff;
    background-size: 100% 100%; }

nav#main-menu {
  position: fixed;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #202326;
  box-shadow: 0.03125em 0 0.25em 0.125em rgba(0, 0, 0, 0);
  transform: translate(-100%, 0%);
  z-index: 3; }
  nav#main-menu * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  nav#main-menu .menu-button-container {
    position: absolute;
    height: 4em;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(100%, 0%);
    transition: transform 0.25s ease-in-out; }
    nav#main-menu .menu-button-container #menu-toggle {
      height: 100%;
      width: 4.5em;
      border-bottom-right-radius: 0.25em;
      background-color: rgba(32, 35, 38, 0); }
      nav#main-menu .menu-button-container #menu-toggle .menu-button,
      nav#main-menu .menu-button-container #menu-toggle .menu-button::before,
      nav#main-menu .menu-button-container #menu-toggle .menu-button::after {
        background-color: #e5e5e5; }
      nav#main-menu .menu-button-container #menu-toggle .menu-button::before {
        transform: rotateZ(0deg) translate(0%, -750%); }
      nav#main-menu .menu-button-container #menu-toggle .menu-button::after {
        transform: rotateZ(0deg) translate(0%, 750%); }
      nav#main-menu .menu-button-container #menu-toggle:hover .menu-button,
      nav#main-menu .menu-button-container #menu-toggle:hover .menu-button::before,
      nav#main-menu .menu-button-container #menu-toggle:hover .menu-button::after {
        background-color: #fff; }
  nav#main-menu .menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 4em;
    margin-bottom: 4em;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    nav#main-menu .menu-list li {
      opacity: 0;
      transform: translateX(-100%);
      transition: all 1s cubic-bezier(0.25, 0.5, 0, 1); }
      nav#main-menu .menu-list li:nth-child(1) {
        transition-delay: 0.05s; }
      nav#main-menu .menu-list li:nth-child(2) {
        transition-delay: 0.1s; }
      nav#main-menu .menu-list li:nth-child(3) {
        transition-delay: 0.15s; }
      nav#main-menu .menu-list li:nth-child(4) {
        transition-delay: 0.2s; }
      nav#main-menu .menu-list li:nth-child(5) {
        transition-delay: 0.25s; }
      nav#main-menu .menu-list li a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-line-pack: center;
            align-content: center;
        padding: 2vh 1.5em 2vh 1.5em;
        color: #bbb;
        background: none; }
        nav#main-menu .menu-list li a .link-icon,
        nav#main-menu .menu-list li a svg {
          height: 3em;
          width: 3em; }
        nav#main-menu .menu-list li a .link-icon {
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
          nav#main-menu .menu-list li a .link-icon svg .background {
            transition: all 0.25s ease-in-out;
            fill: #bbb; }
        nav#main-menu .menu-list li a .link-text {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
          padding-left: 0.75em;
          font-size: 2em;
          letter-spacing: 0.16em; }
        nav#main-menu .menu-list li a:hover, nav#main-menu .menu-list li a:active, nav#main-menu .menu-list li a:focus {
          color: #fff; }
          nav#main-menu .menu-list li a:hover svg .background, nav#main-menu .menu-list li a:active svg .background, nav#main-menu .menu-list li a:focus svg .background {
            fill: #fff; }
        nav#main-menu .menu-list li a.active {
          color: #fff; }
          nav#main-menu .menu-list li a.active svg .background {
            fill: #fff; }

nav#main-menu.menu-show {
  box-shadow: 0.03125em 0 0.25em 0.125em rgba(0, 0, 0, 0.5);
  transform: translate(0%, 0%); }
  nav#main-menu.menu-show ~ #overlay-page {
    opacity: 0.5;
    visibility: visible; }
  nav#main-menu.menu-show .menu-button-container {
    transform: translate(0%, 0%); }
    nav#main-menu.menu-show .menu-button-container #menu-toggle .menu-button {
      transform: rotateZ(180deg); }
      nav#main-menu.menu-show .menu-button-container #menu-toggle .menu-button::before {
        width: 50%;
        transform: rotateZ(45deg) translate(-13.2%, -325%); }
      nav#main-menu.menu-show .menu-button-container #menu-toggle .menu-button::after {
        width: 50%;
        transform: rotateZ(-45deg) translate(-13.2%, 325%); }
  nav#main-menu.menu-show li {
    opacity: 1;
    transform: translateX(0%); }

nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--pinned {
  transform: translateY(0%) translate(100%, 0%); }

nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--unpinned:not(.headroom--bottom) {
  transform: translateY(-100%) translate(100%, 0%); }
  @media all and (min-width: 90em) {
    nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--unpinned:not(.headroom--bottom) {
      transform: translateY(0%) translate(100%, 0%); } }

nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--not-top #menu-toggle {
  background-color: rgba(32, 35, 38, 0.95); }
  @media all and (min-width: 50em) {
    nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--not-top #menu-toggle {
      background-color: rgba(32, 35, 38, 0.85); } }
  @media all and (min-width: 90em) {
    nav#main-menu:not(.menu-show) .menu-button-container.headroom.headroom--not-top #menu-toggle {
      background-color: rgba(32, 35, 38, 0.75); } }

nav li {
  list-style-type: none; }

#overlay-page {
  position: fixed;
  background-color: #202326;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out; }

#home .section-content {
  -ms-flex-direction: column;
      flex-direction: column; }
  #home .section-content #banner-name,
  #home .section-content .down-arrow-light {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    position: relative;
    color: #f8f8f8; }
  #home .section-content #banner-name,
  #home .section-content .flex-empty-space {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  #home .section-content #banner-name {
    text-align: center;
    font-size: calc(1.5em + 6vw); }
    @media all and (min-width: 70em) {
      #home .section-content #banner-name {
        font-size: calc(0.5em + 6vw); } }
    @media all and (min-width: 90em) {
      #home .section-content #banner-name {
        font-size: calc(0.6em + 5vw); } }
    #home .section-content #banner-name .banner-fade-in {
      animation: 2.5s ease-in-out 0s 1 normal forwards fadein; }
    #home .section-content #banner-name .banner-fade-in-mid {
      animation: 1s ease-in-out 0s 1 normal forwards fadein; }
    #home .section-content #banner-name .banner-fade-in-now {
      animation: 0.5s ease-in-out 0s 1 normal forwards fadein; }
    #home .section-content #banner-name > span {
      padding-top: 2.5%; }
    #home .section-content #banner-name #home-animation {
      padding-bottom: 40vh; }
      @media all and (min-width: 70em) {
        #home .section-content #banner-name #home-animation {
          padding-bottom: 0; } }
      #home .section-content #banner-name #home-animation .acronym-group {
        display: block;
        white-space: nowrap; }
        @media all and (min-width: 70em) {
          #home .section-content #banner-name #home-animation .acronym-group {
            display: inline-block; } }
      #home .section-content #banner-name #home-animation .acronym-on {
        transition: transform 1s cubic-bezier(0.25, 0.5, 0, 1); }
      #home .section-content #banner-name #home-animation .acronym-off {
        transition: opacity 1s cubic-bezier(0.25, 0.5, 0, 1); }
      #home .section-content #banner-name #home-animation .acronym-on,
      #home .section-content #banner-name #home-animation .acronym-off {
        display: inline-block; }
    #home .section-content #banner-name .no-transition {
      transition: none 0s ease 0s !important; }
  #home .section-content .down-arrow-light {
    position: absolute;
    bottom: 0;
    height: 2.5em; }
    @media all and (min-width: 70em) {
      #home .section-content .down-arrow-light {
        height: 3em; } }
    #home .section-content .down-arrow-light a {
      height: 100%;
      margin: 0 auto;
      background: none;
      padding: 0 2em 0 2em;
      transition: padding 0.375s ease-in-out; }
      #home .section-content .down-arrow-light a svg {
        width: 2em; }
        #home .section-content .down-arrow-light a svg .background {
          transition: all 0.25s ease-in-out;
          fill: #e5e5e5; }
      #home .section-content .down-arrow-light a:hover {
        padding: 0.5em 2em 0 2em; }
        @media all and (min-width: 70em) {
          #home .section-content .down-arrow-light a:hover {
            padding: 1em 2em 0 2em; } }
        #home .section-content .down-arrow-light a:hover svg .background {
          fill: #fff; }

#about .section-content #profile-picture-container #profile-picture {
  display: block;
  height: auto;
  width: 100%;
  border-radius: 50%; }

#about .section-content #about-content-container {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  #about .section-content #about-content-container #about-content {
    font-size: 1.30em;
    line-height: 1.30em;
    width: 100%; }
    @media all and (min-width: 40em) {
      #about .section-content #about-content-container #about-content {
        font-size: 1.40em;
        line-height: 1.40em; } }
    @media all and (min-width: 50em) {
      #about .section-content #about-content-container #about-content {
        font-size: 1.55em;
        line-height: 1.55em; } }
    @media all and (min-width: 70em) {
      #about .section-content #about-content-container #about-content {
        font-size: 1.70em;
        line-height: 1.70em; } }
    @media all and (min-width: 75em) {
      #about .section-content #about-content-container #about-content {
        font-size: 1.75em;
        line-height: 1.75em; } }

#resume .section-content .resume-section {
  padding: 1em 0 1em 0; }
  #resume .section-content .resume-section:nth-child(-n + 1) {
    padding: 0 0 1em 0; }
  #resume .section-content .resume-section.last {
    padding-bottom: 0; }
  @media all and (min-width: 83.3125em) {
    #resume .section-content .resume-section.last {
      padding-top: 3em; } }
  #resume .section-content .resume-section ul {
    list-style: circle outside;
    padding: 0.5em 0 0.5em 1em;
    text-align: justify;
    line-height: 1.25em; }

@media all and (min-width: 83.3125em) {
  #resume .section-content #resume-experience,
  #resume .section-content #resume-skills {
    max-width: calc(44em + 5%); }
  #resume .section-content #resume-education,
  #resume .section-content #resume-knowledge {
    max-width: calc(20em + 5%); } }

#resume .section-content .container-two {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  transition: max-width 0.25s; }
  #resume .section-content .container-two .resume-icon {
    display: block;
    height: 4em;
    width: 4em;
    margin: 0 auto 1em auto; }
    #resume .section-content .container-two .resume-icon svg .background {
      fill: #202326; }
  #resume .section-content .container-two h2 {
    text-align: center; }
  #resume .section-content .container-two .resume-unit {
    padding-bottom: 1em;
    border-radius: 0.5em;
    transition: all 0.5s; }
    #resume .section-content .container-two .resume-unit:last-child {
      padding-bottom: 0; }
    #resume .section-content .container-two .resume-unit p {
      line-height: 1.35em; }
      #resume .section-content .container-two .resume-unit p.p-title {
        padding-bottom: 0.35em; }
        #resume .section-content .container-two .resume-unit p.p-title:last-child {
          padding-bottom: 0; }

#resume .section-content .container-two-pad-only {
  text-align: center; }

#portfolio .container-two:not(:last-child) {
  margin-bottom: 2em; }

@media all and (min-width: 83.3125em) {
  #portfolio .container-two:nth-child(odd) {
    margin-right: 2.5em; }
  #portfolio .container-two:nth-child(even) {
    margin-left: 2.5em; }
  #portfolio .container-two:nth-last-child(-n+2) {
    margin-bottom: 2.5em; }
  #portfolio .container-two:not(:nth-last-child(-n+2)) {
    margin-bottom: 5em; } }

#portfolio .container-two .card-body {
  height: 100%;
  position: relative; }
  #portfolio .container-two .card-body .card-open {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #f8f8f8;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out; }
    #portfolio .container-two .card-body .card-open.show {
      opacity: 1;
      visibility: visible;
      z-index: 3; }
    #portfolio .container-two .card-body .card-open .card-content-container {
      position: absolute;
      height: 100%;
      width: 100%;
      overflow-y: scroll; }
      #portfolio .container-two .card-body .card-open .card-content-container .card-open-top {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end;
        -ms-flex-direction: column;
            flex-direction: column;
        height: auto;
        overflow: hidden;
        background-color: #f8f8f8;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        position: relative; }
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-top-bg {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 2; }
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-title,
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-subtitle {
          position: relative;
          text-align: center;
          z-index: 3;
          color: #000; }
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-title {
          font-size: 6vw;
          padding-top: 3.5em;
          padding-bottom: 2vh; }
          @media all and (min-width: 25em) {
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-title {
              font-size: 1.5em; } }
          @media all and (min-width: 40em) {
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-title {
              font-size: 2em;
              padding-top: 2em; } }
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-subtitle {
          font-size: 4.5vw;
          padding-bottom: 4vh; }
          @media all and (min-width: 25em) {
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-subtitle {
              font-size: 1.25em; } }
          @media all and (min-width: 40em) {
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-top .card-open-subtitle {
              font-size: 1.5em; } }
      #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom {
        background-color: #e5e5e5;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
        #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content {
          padding: 4vh 1em 4vh 1em;
          margin: 0 auto;
          max-width: 60em; }
          @media all and (min-width: 75em) {
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content {
              padding: 4vh 2.5em 4vh 2.5em; } }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content h2:first-child {
            margin-top: 0em; }
            @media all and (min-width: 40em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content h2:first-child {
                margin-top: 0.5em; } }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content h2:not(:first-child) {
            margin-top: 1.5em; }
            @media all and (min-width: 40em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content h2:not(:first-child) {
                margin-top: 2em; } }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content p, #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul {
            font-size: 4vw;
            line-height: 1.15; }
            @media all and (min-width: 25em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content p, #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul {
                font-size: 1.15em;
                line-height: 1.25; } }
            @media all and (min-width: 40em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content p, #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul {
                font-size: 1.25em;
                line-height: 1.35; } }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content p:not(:last-child) {
            margin-bottom: 1em; }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul {
            display: table;
            padding-left: 1em;
            clear: both; }
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul li {
              list-style: none;
              display: table-row; }
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul li::before {
                content: "\2022";
                display: table-cell;
                text-align: right;
                padding-right: 1em; }
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content ul li:not(:first-child)::before {
              border-top: 1em solid transparent; }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .text::before {
            content: " ";
            display: table;
            width: 10em; }
          #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container {
            display: inline-block;
            width: 480px;
            max-width: 100%;
            cursor: pointer;
            margin-bottom: 1em;
            border: 0.0625em solid #bbb;
            box-shadow: 0 0.0625em 0.25em rgba(0, 0, 0, 0.12), 0 0.0625em 0.125em rgba(0, 0, 0, 0.24);
            transition: box-shadow 0.25s cubic-bezier(0.25, 0.5, 0, 1); }
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container .portfolio-image {
              display: block;
              width: 100%;
              height: auto; }
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container:hover {
              box-shadow: 0 1em 2em rgba(0, 0, 0, 0.24), 0 0.66667em 0.66667em rgba(0, 0, 0, 0.24); }
            #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container.full, #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container.left, #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container.right {
              float: none;
              margin: 0 0 1em 0;
              height: auto;
              width: 100%; }
            @media all and (min-width: 50em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container.left {
                float: left;
                margin-right: 1em;
                width: 480px; } }
            @media all and (min-width: 50em) {
              #portfolio .container-two .card-body .card-open .card-content-container .card-open-bottom .card-open-content .portfolio-image-container.right {
                float: right;
                margin-left: 1em;
                width: 480px; } }
  #portfolio .container-two .card-body .card-closed {
    cursor: pointer; }
    #portfolio .container-two .card-body .card-closed .card-title {
      padding: 0.35em 0 0 0; }
    #portfolio .container-two .card-body .card-closed .card-subtitle {
      padding: 0.25em 0 0 0; }
  #portfolio .container-two .card-body .card {
    height: calc(100vw - 2em);
    max-height: 36.5em;
    background-size: cover;
    background-position: center;
    border-radius: 0.25em; }
  #portfolio .container-two .card-body#portfolio-1 .card {
    background-image: url(/images/survey_home_h.68ef.jpg); }
    @media all and (min-width: 25em) {
      #portfolio .container-two .card-body#portfolio-1 .card {
        background-image: url(/images/survey_home_h.5546.jpg); } }
    @media all and (min-width: 40em) {
      #portfolio .container-two .card-body#portfolio-1 .card {
        background-image: url(/images/survey_home_h.83ae.jpg); } }
  #portfolio .container-two .card-body#portfolio-2 .card {
    background-image: url(/images/aca_homebsc_h.2f93.jpg); }
    @media all and (min-width: 25em) {
      #portfolio .container-two .card-body#portfolio-2 .card {
        background-image: url(/images/aca_homebsc_h.3464.jpg); } }
    @media all and (min-width: 40em) {
      #portfolio .container-two .card-body#portfolio-2 .card {
        background-image: url(/images/aca_homebsc_h.11a0.jpg); } }
  #portfolio .container-two .card-body#portfolio-3 .card {
    background-image: url(/images/speare_hybrid_h.37ed.jpg); }
    @media all and (min-width: 25em) {
      #portfolio .container-two .card-body#portfolio-3 .card {
        background-image: url(/images/speare_hybrid_h.2fbe.jpg); } }
    @media all and (min-width: 40em) {
      #portfolio .container-two .card-body#portfolio-3 .card {
        background-image: url(/images/speare_hybrid_h.de9e.jpg); } }
  #portfolio .container-two .card-body#portfolio-4 .card {
    background-image: url(/images/ikonoki_popular_h.88af.jpg); }
    @media all and (min-width: 25em) {
      #portfolio .container-two .card-body#portfolio-4 .card {
        background-image: url(/images/ikonoki_popular_h.ad4a.jpg); } }
    @media all and (min-width: 40em) {
      #portfolio .container-two .card-body#portfolio-4 .card {
        background-image: url(/images/ikonoki_popular_h.eb66.jpg); } }

#contact .container-two {
  -ms-flex-direction: column;
      flex-direction: column; }
  #contact .container-two h2 {
    text-align: center; }
  #contact .container-two .flex-form .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center; }
    #contact .container-two .flex-form .form-group .form-group-left,
    #contact .container-two .flex-form .form-group .form-group-right {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      transition: all 0.25s ease-in-out; }
      @media all and (min-width: 50em) {
        #contact .container-two .flex-form .form-group .form-group-left,
        #contact .container-two .flex-form .form-group .form-group-right {
          margin-top: 1em;
          margin-bottom: 1em; } }
    #contact .container-two .flex-form .form-group .form-group-left {
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
      margin-right: 0.5em; }
      @media all and (min-width: 40em) {
        #contact .container-two .flex-form .form-group .form-group-left {
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
          text-align: right;
          margin-right: 1em; } }
      @media all and (min-width: 50em) {
        #contact .container-two .flex-form .form-group .form-group-left {
          margin-right: 1em; } }
      #contact .container-two .flex-form .form-group .form-group-left label {
        margin-right: 0;
        text-transform: uppercase;
        font-size: 4vw;
        transition: font-size 0.25s; }
        @media all and (min-width: 25em) {
          #contact .container-two .flex-form .form-group .form-group-left label {
            font-size: inherit; } }
    #contact .container-two .flex-form .form-group .form-group-right {
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
      margin-left: 0.5em; }
      @media all and (min-width: 40em) {
        #contact .container-two .flex-form .form-group .form-group-right {
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
          margin-left: 1em; } }
      @media all and (min-width: 50em) {
        #contact .container-two .flex-form .form-group .form-group-right {
          margin-left: 1em; } }
      #contact .container-two .flex-form .form-group .form-group-right input,
      #contact .container-two .flex-form .form-group .form-group-right textarea,
      #contact .container-two .flex-form .form-group .form-group-right button {
        width: 100%;
        max-width: 14em; }
      #contact .container-two .flex-form .form-group .form-group-right textarea {
        resize: vertical; }
    #contact .container-two .flex-form .form-group .segmented-control {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center;
      position: relative;
      height: 3em;
      width: 100%;
      max-width: 21em;
      text-align: center;
      border: 0.25em solid #202326;
      border-radius: 0.25em;
      margin-top: 1em;
      margin-bottom: 2em;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
      #contact .container-two .flex-form .form-group .segmented-control input[type=radio] {
        display: none; }
      #contact .container-two .flex-form .form-group .segmented-control label {
        position: relative;
        display: inline-block;
        line-height: 2.5em;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        width: 33.33333%;
        text-transform: uppercase;
        cursor: pointer;
        transition: color 0.25s ease-in-out;
        z-index: 1; }
      #contact .container-two .flex-form .form-group .segmented-control .radio-slider {
        position: absolute;
        top: 0;
        height: 100%;
        width: 33.33333%;
        background-color: #202326;
        transition: left 0.25s ease-in-out;
        z-index: 0; }
      #contact .container-two .flex-form .form-group .segmented-control input:checked + label {
        color: #fff; }
      #contact .container-two .flex-form .form-group .segmented-control #contact-pdf:checked ~ .radio-slider {
        left: 0%; }
      #contact .container-two .flex-form .form-group .segmented-control #contact-docx:checked ~ .radio-slider {
        left: 33.33333%; }
      #contact .container-two .flex-form .form-group .segmented-control #contact-doc:checked ~ .radio-slider {
        left: 66.66667%; }
    #contact .container-two .flex-form .form-group.form-group__lastname {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      height: 0;
      width: 0;
      z-index: -1; }
  #contact .container-two .social .link-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center; }
    #contact .container-two .social .link-container #linkedin,
    #contact .container-two .social .link-container svg {
      height: 2.4275118004046em;
      width: 10em; }
    #contact .container-two .social .link-container #linkedin {
      background: none; }
      #contact .container-two .social .link-container #linkedin svg .background {
        fill: #000;
        transition: all 0.25s ease-in-out; }
      #contact .container-two .social .link-container #linkedin:hover svg .background {
        fill: #0077b5; }
  #contact .container-two .section {
    margin-top: 2.5em; }

body:not(.no-js) .page-warning {
  display: none; }

body.no-js footer {
  margin-bottom: 5em; }

footer,
.page-warning,
footer div,
.page-warning div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 5em; }

footer,
.page-warning {
  text-align: center;
  font-size: 3.5vw; }
  @media all and (min-width: 30em) {
    footer,
    .page-warning {
      font-size: inherit; } }

footer {
  background-color: #e5e5e5; }

.page-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background-color: #e74c3c;
  z-index: 5;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out; }
  .page-warning a {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(to right, #fff 0%, #fff 100%);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 5%;
    transition: all 0.25s ease-in-out; }
    .page-warning a:visited {
      color: #fff; }
    .page-warning a:hover, .page-warning a:focus, .page-warning a:active {
      color: #202326;
      background-size: 100% 100%; }

#browsehappy {
  z-index: 6; }

body:not(.no-js) .fade-in {
  opacity: 0;
  transform: translateY(50%);
  transition: all 1s cubic-bezier(0.25, 0.5, 0, 1); }

body:not(.no-js) .fade-in-post {
  opacity: 1;
  transform: translateY(0); }
