@charset "UTF-8";
/*
Theme Name: Keuze.nl
Description: WordPress theme for www.keuze.nl
Author: Uprise <arjan@uprise.nl>
Author URI: http://www.uprise.nl
Version: 1.0
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/*
 * Vertical Rhythmn in Sass with helpful mixins and helpers
 * Author:  Gaya Kessler
 * Version: 0.0.1
 * Date:    2014-05-18
 */
.widget_recent_entries ul li > a:before, .widget_categories ul li > a:before, .arrow-list li > a:before {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

header, section, footer, aside, nav, article, figure {
  display: block;
  margin: 0px;
  padding: 0px;
}

html {
  color: #000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

@keyframes selectionSharerPopover-animation {
  0% {
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  20% {
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
  40% {
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100%, 70% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010;
}

#selectionSharerPopover:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #003451;
}

#selectionSharerPopover.anim {
  transition: top 0.075s ease-out;
  animation: selectionSharerPopover-animation 180ms forwards linear;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
}

#selectionSharerPopover-inner {
  position: relative;
  overflow: hidden;
  background: #003451;
}

#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

#selectionSharerPopover .selectionSharerPopover-arrow {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  background: #003451;
  box-sizing: content-box;
}

.selectionSharer ul {
  padding: 0;
  display: inline;
}

.selectionSharer ul li {
  float: left;
  list-style: none;
  background: 0 0;
  margin: 0;
}

.selectionSharer a.action {
  display: block;
  text-indent: -200px;
  margin: 5px 7px;
  width: 20px;
  height: 20px;
  border: none;
}

.selectionSharer a:hover {
  color: #ccc;
}

.selectionSharer a.tweet {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="139"><g transform="translate(-282.32053,-396.30734)"><path style="fill:white" d="m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z" /></g></svg>') 2px 4px/18px no-repeat;
}

.selectionSharer a.facebook {
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 33 33" width="25" height="25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path style="fill:white" d="M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z"></path></g></svg>') 0 2px/18px no-repeat;
  display: none;
}

.selectionSharer a.linkedin {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"><g transform="translate(0.000000,300.000000) scale(0.100000,-0.100000)"><path fill="white" d="M343.999,2812.002C222.998,2770,155,2672.002,155,2540c0-62.002,5-85,27.998-132.998 c108.003-219.004,459.004-206.001,560,21.997c16.001,36.001,18.003,60,15,125c-5,97.002-27.998,146.001-91.997,203.003 C586.001,2827.002,453.999,2850,343.999,2812.002z"/> <path fill="white" d="M2035.996,2052.998c-150.996-31.997-257.998-92.998-365-210l-68.994-75l-7.002,79.004 c-5,42.998-10.996,100.996-14.004,127.998l-5.996,50l-253.999,2.998L1067.998,2030l6.001-62.002c3.003-35,8.999-452.998,12.002-930 L1092.998,170h288.003H1670l2.002,597.998C1675,1365,1675,1365,1697.998,1410.996c34.004,70,87.002,125.005,150,156.006 c75,36.997,192.998,38.999,257.998,5c59.004-31.001,111.006-95,137.002-172.002c21.006-64.004,22.002-77.002,25-647.002 L2270.996,170h290h290l-3.994,642.998c-2.998,547.998-6.006,652.002-20,707.002c-42.998,172.998-97.002,280-187.998,371.001 C2494.004,2037.998,2257.002,2101.001,2035.996,2052.998z"/><path fill="white" d="M167.002,2022.998c-4.004-2.998-7.002-421.997-7.002-930V170h295h295l-2.002,927.998L745,2025 l-286.001,2.998C302.002,2028.999,171.001,2027.002,167.002,2022.998z"/></g></svg>') 1px 1px/18px no-repeat;
}

.selectionSharer a.email {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="94" height="64"><g transform="translate(-10, -10)" fill="transparent"><rect x="0" y="0" width="114" height="114"></rect><path d="M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z" stroke="white" stroke-width="5"></path></g></svg>') 0 4px/20px no-repeat;
}

#selectionSharerPopunder.fixed {
  transition: bottom 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -50px;
}

.selectionSharer {
  transition: -webkit-transform 0.6s ease-in-out;
}

.selectionSharer.moveDown {
  -webkit-transform: translate3d(0, 60px, 0);
}

#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  transition: height 0.5s ease-in-out;
  background: #ccc;
  border: none;
  box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0 -10px 5px -10px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  overflow: hidden;
}

#selectionSharerPopunder.show {
  height: 50px;
}

.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  transition: height 0.5s ease-in-out;
}

.selectionSharerPlaceholder.show {
  height: 50px !important;
}

#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float: right;
  margin: 0;
}

#selectionSharerPopunder-inner ul li {
  padding: 5px 4px 5px 1px;
  overflow: hidden;
}

#selectionSharerPopunder-inner label {
  color: #fff;
  font-weight: 300;
  line-height: 50px;
  margin: 0 7px 0 10px;
}

#selectionSharerPopunder-inner a {
  width: 25px;
  height: 25px;
  background-size: 25px;
}

#selectionSharerPopunder-inner a.tweet {
  background-position: 0 2px;
}

/*--- superfish essential styles ---*/
.sf-menu,
.sf-menu li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li,
.sf-menu li li {
  position: relative;
}

.sf-menu li ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

/* .sf-menu li:hover > ul, */
.sf-menu li li:hover > ul,
.sf-menu li.sfHover > ul,
.sf-menu li li.sfHover > ul {
  display: block;
}

.sf-menu li a {
  display: block;
  position: relative;
}

.sf-menu li ul ul {
  top: 0;
  left: 100%;
  margin-left: 1px;
}

/*--- goodlayers skin top level---*/
.sf-menu > li {
  float: left;
}

.sf-menu > li > a {
  padding: 10px 5px;
  text-decoration: none;
  zoom: 1;
  /*- for IE7 -*/
}

/*- no submenu indicator on top level -*/
.sf-menu > li > a.sf-with-ul {
  padding-right: 25px;
  *padding-right: 10px;
}

