/**
 * master.scss
 * Imports all files for barebones layout.
 * @author Ainsley Clark
 * @author URL:   https://www.ainsleyclark.com
 * @author email: info@ainsleyclark.com
 */

/* ====================
    Vendor
    ==================== */

/*
 * mesh v1.0.0 (https://meshcss.com)
 * Copyright 2018-2019 meshCSS
 * MIT License (https://github.com/ainsleyclark/mesh/blob/master/LICENSE)
 */

/* normalize.css v8.0.1 | 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 iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
  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
     ========================================================================== */

/**
   * 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
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
   * 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 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
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * 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 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

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 in Chrome and Safari on macOS.
   */

[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 Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

a,
a:visited {
  color: inherit;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

.container {
  width: 100%;
  padding-right: 10vw;
  padding-left: 10vw;
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px;
}

.container-fullwidth {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.no-gaps {
  margin-right: 0;
  margin-left: 0;
}

.no-gaps > .col,
.no-gaps > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-hd-12,
.col-hd-11,
.col-hd-10,
.col-hd-9,
.col-hd-8,
.col-hd-7,
.col-hd-6,
.col-hd-5,
.col-hd-4,
.col-hd-3,
.col-hd-2,
.col-hd-1,
.col-hd-auto,
.col-desk-12,
.col-desk-11,
.col-desk-10,
.col-desk-9,
.col-desk-8,
.col-desk-7,
.col-desk-6,
.col-desk-5,
.col-desk-4,
.col-desk-3,
.col-desk-2,
.col-desk-1,
.col-desk-auto,
.col-tab-12,
.col-tab-11,
.col-tab-10,
.col-tab-9,
.col-tab-8,
.col-tab-7,
.col-tab-6,
.col-tab-5,
.col-tab-4,
.col-tab-3,
.col-tab-2,
.col-tab-1,
.col-tab-auto,
.col-mob-12,
.col-mob-11,
.col-mob-10,
.col-mob-9,
.col-mob-8,
.col-mob-7,
.col-mob-6,
.col-mob-5,
.col-mob-4,
.col-mob-3,
.col-mob-2,
.col-mob-1,
.col-mob-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1,
.col-auto {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

.col-offset-0 {
  margin-left: 0;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.offset-12 {
  margin-left: 100%;
}

@media (min-width: 568px) {
  .col-mob-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-mob-1 {
    width: 8.3333333333%;
  }

  .col-mob-2 {
    width: 16.6666666667%;
  }

  .col-mob-3 {
    width: 25%;
  }

  .col-mob-4 {
    width: 33.3333333333%;
  }

  .col-mob-5 {
    width: 41.6666666667%;
  }

  .col-mob-6 {
    width: 50%;
  }

  .col-mob-7 {
    width: 58.3333333333%;
  }

  .col-mob-8 {
    width: 66.6666666667%;
  }

  .col-mob-9 {
    width: 75%;
  }

  .col-mob-10 {
    width: 83.3333333333%;
  }

  .col-mob-11 {
    width: 91.6666666667%;
  }

  .col-mob-12 {
    width: 100%;
  }

  .col-mob-offset-0 {
    margin-left: 0;
  }

  .offset-mob-1 {
    margin-left: 8.3333333333%;
  }

  .offset-mob-2 {
    margin-left: 16.6666666667%;
  }

  .offset-mob-3 {
    margin-left: 25%;
  }

  .offset-mob-4 {
    margin-left: 33.3333333333%;
  }

  .offset-mob-5 {
    margin-left: 41.6666666667%;
  }

  .offset-mob-6 {
    margin-left: 50%;
  }

  .offset-mob-7 {
    margin-left: 58.3333333333%;
  }

  .offset-mob-8 {
    margin-left: 66.6666666667%;
  }

  .offset-mob-9 {
    margin-left: 75%;
  }

  .offset-mob-10 {
    margin-left: 83.3333333333%;
  }

  .offset-mob-11 {
    margin-left: 91.6666666667%;
  }

  .offset-mob-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-tab-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-tab-1 {
    width: 8.3333333333%;
  }

  .col-tab-2 {
    width: 16.6666666667%;
  }

  .col-tab-3 {
    width: 25%;
  }

  .col-tab-4 {
    width: 33.3333333333%;
  }

  .col-tab-5 {
    width: 41.6666666667%;
  }

  .col-tab-6 {
    width: 50%;
  }

  .col-tab-7 {
    width: 58.3333333333%;
  }

  .col-tab-8 {
    width: 66.6666666667%;
  }

  .col-tab-9 {
    width: 75%;
  }

  .col-tab-10 {
    width: 83.3333333333%;
  }

  .col-tab-11 {
    width: 91.6666666667%;
  }

  .col-tab-12 {
    width: 100%;
  }

  .col-tab-offset-0 {
    margin-left: 0;
  }

  .offset-tab-1 {
    margin-left: 8.3333333333%;
  }

  .offset-tab-2 {
    margin-left: 16.6666666667%;
  }

  .offset-tab-3 {
    margin-left: 25%;
  }

  .offset-tab-4 {
    margin-left: 33.3333333333%;
  }

  .offset-tab-5 {
    margin-left: 41.6666666667%;
  }

  .offset-tab-6 {
    margin-left: 50%;
  }

  .offset-tab-7 {
    margin-left: 58.3333333333%;
  }

  .offset-tab-8 {
    margin-left: 66.6666666667%;
  }

  .offset-tab-9 {
    margin-left: 75%;
  }

  .offset-tab-10 {
    margin-left: 83.3333333333%;
  }

  .offset-tab-11 {
    margin-left: 91.6666666667%;
  }

  .offset-tab-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1025px) {
  .col-desk-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-desk-1 {
    width: 8.3333333333%;
  }

  .col-desk-2 {
    width: 16.6666666667%;
  }

  .col-desk-3 {
    width: 25%;
  }

  .col-desk-4 {
    width: 33.3333333333%;
  }

  .col-desk-5 {
    width: 41.6666666667%;
  }

  .col-desk-6 {
    width: 50%;
  }

  .col-desk-7 {
    width: 58.3333333333%;
  }

  .col-desk-8 {
    width: 66.6666666667%;
  }

  .col-desk-9 {
    width: 75%;
  }

  .col-desk-10 {
    width: 83.3333333333%;
  }

  .col-desk-11 {
    width: 91.6666666667%;
  }

  .col-desk-12 {
    width: 100%;
  }

  .col-desk-offset-0 {
    margin-left: 0;
  }

  .offset-desk-1 {
    margin-left: 8.3333333333%;
  }

  .offset-desk-2 {
    margin-left: 16.6666666667%;
  }

  .offset-desk-3 {
    margin-left: 25%;
  }

  .offset-desk-4 {
    margin-left: 33.3333333333%;
  }

  .offset-desk-5 {
    margin-left: 41.6666666667%;
  }

  .offset-desk-6 {
    margin-left: 50%;
  }

  .offset-desk-7 {
    margin-left: 58.3333333333%;
  }

  .offset-desk-8 {
    margin-left: 66.6666666667%;
  }

  .offset-desk-9 {
    margin-left: 75%;
  }

  .offset-desk-10 {
    margin-left: 83.3333333333%;
  }

  .offset-desk-11 {
    margin-left: 91.6666666667%;
  }

  .offset-desk-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1408px) {
  .col-hd-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-hd-1 {
    width: 8.3333333333%;
  }

  .col-hd-2 {
    width: 16.6666666667%;
  }

  .col-hd-3 {
    width: 25%;
  }

  .col-hd-4 {
    width: 33.3333333333%;
  }

  .col-hd-5 {
    width: 41.6666666667%;
  }

  .col-hd-6 {
    width: 50%;
  }

  .col-hd-7 {
    width: 58.3333333333%;
  }

  .col-hd-8 {
    width: 66.6666666667%;
  }

  .col-hd-9 {
    width: 75%;
  }

  .col-hd-10 {
    width: 83.3333333333%;
  }

  .col-hd-11 {
    width: 91.6666666667%;
  }

  .col-hd-12 {
    width: 100%;
  }

  .col-hd-offset-0 {
    margin-left: 0;
  }

  .offset-hd-1 {
    margin-left: 8.3333333333%;
  }

  .offset-hd-2 {
    margin-left: 16.6666666667%;
  }

  .offset-hd-3 {
    margin-left: 25%;
  }

  .offset-hd-4 {
    margin-left: 33.3333333333%;
  }

  .offset-hd-5 {
    margin-left: 41.6666666667%;
  }

  .offset-hd-6 {
    margin-left: 50%;
  }

  .offset-hd-7 {
    margin-left: 58.3333333333%;
  }

  .offset-hd-8 {
    margin-left: 66.6666666667%;
  }

  .offset-hd-9 {
    margin-left: 75%;
  }

  .offset-hd-10 {
    margin-left: 83.3333333333%;
  }

  .offset-hd-11 {
    margin-left: 91.6666666667%;
  }

  .offset-hd-12 {
    margin-left: 100%;
  }
}

.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

@media (min-width: 568px) {
  .flex-mob-row {
    flex-direction: row !important;
  }

  .flex-mob-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-mob-column {
    flex-direction: column !important;
  }

  .flex-mob-column-reverse {
    flex-direction: column-reverse !important;
  }

  .justify-content-mob-start {
    justify-content: flex-start !important;
  }

  .justify-content-mob-end {
    justify-content: flex-end !important;
  }

  .justify-content-mob-center {
    justify-content: center !important;
  }

  .justify-content-mob-between {
    justify-content: space-between !important;
  }

  .justify-content-mob-around {
    justify-content: space-around !important;
  }

  .justify-content-mob-evenly {
    justify-content: space-evenly !important;
  }

  .align-self-mob-start {
    align-self: flex-start !important;
  }

  .align-self-mob-end {
    align-self: flex-end !important;
  }

  .align-self-mob-center {
    align-self: center !important;
  }

  .align-self-mob-baseline {
    align-self: baseline !important;
  }

  .align-self-mob-stretch {
    align-self: stretch !important;
  }

  .align-items-mob-start {
    align-items: flex-start !important;
  }

  .align-items-mob-end {
    align-items: flex-end !important;
  }

  .align-items-mob-center {
    align-items: center !important;
  }

  .align-items-mob-baseline {
    align-items: baseline !important;
  }

  .align-items-mob-stretch {
    align-items: stretch !important;
  }

  .align-content-mob-start {
    align-content: flex-start !important;
  }

  .align-content-mob-end {
    align-content: flex-end !important;
  }

  .align-content-mob-center {
    align-content: center !important;
  }

  .align-content-mob-stretch {
    align-content: stretch !important;
  }

  .align-content-mob-between {
    align-content: space-between !important;
  }

  .align-content-mob-around {
    align-content: space-around !important;
  }

  .flex-mob-wrap {
    flex-wrap: wrap !important;
  }

  .flex-mob-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-mob-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-mob-fill {
    flex: 1 1 auto !important;
  }

  .flex-mob-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-mob-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-mob-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-mob-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 768px) {
  .flex-tab-row {
    flex-direction: row !important;
  }

  .flex-tab-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-tab-column {
    flex-direction: column !important;
  }

  .flex-tab-column-reverse {
    flex-direction: column-reverse !important;
  }

  .justify-content-tab-start {
    justify-content: flex-start !important;
  }

  .justify-content-tab-end {
    justify-content: flex-end !important;
  }

  .justify-content-tab-center {
    justify-content: center !important;
  }

  .justify-content-tab-between {
    justify-content: space-between !important;
  }

  .justify-content-tab-around {
    justify-content: space-around !important;
  }

  .justify-content-tab-evenly {
    justify-content: space-evenly !important;
  }

  .align-self-tab-start {
    align-self: flex-start !important;
  }

  .align-self-tab-end {
    align-self: flex-end !important;
  }

  .align-self-tab-center {
    align-self: center !important;
  }

  .align-self-tab-baseline {
    align-self: baseline !important;
  }

  .align-self-tab-stretch {
    align-self: stretch !important;
  }

  .align-items-tab-start {
    align-items: flex-start !important;
  }

  .align-items-tab-end {
    align-items: flex-end !important;
  }

  .align-items-tab-center {
    align-items: center !important;
  }

  .align-items-tab-baseline {
    align-items: baseline !important;
  }

  .align-items-tab-stretch {
    align-items: stretch !important;
  }

  .align-content-tab-start {
    align-content: flex-start !important;
  }

  .align-content-tab-end {
    align-content: flex-end !important;
  }

  .align-content-tab-center {
    align-content: center !important;
  }

  .align-content-tab-stretch {
    align-content: stretch !important;
  }

  .align-content-tab-between {
    align-content: space-between !important;
  }

  .align-content-tab-around {
    align-content: space-around !important;
  }

  .flex-tab-wrap {
    flex-wrap: wrap !important;
  }

  .flex-tab-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-tab-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-tab-fill {
    flex: 1 1 auto !important;
  }

  .flex-tab-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-tab-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-tab-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-tab-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 1025px) {
  .flex-desk-row {
    flex-direction: row !important;
  }

  .flex-desk-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-desk-column {
    flex-direction: column !important;
  }

  .flex-desk-column-reverse {
    flex-direction: column-reverse !important;
  }

  .justify-content-desk-start {
    justify-content: flex-start !important;
  }

  .justify-content-desk-end {
    justify-content: flex-end !important;
  }

  .justify-content-desk-center {
    justify-content: center !important;
  }

  .justify-content-desk-between {
    justify-content: space-between !important;
  }

  .justify-content-desk-around {
    justify-content: space-around !important;
  }

  .justify-content-desk-evenly {
    justify-content: space-evenly !important;
  }

  .align-self-desk-start {
    align-self: flex-start !important;
  }

  .align-self-desk-end {
    align-self: flex-end !important;
  }

  .align-self-desk-center {
    align-self: center !important;
  }

  .align-self-desk-baseline {
    align-self: baseline !important;
  }

  .align-self-desk-stretch {
    align-self: stretch !important;
  }

  .align-items-desk-start {
    align-items: flex-start !important;
  }

  .align-items-desk-end {
    align-items: flex-end !important;
  }

  .align-items-desk-center {
    align-items: center !important;
  }

  .align-items-desk-baseline {
    align-items: baseline !important;
  }

  .align-items-desk-stretch {
    align-items: stretch !important;
  }

  .align-content-desk-start {
    align-content: flex-start !important;
  }

  .align-content-desk-end {
    align-content: flex-end !important;
  }

  .align-content-desk-center {
    align-content: center !important;
  }

  .align-content-desk-stretch {
    align-content: stretch !important;
  }

  .align-content-desk-between {
    align-content: space-between !important;
  }

  .align-content-desk-around {
    align-content: space-around !important;
  }

  .flex-desk-wrap {
    flex-wrap: wrap !important;
  }

  .flex-desk-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-desk-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-desk-fill {
    flex: 1 1 auto !important;
  }

  .flex-desk-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-desk-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-desk-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-desk-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 1408px) {
  .flex-hd-row {
    flex-direction: row !important;
  }

  .flex-hd-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-hd-column {
    flex-direction: column !important;
  }

  .flex-hd-column-reverse {
    flex-direction: column-reverse !important;
  }

  .justify-content-hd-start {
    justify-content: flex-start !important;
  }

  .justify-content-hd-end {
    justify-content: flex-end !important;
  }

  .justify-content-hd-center {
    justify-content: center !important;
  }

  .justify-content-hd-between {
    justify-content: space-between !important;
  }

  .justify-content-hd-around {
    justify-content: space-around !important;
  }

  .justify-content-hd-evenly {
    justify-content: space-evenly !important;
  }

  .align-self-hd-start {
    align-self: flex-start !important;
  }

  .align-self-hd-end {
    align-self: flex-end !important;
  }

  .align-self-hd-center {
    align-self: center !important;
  }

  .align-self-hd-baseline {
    align-self: baseline !important;
  }

  .align-self-hd-stretch {
    align-self: stretch !important;
  }

  .align-items-hd-start {
    align-items: flex-start !important;
  }

  .align-items-hd-end {
    align-items: flex-end !important;
  }

  .align-items-hd-center {
    align-items: center !important;
  }

  .align-items-hd-baseline {
    align-items: baseline !important;
  }

  .align-items-hd-stretch {
    align-items: stretch !important;
  }

  .align-content-hd-start {
    align-content: flex-start !important;
  }

  .align-content-hd-end {
    align-content: flex-end !important;
  }

  .align-content-hd-center {
    align-content: center !important;
  }

  .align-content-hd-stretch {
    align-content: stretch !important;
  }

  .align-content-hd-between {
    align-content: space-between !important;
  }

  .align-content-hd-around {
    align-content: space-around !important;
  }

  .flex-hd-wrap {
    flex-wrap: wrap !important;
  }

  .flex-hd-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-hd-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-hd-fill {
    flex: 1 1 auto !important;
  }

  .flex-hd-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-hd-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-hd-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-hd-shrink-1 {
    flex-shrink: 1 !important;
  }
}

.order-first {
  order: -1 !important;
}

.order-last {
  order: 13 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-6 {
  order: 6 !important;
}

.order-7 {
  order: 7 !important;
}

.order-8 {
  order: 8 !important;
}

.order-9 {
  order: 9 !important;
}

.order-10 {
  order: 10 !important;
}

.order-11 {
  order: 11 !important;
}

.order-12 {
  order: 12 !important;
}

@media (min-width: 568px) {
  .order-mob-first {
    order: -1 !important;
  }

  .order-mob-last {
    order: 13 !important;
  }

  .order-mob-1 {
    order: 1 !important;
  }

  .order-mob-2 {
    order: 2 !important;
  }

  .order-mob-3 {
    order: 3 !important;
  }

  .order-mob-4 {
    order: 4 !important;
  }

  .order-mob-5 {
    order: 5 !important;
  }

  .order-mob-6 {
    order: 6 !important;
  }

  .order-mob-7 {
    order: 7 !important;
  }

  .order-mob-8 {
    order: 8 !important;
  }

  .order-mob-9 {
    order: 9 !important;
  }

  .order-mob-10 {
    order: 10 !important;
  }

  .order-mob-11 {
    order: 11 !important;
  }

  .order-mob-12 {
    order: 12 !important;
  }
}

@media (min-width: 768px) {
  .order-tab-first {
    order: -1 !important;
  }

  .order-tab-last {
    order: 13 !important;
  }

  .order-tab-1 {
    order: 1 !important;
  }

  .order-tab-2 {
    order: 2 !important;
  }

  .order-tab-3 {
    order: 3 !important;
  }

  .order-tab-4 {
    order: 4 !important;
  }

  .order-tab-5 {
    order: 5 !important;
  }

  .order-tab-6 {
    order: 6 !important;
  }

  .order-tab-7 {
    order: 7 !important;
  }

  .order-tab-8 {
    order: 8 !important;
  }

  .order-tab-9 {
    order: 9 !important;
  }

  .order-tab-10 {
    order: 10 !important;
  }

  .order-tab-11 {
    order: 11 !important;
  }

  .order-tab-12 {
    order: 12 !important;
  }
}

@media (min-width: 1025px) {
  .order-desk-first {
    order: -1 !important;
  }

  .order-desk-last {
    order: 13 !important;
  }

  .order-desk-1 {
    order: 1 !important;
  }

  .order-desk-2 {
    order: 2 !important;
  }

  .order-desk-3 {
    order: 3 !important;
  }

  .order-desk-4 {
    order: 4 !important;
  }

  .order-desk-5 {
    order: 5 !important;
  }

  .order-desk-6 {
    order: 6 !important;
  }

  .order-desk-7 {
    order: 7 !important;
  }

  .order-desk-8 {
    order: 8 !important;
  }

  .order-desk-9 {
    order: 9 !important;
  }

  .order-desk-10 {
    order: 10 !important;
  }

  .order-desk-11 {
    order: 11 !important;
  }

  .order-desk-12 {
    order: 12 !important;
  }
}

@media (min-width: 1408px) {
  .order-hd-first {
    order: -1 !important;
  }

  .order-hd-last {
    order: 13 !important;
  }

  .order-hd-1 {
    order: 1 !important;
  }

  .order-hd-2 {
    order: 2 !important;
  }

  .order-hd-3 {
    order: 3 !important;
  }

  .order-hd-4 {
    order: 4 !important;
  }

  .order-hd-5 {
    order: 5 !important;
  }

  .order-hd-6 {
    order: 6 !important;
  }

  .order-hd-7 {
    order: 7 !important;
  }

  .order-hd-8 {
    order: 8 !important;
  }

  .order-hd-9 {
    order: 9 !important;
  }

  .order-hd-10 {
    order: 10 !important;
  }

  .order-hd-11 {
    order: 11 !important;
  }

  .order-hd-12 {
    order: 12 !important;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

@media (min-width: 568px) {
  .d-mob-none {
    display: none !important;
  }

  .d-mob-inline {
    display: inline !important;
  }

  .d-mob-inline-block {
    display: inline-block !important;
  }

  .d-mob-block {
    display: block !important;
  }

  .d-mob-flex {
    display: flex !important;
  }

  .d-mob-inline-flex {
    display: inline-flex !important;
  }

  .d-mob-table {
    display: table !important;
  }

  .d-mob-table-row {
    display: table-row !important;
  }

  .d-mob-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 768px) {
  .d-tab-none {
    display: none !important;
  }

  .d-tab-inline {
    display: inline !important;
  }

  .d-tab-inline-block {
    display: inline-block !important;
  }

  .d-tab-block {
    display: block !important;
  }

  .d-tab-flex {
    display: flex !important;
  }

  .d-tab-inline-flex {
    display: inline-flex !important;
  }

  .d-tab-table {
    display: table !important;
  }

  .d-tab-table-row {
    display: table-row !important;
  }

  .d-tab-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 1025px) {
  .d-desk-none {
    display: none !important;
  }

  .d-desk-inline {
    display: inline !important;
  }

  .d-desk-inline-block {
    display: inline-block !important;
  }

  .d-desk-block {
    display: block !important;
  }

  .d-desk-flex {
    display: flex !important;
  }

  .d-desk-inline-flex {
    display: inline-flex !important;
  }

  .d-desk-table {
    display: table !important;
  }

  .d-desk-table-row {
    display: table-row !important;
  }

  .d-desk-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 1408px) {
  .d-hd-none {
    display: none !important;
  }

  .d-hd-inline {
    display: inline !important;
  }

  .d-hd-inline-block {
    display: inline-block !important;
  }

  .d-hd-block {
    display: block !important;
  }

  .d-hd-flex {
    display: flex !important;
  }

  .d-hd-inline-flex {
    display: inline-flex !important;
  }

  .d-hd-table {
    display: table !important;
  }

  .d-hd-table-row {
    display: table-row !important;
  }

  .d-hd-table-cell {
    display: table-cell !important;
  }
}

/*  ====================
    Abstracts
    ==================== */

/* ====================
    Layout
    ==================== */

header.primary {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  background-color: transparent;
  z-index: 999;
  transition: background-color 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: background-color;
}

header.primary.no-js {
  background: #fff !important;
}

header.primary.no-js a {
  color: #cb3333 !important;
}

header.primary .header-temp-links {
  display: flex;
}

header.primary .header-temp-links a {
  margin-left: 8px;
  line-height: 1;
  font-size: 12px;
}

@media (min-width: 768px) {
  header.primary .header-temp-links a {
    font-size: 1.1rem;
    margin-left: 14px;
  }
}

@media (min-width: 1025px) {
  header.primary .header-temp-links a {
    margin-left: 18px;
  }
}

header.primary .logo-cont {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  z-index: 999;
}

header.primary .logo-cont .logo-img {
  max-height: 50px;
  margin-right: 5px;
  max-width: 40px;
  transition: opacity 1s;
  transition-delay: 200ms;
  will-change: opacity;
}

header.primary .logo-cont .logo-text {
  font-size: 1.2rem;
  transition: transform 1s;
  transition-delay: 200ms;
  will-change: transform;
  font-weight: 300;
}

header.primary .logo-cont .logo-text span {
  transition: color 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

header.primary .logo-cont.animate .logo-text {
  transform: translateX(-35px);
}

@media (min-width: 768px) {
  header.primary .logo-cont.animate .logo-text {
    transform: translateX(-50px);
  }
}

header.primary .logo-cont.animate .logo-img {
  opacity: 0;
  transition-delay: 200ms;
}

header.primary .hamburger-cont {
  width: 50px;
  display: flex;
  justify-content: flex-end;
  z-index: 999;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header.primary .hamburger-cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 35px;
  }
}

@media (min-width: 768px) {
  header.primary .hamburger-cont {
    width: 100px;
  }
}

header.primary .hamburger {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  padding: 10px 20px 10px 10px;
  margin-right: -10px;
}

header.primary .hamburger-line {
  display: block;
  height: 2px;
  width: 26px;
  background-color: #fff;
  margin-bottom: 6px;
  transition: transform 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: transform, background-color;
}

header.primary .hamburger-line:nth-child(1) {
  transform: translate(-5px);
  transform-origin: center;
}

header.primary .hamburger-line:nth-child(2) {
  transform-origin: right;
}

header.primary .hamburger-line:nth-child(3) {
  transform: translate(5px);
  transform-origin: center;
  margin-bottom: 0;
}

@media (min-width: 1025px) {
  header.primary .hamburger:hover .hamburger-line:nth-child(2) {
    transform: scaleX(0);
  }

  header.primary .hamburger:hover .hamburger-line:nth-child(1) {
    transform: translate(0, 4px);
  }

  header.primary .hamburger:hover .hamburger-line:nth-child(3) {
    transform: translate(0, -4px);
  }
}

header.primary .hamburger.active .hamburger-line:nth-child(1) {
  transform: translateY(8px) rotate(-45deg);
  transition-delay: 0.3s;
}

header.primary .hamburger.active .hamburger-line:nth-child(2) {
  transform: scaleX(0);
}

header.primary .hamburger.active .hamburger-line:nth-child(3) {
  transform: translateY(-8px) rotate(45deg);
  transition-delay: 0.3s;
}

@media (min-width: 1025px), (orientation: landscape) {
  header.primary .hamburger.active .hamburger-line {
    transition-delay: 0;
    background-color: #cb3333;
  }
}

header.primary.active,
header.primary.white {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.23);
}

header.primary.active .logo-text .tif,
header.primary.white .logo-text .tif {
  color: #565656;
}

header.primary.active .logo-text .group,
header.primary.white .logo-text .group {
  color: #cb3333;
}

header.primary.active .hamburger-line,
header.primary.white .hamburger-line {
  background-color: #cb3333;
}

header.primary.white .secondary .nav-link {
  color: #8a8a8a !important;
}

header.primary.navactive {
  background-color: transparent;
  box-shadow: none;
  transition: color 0.2s, background-color 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: color, background-color;
}

header.primary.navactive .logo-text span {
  color: #fff !important;
}

header.primary.navactive .hamburger-line {
  background-color: #fff;
}

header.primary.navactive .nav.secondary {
  opacity: 0;
}

@media (min-width: 768px) {
  header.primary {
    height: 65px;
    padding: 0 30px;
  }

  header.primary .logo-cont .logo-img {
    max-width: 80px;
  }

  header.primary .logo-cont .logo-text {
    font-size: 1.4rem;
  }
}

@media (min-width: 1025px) {
  header.primary .hamburger {
    margin-right: 0;
  }
}

header.primary #nav-checkbox {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.nav-list {
  list-style-type: none;
}

.nav.primary {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  min-height: 400px;
  z-index: 900;
  opacity: 1;
  visibility: hidden;
  transition: visibility 400ms step-end;
}

@media (min-width: 1025px) {
  .nav.primary {
    transition: visibility 700ms step-end;
  }
}

.nav.primary .current_page_parent > a {
  color: #fff !important;
}

.nav.primary .nav-item {
  text-align: left;
  color: rgba(255, 255, 255, 0.35);
}

@media (min-width: 1025px) {
  .nav.primary .nav-item .nav-link {
    transition: color 200ms ease-in;
  }

  .nav.primary .nav-item .nav-link:hover {
    color: #fff !important;
  }
}

.nav.primary.active {
  visibility: visible;
  transition: visibility 700ms step-start;
}

.nav.primary.active .nav-overlay {
  transition: opacity 300ms ease-in;
  opacity: 0.5;
}

.nav.primary.active .nav-list-primary,
.nav.primary.active .nav-list-secondary {
  transform: translate(0);
  transition-delay: 200ms;
}

.nav.primary .nav-list-primary {
  height: 85%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 700;
  background-color: #ba1e1e;
  padding: 0;
  z-index: 1;
  box-shadow: 0 6px 20px 0 rgba(70, 30, 33, 0.3);
  transition: transform 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate(0, -100%);
  will-change: transform;
  transition-delay: 0ms;
}

.nav.primary .nav-list-primary .current-menu-item > a {
  color: #fff !important;
}

.nav.primary .nav-list-primary .nav-item.active {
  color: #fff !important;
}

.nav.primary .nav-list-primary .inner {
  width: 90%;
  margin: 0 auto;
}

.nav.primary .nav-list-primary .nav-item {
  position: relative;
}

.nav.primary .nav-list-primary .nav-item {
  font-size: 30px;
}

@media screen and (min-width: 320px) {
  .nav.primary .nav-list-primary .nav-item {
    font-size: calc(30px + 32 * ((100vw - 320px) / 1088));
  }
}

@media screen and (min-width: 1408px) {
  .nav.primary .nav-list-primary .nav-item {
    font-size: 62px;
  }
}

.nav.primary .nav-list-primary .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.35);
}

.nav.primary .nav-list-primary .nav-item .nav-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -2px;
  margin-bottom: 14px;
}

@media screen and (max-width: 320px) {
  .nav.primary .nav-list-primary .nav-item .nav-list {
    margin-bottom: 0;
  }
}

.nav.primary .nav-list-primary .nav-item .nav-list .nav-link {
  font-weight: 300;
}

.nav.primary .nav-list-primary .nav-item .nav-list .nav-item {
  font-size: 0.8rem;
  margin-right: 12px;
  text-transform: uppercase;
}

.nav.primary .nav-list-primary .nav-item .nav-list .nav-item.active .nav-link {
  color: #fff !important;
}

@media (min-width: 768px) {
  .nav.primary .nav-list-primary .inner {
    width: 75%;
  }
}

@media (orientation: landscape) {
  .nav.primary .nav-list-primary {
    height: 100vh;
    width: 65vw;
  }
}

@media (min-width: 1025px), (orientation: landscape) {
  .nav.primary .nav-list-primary {
    box-shadow: 6px 0 20px 0 rgba(70, 30, 33, 0.3);
    transform: translate(-100%, 0);
    height: 100%;
  }

  .nav.primary .nav-list-primary .inner {
    width: 90%;
  }

  .nav.primary .nav-list-primary .nav-item {
    height: 100%;
  }

  .nav.primary .nav-list-primary .nav-item .nav-list {
    flex-wrap: nowrap;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .nav.primary .nav-list-primary .nav-item .nav-list .nav-item {
    font-size: 1rem;
  }
}

@media (min-width: 1025px) and (min-height: 600px) {
  .nav.primary .nav-list-primary .inner {
   /* margin-top: -20%;*/
    width: auto;
    margin-left: 10%;
  }
}

@media (min-width: 1025px) {
  .nav.primary .nav-list-primary {
    transition: transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
}

@media (min-width: 1408px) {
  .nav.primary .nav-list-primary {
    width: 70vw;
  }
}

.nav.primary .nav-list-secondary {
  height: 35%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  background-color: #fff;
  padding: 0;
  transition: transform 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate(0, 100%);
  will-change: transform;
  transition-delay: 0ms;
}

.nav.primary .nav-list-secondary .nav-link {
  font-weight: 300;
}

.nav.primary .nav-list-secondary .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.nav.primary .nav-list-secondary .inner .nav-sub-text {
  position: absolute;
  bottom: 20px;
  left: 0;
  font-size: 0.9rem;
  margin-bottom: 0;
  color: #c4c0c0;
}

.nav.primary .nav-list-secondary .nav-hover-image {
  position: absolute;
  top: 0;
  height: 65%;
  width: 100%;
  display: none;
  opacity: 0;
  transition: opacity 500ms;
  will-change: opacity;
  z-index: 9;
}

.nav.primary .nav-list-secondary .nav-hover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.nav.primary .nav-list-secondary .nav-hover-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}

.nav.primary .nav-list-secondary .nav-hover-image.active {
  opacity: 1;
}

@media (min-width: 1025px) and (min-height: 650px) {
  .nav.primary .nav-list-secondary .nav-hover-image {
    display: block;
  }
}

.nav.primary .nav-list-secondary .nav-item {
  color: #cb3333;
}

.nav.primary .nav-list-secondary .nav-item {
  font-size: 20px;
}

@media screen and (min-width: 320px) {
  .nav.primary .nav-list-secondary .nav-item {
    font-size: calc(20px + 10 * ((100vw - 320px) / 1088));
  }
}

@media screen and (min-width: 1408px) {
  .nav.primary .nav-list-secondary .nav-item {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .nav.primary .nav-list-secondary .inner {
    width: 75%;
  }
}

@media (orientation: landscape) {
  .nav.primary .nav-list-secondary {
    width: 35vw;
    height: 100vh;
  }
}

@media (min-width: 1025px) and (min-height: 600px) {
  .nav.primary .nav-list-secondary .inner {
    margin-top: -20%;
  }
}

@media (min-width: 1025px), (orientation: landscape) {
  .nav.primary .nav-list-secondary {
    flex-direction: row;
    transform: translate(100%, 0);
  }
}

@media (min-width: 768px) and (orientation: landscape) {
  .nav.primary .nav-list-secondary .inner {
    height: 50%;
  }
}

@media (min-width: 1025px) {
  .nav.primary .nav-list-secondary {
    height: 100%;
    transition: transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }

  .nav.primary .nav-list-secondary .inner {
    height: 35%;
    width: 80%;
  }

  .nav.primary .nav-list-secondary .nav-link {
    transition: color 200ms;
    will-change: color;
  }

  .nav.primary .nav-list-secondary .nav-list:hover .nav-link {
    color: #c4c0c0;
  }

  .nav.primary .nav-list-secondary .nav-list .nav-link:hover {
    color: #cb3333 !important;
  }
}

@media (min-width: 1408px) {
  .nav.primary .nav-list-secondary {
    width: 30vw;
  }
}

.nav.primary .nav-overlay {
  position: absolute;
  width: 100vw;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: opacity 200ms ease-out;
  transition-delay: 200ms;
  will-change: opacity;
}

@media (min-width: 1025px) {
  .nav.secondary {
    transition: opacity 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
    will-change: opacity;
  }

  .nav.secondary .nav-list-header {
    display: flex;
  }

  .nav.secondary .nav-item {
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0 20px;
    text-transform: uppercase;
    color: #fff;
  }

  .nav.secondary .nav-item.current-menu-item a {
    color: #cb3333 !important;
  }

  .nav.secondary .nav-link {
    padding: 8px 16px;
    position: relative;
    transition: color 300ms, opacity 300ms;
    font-weight: 600;
    color: #fff;
    font-size: 15.6px;
  }

  .nav.secondary .nav-link.active {
    color: #fff;
    opacity: 0.7;
  }

  .nav.secondary a.nav-link.hover {
    color: #cb3333 !important;
  }

  .nav.secondary.active .nav-link {
    color: #8a8a8a;
  }

  .nav.secondary.active .nav-link:after {
    background-color: #cb3333;
  }
}

body .header .nav.secondary .active-scrolled {
  color: #565656 !important;
  opacity: 0.7;
}

.hero {
  height: 100%;
  min-height: 500px;
  padding: 0;
  z-index: 1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero {
    overflow-x: hidden;
  }
}

.hero .container {
  height: 100%;
}

.hero-row {
  position: relative;
  height: 100%;
  justify-content: center;
  align-items: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-row .row {
    max-width: 100%;
    width: 100%;
  }
}

.hero-main-video,
.hero-overlay,
.hero-image,
.hero-parallax-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.hero-overlay {
  background-color: #000;
  opacity: 0.3;
  z-index: 0;
}

.hero-image {
  z-index: -2;
}

.hero-shadow {
  box-shadow: 0 18px 70px 0 rgba(0, 0, 0, 0.16);
}

.hero-video {
  overflow: hidden;
}

.hero-video .hero-main-video {
  z-index: -2;
}

.hero-text-cont {
  margin-top: -50px;
}

.hero-parallax {
  overflow: hidden;
}

.hero-parallax .hero-image,
.hero-parallax .hero-parallax-image {
  height: 105%;
}

.hero-parallax .hero-overlay {
  z-index: 0;
}

.hero-parallax .hero-parallax-image {
  z-index: 5;
}

.hero:not(.hero-small) .hero-text-cont {
  -webkit-animation: homeAnimation 2s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
          animation: homeAnimation 2s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
  will-change: transform, opacity;
  opacity: 0;
  transform: translateY(100px);
}

@-webkit-keyframes homeAnimation {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes homeAnimation {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 768px) {
  .hero {
    min-height: 500px;
  }

  .hero-text-cont {
    margin-top: -70px;
  }
}

@media (min-width: 1025px) {
  .hero {
    min-height: 550px;
  }

  .hero-text-cont {
    margin-top: -70px;
  }
}

.hero-small {
  height: 70%;
  min-height: 400px;
  box-shadow: 0 18px 40px 0 rgba(70, 30, 33, 0.31);
}

.hero-small .hero-text-cont {
  margin-top: 0;
}

.hero-small .row {
  justify-content: flex-start;
  min-height: 0;
}

@media (min-width: 568px) {
  .hero-small {
    height: 100vh;
    min-height: 300px;
  }
}

@media (min-width: 768px) {
  .hero-small {
    height: 70%;
    min-height: 600px;
  }
}

@media (min-width: 1025px) {
  .hero-small {
    min-height: 600px;
  }
}

@media (min-width: 1408px) {
  .hero-small {
    min-height: 700px;
  }
}

.hero-cs-single {
  position: relative;
  overflow: hidden;
  height: auto;
}

.hero-cs-single .introcard {
  margin-top: 60px;
}

.hero-cs-single .hero-row {
  display: flex;
  align-items: center;
}

.hero-cs-single .hero-img-cont {
  position: relative;
  height: 70vh;
  width: 110vw;
  left: -5vw;
  transform: rotate(-1deg);
}

@media (min-width: 1025px) {
  .hero-cs-single .hero-img-cont {
    position: absolute;
    left: -1vw;
    height: 105vh;
    width: 51vw;
  }
}

.hero-cs-single .hero-img {
  height: 100%;
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  box-shadow: 0 18px 70px 0 rgba(70, 30, 33, 0.16);
}

.hero-cs-single .explore {
  display: none;
  position: absolute;
  bottom: 0;
  left: 75%;
  transform: translate(-75%, 110%);
}

@media (min-width: 1025px) {
  .hero-cs-single .explore {
    display: block;
  }
}

@media (min-width: 1025px) {
  .hero-cs-single {
    height: 100%;
  }
}

.hero + .cs-blocks {
  margin-bottom: 100px;
}

@media (min-width: 1025px) {
  .hero + .cs-blocks {
    margin-top: 150px;
  }
}

section,
.section-padding {
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (min-width: 768px) {
  section,
  .section-padding {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}

@media (min-width: 1025px) {
  section,
  .section-padding {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

@media (min-width: 1408px) {
  section,
  .section-padding {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

section.bg-white + section.bg-white,
section.bg-primary + section.bg-primary,
section.bg-grey-light + section.bg-grey-light {
  padding-top: 0;
}

section.bg-primary * {
  color: #fff;
}

section {
  position: relative;
}

section.full-pad {
  padding-left: 0;
  padding-right: 0;
  max-width: 2050px;
  margin: 0 auto;
}

section.full-pad .container-fullwidth {
  padding-left: 10vw;
  padding-right: 10vw;
}

@media (min-width: 568px) {
  section.full-pad {
    padding: 100px 0;
  }

  section.full-pad .container-fullwidth {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  section.full-pad {
    padding: 125px 15px;
  }

  section.full-pad .container-fullwidth {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

@media (min-width: 1408px) {
  section.full-pad {
    padding: 200px 0vw;
  }
}

/* ====================
    Barbones Specific
    ==================== */

.modal {
  visibility: hidden;
}

