/*!
Theme Name: paradigm
Theme URI: http://underscores.me/
Author: Online Media Koffer
Author URI: http://onlinemediakoffer.nl
Description: WordPress thema voor Paradigm
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: paradigm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

paradigm is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/*! master.scss - v1.0 -
* Flamingos are pretty badass!
* Copyright (c) 2018 Max van der Schee; Licensed MIT */
/* 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; }

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

* {
  color: white; }

html {
  font-family: 'nexa', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'nexa';
  font-weight: normal;
  line-height: 1.5; }

h3 {
  font-weight: 900; }

h4 {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase; }

p {
  line-height: 1.5; }

p img {
  height: auto;
  max-width: 100%; }

::selection {
  background: #f07d00; }

html {
  display: block;
  height: 100%;
  background: url("images/bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  color: #ffffff; }

.content-wrapper {
  flex: 1;
  background-color: transparent; }

.header {
  padding-top: 2.4rem;
  display: flex;
  width: 100%;
  height: 5rem;
  margin: 0 auto;
  z-index: 4;
  max-width: 1100px; }
  .header h1 {
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    padding-left: 1rem;
    position: relative; }
    .header h1 a {
      text-decoration: none;
      color: #ffffff; }
  .header .date {
    position: absolute;
    background: #ae9bb1;
    transform: rotate(-5deg);
    right: -20px;
    top: 40px;
    font-size: 14px;
    display: block;
    padding: 3px;
    margin: 0;
    line-height: 1.2; }
  .header .logo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 50px;
    width: 50px; }

.navigation {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto; }
  .navigation .menu-menu-1-container {
    display: flex; }
    .navigation .menu-menu-1-container ul {
      display: flex;
      width: 100%;
      background-color: #2d2d2d; }
      .navigation .menu-menu-1-container ul li {
        transition: 0.3s;
        padding: 25px 15px;
        background-color: #2d2d2d; }
        .navigation .menu-menu-1-container ul li:nth-last-child(8) {
          float: right; }
        .navigation .menu-menu-1-container ul li a {
          text-decoration: none; }

.menu-toggle {
  display: none; }

.menu {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0; }

.menu-item {
  display: block;
  text-align: center; }
  .menu-item a {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    padding: 10px 0;
    width: 100%;
    display: block;
    text-transform: uppercase; }
    .menu-item a:hover {
      font-family: 'nexa';
      color: #ae9bb1; }
  .menu-item.current-menu-item a {
    font-family: 'nexa';
    color: #ae9bb1; }

.empty-header {
  height: 5rem;
  position: absolute;
  background-color: #161616; }

.navigation .menu-menu-1-container ul li:last-child {
  margin-left: auto;
  background-color: #ae9bb1;
  padding: 25px 35px;
  transition: 0.3s; }
  .navigation .menu-menu-1-container ul li:last-child:hover {
    background-color: #977e9b; }

.navTrigger {
  display: none;
  cursor: pointer;
  width: 30px;
  height: 25px;
  padding: 1.3em;
  margin-left: auto; }
  .navTrigger i {
    background-color: #fff;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px; }
  .navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards; }
  .navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards; }
  .navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards; }

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }

@keyframes inM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }

@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }

@keyframes outM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }

@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }

@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(9px) rotate(0deg); }
  100% {
    transform: translateY(9px) rotate(135deg); } }

@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }

@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(9px) rotate(0deg); }
  100% {
    transform: translateY(9px) rotate(135deg); } }

@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }

@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-9px) rotate(0deg); }
  100% {
    transform: translateY(-9px) rotate(135deg); } }

@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }

@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-9px) rotate(0deg); }
  100% {
    transform: translateY(-9px) rotate(135deg); } }

.hide-from-layout {
  display: none !important; }

.clear:after {
  content: '';
  display: table;
  clear: both; }

.left {
  display: block;
  float: left;
  width: 50%; }

.right {
  display: block;
  float: right;
  width: 50%; }

.button {
  transition: 0.3s;
  display: inline-block;
  padding: 20px 30px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: 0.3s;
  cursor: pointer; }

.input {
  transition: 0.3s;
  display: inline-block;
  padding: 15px 30px;
  line-height: normal;
  font-size: 0.8rem;
  text-decoration: none;
  outline: 0;
  border: 0px;
  transition: 0.3s; }

.input-button {
  transition: 0.3s;
  display: inline-block;
  padding: 14px 18px;
  line-height: normal;
  font-size: 0.8rem;
  text-decoration: none;
  outline: 0;
  border: 0;
  transition: 0.3s; }

article.page {
  display: block;
  max-width: 1100px;
  padding: 2.4rem 0;
  margin: 0 auto; }
  article.page[data-loaded="true"] {
    animation: fadeIn 1.5s normal forwards 0s cubic-bezier(0.28, 0.84, 0.42, 1); }
  article.page h1 {
    font-size: 2.4rem;
    text-align: center; }
  article.page h1, article.page h2, article.page h3 {
    font-family: 'nexa'; }

article.post {
  display: block;
  max-width: 600px;
  padding: 2.4rem 2.4rem;
  margin: 0 auto;
  background: #2d2d2d;
  margin-top: 40px;
  margin-bottom: 40px; }
  article.post h1.entry-title {
    font-weight: 900; }
  article.post .entry-meta {
    font-style: italic;
    padding: 0px 0px 20px 0px; }
  article.post[data-loaded="true"] {
    animation: fadeIn 1.5s normal forwards 0s cubic-bezier(0.28, 0.84, 0.42, 1); }
  article.post .post-thumbnail img {
    width: 100%;
    height: 100%; }

article .entry-content {
  min-height: 200px;
  padding-top: 40px; }
  article .entry-content .title {
    position: absolute;
    margin-top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-transform: lowercase;
    z-index: -999; }
    article .entry-content .title h1.section-title {
      font-size: 100px;
      color: rgba(255, 255, 255, 0.2);
      margin: 0 auto;
      line-height: normal;
      font-weight: 900; }
    article .entry-content .title .news {
      margin-top: -85px !important; }
  article .entry-content p:first-child {
    font-size: 150%; }
  article .entry-content p img {
    max-width: 100%;
    height: auto; }

article .small {
  max-width: 630px;
  margin: 0 auto;
  width: 600px;
  margin: 0px auto; }
  article .small .title {
    position: absolute;
    margin-top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -999; }
    article .small .title h1.entry-title {
      font-size: 100px;
      color: rgba(255, 255, 255, 0.2);
      margin: 0 auto;
      line-height: normal;
      font-weight: 900;
      text-transform: lowercase; }
  article .small .wide {
    max-width: 1100px;
    margin: 0 auto; }

.hero {
  background-size: cover;
  background-position: center top;
  width: 100hw;
  height: 500px;
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden; }
  .hero.landing .hero-content .title {
    width: 800px;
    font-size: 2.8rem;
    text-align: center; }
  .hero.landing .hero-content .subtitle {
    font-size: 1.4rem;
    font-family: 'nexa';
    margin: 1.2rem 0 3.6rem; }
  .hero.landing .hero-content .name {
    margin: 1.2rem 0 0; }
  .hero.landing .hero-content .function {
    margin: 0; }

article.page .entry-content .flex-items {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  justify-content: center; }
  article.page .entry-content .flex-items img {
    animation: fadeIn 1.5s normal forwards 0s cubic-bezier(0.28, 0.84, 0.42, 1);
    flex: 0 1 calc(33% - 8px);
    width: 100%;
    height: 100%; }
  article.page .entry-content .flex-items a {
    text-decoration: none;
    display: block; }
    article.page .entry-content .flex-items a .btn-line-up {
      background-color: #ae9bb1;
      color: #ffffff;
      transition: 0.3s;
      font-weight: 700; }
      article.page .entry-content .flex-items a .btn-line-up:hover {
        background-color: #977e9b; }

.footer {
  background: #414141; }
  .footer .footer-menu .menu-menu-2-container {
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;
    max-width: 1100px;
    border-top: solid 3px #4b4b4b;
    border-bottom: solid 3px #4b4b4b;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem; }
    .footer .footer-menu .menu-menu-2-container ul .menu-item {
      height: 21px;
      font-family: Nexa;
      font-size: 16px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 0.3px;
      text-align: left;
      color: #ffffff;
      padding-right: 1.2rem; }
  .footer .menu {
    flex-direction: row;
    margin: 0;
    padding: 0; }
  .footer .menu-item {
    margin: 5px 0;
    text-align: left;
    font-size: 0.8rem;
    font-family: 'primary-bold'; }

.colophon {
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
  padding: 3.6rem 0; }

.footer-contact {
  margin: 0;
  padding: 0;
  list-style: none; }
  .footer-contact li {
    margin: 5px 0; }
  .footer-contact a {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    font-family: "primary-bold";
    padding: 5px 0; }
    .footer-contact a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #ffffff;
      transform: scale3d(0, 1, 1);
      transform-origin: center left;
      transition: transform 0.4s cubic-bezier(0.39, -0.07, 0.22, 1.17);
      transition-delay: 0s; }
    .footer-contact a:hover:after {
      transform: scale3d(1, 1, 1); }

.footer-newsletter {
  text-align: center; }
  .footer-newsletter h2 {
    padding: 0px;
    margin: 0px; }
  .footer-newsletter p {
    color: #ffffff;
    margin: 0 0 1rem 0;
    font-family: 'nexa'; }
    .footer-newsletter p:nth-child(3) {
      margin: 1rem 0 0;
      font-size: 0.7rem;
      font-style: italic; }
  .footer-newsletter .input {
    float: left;
    width: 8rem;
    margin-right: 1rem;
    background-color: #717171;
    padding: 15px 18px;
    line-height: normal;
    font-size: 16px;
    color: #ffffff; }
    .footer-newsletter .input::placeholder {
      font-family: 'nexa';
      color: #ffffff;
      font-size: 16px;
      font-weight: 300; }
  .footer-newsletter .input-button {
    background-color: #ae9bb1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    font-family: 'nexa'; }
    .footer-newsletter .input-button i:before {
      color: #ffffff; }
    .footer-newsletter .input-button:hover {
      background: #977e9b; }
      .footer-newsletter .input-button:hover i:before {
        color: #ff8f15; }

.site-info {
  background: #414141;
  padding: 2.4rem; }
  .site-info .spacer {
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly; }

.copyright {
  color: #9a9a9a;
  font-size: 0.7rem; }
  .copyright p {
    margin: 0; }

.platforms a {
  color: #ffffff;
  padding: 5px 10px; }
  .platforms a .fa {
    transition: 0.3s ease-in-out; }
  .platforms a:hover .fa-facebook {
    color: #3e7be6; }
  .platforms a:hover .fa-linkedin {
    color: #0a69b9; }
  .platforms a:hover .fa-twitter {
    color: #00a5ff; }
  .platforms a:hover .fa-instagram {
    color: transparent;
    background-image: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background-clip: text;
    -webkit-background-clip: text; }

.agenda-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
  justify-content: space-around; }

.agenda-item {
  margin: 10px;
  width: 48%;
  background-color: #414141; }

#line-up .entry-content .lineup-wrapper {
  padding-top: 40px; }
  #line-up .entry-content .lineup-wrapper .line-up {
    padding-top: 3em;
    padding-bottom: 3em; }
  #line-up .entry-content .lineup-wrapper .flex-items h4 {
    line-height: 1.3;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    display: inline-block; }
    #line-up .entry-content .lineup-wrapper .flex-items h4:after {
      content: '-'; }
    #line-up .entry-content .lineup-wrapper .flex-items h4:last-child:after {
      display: none; }

#image-gallery .entry-content .gallery-items .image-wrapper {
  max-height: 210px;
  max-width: 366px; }

#aftermovie .entry-content .video-block {
  padding: 7em 0; }

#blog-news .entry-content .news-items {
  justify-content: space-evenly; }
  #blog-news .entry-content .news-items .news {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    height: 100%;
    max-width: 330px; }
    #blog-news .entry-content .news-items .news img {
      max-width: 330px; }
    #blog-news .entry-content .news-items .news .news-content {
      padding: 1.5em;
      background-color: #414141;
      margin-top: -7px;
      text-align: left; }
      #blog-news .entry-content .news-items .news .news-content p {
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 0.3px;
        margin: 0;
        font-size: 14px;
        padding: 0px; }
      #blog-news .entry-content .news-items .news .news-content h3 {
        margin: 0;
        font-weight: 700;
        font-size: 22px;
        line-height: 1.5;
        text-align: left; }

.site-news .entry-content {
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  justify-content: stretch; }
  .site-news .entry-content article {
    width: 30%;
    max-width: 350px; }

@keyframes scroll {
  0% {
    transform: translateY(0); }
  33% {
    transform: translateY(10px); }
  34% {
    transform: translateY(0); }
  66% {
    transform: translateY(10px); }
  67% {
    transform: translateY(0); }
  100% {
    transform: translateY(10px); } }

@keyframes fadeIn {
  0% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes fadeOutVideo {
  0% {
    opacity: 1;
    z-index: 2; }
  99% {
    opacity: 0;
    z-index: 2; }
  100% {
    opacity: 0;
    display: none !important;
    z-index: -1; } }

@media all and (max-width: 1440px) {
  html {
    font-size: 95%; } }

@media all and (max-width: 1024px) {
  html {
    font-size: 85%; }
  .hero-content {
    padding: 1.2rem; }
  .statment article {
    width: auto; }
  .statment .intro {
    width: auto;
    padding: 0 6rem; }
  article.page {
    width: auto; }
    article.page p {
      padding: 0 0.6rem; }
  .showcase-group {
    width: auto;
    flex-wrap: wrap; }
  .usercase-item,
  .contact-info-item {
    height: 20rem; }
  .clients-group {
    width: auto; }
  .clients-item {
    padding: 0 0.5rem; }
  .testimonials-group {
    width: auto;
    flex-wrap: wrap; }
  .employees-group {
    width: auto; }
  .colophon {
    width: auto;
    flex-wrap: wrap; }
  .site-info .spacer {
    width: auto; }
  .contact-form {
    width: auto; }
  .contact-map {
    height: 60vh; } }

@media all and (max-width: 870px) {
  .contact-form p {
    width: 30rem; }
  .hero.landing .hero-content .title {
    width: auto; } }

@media all and (max-width: 780px) {
  main article .entry-content .title {
    margin-top: 5px;
    transition: 0.3s; }
    main article .entry-content .title h1.section-title {
      font-size: 100px;
      transition: 0.3s; }
  article .small .title h1.entry-title {
    font-size: 80px; } }

@media all and (max-width: 600px) {
  main article .entry-content .title {
    margin-top: 40px;
    transition: 0.3s; }
    main article .entry-content .title h1.section-title {
      font-size: 60px;
      transition: 0.3s; }
  .footer-newsletter .input {
    float: none;
    width: 31%;
    margin: 0 auto;
    margin-bottom: 1rem; }
  article .small {
    width: 100%; } }

@media all and (max-width: 450px) {
  .footer-newsletter .input {
    width: 50%; }
  .footer-newsletter .input-button {
    width: 60%; } }

@media all and (max-width: 768px) {
  html {
    font-size: 80%; }
  .navTrigger {
    display: inline-block !important; }
  .navigation .menu-menu-1-container.open {
    transition: 0.3s;
    position: absolute;
    top: 95px;
    height: 100vh;
    z-index: 10;
    width: 100%;
    display: inline-block !important; }
    .navigation .menu-menu-1-container.open .menu {
      transition: 0.3s;
      flex-direction: column;
      padding: 0; }
      .navigation .menu-menu-1-container.open .menu li:last-child {
        margin: 0 auto; }
  .menu-menu-1-container {
    display: none !important; }
  .hero {
    background-image: url("/images/header-festival.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 0;
    padding-top: 48.2%; }
  .site-title {
    margin: 0.4rem 1.2rem 0.4rem 1.2rem; }
  .menu {
    display: none; }
  .footer .menu {
    width: 23rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .footer .menu-item {
    margin: 5px;
    min-width: inherit; }
  .footer-contact {
    margin: 1.2rem 0;
    width: 23rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .footer-contact li {
      margin: 5px; }
  .colophon {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .usercase-item,
  .contact-info-item {
    width: 50%;
    height: 25rem; }
  .usercase-item .image {
    background-image: transparent !important; }
    .usercase-item .image img {
      opacity: 1; }
    .usercase-item .image:before {
      background: rgba(240, 125, 0, 0.8); }
  .usercase-item .text {
    opacity: 1; }
  .site-info .spacer {
    width: auto;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center; }
  article.page .entry-content p {
    width: auto;
    float: none;
    text-align: justify; }
  .statment div {
    width: auto;
    float: none;
    text-align: justify; }
  .hero-content .action-group {
    flex-wrap: wrap; }
  .hero-content .title {
    font-size: 4rem; }
  .hero.default .hero-content .title {
    font-size: 4rem; }
  .statment .intro {
    padding: 0 1.2rem;
    margin: 0; } }

@media all and (max-width: 500px) {
  .hero.landing .hero-content .title {
    font-size: 1.9rem; }
  .hero.landing .hero-content .subtitle {
    margin: 2.4rem 0 2.4rem; }
  .scroll-down {
    display: none; }
  .header h1 {
    font-size: 16px; }
  #line-up .entry-content .lineup-wrapper .flex-items h4 {
    font-size: 18px; }
  main article .entry-content .title {
    margin-top: 0px; }
  article .small .title h1.entry-title {
    font-size: 50px; } }

@media all and (max-width: 425px) {
  .usercase-item,
  .contact-info-item {
    width: 100%;
    height: 30rem; }
  .statment .intro {
    text-align: justify;
    line-height: 1.7; }
  .contact-map {
    height: 40vh; }
  .hero.landing {
    height: 44vh;
    min-height: 24rem; }
  .close-video {
    top: 2rem;
    right: 2rem; }
  .hero-content .subtitle {
    margin: 0 0 0.6rem; }
  .hero-content .action-group span {
    margin: 0.48rem 1.2rem; }
    .hero-content .action-group span p {
      display: none; }
  .footer-newsletter {
    width: 98%; } }

@media all and (max-width: 375px) {
  .usercase-item {
    height: 25rem; } }

.fa {
  font-size: 20px; }

.header {
  position: relative; }

.nav-hoofdmenu {
  position: absolute;
  right: 0%; }

#menu {
  background: #DE4152;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  top: 0;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 1100; }
  #menu.open {
    opacity: 1;
    visibility: visible; }
    #menu.open li:nth-child(1) {
      animation-delay: 0.1s; }
    #menu.open li:nth-child(2) {
      animation-delay: 0.2s; }
    #menu.open li:nth-child(3) {
      animation-delay: 0.3s; }
    #menu.open li:nth-child(4) {
      animation-delay: 0.4s; }
    #menu.open li:nth-child(5) {
      animation-delay: 0.5s; }
    #menu.open li:nth-child(6) {
      animation-delay: 0.6s; }
    #menu.open li:nth-child(7) {
      animation-delay: 0.7s; }
    #menu.open li:nth-child(8) {
      animation-delay: 0.8s; }
    #menu.open li:nth-child(9) {
      animation-delay: 0.9s; }
    #menu.open li:nth-child(10) {
      animation-delay: 1s; }
    #menu.open li {
      animation-duration: 1.0s;
      animation-fill-mode: both;
      animation-name: fadeInUp; }
  #menu ul:hover a {
    opacity: 0.5; }
  #menu ul a {
    -webkit-transform: translateZ(0);
    transition: opacity 0.3s ease-in-out; }
    #menu ul a:hover {
      opacity: 1; }
  #menu .main-nav {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    #menu .main-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    #menu .main-nav a {
      color: #ffffff;
      display: block;
      font-size: 2.5rem;
      font-weight: bold;
      padding: 1rem 1rem;
      text-decoration: none;
      text-transform: uppercase; }
      #menu .main-nav a:first {
        padding-top: 0; }
  #menu .menu-footer {
    padding: 2rem;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0; }
    #menu .menu-footer ul {
      display: inline-block;
      list-style: none;
      margin: 0;
      padding: 0; }
      #menu .menu-footer ul li {
        display: inline;
        margin: 0 1rem; }
    #menu .menu-footer a {
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase; }

.toggle-menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 50px;
  outline: none;
  padding: 0;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 50px;
  z-index: 1110; }
  .toggle-menu span {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear;
    width: 26px; }
    .toggle-menu span:before, .toggle-menu span:after {
      background-color: #fff;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      transform-origin: 50% 50%;
      transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear;
      width: 26px; }
    .toggle-menu span:before {
      top: 7px; }
    .toggle-menu span:after {
      top: -7px; }
  .toggle-menu.active span {
    background-color: transparent;
    transition: background 0.2s ease-out; }
    .toggle-menu.active span:before, .toggle-menu.active span:after {
      transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out; }
    .toggle-menu.active span:before {
      top: 0;
      transform: rotate3d(0, 0, 1, -45deg); }
    .toggle-menu.active span:after {
      top: 0;
      transform: rotate3d(0, 0, 1, 45deg); }

.ufaq-faq-post p:first-child {
  font-size: 100% !important; }