.sf-menu i {
  margin-right: 7px;
}

.sf-menu li li i {
  margin-right: 10px;
}

/*--- goodlayers skin normal menu ---*/
.sf-menu > li ul {
  text-transform: none;
  letter-spacing: 0px;
  min-width: 190px;
  *width: 12em;
  /*- no auto width for IE7 -*/
}

.sf-menu > li li {
  white-space: nowrap;
  *white-space: normal;
  /*- for IE7 -*/
}

.sf-menu > li li a {
  padding: 10px 15px;
  zoom: 1;
}

.sf-menu > li li > a.sf-with-ul {
  padding-right: 30px;
}

.sf-menu > li li > a.sf-with-ul:after {
  content: "";
  top: 50%;
  margin-top: -10px;
  right: 10px;
  border-color: transparent;
}

/*--- top menu ---*/
.gdlr-top-menu.sf-menu li a.sf-with-ul:after {
  display: none;
}

.gdlr-top-menu.sf-menu > li i {
  margin-right: 9px;
  font-size: 14px;
}

.gdlr-top-menu.sf-menu > li > a {
  padding: 8px 15px 8px 16px;
  margin-right: 0px;
  line-height: 18px;
  border-style: solid;
  border-left-width: 1px;
}

.gdlr-top-menu.sf-menu > li:last-child > a {
  border-right-width: 1px;
}

.gdlr-top-menu.sf-menu > li .sub-menu-item {
  line-height: 1;
  margin-top: 15px;
}

.gdlr-top-menu.sf-menu > li .sub-menu-item:first-child {
  margin-top: 0px;
}

.tipsy {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}
.tipsy-inner {
  background-color: #333;
  color: #ffffff;
  max-width: 400px;
  padding: 0.6rem 2.4rem;
  text-align: center;
  border-radius: 4px;
}
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #6aade4;
  /* Rules to colour arrows */
}
.tipsy-arrow-n {
  border-bottom-color: #6aade4;
}
.tipsy-arrow-s {
  border-top-color: #6aade4;
}
.tipsy-arrow-e {
  border-left-color: #6aade4;
}
.tipsy-arrow-w {
  border-right-color: #6aade4;
}
.tipsy-n .tipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
}

html body, html input, html textarea, html button {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.content-column .meta-small, .content-column .post .wp-caption-text, .navigation .main-nav .nav .sub-menu li a, #footer, .gform_body .gfield select, select {
  font-size: 12px;
  font-size: 1.2rem;
}

.blocks .block .inner .heading, .featured .inner .button, .content-column .button, .blog-overview .post .readmore .button, input[type=submit], .wp-pagenavi .first,
.wp-pagenavi .last, .btn-dark, .wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink, .btn-primary,
button {
  font-size: 16px;
  font-size: 1.6rem;
}

.content-column .post .meta, .featured .inner .meta {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
}

.featured-archive .sub {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5em;
}

.featured-archive .heading, .header .title .heading {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.5em;
}

.content-column .post .heading, .featured .inner .heading, h1 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2em;
}
@media screen and (max-width: 640px) {
  .content-column .post .heading, .featured .inner .heading, h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
  }
}

.widget-highlighted h3, .widget .heading,
.widget h4, .comments-area .comment-reply-title, .related-articles .heading, .author-info .inner .heading, h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2em;
}

h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

.content-column .post .blockquote-full, body {
  font-family: Verdana, sans-serif;
}

.content-column .post blockquote {
  font-family: Palatino, Georgia, Times, serif;
}

body {
  color: #333;
}

p {
  margin: 0 0 1em 0;
}
p::after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: #6aade4;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #c0ddf4;
}

h1, h2, h3 {
  margin-bottom: 2.4rem;
}

h4 {
  margin-bottom: 0;
}

h5 {
  margin-bottom: 0;
}

h6 {
  margin-bottom: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

abbr {
  border-bottom: 1px dashed #6aade4;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

.wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 2.5%;
}
.wrapper::after {
  clear: both;
  content: "";
  display: table;
}

.section {
  padding: 4.8rem 0;
}
.section::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 480px) {
  .section {
    padding: 2.4rem 0;
  }
}

.readmore {
  position: relative;
}
.readmore .button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  margin-left: 4.8rem;
  height: 1px;
  width: 100%;
  background: #d5d2ca;
}

/* GENERAL STYLES */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}

.hidden {
  display: none;
}

