/*
Theme Name: Anthurium
Theme URI: https://anthuroininfo.com
Author: doingz
Author URI: https://doingz.com
Description: Anthurium theme
Version: 1.0
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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 {
  -webkit-box-sizing: content-box;
          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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in 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 */
  -webkit-text-decoration: underline dotted;
          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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

/* kleuren */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  *:active {
    outline: none; }
  *:focus {
    outline: none; }

body {
  background-color: #f8f8f8;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0; }
  body.loaded {
    opacity: 1; }

a {
  color: #e60050;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: left;
  max-width: 1600px; }

.alignleft {
  float: left;
  display: inline-block;
  margin: 0 2em 2em 0; }

.alignright {
  float: right;
  display: inline-block;
  margin: 0 0 2em 2em; }

img.aligncenter {
  position: relative;
  margin: auto;
  width: 100%;
  height: auto; }

.libre {
  font-family: 'Libre Baskerville', serif; }

.grijs {
  color: #939598; }
  .grijs a {
    color: #939598; }

.small {
  font-size: 0.7em; }

.socials {
  float: left;
  display: block;
  margin: 1em 0; }
  .socials .social-icon {
    float: left;
    margin: 0 10px 0 0;
    width: 32px;
    height: 32px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9000px;
    opacity: 0.8; }
    .socials .social-icon.f {
      background-image: url("img/facebook.svg"); }
    .socials .social-icon.p {
      background-image: url("img/pinterest.svg"); }
    .socials .social-icon.i {
      background-image: url("img/instagram.svg"); }
    .socials .social-icon:hover {
      opacity: 1; }

.nextpost {
  position: absolute;
  left: -80px;
  bottom: 20px;
  width: 240px;
  background-color: #fff;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  color: #666;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }
  @media only screen and (max-width: 1400px) {
    .nextpost {
      left: 0; } }
  @media only screen and (max-width: 768px) {
    .nextpost {
      display: none; } }
  .nextpost .nptitle {
    position: absolute;
    width: 160px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .nextpost:hover {
    color: #1d1d1b; }

.prevpost {
  position: absolute;
  right: -80px;
  bottom: 20px;
  width: 240px;
  background-color: #fff;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  text-align: right;
  color: #666;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }
  @media only screen and (max-width: 1400px) {
    .prevpost {
      right: 0; } }
  @media only screen and (max-width: 768px) {
    .prevpost {
      display: none; } }
  .prevpost .nptitle {
    position: absolute;
    width: 160px;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .prevpost:hover {
    color: #1d1d1b; }

.pagination {
  clear: both;
  width: 100%;
  padding: 20px;
  text-align: center; }
  .pagination .navbtn {
    cursor: pointer;
    display: inline-block;
    opacity: 0.64;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .pagination .navbtn a {
      padding: 20px;
      display: block;
      text-decoration: none;
      color: #e60050;
      border: 1px solid #e60050; }
    .pagination .navbtn:hover {
      text-decoration: none;
      opacity: 1; }

body {
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
  font-size: 1em; }

p {
  font-size: 0.8em;
  line-height: 1.6; }

h2 {
  font-family: 'Lato', sans-serif;
  color: #1d1d1b;
  font-size: 1.4em;
  font-weight: 700;
  margin: 1em 0; }

h3 {
  font-family: 'Lato', sans-serif;
  color: #1d1d1b;
  font-size: 1.3em;
  font-weight: 700;
  margin: 1.2em 0; }

h4 {
  font-family: 'Lato', sans-serif;
  color: #1d1d1b;
  font-size: 1.2em;
  font-weight: 400;
  margin: 1.2em 0; }

h5 {
  font-family: 'Lato', sans-serif;
  color: #1d1d1b;
  font-size: 1.1em;
  font-weight: 400;
  margin: 1.2em 0; }

@media screen and (max-width: 800px) {
  html {
    font-size: 80%; } }

.more-link {
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  text-transform: uppercase;
  display: block; }

header {
  float: left;
  width: 100vw;
  height: 100px;
  display: block;
  z-index: 2; }
  header .topmenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100px;
    text-align: center;
    z-index: 99;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-color: #f8f8f8;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.32);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.32); }
    header .topmenu .wrapper {
      max-width: 1600px; }
    header .topmenu .hamburger {
      display: block;
      position: absolute;
      left: 80px;
      top: 50%;
      width: 24px;
      height: 24px;
      cursor: pointer;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 768px) {
        header .topmenu .hamburger {
          left: 40px; } }
      header .topmenu .hamburger:before {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        background-color: #1d1d1b;
        height: 2px;
        width: 100%;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        border-radius: 2px; }
      header .topmenu .hamburger:after {
        content: "";
        position: absolute;
        bottom: 8px;
        left: 0;
        background-color: #1d1d1b;
        height: 2px;
        width: 100%;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        border-radius: 2px; }
    header .topmenu .taal {
      font-family: 'Lato', sans-serif;
      position: absolute;
      left: 154px;
      top: 30px;
      width: 60px;
      line-height: 40px;
      color: #e60050;
      text-transform: uppercase;
      display: block;
      background-image: url(img/taal.svg);
      background-size: 16px auto;
      background-position: 40px 16px;
      background-repeat: no-repeat;
      cursor: pointer;
      padding: 0 12px;
      font-size: 12px; }
      @media only screen and (max-width: 425px) {
        header .topmenu .taal {
          right: 10px;
          left: auto;
          z-index: 99; } }
      header .topmenu .taal ul {
        position: absolute;
        left: 0;
        top: 100%;
        width: 60px;
        display: none;
        padding: 0 12px;
        margin: 0;
        background-color: #f8f8f8; }
        header .topmenu .taal ul li {
          width: 100%;
          float: left;
          display: block; }
          header .topmenu .taal ul li a {
            display: block;
            line-height: 40px;
            text-align: left;
            width: 100%;
            color: #e60050; }
      header .topmenu .taal.active ul {
        display: block; }
  header .pages {
    position: fixed;
    left: 0;
    top: 100px;
    background-color: #fff;
    width: 50%;
    height: 500px;
    display: none;
    margin: 0px auto;
    padding: 20px 40px 20px 80px;
    z-index: 99;
    text-align: left; }
    @media only screen and (max-width: 1400px) {
      header .pages {
        width: 100%;
        height: 500px; } }
    @media only screen and (max-width: 768px) {
      header .pages {
        padding: 20px 40px 20px 40px;
        height: auto; } }
    header .pages::before {
      content: "";
      position: absolute;
      left: 81px;
      top: -14px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 14px 10px;
      border-color: transparent transparent #ffffff transparent; }
      @media only screen and (max-width: 425px) {
        header .pages::before {
          left: 41px;
          top: -13px; } }
    header .pages .menu-header-menu-container {
      float: left;
      width: 100%;
      display: block;
      height: 160px; }
      @media only screen and (max-width: 425px) {
        header .pages .menu-header-menu-container {
          height: auto; } }
    header .pages .menu {
      list-style: none;
      font-family: 'Lato', sans-serif;
      font-size: 14px;
      font-weight: 300;
      color: #1d1d1b;
      padding: 0;
      margin: 0; }
      header .pages .menu a {
        color: #e60050;
        display: block;
        padding: 10px 0;
        text-transform: capitalize;
        font-weight: 600; }
      header .pages .menu li {
        float: left;
        width: 33.333%;
        display: inline-block; }
        @media only screen and (max-width: 768px) {
          header .pages .menu li {
            width: 50%;
            padding-bottom: 2em; } }
        header .pages .menu li ul {
          margin: 0;
          padding: 0; }
          header .pages .menu li ul li {
            width: 100%;
            display: block;
            list-style: none;
            padding: 0; }
            header .pages .menu li ul li a {
              color: #1d1d1b;
              font-weight: 400; }
    header .pages .uitgelicht {
      float: left;
      width: 100%;
      display: block;
      height: 340px;
      border-top: 1px solid #1d1d1b; }
      @media only screen and (max-width: 425px) {
        header .pages .uitgelicht {
          display: none; } }
      header .pages .uitgelicht .img {
        float: left;
        width: 200px;
        height: 280px;
        display: inline-block;
        margin: 20px 20px 20px 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        @media only screen and (max-width: 768px) {
          header .pages .uitgelicht .img {
            height: 140px; } }
  header .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 50px;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
    @media only screen and (max-width: 425px) {
      header .logo {
        width: 200px;
        height: 32px; } }
    header .logo a {
      background-image: url(img/logo.svg);
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      text-indent: -9000px;
      padding: 0;
      width: 100%;
      height: 100%;
      display: block; }
  header .social-search {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block; }
    @media only screen and (max-width: 768px) {
      header .social-search .socials {
        display: none; } }
    @media only screen and (max-width: 425px) {
      header .social-search {
        display: none; } }
    header .social-search .search {
      float: left;
      display: inline-block;
      margin: 1em 20px 1em 10px;
      padding-left: 14px;
      border-left: 1px solid #1d1d1b; }
      @media only screen and (max-width: 768px) {
        header .social-search .search {
          border-left: none; } }
      header .social-search .search .magnifier {
        float: left;
        content: "";
        width: 32px;
        height: 32px;
        display: inline-block;
        background-image: url(img/search.svg);
        background-position: center center;
        background-size: 60%;
        background-repeat: no-repeat;
        cursor: pointer; }
      header .social-search .search .searchform {
        float: left;
        display: inline-block; }
        header .social-search .search .searchform .screen-reader-text {
          display: none; }
        header .social-search .search .searchform #searchsubmit {
          display: none; }
        header .social-search .search .searchform #s {
          display: inline-block;
          height: 32px;
          width: 0px;
          border: none;
          padding: 9px 0px;
          background-color: #fff;
          font-family: 'Lato', sans-serif;
          color: #666;
          font-size: 14px;
          vertical-align: middle;
          -webkit-transition: all .2s;
          -o-transition: all .2s;
          transition: all .2s; }
          header .social-search .search .searchform #s.active {
            width: 100px;
            padding: 9px 8px; }
          header .social-search .search .searchform #s::-webkit-input-placeholder {
            font-family: 'Lato', sans-serif;
            color: #939598;
            font-size: 14px; }
          header .social-search .search .searchform #s::-moz-placeholder {
            font-family: 'Lato', sans-serif;
            color: #939598;
            font-size: 14px; }
          header .social-search .search .searchform #s:-ms-input-placeholder {
            font-family: 'Lato', sans-serif;
            color: #939598;
            font-size: 14px; }
          header .social-search .search .searchform #s::-ms-input-placeholder {
            font-family: 'Lato', sans-serif;
            color: #939598;
            font-size: 14px; }
          header .social-search .search .searchform #s::placeholder {
            font-family: 'Lato', sans-serif;
            color: #939598;
            font-size: 14px; }
  header.active .pages {
    display: block; }
  header.active .hamburger:before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 11px; }
  header.active .hamburger:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 11px; }

.paralax {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 37%;
  background: #1d1d1b;
  display: block;
  overflow: hidden; }
  .paralax .laag {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 110%;
    height: 101%;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .paralax .laag.een {
      background-image: url(img/paralax-1.png); }
    .paralax .laag.twee {
      background-image: url(img/paralax-2.png); }
    .paralax .laag.drie {
      background-image: url(img/paralax-3.png); }
    .paralax .laag.vier {
      background-image: url(img/paralax-4.png); }
    .paralax .laag.vijf {
      background-image: url(img/paralax-5.png); }
  .paralax .yourself {
    position: absolute;
    display: block;
    text-align: left; }
    .paralax .yourself.een {
      left: 10%;
      top: 67%; }
      .paralax .yourself.een .content-tekst {
        top: auto;
        bottom: -42px; }
    .paralax .yourself.twee {
      left: 25%;
      top: 36%; }
    .paralax .yourself.drie {
      left: 48%;
      top: 26%; }
    .paralax .yourself.vier {
      left: 61%;
      top: 26%; }
      .paralax .yourself.vier .content-tekst {
        left: auto;
        right: -42px; }
    .paralax .yourself.vijf {
      left: 82%;
      top: 24%; }
      .paralax .yourself.vijf .content-tekst {
        left: auto;
        right: -42px; }
    .paralax .yourself.zes {
      left: 95%;
      top: 34%; }
      .paralax .yourself.zes .content-tekst {
        left: auto;
        right: -42px; }
    .paralax .yourself.active {
      z-index: 9; }
      .paralax .yourself.active .content-tekst {
        width: 360px;
        height: auto;
        max-height: 300px;
        overflow: hidden;
        opacity: 1; }
        @media only screen and (max-width: 768px) {
          .paralax .yourself.active .content-tekst {
            width: 420px; } }
    .paralax .yourself .content-tekst {
      position: absolute;
      display: block;
      left: -10px;
      top: -10px;
      opacity: 0;
      width: 52px;
      height: 52px;
      -webkit-transition: opacity .4s;
      -o-transition: opacity .4s;
      transition: opacity .4s;
      background-color: #fff;
      padding: 40px;
      opacity: 0; }
      @media only screen and (max-width: 768px) {
        .paralax .yourself .content-tekst {
          padding: 40px 40px 20px; } }
      .paralax .yourself .content-tekst h3 {
        margin-top: 0; }
      .paralax .yourself .content-tekst p.excerpt {
        color: #666; }
      .paralax .yourself .content-tekst p.meerblogs {
        font-family: 'Lato', sans-serif;
        text-transform: uppercase; }
    .paralax .yourself .blad {
      position: absolute;
      left: 0;
      top: 0;
      width: 32px;
      height: 32px;
      background-image: url(img/blad.svg);
      background-size: 20px 20px;
      background-repeat: no-repeat;
      background-position: center center;
      cursor: pointer; }
  @media only screen and (max-width: 425px) {
    .paralax {
      display: none; } }

.mobile-paralax {
  float: left;
  width: 100%;
  padding-top: 37%;
  background-image: url(img/home-image-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: none; }
  @media only screen and (max-width: 425px) {
    .mobile-paralax {
      display: block; } }

main {
  float: left;
  width: 100%;
  display: block; }
  main .cats {
    margin: 0 6%;
    float: left;
    display: block;
    height: auto;
    width: 88%;
    padding: 2em 0 1em;
    border-bottom: 1px solid #b0b2b6; }
    main .cats li {
      font-family: 'Lato', sans-serif;
      font-size: 1em;
      text-align: center;
      width: 25%;
      padding: 20px auto;
      display: block;
      float: left; }
      @media only screen and (max-width: 768px) {
        main .cats li {
          font-size: 0.9em; } }
      @media only screen and (max-width: 425px) {
        main .cats li {
          width: 50%;
          margin-bottom: 20px; } }
      main .cats li.current-cat a {
        color: #e60050;
        -webkit-filter: grayscale(0);
                filter: grayscale(0);
        opacity: 1; }
      main .cats li.current-cat:hover a {
        color: #e60050;
        -webkit-filter: grayscale(0);
                filter: grayscale(0); }
      main .cats li:nth-child(1) a {
        background-image: url("img/chat.svg"); }
      main .cats li:nth-child(2) a {
        background-image: url("img/lamp.svg"); }
      main .cats li:nth-child(3) a {
        background-image: url("img/gieter.svg"); }
      main .cats li:nth-child(4) a {
        background-image: url("img/anthurium.svg"); }
      main .cats li a {
        color: #666;
        padding-top: 60px;
        display: block;
        background-size: auto 34px;
        background-repeat: no-repeat;
        background-position: top center;
        -webkit-filter: grayscale(100);
                filter: grayscale(100);
        opacity: 0.6; }
        @media only screen and (max-width: 768px) {
          main .cats li a {
            padding-top: 40px;
            background-size: auto 26px; } }
      main .cats li:hover {
        text-decoration: none; }
        main .cats li:hover a {
          color: #e60050;
          opacity: 1;
          text-decoration: none;
          -webkit-filter: grayscale(0);
                  filter: grayscale(0); }
  main .masonry {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height: auto;
    padding: 6%;
    /*
        .category-express-yourself & {
            column-count: 3;

            @media only screen and (max-width : 425px) {
                column-count: 1;
            }

        }
        */
    /*
        @media only screen and (max-width : 768px) {
            column-count: 3;
        }

        @media only screen and (max-width : 425px) {
            column-count: 1;
        }
        */ }
    main .masonry .cols {
      float: left;
      display: block;
      height: auto;
      width: 100%; }
      main .masonry .cols .col {
        float: left;
        display: block;
        min-height: 10px;
        height: auto; }
      main .masonry .cols.n4 .col {
        width: 25%; }
        main .masonry .cols.n4 .col.n1 {
          padding: 0 1vw 0 0; }
        main .masonry .cols.n4 .col.n2 {
          padding: 0 1vw; }
        main .masonry .cols.n4 .col.n3 {
          padding: 0 1vw; }
        main .masonry .cols.n4 .col.n4 {
          padding: 0 0 0 1vw; }
      main .masonry .cols.n3 .col {
        width: 33.333%; }
        main .masonry .cols.n3 .col.n1 {
          padding: 0 1vw 0 0; }
        main .masonry .cols.n3 .col.n2 {
          padding: 0 1vw; }
        main .masonry .cols.n3 .col.n3 {
          padding: 0 0 0 1vw; }
      main .masonry .cols.n2 .col {
        width: 50%; }
        main .masonry .cols.n2 .col.n1 {
          padding: 0 1vw 0 0; }
        main .masonry .cols.n2 .col.n2 {
          padding: 0 0 0 1vw; }
      main .masonry .cols.n1 .col {
        width: 100%; }
        main .masonry .cols.n1 .col.n1 {
          padding: 0; }
    main .masonry .content {
      display: inline-block;
      margin: 0 0 2em;
      width: 100%;
      text-align: center;
      background-color: #fff;
      text-decoration: none;
      color: #1d1d1b; }
      main .masonry .content .img {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block; }
        main .masonry .content .img img {
          width: 100%;
          height: auto;
          display: block;
          overflow: visible;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
      main .masonry .content .tags {
        font-family: 'Lato', sans-serif;
        font-size: 0.6em;
        text-transform: uppercase;
        padding: 10px 0 20px; }
      main .masonry .content .date {
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        width: 60px;
        height: 60px;
        border-radius: 30px;
        background-color: #e60050;
        color: #fff;
        display: inline-block;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        padding: 10px;
        display: none; }
      main .masonry .content .wrap {
        padding: 12px;
        display: block;
        color: #1d1d1b;
        opacity: 0.64;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        width: 100%; }
      main .masonry .content:hover .wrap {
        opacity: 1; }
      main .masonry .content:hover .img img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }

.home main .cats li.current-cat a {
  color: #666;
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
  opacity: 0.6; }

.home main .cats li.current-cat:hover a {
  color: #e60050;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1; }

.single .featured-image {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .single .featured-image .navigation {
    position: absolute;
    left: 50px;
    top: 50px;
    padding: 10px;
    background-color: #fff;
    color: #000; }
  @media only screen and (max-width: 768px) {
    .single .featured-image {
      height: 320px; } }
  .single .featured-image .person-text {
    position: absolute;
    right: 40px;
    top: 40px;
    display: block;
    width: 50%;
    background-color: #fff;
    background-image: url(img/blad.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 20px 20px;
    padding: 40px; }
    .single .featured-image .person-text p {
      font-family: 'Libre Baskerville', serif;
      font-weight: 400;
      font-size: 0.8em;
      color: #666; }
      @media only screen and (max-width: 768px) {
        .single .featured-image .person-text p {
          font-size: 0.6em; } }
    .single .featured-image .person-text h2 {
      font-family: 'Lato', sans-serif;
      color: #1d1d1b;
      font-size: 1.4em;
      font-weight: 900; }
      @media only screen and (max-width: 768px) {
        .single .featured-image .person-text h2 {
          font-size: 1em; } }
    @media only screen and (max-width: 768px) {
      .single .featured-image .person-text {
        padding: 40px 20px 20px; } }
    @media only screen and (max-width: 425px) {
      .single .featured-image .person-text {
        right: 0;
        top: 0;
        height: 100%;
        width: 60%;
        padding: 40px 10px 10px; } }

.single main {
  display: block;
  position: relative;
  margin: 40px auto;
  max-width: 1200px;
  height: auto;
  width: 100%;
  float: none; }
  .single main h2 {
    font-size: 2.4em;
    text-align: center;
    display: block;
    padding: 20px 24% 0;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .single main h2 {
        padding: 16px 12% 0; } }
  .single main p {
    font-size: 0.9em;
    color: #666; }
  .single main p.excerpt, .single main p:nth-child(1) {
    font-family: 'Lato', sans-serif;
    color: #1d1d1b;
    font-size: 1.2em;
    font-weight: 700;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid #1d1d1b; }
  .single main .tags {
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    width: 100%;
    padding: 10px 0 20px;
    text-align: center;
    text-transform: uppercase;
    color: #939598; }
    .single main .tags a {
      color: #939598; }
  .single main .share {
    float: left;
    width: 100%;
    margin: 2em 0; }
    .single main .share .share-btn {
      width: 124px;
      height: 40px;
      float: left;
      display: block;
      margin: 0 20px 0 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      text-indent: -9000px;
      opacity: 0.8; }
      .single main .share .share-btn.f {
        background-image: url(img/share-f.svg); }
      .single main .share .share-btn.p {
        background-image: url(img/share-p.svg); }
      .single main .share .share-btn.t {
        background-image: url(img/share-t.svg); }
      .single main .share .share-btn:hover {
        opacity: 1; }
      @media only screen and (max-width: 425px) {
        .single main .share .share-btn {
          width: 100%;
          margin: 10px 0; } }
  .single main .main-content {
    padding: 40px; }
    @media only screen and (max-width: 425px) {
      .single main .main-content {
        padding: 20px; } }
    .single main .main-content .content-left {
      float: left;
      width: calc(100% - 240px);
      display: block;
      padding-right: 40px; }
      @media only screen and (max-width: 425px) {
        .single main .main-content .content-left {
          width: 100%;
          padding-right: 0; } }
    .single main .main-content .content-right {
      float: right;
      width: 240px;
      display: block; }
      @media only screen and (max-width: 425px) {
        .single main .main-content .content-right {
          display: none; } }
    .single main .main-content .content-more {
      float: left;
      width: 100%;
      display: block;
      padding-top: 2em;
      margin-top: 2em;
      border-top: 1px solid #666; }
      @media only screen and (max-width: 425px) {
        .single main .main-content .content-more {
          display: none; } }
      .single main .main-content .content-more .mores {
        float: left;
        display: block;
        margin: 3em 0; }
        .single main .main-content .content-more .mores .more {
          float: left;
          width: 30%;
          display: block;
          background-color: #fff; }
          .single main .main-content .content-more .mores .more .img {
            float: left;
            width: 100%;
            height: auto;
            display: block; }
            .single main .main-content .content-more .mores .more .img img {
              width: 100%;
              height: auto;
              display: block; }
          .single main .main-content .content-more .mores .more .wrap {
            float: left;
            display: block;
            padding: 20px;
            text-align: center;
            width: 100%; }
            .single main .main-content .content-more .mores .more .wrap h2 {
              text-align: center;
              width: 100%;
              font-size: 1.2em;
              padding: 0;
              opacity: 0.8; }
          .single main .main-content .content-more .mores .more:hover .wrap h2 {
            opacity: 1; }
          .single main .main-content .content-more .mores .more:nth-child(1) {
            margin-right: 5%; }
          .single main .main-content .content-more .mores .more:nth-child(2) {
            margin-right: 5%; }

.search h2.page-title {
  float: left;
  font-size: 2.4em;
  text-align: center;
  display: block;
  padding: 60px 30% 0;
  margin: 0;
  width: 100%; }
  @media only screen and (max-width: 425px) {
    .search h2.page-title {
      padding: 40px 16% 0; } }

.search a:hover {
  text-decoration: none; }

.single-format-aside main h2 {
  font-family: 'Lato', sans-serif;
  color: #1d1d1b;
  font-size: 1.4em;
  font-weight: 700;
  padding: 0;
  margin: 1em 0; }

.single-format-aside main p {
  font-size: 0.8em; }

.page .featured-image {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media only screen and (max-width: 768px) {
    .page .featured-image {
      height: 320px; } }
  .page .featured-image .person-text {
    position: absolute;
    right: 40px;
    top: 40px;
    display: block;
    width: 50%;
    background-color: #fff;
    background-image: url(img/blad.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 20px 20px;
    padding: 40px; }
    .page .featured-image .person-text p {
      font-family: 'Libre Baskerville', serif;
      font-weight: 400;
      font-size: 0.8em;
      color: #666; }
      @media only screen and (max-width: 768px) {
        .page .featured-image .person-text p {
          font-size: 0.6em; } }
    .page .featured-image .person-text h2 {
      font-family: 'Lato', sans-serif;
      color: #1d1d1b;
      font-size: 1.4em;
      font-weight: 900; }
      @media only screen and (max-width: 768px) {
        .page .featured-image .person-text h2 {
          font-size: 1em; } }
    @media only screen and (max-width: 768px) {
      .page .featured-image .person-text {
        padding: 40px 20px 20px; } }
    @media only screen and (max-width: 425px) {
      .page .featured-image .person-text {
        right: 0;
        top: 0;
        height: 100%;
        width: 60%;
        padding: 40px 10px 10px; } }

.page main {
  display: block;
  position: relative;
  margin: 40px auto;
  max-width: 1200px;
  height: auto;
  width: 100%;
  float: none; }
  .page main h2 {
    font-size: 2.4em;
    text-align: center;
    display: block;
    padding: 20px 24% 0;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .page main h2 {
        padding: 16px 12% 0; } }
  .page main p {
    font-size: 0.9em;
    color: #666; }
  .page main p.excerpt, .page main p:nth-child(1) {
    font-family: 'Lato', sans-serif;
    color: #1d1d1b;
    font-size: 1.2em;
    font-weight: 700;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid #1d1d1b; }
  .page main .tags {
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    width: 100%;
    padding: 10px 0 20px;
    text-align: center;
    text-transform: uppercase;
    color: #939598; }
    .page main .tags a {
      color: #939598; }
  .page main .share {
    float: left;
    width: 100%;
    margin: 2em 0; }
    .page main .share .share-btn {
      width: 124px;
      height: 40px;
      float: left;
      display: block;
      margin: 0 20px 0 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      text-indent: -9000px;
      opacity: 0.8; }
      .page main .share .share-btn.f {
        background-image: url(img/share-f.svg); }
      .page main .share .share-btn.p {
        background-image: url(img/share-p.svg); }
      .page main .share .share-btn.t {
        background-image: url(img/share-t.svg); }
      .page main .share .share-btn:hover {
        opacity: 1; }
      @media only screen and (max-width: 425px) {
        .page main .share .share-btn {
          width: 100%;
          margin: 10px 0; } }
  .page main .main-content {
    padding: 40px; }
    @media only screen and (max-width: 425px) {
      .page main .main-content {
        padding: 20px; } }
    .page main .main-content .content-center {
      width: 100%;
      display: block;
      padding: 0 4rem;
      max-width: 800px;
      margin: auto; }
      .page main .main-content .content-center img.aligncenter, .page main .main-content .content-center img.alignnone {
        width: 100%;
        height: auto; }
      @media only screen and (max-width: 425px) {
        .page main .main-content .content-center {
          width: 100%;
          padding-right: 0; } }
    .page main .main-content .content-left {
      float: left;
      width: calc(100% - 240px);
      display: block;
      padding-right: 40px; }
      .page main .main-content .content-left img.aligncenter, .page main .main-content .content-left img.alignnone {
        width: 100%;
        height: auto; }
      @media only screen and (max-width: 425px) {
        .page main .main-content .content-left {
          width: 100%;
          padding-right: 0; } }
    .page main .main-content .content-right {
      float: right;
      width: 240px;
      display: block; }
      @media only screen and (max-width: 425px) {
        .page main .main-content .content-right {
          display: none; } }
    .page main .main-content .content-more {
      float: left;
      width: 100%;
      display: block;
      padding-top: 2em;
      margin-top: 2em;
      border-top: 1px solid #666; }
      @media only screen and (max-width: 425px) {
        .page main .main-content .content-more {
          display: none; } }
      .page main .main-content .content-more .mores {
        float: left;
        display: block;
        margin: 3em 0; }
        .page main .main-content .content-more .mores .more {
          float: left;
          width: 30%;
          display: block;
          background-color: #fff; }
          .page main .main-content .content-more .mores .more .img {
            float: left;
            width: 100%;
            height: auto;
            display: block; }
            .page main .main-content .content-more .mores .more .img img {
              width: 100%;
              height: auto;
              display: block; }
          .page main .main-content .content-more .mores .more .wrap {
            float: left;
            display: block;
            padding: 20px;
            text-align: center;
            width: 100%; }
            .page main .main-content .content-more .mores .more .wrap h2 {
              text-align: center;
              width: 100%;
              font-size: 1.2em;
              padding: 0;
              opacity: 0.8; }
          .page main .main-content .content-more .mores .more:hover .wrap h2 {
            opacity: 1; }
          .page main .main-content .content-more .mores .more:nth-child(1) {
            margin-right: 5%; }
          .page main .main-content .content-more .mores .more:nth-child(2) {
            margin-right: 5%; }
  .page main #mc_embed_signup_scroll {
    margin: 0 80px 0 0;
    padding: 0; }
    .page main #mc_embed_signup_scroll label {
      display: none; }
    .page main #mc_embed_signup_scroll .indicates-required {
      display: none; }
    .page main #mc_embed_signup_scroll p {
      font-size: 1em;
      line-height: 1.6; }
      @media only screen and (max-width: 768px) {
        .page main #mc_embed_signup_scroll p {
          font-size: 1.1rem; } }
      @media only screen and (max-width: 425px) {
        .page main #mc_embed_signup_scroll p {
          font-size: 1.1rem; } }
    .page main #mc_embed_signup_scroll input {
      font-family: 'Libre Baskerville', serif;
      font-size: 1.2rem;
      color: #aaa;
      padding: 16px 20px;
      margin: 12px 0;
      border: none;
      background-color: #fff;
      width: 100%; }
      .page main #mc_embed_signup_scroll input::-webkit-input-placeholder {
        color: #ccc; }
      .page main #mc_embed_signup_scroll input::-moz-placeholder {
        color: #ccc; }
      .page main #mc_embed_signup_scroll input:-ms-input-placeholder {
        color: #ccc; }
      .page main #mc_embed_signup_scroll input::-ms-input-placeholder {
        color: #ccc; }
      .page main #mc_embed_signup_scroll input::placeholder {
        color: #ccc; }
      .page main #mc_embed_signup_scroll input.button {
        background-color: #000;
        color: #eee;
        padding: 20px 24px;
        width: auto; }
      @media only screen and (max-width: 768px) {
        .page main #mc_embed_signup_scroll input {
          font-size: 1rem; } }
      @media only screen and (max-width: 425px) {
        .page main #mc_embed_signup_scroll input {
          font-size: 1rem; } }

.category h2.page-title {
  float: left;
  font-size: 2.4em;
  text-align: center;
  display: block;
  padding: 60px 24% 0;
  margin: 0;
  width: 100%; }
  @media only screen and (max-width: 425px) {
    .category h2.page-title {
      padding: 40px 8% 0; } }

.category-kwekers .contentwrapper, .category-potanthurium .contentwrapper, .category-snijanthurium .contentwrapper {
  float: left;
  width: 100%;
  padding: 40px 6%;
  display: block; }

.category-kwekers .content, .category-potanthurium .content, .category-snijanthurium .content {
  float: left;
  text-align: center;
  width: 21%;
  height: 220px;
  background-color: #fff;
  padding: 20px;
  margin: 2%; }
  @media only screen and (max-width: 1400px) {
    .category-kwekers .content, .category-potanthurium .content, .category-snijanthurium .content {
      width: 30%;
      margin: 1.5%; } }
  @media only screen and (max-width: 425px) {
    .category-kwekers .content, .category-potanthurium .content, .category-snijanthurium .content {
      width: 100%;
      margin: 2% 0;
      height: auto; } }

.category-kwekers .tags, .category-potanthurium .tags, .category-snijanthurium .tags {
  font-family: 'Lato', sans-serif;
  font-size: 0.6em;
  text-transform: uppercase;
  padding: 0; }

figure {
  margin: 3em 0;
  display: block;
  width: 100% !important;
  height: auto !important;
  padding: 0; }
  figure img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: none; }
  figure figcaption {
    font-family: 'Lato', sans-serif;
    padding: 4px 0;
    font-size: 0.8em;
    color: #939598; }

.gallery {
  margin: 3em 0;
  display: block; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 10px; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.sidebar img {
  width: 100%;
  height: auto; }

.sidebar a {
  text-decoration: none; }
  .sidebar a:hover {
    text-decoration: none; }
    .sidebar a:hover p {
      color: #1d1d1b; }

.sidebar .latestpost {
  width: 100%;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #666;
  float: left;
  display: block; }

.sidebar .volgons {
  width: 100%;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #666;
  float: left;
  display: block; }

.sidebar .inspiratie {
  width: 100%;
  float: left;
  display: block; }
  .sidebar .inspiratie .thumb {
    width: 110px;
    height: 110px;
    float: left;
    display: block;
    text-indent: -9000px;
    margin-bottom: 20px;
    overflow: hidden; }
    .sidebar .inspiratie .thumb a {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      display: block;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
    .sidebar .inspiratie .thumb:nth-child(even) {
      margin-right: 20px; }
    .sidebar .inspiratie .thumb:hover a {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }

footer {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  color: #1d1d1b;
  float: left;
  width: 100%;
  padding: 4%;
  min-height: 100px;
  display: block; }
  footer hr {
    display: none; }
    @media only screen and (max-width: 425px) {
      footer hr {
        display: block;
        width: 100%;
        height: 1px;
        color: transparent;
        border-color: transparent;
        background-color: transparent;
        width: 100%; } }
  footer .col {
    font-size: 1.2rem;
    float: left;
    width: 25%;
    display: block;
    padding: 2rem 1rem; }
    @media only screen and (max-width: 768px) {
      footer .col {
        width: 50%; } }
    @media only screen and (max-width: 425px) {
      footer .col {
        width: 100%; } }
    footer .col.col1 {
      font-size: 1.4rem;
      font-weight: 400; }
    footer .col.col2 ul, footer .col.col4 ul {
      list-style: none;
      margin: 0;
      padding: 0.6em 0 0;
      display: block; }
      @media only screen and (max-width: 768px) {
        footer .col.col2 ul, footer .col.col4 ul {
          padding: 0.6em 0 0; } }
      footer .col.col2 ul li, footer .col.col4 ul li {
        padding: 4px 0;
        margin: 0;
        width: 100%;
        line-height: 1.6; }
        footer .col.col2 ul li a, footer .col.col4 ul li a {
          font-size: 0.8em;
          display: block;
          color: #666;
          text-decoration: none; }
          footer .col.col2 ul li a:hover, footer .col.col4 ul li a:hover {
            color: #1d1d1b; }

#mc_embed_signup_scroll {
  margin: 0 80px 0 0;
  padding: 0; }
  #mc_embed_signup_scroll label {
    display: none; }
  #mc_embed_signup_scroll .indicates-required {
    display: none; }
  #mc_embed_signup_scroll p {
    font-size: 1em;
    line-height: 1.6; }
    @media only screen and (max-width: 768px) {
      #mc_embed_signup_scroll p {
        font-size: 1.1rem; } }
    @media only screen and (max-width: 425px) {
      #mc_embed_signup_scroll p {
        font-size: 1.1rem; } }
  #mc_embed_signup_scroll input {
    font-family: 'Libre Baskerville', serif;
    font-size: 0.9rem;
    color: #aaa;
    padding: 8px 10px;
    margin: 4px 0;
    border: none;
    background-color: #fff;
    width: 100%; }
    #mc_embed_signup_scroll input::-webkit-input-placeholder {
      color: #ccc; }
    #mc_embed_signup_scroll input::-moz-placeholder {
      color: #ccc; }
    #mc_embed_signup_scroll input:-ms-input-placeholder {
      color: #ccc; }
    #mc_embed_signup_scroll input::-ms-input-placeholder {
      color: #ccc; }
    #mc_embed_signup_scroll input::placeholder {
      color: #ccc; }
    #mc_embed_signup_scroll input.button {
      background-color: #000;
      color: #eee;
      padding: 10px 16px;
      width: auto; }
    @media only screen and (max-width: 768px) {
      #mc_embed_signup_scroll input {
        font-size: 1.1rem; } }
    @media only screen and (max-width: 425px) {
      #mc_embed_signup_scroll input {
        font-size: 1.1rem; } }