@media screen and (max-width: 768px) {
  .hide-for-tablet {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .hide-for-mobile {
    display: none;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
figure.alignleft {
  float: left;
  margin: 0 5px 0 0;
}
figure.alignright {
  float: right;
  margin: 0 0 0 5px;
}

.content-wrapper {
  background: #ffffff;
}
.content-wrapper .top-image {
  height: 48rem;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.content-wrapper .main-content {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 74.3636363636%;
  position: relative;
  padding-bottom: 4.8rem;
  min-height: 500px;
  border-right: 1px solid #eae8e4;
}
.content-wrapper .main-content:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .content-wrapper .main-content {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
  }
  .content-wrapper .main-content:last-child {
    margin-right: 0;
  }
}
body.single .content-wrapper .main-content, body.page .content-wrapper .main-content {
  margin-top: -19.2rem;
  padding: 4.8rem 5%;
  z-index: 5;
  background: #ffffff;
}
body.single .content-wrapper .main-content:before, body.page .content-wrapper .main-content:before {
  content: "";
  position: absolute;
  top: 43.2rem;
  right: -1px;
  left: auto;
  background: #ffffff;
  width: 1px;
  height: 4.8rem;
  z-index: 20;
}
.content-wrapper .main-content .inner {
  margin-right: 2.5%;
  overflow: hidden;
}
.content-wrapper .main-content .image {
  margin-bottom: 2.4rem;
  position: relative;
}
.content-wrapper .main-content .image img {
  width: 100%;
}
.content-wrapper .full-content {
  background: #ffffff;
  padding: 4.8rem 5%;
}
.content-wrapper .negative-content {
  margin-top: -19.2rem;
}
.content-wrapper .sidebar {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 23.0909090909%;
  padding: 4.8rem 0;
}
.content-wrapper .sidebar:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .content-wrapper .sidebar {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
    padding-bottom: 0;
  }
  .content-wrapper .sidebar:last-child {
    margin-right: 0;
  }
}

.wp-pagenavi {
  text-align: center;
  padding-top: 2.4rem;
  border-top: 1px solid #eae8e4;
}
.wp-pagenavi::after {
  clear: both;
  content: "";
  display: table;
}
.wp-pagenavi .pages {
  margin-right: 2.4rem;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  text-decoration: none;
  margin: 0rem 5px 0 5px;
}
.wp-pagenavi .current,
.wp-pagenavi .page {
  margin-top: 0.6rem;
}
.wp-pagenavi .first {
  float: left;
}
.wp-pagenavi .last {
  float: right;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding-left: 15px;
  padding-right: 15px;
}

.content-wrapper--im {
  padding-left: 5%;
  padding-right: 5%;
}

body.wur-im .author-wrapper {
  border-bottom: 1px solid #d5d2ca;
  margin-top: -7.2rem;
  padding: 2.4rem 0;
}
body.wur-im .comments-wrapper {
  background: #f2f1ef;
  margin-bottom: 2.4rem;
}
body.wur-im .related-posts-wrapper .related-posts__heading {
  background: #0082b7;
  color: #ffffff;
  padding: 3.6rem 0;
  position: relative;
  text-align: center;
}
body.wur-im .related-posts-wrapper .related-posts__heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  font-size: 0;
  line-height: 0;
}
body.wur-im .related-posts-wrapper .related-posts__heading a {
  color: #ffffff;
  text-decoration: underline;
}
body.wur-im .related-posts-wrapper .related-posts__heading a:hover {
  color: #95c5ec;
}

.breadcrumbs {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2.4rem;
  color: #a59d95;
}
.breadcrumbs a {
  color: #a59d95;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  color: #6aade4;
}

.btn-primary,
button {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: inline-block;
  width: auto;
  padding: 0.6rem 30px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 0;
  background: #6aade4;
  border-radius: 3.6rem;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-primary:hover,
button:hover {
  background-color: #c0ddf4;
}
@media screen and (max-width: 480px) {
  .btn-primary,
button {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: inline-block;
  width: auto;
  padding: 0.6rem 30px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 0;
  background: #6aade4;
  border-radius: 3.6rem;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-color: #c0ddf4;
}
@media screen and (max-width: 480px) {
  .wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.content-column .button, .blog-overview .post .readmore .button, input[type=submit], .wp-pagenavi .first,
.wp-pagenavi .last, .btn-dark {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: inline-block;
  width: auto;
  padding: 0.6rem 30px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 0;
  background: #005172;
  border-radius: 3.6rem;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
}
.content-column .button:hover, .blog-overview .post .readmore .button:hover, input[type=submit]:hover, .wp-pagenavi .first:hover,
.wp-pagenavi .last:hover, .btn-dark:hover {
  background-color: #c0ddf4;
}
@media screen and (max-width: 480px) {
  .content-column .button, .blog-overview .post .readmore .button, input[type=submit], .wp-pagenavi .first,
.wp-pagenavi .last, .btn-dark {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.content-column .button:hover, .blog-overview .post .readmore .button:hover, input[type=submit]:hover, .wp-pagenavi .first:hover,
.wp-pagenavi .last:hover, .btn-dark:hover {
  background-color: #6aade4;
}

.featured .inner .button {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: inline-block;
  width: auto;
  padding: 0.6rem 30px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 0;
  background: #ffffff;
  border-radius: 3.6rem;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
}
.featured .inner .button:hover {
  background-color: #c0ddf4;
}
@media screen and (max-width: 480px) {
  .featured .inner .button {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

input,
textarea,
select, .gform_body .gfield select {
  padding: 0.6rem 2.4rem;
  border: 1px solid #eae8e4;
  border-radius: 3.6rem;
  outline: none;
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input:focus,
textarea:focus,
select:focus, .gform_body .gfield select:focus {
  border-color: #bbb;
}

.gform_body .gfield select, select {
  background-image: url("../images/select-arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #ffffff;
  padding-right: 34px;
  line-height: 2.4rem;
  margin: 0;
  width: auto;
  cursor: pointer;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3/1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .gform_body .gfield select, select {
    background-image: url("../images/select-arrow_2x.png");
    background-size: 24px 10px;
  }
}
.gform_body .gfield select::-ms-expand, select::-ms-expand {
  display: none;
}
.gform_body .gfield select + label, select + label {
  display: none;
}

textarea {
  border-radius: 2.4rem;
}

input[type=submit],
label {
  cursor: pointer;
}

label {
  float: left;
  width: 100px;
}

.gform_body {
  margin-bottom: 2.4rem;
}
.gform_body .gform_fields {
  margin-left: 0 !important;
}
.gform_body .hidden_label .gfield_label {
  display: none;
}
.gform_body .gfield {
  margin-bottom: 2.4rem;
  padding-left: 0 !important;
  list-style: none;
}
.gform_body .gfield::after {
  clear: both;
  content: "";
  display: table;
}
.gform_body .gfield:before {
  content: "";
  display: none;
}
.gform_body .gfield label {
  float: none;
  display: block;
  width: auto;
  padding: 0.6rem 0;
}
.gform_body .gfield input, .gform_body .gfield select, .gform_body .gfield textarea {
  width: 100%;
}
.gform_body .gfield .gfield_checkbox input,
.gform_body .gfield .gfield_radio input {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
  background: none;
  box-shadow: none;
  border: 0;
}
.gform_body .gfield .gfield_checkbox label,
.gform_body .gfield .gfield_radio label {
  display: inline;
  padding: 0;
  width: auto;
  vertical-align: baseline;
  font-weight: normal;
}
.gform_body .gfield .gfield_description {
  font-size: 16px;
  font-size: 1.6rem;
}
.gform_body .gfield.gfield_error .validation_message {
  color: #e70000;
}
.gform_body .gfield.gfield_error input[type=text], .gform_body .gfield.gfield_error textarea {
  border-color: #e70000;
}

.gform_footer::after {
  clear: both;
  content: "";
  display: table;
}

.validation_error {
  color: #e70000;
}

.gpoll_wrapper {
  background: #f2f1ef;
  padding: 2.4rem 20px;
}

table {
  width: 100%;
  margin-bottom: 2.4rem;
}
table.bars {
  border-collapse: collapse;
  border-top: 1px solid #eae8e4;
  border-bottom: 1px solid #eae8e4;
}
table.bars tr:nth-child(even) {
  background: #eae8e4;
}
table.bars td {
  padding: 1.2rem 10px;
}
table caption {
  font-size: 10px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
}
table th {
  font-weight: bold;
  padding: 1.2rem 10px;
  text-align: center;
  background-color: #6aade4;
  color: #ffffff;
}
table td {
  padding: 0 10px;
}

.header {
  padding: 4.8rem 0 2.4rem 0;
  border-bottom: 1px solid #eae8e4;
}
@media screen and (max-width: 640px) {
  .header {
    padding-top: 2.4rem;
    padding-bottom: 0;
  }
}
.header .logo {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 31.6363636364%;
}
.header .logo:last-child {
  margin-right: 0;
}
body.wur-dialoog .header .logo, body.wur-im .header .logo {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .header .logo {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
    text-align: center;
  }
  .header .logo:last-child {
    margin-right: 0;
  }
}
.header .logo img {
  max-width: 100%;
}
.header .logo__main {
  flex: 0 1 calc(60% - 20px);
  margin-right: 20px;
}
.header .logo__main img {
  height: auto;
}
.header .logo__secondary {
  flex: 0 1 30%;
}
.header .logo__secondary img {
  height: auto;
}
.header .title {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 65.8181818182%;
  text-align: right;
}
.header .title:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .header .title {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
    text-align: center;
  }
  .header .title:last-child {
    margin-right: 0;
  }
}
.header .title .heading {
  line-height: 1em;
  margin-top: -5px;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 640px) {
  .header .title .heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.header .title .highlight {
  color: #34b233;
}

#footer {
  margin-top: 4.8rem;
  padding: 4.8rem 0;
  background: #34b233;
  color: #ffffff;
}
#footer::after {
  clear: both;
  content: "";
  display: table;
}
body.page-template-tpl-blogs-overview #footer {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  #footer {
    padding: 2.4rem 0;
    text-align: center;
  }
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
}
#footer .column {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
}
#footer .column:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #footer .column {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
  }
  #footer .column:last-child {
    margin-right: 0;
  }
}
#footer .nav {
  float: right;
}
@media screen and (max-width: 640px) {
  #footer .nav {
    float: none;
  }
}
#footer .nav li {
  display: inline;
}
#footer .nav li:after {
  content: "-";
  margin: 0 2px;
}
#footer .cookie-notification-link {
  float: right;
}

@media screen and (max-width: 480px) {
  .navigation {
    padding: 1.2rem 0;
  }
}
.navigation .main-nav::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav {
    clear: both;
    float: none;
  }
}
.navigation .main-nav .nav {
  font-size: 14px;
  font-size: 1.4rem;
}
.navigation .main-nav .nav::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav .nav {
    display: none;
    padding-top: 2.4rem;
  }
}
.navigation .main-nav .nav li {
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav .nav li {
    float: none;
    margin-right: 0;
  }
}
.navigation .main-nav .nav li a {
  font-weight: bold;
  color: #333;
  display: inline-block;
  padding: 2.4rem 0;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav .nav li a {
    padding: 1.2rem 0;
  }
}
.navigation .main-nav .nav li a:before {
  float: left;
  width: 15px;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  color: #d5d2ca;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.navigation .main-nav .nav li a:hover, .navigation .main-nav .nav li a.active {
  color: #6aade4;
}
.navigation .main-nav .nav li.menu-item-has-children.sfHover a:before,
.navigation .main-nav .nav li.menu-item-has-children a:hover:before {
  content: "";
}
.navigation .main-nav .nav .sub-menu {
  display: none;
  position: absolute;
  left: auto;
  margin-left: -20px;
  min-width: 250px;
  background: #eae8e4;
  padding: 2.4rem 0;
  z-index: 100;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav .nav .sub-menu {
    position: static;
    width: 100%;
    margin-left: 0;
  }
}
.navigation .main-nav .nav .sub-menu li {
  padding: 0 2.4rem;
  float: none;
  display: block;
  margin-bottom: 1.2rem;
}
.navigation .main-nav .nav .sub-menu li:last-child {
  margin-bottom: 0;
}
.navigation .main-nav .nav .sub-menu li a {
  padding: 0;
  font-weight: normal;
}
.navigation .main-nav .nav .sub-menu li a:hover:before {
  content: "";
  color: #6aade4;
}
.navigation .main-nav .mobile-nav {
  display: none;
}
@media screen and (max-width: 480px) {
  .navigation .main-nav .mobile-nav {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.navigation .main-nav .mobile-nav li {
  display: inline-block;
  margin-right: 15px;
}
.navigation .main-nav .mobile-nav li a {
  color: #333;
}
.navigation .main-nav .mobile-nav li a:hover {
  color: #6aade4;
}
.navigation .main-nav .mobile-nav li i {
  font-size: 20px;
}

.cookie-notification {
  font-size: 12px;
  font-size: 1.2rem;
  background: #34B233;
  color: #fff;
  text-align: center;
  padding: 15px 20px;
  z-index: 9999;
}
.admin-bar .cookie-notification {
  top: 28px;
}
.cookie-notification-link {
  color: #fff;
  text-decoration: underline;
}

.cookie-settings {
  display: none;
}

#TB_window {
  border-radius: 10px;
}
#TB_window #TB_title {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: transparent;
  border: none;
}
#TB_window #TB_ajaxContent {
  padding: 20px 40px;
  text-align: center;
  margin: 0 auto;
}
#TB_window #TB_ajaxContent h1, #TB_window #TB_ajaxContent h2, #TB_window #TB_ajaxContent h3 {
  margin-bottom: 0;
}
#TB_window #TB_ajaxContent h1 {
  color: #3a84c1;
}
#TB_window #TB_ajaxContent p {
  font-size: 12px;
  font-size: 1.2rem;
}

.im-poll-wrapper {
  background: #0082b7;
  color: #ffffff;
  margin: 0;
  padding: 2.4rem 20px;
}

.im-poll .gform_title {
  font-size: 24px;
  font-size: 2.4rem;
}
.im-poll .gpoll_field input[type=radio] {
  margin-right: 10px;
}
.im-poll .gfield_radio li {
  display: block;
}
.im-poll .validation_error {
  display: none;
}
.im-poll .validation_message {
  color: #ffffff !important;
  padding: 0.6rem 0;
}
.im-poll .gpoll_bar_count {
  z-index: 10;
}
.im-poll .gpoll_button,
.im-poll .gpoll_back_button {
  color: #ffffff;
}
.im-poll .gpoll_button:hover,
.im-poll .gpoll_back_button:hover {
  color: #d5d2ca;
}
.im-poll .gform_button {
  background-color: #95c5ec;
}
.im-poll .gpoll_wrapper {
  background: #0082b7;
  padding: 0;
}
.im-poll .gpoll_wrapper .gpoll_ratio_box {
  background: #95c5ec;
}
.im-poll .gpoll_wrapper .gpoll_bar_juice {
  background: none;
}
.im-poll .gpoll_wrapper .gpoll_bar_juice:after {
  background: #95c5ec;
}

.searchform {
  position: relative;
}
@media screen and (max-width: 480px) {
  .searchform {
    margin: 0;
    padding: 2.4rem 2.5% 0 2.5%;
  }
  .searchform .text {
    width: 100%;
  }
}
.searchform .submit {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  color: #333;
  height: 100%;
  width: 50px;
  padding: 5px 10px 8px 0;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.searchform .submit:hover {
  color: #6aade4;
}
@media screen and (max-width: 480px) {
  .searchform .submit {
    top: 2.4rem;
    height: auto;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sidebar-highlight {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  border-color: #eae8e4;
  border-style: solid;
  border-width: 0 0 0 4px;
  position: absolute;
  right: -170px;
  padding-left: 10px;
  width: 160px;
}
@media screen and (max-width: 1380px) {
  .sidebar-highlight {
    font-size: 14px;
    font-size: 1.4rem;
    border-width: 1px 0;
    position: static;
    display: block;
    padding: 0.6rem 0;
    margin: 0.6rem;
    right: auto;
    width: auto;
  }
  .sidebar-highlight:after, .sidebar-highlight:before {
    content: "";
    clear: both;
  }
}

.featured {
  width: 100%;
  margin: 0 auto 7.2rem auto;
  max-width: 1600px;
  padding: 4.8rem 0;
  position: relative;
  overflow: hidden;
  background: #6aade4;
}
.featured .content a {
  color: #ffffff;
  text-decoration: underline;
}
.featured .image {
  height: 100%;
  position: absolute;
  width: 55%;
  left: 50%;
  margin-left: -5%;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.featured .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/bg-featured.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
.featured .inner {
  position: relative;
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 74.3636363636%;
  padding: 4.8rem 5% 2.4rem 5%;
  background: rgba(52, 178, 51, 0.7);
  color: #ffffff;
  z-index: 10;
}
.featured .inner:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .featured .inner {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
  }
  .featured .inner:last-child {
    margin-right: 0;
  }
}
.featured .inner .heading a {
  color: #ffffff;
}
.featured .inner .heading a:hover {
  color: #c0ddf4;
}
.featured .inner .meta {
  color: #333;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 640px) {
  .featured .inner .meta {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.featured .inner .meta a {
  color: #333;
  text-decoration: underline;
}
.featured .inner .meta a:hover {
  color: #000;
}
.featured-archive {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 640px) {
  .featured-archive {
    padding: 2.4rem 0;
    margin-bottom: 2.4rem;
  }
}
.featured-archive .heading {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
  margin: 0;
  position: relative;
  z-index: 10;
  color: #ffffff;
}
.featured-archive .heading:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .featured-archive .heading {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .featured-archive .heading:last-child {
    margin-right: 0;
  }
}
.featured-archive .sub {
  clear: both;
  color: #ffffff;
}

.blog-overview {
  margin-top: 0 !important;
}
.blog-overview .post {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
  margin-bottom: 4.8rem;
  overflow: hidden;
}
.blog-overview .post:last-child {
  margin-right: 0;
}
.blog-overview .post:nth-child(2n) {
  margin-right: 0;
}
.blog-overview .post:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 640px) {
  .blog-overview .post {
    float: left;
    display: block;
    margin-right: 3.8674033149%;
    width: 100%;
  }
  .blog-overview .post:last-child {
    margin-right: 0;
  }
  .blog-overview .post:nth-child(2n) {
    margin-right: 2.5454545455%;
  }
  .blog-overview .post:nth-child(2n+1) {
    clear: none;
  }
}
.blog-overview .post .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  margin-bottom: 2.4rem;
  position: relative;
}
.blog-overview .post .image .heading {
  background: rgba(52, 178, 51, 0.7);
  color: #ffffff;
  left: 0;
  padding: 1.2rem 20px;
  position: absolute;
  top: 2.4rem;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .blog-overview .post .image .heading {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3em;
    position: static;
    width: 100%;
  }
}
.blog-overview .post .image .heading .title {
  font-weight: bold;
}
.blog-overview .post .image .heading a {
  color: #ffffff;
}
.blog-overview .post .subheading {
  margin-bottom: 0;
}
.blog-overview .post .article-title {
  font-weight: bold;
  margin: 0;
}
.blog-overview .post .articles {
  margin-bottom: 2.4rem;
}
.blog-overview .post .articles li a {
  color: #a59d95;
  text-decoration: underline;
}
.blog-overview .post .readmore .button {
  text-align: left;
}
.blog-overview .post .readmore .button .highlight {
  font-weight: bold;
}
.blog-overview-nav {
  border-bottom: 1px solid #d5d2ca;
  margin-bottom: 2.4rem;
  padding-bottom: 1.2rem;
}
.blog-overview-nav li {
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .blog-overview-nav li {
    display: block;
    margin-right: 0;
  }
}
.blog-overview-nav li a {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #333;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .blog-overview-nav li a {
    padding: 1.2rem 0;
  }
}
.blog-overview-nav li a:before {
  float: left;
  width: 15px;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  color: #d5d2ca;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.blog-overview-nav li a:hover, .blog-overview-nav li a.active {
  color: #6aade4;
}
.blog-overview-nav li.active a {
  font-weight: bold;
}

.all-comments {
  background: #f2f1ef;
  padding: 2.4rem 0;
}
.all-comments .recent-comments li {
  border-bottom: 1px solid #d5d2ca;
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
}
.all-comments .recent-comments li:last-child {
  border: 0;
}

.content-column {
  position: relative;
}
.content-column ::selection {
  background: #0082b7;
  color: #ffffff;
}
.content-column .category-intro {
  border-bottom: 1px solid #d5d2ca;
  font-style: italic;
  margin-bottom: 2.4rem;
}
.content-column .post {
  margin-bottom: 4.8rem;
  /* Authors list */
  /* Headings */
  /* Lists */
  /* Blockquote */
  /* Images */
}
body.wur-im.single .content-column .post {
  margin-bottom: 0;
}
body.home .content-column .post .heading, body.archive .content-column .post .heading {
  padding-right: 2.5%;
}
.content-column .post .meta {
  margin-bottom: 2.4rem;
  color: #a59d95;
}
@media screen and (max-width: 640px) {
  .content-column .post .meta {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.content-column .post .meta a {
  color: #a59d95;
  text-decoration: underline;
}
.content-column .post .meta a:hover {
  color: #a59d95;
}
.content-column .post .social-sharing {
  margin-left: 0;
}
.content-column .post .social-sharing::after {
  clear: both;
  content: "";
  display: table;
}
.content-column .post .social-sharing li {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
.content-column .post .social-sharing li:before {
  display: none;
}
.content-column .post .social-sharing li a {
  font-size: 40px;
}
.content-column .post .social-sharing__heading {
  margin-bottom: 1.2rem;
}
.content-column .post .authors {
  margin: 0 0 2.4rem 0;
}
.content-column .post .authors::after {
  clear: both;
  content: "";
  display: table;
}
.content-column .post .authors li {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 23.0909090909%;
  margin-bottom: 2.4rem;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}
.content-column .post .authors li:last-child {
  margin-right: 0;
}
.content-column .post .authors li:nth-child(4n) {
  margin-right: 0;
}
.content-column .post .authors li:nth-child(4n+1) {
  clear: left;
}
.content-column .post .authors li:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .content-column .post .authors li {
    float: left;
    display: block;
    margin-right: 2.5454545455%;
    width: 31.6363636364%;
  }
  .content-column .post .authors li:nth-child(4n) {
    margin-right: 2.5454545455%;
  }
  .content-column .post .authors li:nth-child(4n+1) {
    clear: none;
  }
  .content-column .post .authors li:nth-child(3n) {
    margin-right: 0;
  }
  .content-column .post .authors li:nth-child(3n+1) {
    clear: left;
  }
  .content-column .post .authors li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .content-column .post .authors li {
    float: left;
    display: block;
    margin-right: 8.0459770115%;
    width: 45.9770114943%;
  }
  .content-column .post .authors li:nth-child(3n) {
    margin-right: 2.5454545455%;
  }
  .content-column .post .authors li:nth-child(3n+1) {
    clear: none;
  }
  .content-column .post .authors li:nth-child(2n) {
    margin-right: 0;
  }
  .content-column .post .authors li:nth-child(2n+1) {
    clear: left;
  }
  .content-column .post .authors li:last-child {
    margin-right: 0;
  }
}
.content-column .post .authors li figure {
  margin-bottom: 1.2rem;
}
.content-column .post h2 {
  margin-bottom: 2.4rem;
}
.content-column .post h3 {
  margin-bottom: 2.4rem;
}
.content-column .post h3, .content-column .post h4 {
  font-weight: bold;
}
.content-column .post h4, .content-column .post h5, .content-column .post h6 {
  margin-bottom: 0;
}
.content-column .post h5 {
  font-style: italic;
}
.content-column .post ul, .content-column .post ol {
  margin-left: 55px;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 480px) {
  .content-column .post ul, .content-column .post ol {
    margin-left: 35px;
  }
}
.content-column .post ul li, .content-column .post ol li {
  margin-bottom: 1.2rem;
}
.content-column .post ul {
  margin-left: 30px;
}
@media screen and (max-width: 480px) {
  .content-column .post ul {
    margin-left: 15px;
  }
}
.content-column .post ul li,
.content-column .post ol ul li {
  list-style-type: none;
  position: relative;
  padding-left: 2.4rem;
}
.content-column .post ul li:before,
.content-column .post ol ul li:before {
  position: absolute;
  left: 0;
  top: 1px;
  width: 2.4rem;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  color: #d5d2ca;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.content-column .post ol li,
.content-column .post ul ol li {
  list-style-type: decimal;
}
.content-column .post blockquote {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
  line-height: 1.5em;
  position: relative;
  padding: 1.2rem 0 0 50px;
  border-top: 1px solid #eae8e4;
  border-bottom: 1px solid #eae8e4;
  color: #6aade4;
  font-style: italic;
}
.content-column .post blockquote:before {
  position: absolute;
  left: 0;
  top: 30px;
  content: "“";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
}
.content-column .post blockquote a {
  text-decoration: underline;
}
.content-column .post .blockquote-full {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5em;
  border: 0;
  border-left: 5px solid #0082b7;
  color: #0082b7;
  margin-bottom: 3.6rem;
  padding-left: 20px;
}
.content-column .post .blockquote-full:before {
  display: none;
}
.content-column .post .blockquote-full__meta {
  font-size: 16px;
  font-size: 1.6rem;
  color: #6aade4;
  font-style: normal;
  line-height: 1.5em;
}
.content-column .post .blockquote-full__meta::after {
  clear: both;
  content: "";
  display: table;
}
.content-column .post .blockquote-full__meta__author {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 65.8181818182%;
  position: relative;
}
.content-column .post .blockquote-full__meta__author:last-child {
  margin-right: 0;
}
body.wur .content-column .post .blockquote-full__meta__author {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
}
body.wur .content-column .post .blockquote-full__meta__author:last-child {
  margin-right: 0;
}
@media screen and (max-width: 480px) {
  .content-column .post .blockquote-full__meta__author {
    float: left;
    display: block;
    margin-right: 8.0459770115%;
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .content-column .post .blockquote-full__meta__author:last-child {
    margin-right: 0;
  }
}
.content-column .post .blockquote-full__meta__author__image {
  position: absolute;
}
.content-column .post .blockquote-full__meta__author__image img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.content-column .post .blockquote-full__meta__author__text {
  float: left;
  padding: 1.2rem 0 0 70px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .content-column .post .blockquote-full__meta__author__text {
    padding-top: 0;
  }
}
.content-column .post .blockquote-full__meta__social {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 31.6363636364%;
  text-align: right;
}
.content-column .post .blockquote-full__meta__social:last-child {
  margin-right: 0;
}
body.wur .content-column .post .blockquote-full__meta__social {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
}
body.wur .content-column .post .blockquote-full__meta__social:last-child {
  margin-right: 0;
}
@media screen and (max-width: 480px) {
  .content-column .post .blockquote-full__meta__social {
    float: left;
    display: block;
    margin-right: 8.0459770115%;
    width: 100%;
  }
  .content-column .post .blockquote-full__meta__social:last-child {
    margin-right: 0;
  }
}
.content-column .post .blockquote-full__meta__social__text {
  color: #a59d95;
  float: right;
  margin-right: 20px;
  padding-top: 1.2rem;
}
.content-column .post .blockquote-full__meta__social .social {
  float: right;
  margin: 0;
  padding-top: 1.2rem;
}
.content-column .post .blockquote-full__meta__social .social li {
  background-color: #6aade4;
  padding: 0;
  margin-left: 5px;
}
.content-column .post .blockquote-full__meta__social .social li:before {
  display: none;
}
.content-column .post img {
  max-width: 100%;
  height: auto;
}
.content-column .post img.size-full {
  width: 100%;
}
.content-column .post .wp-caption {
  margin-bottom: 2.4rem;
}
.content-column .post .wp-caption-text {
  font-style: italic;
}
.content-column .meta-small {
  margin-bottom: 4.8rem;
}
.author-info {
  margin-bottom: 4.8rem;
  border: 1px solid #eae8e4;
}
.author-info::after {
  clear: both;
  content: "";
  display: table;
}
body.wur-im .author-info {
  border: 0;
  margin-bottom: 0;
}
.author-info .image {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 14.5454545455%;
}
.author-info .image:last-child {
  margin-right: 0;
}
body.wur-im .author-info .image img {
  border-radius: 50%;
}
.author-info .inner {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 82.9090909091%;
  padding: 2.4rem 10px;
}
.author-info .inner:last-child {
  margin-right: 0;
}
body.wur-im .author-info .inner {
  padding-bottom: 0;
}
.author-info .inner .heading {
  color: #34b233;
}
@media screen and (max-width: 480px) {
  .author-info .inner .heading {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
body.wur-im .author-info .inner .heading {
  color: #6aade4;
}
.author-info .inner .links a {
  text-decoration: underline;
}
.author-info-authorpage {
  border: 0;
  padding: 2.4rem 2.5%;
  background: #f2f1ef;
  border-bottom: 1px solid #eae8e4;
}
.author-info-authorpage .inner {
  padding: 0;
}
@media screen and (max-width: 480px) {
  .author-info {
    position: relative;
  }
  .author-info .image {
    position: absolute;
    left: 0;
    width: 18%;
  }
  .author-info .inner {
    display: block;
    float: none;
    margin: 0;
    padding: 0 0 0 20%;
    width: 100%;
  }
}

.social li {
  background: #a59d95;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.social li:hover {
  background-color: #6aade4;
}
body.wur-im .social li {
  background: #6aade4;
}
body.wur-im .social li:hover {
  background: #0082b7;
}
.social li a {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  color: #ffffff;
}
.social li a i {
  line-height: 1em;
}

.related-articles .heading {
  margin-bottom: 2.4rem;
  color: #34b233;
}

.widget_recent_entries ul, .widget_categories ul, .arrow-list {
  margin-bottom: 2.4rem;
}
.widget_recent_entries ul li, .widget_categories ul li, .arrow-list li {
  padding: 1.2rem 0;
  border-bottom: 1px solid #eae8e4;
}
.widget_recent_entries ul li .highlight, .widget_categories ul li .highlight, .arrow-list li .highlight {
  color: #34b233;
}
.widget_recent_entries ul li > a, .widget_categories ul li > a, .arrow-list li > a {
  position: relative;
  color: #333;
  display: block;
  padding-left: 2.4rem;
}
.widget_recent_entries ul li > a:before, .widget_categories ul li > a:before, .arrow-list li > a:before {
  position: absolute;
  left: 0;
  width: 2.4rem;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 30px;
  color: #d5d2ca;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.widget_recent_entries ul li > a:hover, .widget_categories ul li > a:hover, .arrow-list li > a:hover {
  color: #6aade4;
}
.widget_recent_entries ul li > a:hover:before, .widget_categories ul li > a:hover:before, .arrow-list li > a:hover:before {
  color: #6aade4;
}

.video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-embed-container iframe,
.video-embed-container object,
.video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.comments-area {
  margin: 2.4rem 0;
  padding: 2.4rem;
  background: #f2f1ef;
}
.comments-area::after {
  clear: both;
  content: "";
  display: table;
}
body.wur-im .comments-area {
  padding-left: 0;
  padding-right: 0;
}
.comments-area ol {
  margin-bottom: 2.4rem;
  border-top: 1px solid #d5d2ca;
}
.comments-area .comment-list {
  border-top: 0;
}
.comments-area .comment-list li {
  padding: 2.4rem;
  border-bottom: 1px solid #d5d2ca;
}
@media screen and (max-width: 768px) {
  .comments-area .comment-list li {
    padding-left: 0;
    padding-right: 0;
  }
}
.comments-area .comment-list li.parent {
  padding-bottom: 0;
  border-bottom: 0;
}
.comments-area .comment-list li li {
  padding-left: 4.8rem;
}
@media screen and (max-width: 768px) {
  .comments-area .comment-list li li {
    padding-left: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .comments-area .comment-list li li {
    padding-left: 0;
  }
}
.comments-area .comment-list li .avatar {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .comments-area .comment-list li .avatar {
    display: none;
  }
}
.comments-area .comment-list li .comment-author {
  font-weight: bold;
}
.comments-area .comment-list li .comment-author.has-avatar {
  color: #ff7900;
}
.comments-area .comment-list li .comment-author.has-avatar a {
  color: #ff7900;
}
.comments-area .comment-list li .comment-author a {
  color: #333;
}
.comments-area .comment-list li .comment-author a:hover {
  color: #6aade4;
}
.comments-area .comment-list li .reply {
  text-align: right;
  text-transform: lowercase;
}
.comments-area .comment-list > li:first-child {
  border-top: 0;
}
.comments-area .comment-notes {
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
}

@media screen and (max-width: 768px) {
  .comment-form input,
.comment-form textarea {
    width: 100%;
  }
}
body.wur-im .comment-form input,
body.wur-im .comment-form textarea {
  width: 60%;
}
.comment-form .comment-form-cookies-consent label {
  float: none;
  margin-left: 5px;
  width: auto;
}

.blocks {
  margin-bottom: 2.4rem;
}
.blocks::after {
  clear: both;
  content: "";
  display: table;
}
.blocks .block {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 48.7272727273%;
  position: relative;
  margin-bottom: 4.8rem;
  cursor: pointer;
}
.blocks .block:last-child {
  margin-right: 0;
}
.blocks .block:nth-child(2n) {
  margin-right: 0;
}
.blocks .block:nth-child(2n+1) {
  clear: left;
}
.blocks .block .image {
  height: 100%;
  width: 100%;
  margin: 0;
}
.blocks .block .image img {
  width: 100%;
}
.blocks .block .inner {
  position: absolute;
  width: 100%;
  padding: 1.2rem 2.5%;
  z-index: 10;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.blocks .block .inner .heading {
  font-weight: bold;
  margin: 0;
}
.blocks .block .inner .heading a {
  text-decoration: none;
}
.blocks .block .inner a {
  color: #ffffff;
  text-decoration: underline;
}
.blocks .block .inner a:hover {
  color: #eae8e4;
}

.widget {
  margin-bottom: 4.8rem;
}
.widget .heading,
.widget h4 {
  margin-bottom: 1.2rem;
  font-weight: normal;
  color: #6aade4;
}
.widget-social li a {
  width: 40px;
  height: 40px;
  text-align: center;
}
.widget-social li a i {
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
}
@media screen and (max-width: 480px) {
  .widget_search {
    display: none;
    margin-bottom: 0;
  }
}
.widget_recent_comments li, .widget-recent-comments li {
  margin-bottom: 0.6rem;
  position: relative;
  padding-left: 2.4rem;
}
.widget_recent_comments li:before, .widget-recent-comments li:before {
  position: absolute;
  left: 0;
  width: 2.4rem;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 20px;
  color: #d5d2ca;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.widget_recent_comments li .comment-summary, .widget-recent-comments li .comment-summary {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  display: block;
  font-style: italic;
  line-height: 1.3em;
}
.widget-highlighted {
  padding: 2.4rem 0;
  background: #f2f1ef;
}
.widget-highlighted .heading {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 5%;
  font-weight: bold;
  color: #34b233;
  margin-bottom: 2.4rem;
}
.widget-highlighted h3 {
  padding: 0 5%;
}
.widget-highlighted figure {
  margin-bottom: 2.4rem;
}
.widget-highlighted p {
  padding: 0 5%;
}
.widget-highlighted a {
  color: #333;
  text-decoration: underline;
}
.widget-highlighted a:hover {
  color: #6aade4;
}
.widget-newsletter {
  position: relative;
}
.widget-newsletter::after {
  clear: both;
  content: "";
  display: table;
}
.widget-newsletter .text {
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 82.9090909091%;
  padding-left: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.widget-newsletter .text:last-child {
  margin-right: 0;
}
.widget-newsletter .text.disabled {
  background-color: #f2f2f2;
  color: #a59d95;
}
.widget-newsletter .submit {
  float: left;
  display: block;
  margin-right: 2.5454545455%;
  width: 14.5454545455%;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #ff7900;
}
.widget-newsletter .submit:last-child {
  margin-right: 0;
}
.widget-newsletter .message {
  display: none;
  font-style: italic;
}
.widget-newsletter .wur-form-warning .text {
  border-color: #e70000;
}
.widget-newsletter .wur-form-warning .message {
  font-size: 13px;
  font-size: 1.3rem;
  color: #e70000;
  font-style: normal;
  padding-left: 20px;
}
.widget_text, .widget-text {
  background: #d5d2ca;
  padding: 2.4rem 5%;
}
.widget_text .heading,
.widget_text h4, .widget-text .heading,
.widget-text h4 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 2.4rem;
  font-weight: bold;
  color: #333;
}
.widget_text a, .widget-text a {
  text-decoration: underline;
  color: #333;
}
.widget_text a:hover, .widget-text a:hover {
  columns: #6aade4;
}

/*# sourceMappingURL=style.css.map */
