@font-face {
  font-family: 'HelveticaInseratLTPro';
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_0_0.eot?1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_0_0.eot?&1439803697#iefix') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_0_0.woff?1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_0_0.ttf?1439803697') format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_1_0.eot?1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_1_0.eot?&1439803697#iefix') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_1_0.woff?1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_1_0.ttf?1439803697') format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLT-Light';
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_2_0.eot?1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_2_0.eot?&1439803697#iefix') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_2_0.woff?1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_2_0.ttf?1439803697') format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_3_0.eot?1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_3_0.eot?&1439803697#iefix') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_3_0.woff?1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_3_0.ttf?1439803697') format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTStd-LtIt';
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_4_0.eot?1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/2A9476_4_0.eot?&1439803697#iefix') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_4_0.woff?1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/2A9476_4_0.ttf?1439803697') format("truetype");
}
@font-face {
  font-family: 'SP-Icons';
  src: url('/profiles/sp/themes/pomodoro/fonts/sp_icons.eot?5d7kk7&1439803697');
  src: url('/profiles/sp/themes/pomodoro/fonts/sp_icons.eot?&1439803697#iefix5d7kk7') format("embedded-opentype"), url('/profiles/sp/themes/pomodoro/fonts/sp_icons.woff?5d7kk7&1439803697') format("woff"), url('/profiles/sp/themes/pomodoro/fonts/sp_icons.ttf?5d7kk7&1439803697') format("truetype"), url('/profiles/sp/themes/pomodoro/fonts/sp_icons.svg?5d7kk7&1439803697#sp_icons') format("svg");
  font-weight: normal;
  font-style: normal;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -ms-transform: translate3D(0, -50px, 0);
    transform: translate3D(0, -50px, 0);
  }
}
@-webkit-keyframes webkit-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3D(0, -50px, 0);
  }
}
@keyframes resizefade {
  0%, 80%, 100% {
    opacity: 0.25;
    -ms-transform: scale(0.25);
    transform: scale(0.25);
  }
  40% {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes webkit-resizefade {
  0%, 80%, 100% {
    opacity: 0.25;
    -webkit-transform: scale(0.25);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes fade-marker {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@-webkit-keyframes fade-marker {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
  }
}
/* ========================================================================== *\
   Normalize.css v3.0.0 | MIT License | git.io/normalize
\* ========================================================================== */
/* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
body {
  margin: 0;
}

/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
a {
  background: transparent;
}

/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 77, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 82, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 86, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 96, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
small {
  font-size: 80%;
}

/* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 108, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 120, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
img {
  border: 0;
}

/* line 124, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 132, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 136, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 142, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
pre {
  overflow: auto;
}

/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 158, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/* line 168, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button {
  overflow: visible;
}

/* line 172, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 177, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/* line 185, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 190, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 196, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
input {
  line-height: normal;
}

/* line 200, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 206, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 211, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/* line 218, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 223, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 229, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 234, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 238, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 246, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 251, ../../../../../../profiles/sp/themes/pomodoro/scss/_normalize.scss */
td,
th {
  padding: 0;
}

/* ========================================================================== *\
   Base
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
html, body {
  height: 100%;
}

/* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
html {
  font-size: 50%;
  -webkit-font-smoothing: antialiased;
}

/* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
body {
  background-color: #fff;
  color: #000;
  font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  min-width: 320px;
  overflow-y: scroll;
  max-width: 100%;
}

/* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}

/* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h1, .h1 {
  color: #EC1B23;
  font-size: 40px;
  font-size: 4rem;
  line-height: 44px;
  line-height: 4.4rem;
}
/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h1.title, .h1.title {
  padding: 28.125px 37.5px 0;
  padding: 2.8125rem 3.75rem 0;
}

/* line 50, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h2, .h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
}

/* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h3, .h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #EC1B23;
}

/* line 61, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h4, .h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 66, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h5, .h5 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
h6, .h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 76, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.h2 {
  color: #000;
}

/* line 84, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
a {
  color: #EC1B23;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}

/* line 92, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
button {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}

/* line 97, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.button a, .button {
  background-color: #EC1B23;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 2.1rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 18.75px 37.5px;
  padding: 1.875rem 3.75rem;
  text-transform: uppercase;
}
/* line 108, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.button a:hover, .button a:focus, .button a:active, .button:hover, .button:focus, .button:active {
  background-color: #C70305;
}

/* line 113, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link {
  color: #000;
  cursor: pointer;
  line-height: 22px;
  line-height: 2.2rem;
  display: none;
  padding-left: 37.5px;
  padding-left: 3.75rem;
  position: relative;
}
/* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.js .more-link {
  display: inline-block;
}
/* line 125, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link:before {
  content: "+";
  background-color: #C70305;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: normal;
  font-family: "SP-Icons";
  text-align: center;
  display: inline-block;
  line-height: 22px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transition: -webkit-transform 0.35s ease;
  -webkit-transition: transform 0.35s ease;
  -moz-transition: transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  -ms-transition: transform 0.35s ease;
  -o-transition: transform 0.35s ease;
  transition: transform 0.35s ease;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 140, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link:hover, .more-link:focus, .more-link:active {
  color: #EC1B23;
}
/* line 143, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link:hover:before, .more-link:focus:before, .more-link:active:before {
  background-color: #EC1B23;
}
/* line 148, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link.active {
  color: #000;
}
/* line 151, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link.active:before {
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  transform: rotate(45deg);
}
/* line 155, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link.active .close {
  display: inline-block;
}
/* line 159, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link.active .open {
  display: none;
}
/* line 163, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link.active:hover, .more-link.active:focus, .more-link.active:active {
  color: #EC1B23;
}
/* line 168, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.more-link .close {
  display: none;
}

/* line 173, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-link {
  border-bottom: 1px solid #EC1B23;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin: 0 28.125px;
  margin: 0 2.8125rem;
}
/* line 179, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-link:hover, .text-link:focus, .text-link:active {
  border-bottom: none;
}

/* line 188, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 194, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
ol {
  list-style: decimal;
}

/* line 198, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
dl {
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}

/* line 202, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
dd {
  margin-left: 26px;
  margin-left: 2.6rem;
}

/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.region-content ul, .region-content ol {
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}
/* line 210, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.region-content ul li, .region-content ol li {
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 214, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.region-content ul ul, .region-content ul ol, .region-content ol ul, .region-content ol ol {
  margin: 0;
}
/* line 219, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.region-content ul {
  padding-left: 26px;
  padding-left: 2.6rem;
}
/* line 223, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.region-content ol {
  padding-left: 35px;
  padding-left: 3.5rem;
}

/* line 230, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.node-container ul li {
  position: relative;
}
/* line 233, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.node-container ul li:before {
  content: "\002022";
  color: #EC1B23;
  font-size: 30px;
  position: absolute;
  top: 0;
  left: -26px;
  left: -2.6rem;
}

/* line 249, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
p {
  color: #222;
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
  padding: 0;
}

/* line 255, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
strong {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

/* line 260, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
em {
  font-family: "HelveticaNeueLTStd-LtIt", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-style: normal;
}

/* line 265, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote {
  display: block;
  clear: both;
  margin: 13px 0 26px;
  margin: 1.3rem 0 2.6rem;
}
/* line 271, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote p {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 18.75px 0;
  padding: 1.875rem 0;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: none;
  text-align: left;
  margin-bottom: 0;
}
/* line 281, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote p:before {
  content: "\201C";
}
/* line 285, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote p:after {
  content: "\201D";
}
/* line 290, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote .quote-owner {
  *zoom: 1;
  padding-top: 26px;
  padding-top: 2.6rem;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
blockquote .quote-owner:before, blockquote .quote-owner:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
blockquote .quote-owner:after {
  clear: both;
}
/* line 295, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote .user-image, blockquote .quote-owner-name, blockquote .user-info {
  float: right;
  text-align: right;
}
/* line 300, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
blockquote .user-image {
  margin: 0 0 0 18.75px;
  margin: 0 0 0 1.875rem;
}

/* line 305, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}

/* line 309, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-normal {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
}

/* line 313, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-medium {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 28px;
  line-height: 2.8rem;
}

/* line 317, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.text-large {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

/* line 325, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
figure {
  margin: 0;
}

/* line 329, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
figcaption {
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: right;
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
  padding-left: 26px;
  padding-left: 2.6rem;
}

/* line 338, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
img {
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}

/* line 347, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
table {
  width: 100%;
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
  padding: 0;
}

/* line 353, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
tbody {
  border: none;
}

/* line 357, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
th, td {
  border: solid 1px #CBCBCB;
  padding: 1.3rem;
}

/* line 362, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
th {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  border-bottom-width: 3px;
}

/* line 371, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.cf {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.cf:before, .cf:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.cf:after {
  clear: both;
}

/* line 375, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 379, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
.shown {
  display: block;
  visibility: visible;
}

/* line 386, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
body {
  overflow-x: hidden;
}

/* line 390, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
html, body, #page-wrapper, #page, #wrapper {
  height: 100%;
}

/* line 394, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
#page {
  display: table;
  table-layout: fixed;
  width: 100%;
}

/* line 400, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
#wrapper {
  height: auto;
}

/* line 404, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
#footer {
  display: table-row;
  height: 1px;
}

/* line 409, ../../../../../../profiles/sp/themes/pomodoro/scss/_base.scss */
#block-system-main {
  position: relative;
  overflow: hidden;
}

/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="text"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], textarea, select {
  background-color: #f1f1f1;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #000;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  line-height: 2rem;
  width: 100%;
  padding: 10px 20px;
  padding: 1rem 2rem;
}

/* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="submit"], button {
  -webkit-appearance: none;
}

/* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input:hover, input:focus, input:active, textarea:hover, textarea:focus, textarea:active, select:hover, select:focus, select:active, button:hover, button:focus, button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

/* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
select {
  height: 41px;
  height: 4.1rem;
  padding: 10px 10px 10px 20px;
  padding: 1rem 1rem 1rem 2rem;
}

/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"], .btn, button, .button a, .button {
  background-color: #EC1B23;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #fff;
  cursor: pointer;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  padding: 14.42308px 37.5px;
  padding: 1.44231rem 3.75rem;
  -webkit-font-smoothing: inherit;
}
/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .btn:hover, .btn:focus, .btn:active, button:hover, button:focus, button:active, .button a:hover, .button a:focus, .button a:active, .button:hover, .button:focus, .button:active {
  background-color: #000;
  color: #fff;
}
/* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-managed-file input[type="submit"], .form-managed-file .btn, .form-managed-file button, .form-managed-file .button a, .form-managed-file .button {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 9px 18px;
  padding: 0.9rem 1.8rem;
}
/* line 62, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].small, .btn.small, button.small, .button a.small, .button.small {
  line-height: 37.5px;
  line-height: 3.75rem;
  padding: 0 18.75px;
  padding: 0 1.875rem;
}
/* line 67, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].hollow, .btn.hollow, button.hollow, .button a.hollow, .button.hollow {
  background-color: transparent;
  border: solid 1px #EC1B23;
  color: #EC1B23;
}
/* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].hollow.invert, .btn.hollow.invert, button.hollow.invert, .button a.hollow.invert, .button.hollow.invert {
  border-color: #fff;
  color: #fff;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].hollow:hover, input[type="submit"].hollow:focus, input[type="submit"].hollow:active, .btn.hollow:hover, .btn.hollow:focus, .btn.hollow:active, button.hollow:hover, button.hollow:focus, button.hollow:active, .button a.hollow:hover, .button a.hollow:focus, .button a.hollow:active, .button.hollow:hover, .button.hollow:focus, .button.hollow:active {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
/* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].white, .btn.white, button.white, .button a.white, .button.white {
  background-color: white;
  color: #EC1B23;
  border: solid 1px white;
}
/* line 85, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].white:hover, input[type="submit"].white:focus, input[type="submit"].white:active, .btn.white:hover, .btn.white:focus, .btn.white:active, button.white:hover, button.white:focus, button.white:active, .button a.white:hover, .button a.white:focus, .button a.white:active, .button.white:hover, .button.white:focus, .button.white:active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
/* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
input[type="submit"].inactive, .btn.inactive, button.inactive, .button a.inactive, .button.inactive {
  background-color: #f1f1f1;
  color: #ddd;
}

/* line 97, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
textarea {
  max-width: 100%;
  width: 100% !important;
}

/* line 102, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item {
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}
/* line 105, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item label {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  margin-bottom: 9px;
  margin-bottom: 0.9rem;
}
/* line 111, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item input, .form-item select, .form-item textarea {
  margin-bottom: 9px;
  margin-bottom: 0.9rem;
}
/* line 114, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item input.error, .form-item select.error, .form-item textarea.error {
  border: solid 1px #EC1B23;
  color: #000;
}
/* line 120, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item .description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
/* line 124, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-item .form-required {
  color: #EC1B23;
}

/* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-actions {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.form-actions:before, .form-actions:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.form-actions:after {
  clear: both;
}
/* line 132, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-actions #edit-submit {
  float: right;
}

/* line 137, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio {
  position: relative;
}
/* line 140, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio .option {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}
/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio label {
  cursor: pointer;
  padding-left: 35px;
  display: inline-block;
  line-height: 24px;
  position: relative;
  z-index: 10;
}
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio label:before, .form-type-radio label:after {
  content: '';
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 10;
}
/* line 161, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio label:before {
  background-color: #f1f1f1;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
  z-index: 20;
}
/* line 170, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio label:after {
  -webkit-transition: background-color 0.35s ease;
  -moz-transition: background-color 0.35s ease;
  -ms-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  background-color: transparent;
  width: 12px;
  height: 12px;
  top: 6px;
  left: 4px;
  z-index: 30;
}
/* line 181, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio label.checked:after {
  background-color: #EC1B23;
}
/* line 187, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio input {
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 195, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-type-radio input.error + label:before {
  -webkit-box-shadow: 0 0 0 1px #EC1B23;
  box-shadow: 0 0 0 1px #EC1B23;
}

/* line 203, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-wrapper {
  border: none;
  margin: 0 0 37.5px;
  margin: 0 0 3.75rem;
  padding: 0 0 11.5px;
  padding: 0 0 1.15rem;
}
/* line 208, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.form-wrapper legend {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}

/* line 213, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.fieldset-legend {
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
}

/* line 220, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.container-inline-date {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 223, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.container-inline-date > .form-item {
  margin: 0;
}
/* line 227, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.container-inline-date .date-padding {
  padding: 0;
  float: none;
}
/* line 231, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.container-inline-date .date-padding label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
/* line 236, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.container-inline-date .date-padding .form-item {
  margin-right: 26px;
  margin-right: 2.6rem;
}

/* line 247, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .inner-wrapper {
  background-color: #eee;
  padding: 28.125px;
  padding: 2.8125rem;
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
}
/* line 253, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie form {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.activiteit-registratie form:before, .activiteit-registratie form:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.activiteit-registratie form:after {
  clear: both;
}
/* line 257, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie input[type="text"], .activiteit-registratie input[type="tel"], .activiteit-registratie input[type="number"], .activiteit-registratie textarea {
  background-color: #fff;
  margin-bottom: 0;
}
/* line 262, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .form-actions {
  text-align: right;
  margin: 0;
}
/* line 267, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .messages {
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}
/* line 270, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .messages li {
  margin-bottom: 0;
}
/* line 275, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .grippie {
  display: none;
}

/* line 285, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .messages {
  margin: 0 0 37.5px;
  margin: 0 0 3.75rem;
}
/* line 288, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .messages li {
  margin-bottom: 0;
}
/* line 293, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .form-actions {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
#doemee-lid-worden-form .form-actions:before, #doemee-lid-worden-form .form-actions:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
#doemee-lid-worden-form .form-actions:after {
  clear: both;
}
/* line 297, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form fieldset {
  border-bottom: solid 2px #f1f1f1;
}
/* line 302, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .form-wrapper:first-child {
  border-top: none;
}
/* line 307, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .next-btn, #doemee-lid-worden-form .prev-btn {
  margin-bottom: 18.75px;
  margin-bottom: 1.875rem;
}
/* line 311, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .next-btn, #doemee-lid-worden-form .submit-btn {
  margin-left: 13px;
  margin-left: 1.3rem;
  float: right;
}
/* line 316, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .submit-btn {
  margin-top: -9px;
  margin-top: -0.9rem;
}
/* line 320, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .next-btn {
  border: solid 1px #EC1B23;
}
/* line 323, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .next-btn:hover, #doemee-lid-worden-form .next-btn:focus, #doemee-lid-worden-form .next-btn:active {
  border-color: #000;
}
/* line 328, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .prev-btn {
  float: left;
}
/* line 332, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .fieldset-description {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 336, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .form-item-payment-contribution {
  margin-bottom: 0;
}
/* line 340, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .form-item-payment-contribution-other {
  position: relative;
  padding-left: 20px;
  margin-top: 13px;
  margin-top: 1.3rem;
}
/* line 345, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .form-item-payment-contribution-other label {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 40px;
  line-height: 4rem;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 355, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .sub-label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
/* line 360, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form table, #doemee-lid-worden-form th, #doemee-lid-worden-form tr, #doemee-lid-worden-form td {
  border: none;
}
/* line 365, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form tbody tr:first-child th, #doemee-lid-worden-form tbody tr:first-child td {
  border-top: none;
}
/* line 370, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form th, #doemee-lid-worden-form td {
  border-top: solid 1px #f1f1f1;
}
/* line 374, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form table {
  width: 100%;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 378, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form table th {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
}
/* line 386, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form table tr.even, #doemee-lid-worden-form table tr.odd {
  background-color: transparent;
}
/* line 391, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
#doemee-lid-worden-form .payment-info {
  border-bottom: solid 2px #f1f1f1;
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}

/* line 398, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-radio-group {
  *zoom: 1;
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.doemee-lid-worden-radio-group:before, .doemee-lid-worden-radio-group:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.doemee-lid-worden-radio-group:after {
  clear: both;
}
/* line 402, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-radio-group > div {
  float: left;
  width: 25%;
}

/* line 408, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress {
  border-bottom: solid 2px #f1f1f1;
  border-top: solid 2px #f1f1f1;
  margin: 37.5px 0;
  margin: 3.75rem 0;
  padding: 11.5px 0;
  padding: 1.15rem 0;
}
/* line 414, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress ul {
  padding-left: 0;
}
/* line 418, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress .active {
  color: #EC1B23;
}
/* line 422, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress .step {
  width: 25%;
  float: left;
}
/* line 426, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress .step span {
  display: block;
}
/* line 431, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.doemee-lid-worden-progress .step-title {
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  padding-right: 28.125px;
  padding-right: 2.8125rem;
  margin: 26px 0;
  margin: 2.6rem 0;
}

/* line 439, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.formulieren-header {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

/* line 443, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.spforms form {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

/* line 448, ../../../../../../profiles/sp/themes/pomodoro/scss/_forms.scss */
.activiteit-registratie .form-wrapper {
  margin: 0;
}

/* ========================================================================== *\
   Misc
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.tabs {
  width: auto;
  clear: both;
}

/* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.owl-carousel .owl-stage-outer {
  overflow: visible;
}

/* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.region-content .owl-carousel {
  padding-left: 0;
}
/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.owl-carousel .owl-item {
  margin: 0 7.5px !important;
}

/* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.owl-stage.centered {
  margin: 0 auto;
  -webkit-transform: none !important;
  /* Safari and Chrome */
  -ms-transform: none !important;
  /* IE 9 */
  transform: none !important;
  left: 0 !important;
}
/* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.owl-stage.centered .readmore {
  opacity: 1 !important;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.header-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 28.125px;
  margin-bottom: 2.8125rem;
  width: 100%;
  clear: both;
}
/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.header-image img {
  display: block;
  width: 200%;
  max-width: 200%;
  margin-left: -50%;
  height: auto;
}
/* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.header-image .social-links {
  margin-top: -75px;
  top: 50%;
}
/* line 65, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.header-image .image-wrapper {
  position: relative;
}

/* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.image-overlay {
  color: #EC1B23;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 37.5px 18.75px;
  padding: 3.75rem 1.875rem;
  margin: 0px auto;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 1600px;
}

/* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.user-image {
  border: solid 3px #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  width: 38px;
  height: 38px;
  margin-right: 18.75px;
  margin-right: 1.875rem;
}

/* line 101, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.pager-wrapper {
  text-align: left;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
}

/* line 107, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.item-list .pager {
  *zoom: 1;
  padding-left: 0;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.item-list .pager:before, .item-list .pager:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.item-list .pager:after {
  clear: both;
}
/* line 111, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.item-list .pager li {
  padding: 0;
  margin: 0;
}
/* line 115, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.item-list .pager li.pager-previous {
  float: left;
}
/* line 119, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.item-list .pager li.pager-next {
  float: right;
}
/* line 123, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.item-list .pager li a {
  display: block;
}

/* line 134, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section {
  padding: 0 37.5px 37.5px;
  padding: 0 3.75rem 3.75rem;
  max-width: 1200px;
  margin: 0 auto;
}
/* line 139, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.content-wrap .page-section {
  padding-left: 0;
  padding-right: 0;
}

/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.full-width-page, .page-section-image.full-width-fixed-page {
  max-width: none;
  padding: 0;
}
/* line 151, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.full-width-page .image-wrapper, .page-section-image.full-width-fixed-page .image-wrapper {
  overflow: hidden;
  margin-bottom: 18.75px;
  margin-bottom: 1.875rem;
}
/* line 156, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.full-width-page img, .page-section-image.full-width-fixed-page img {
  margin-bottom: 0;
}
/* line 160, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.full-width-page figcaption, .page-section-image.full-width-fixed-page figcaption {
  padding-right: 26px;
  padding-right: 2.6rem;
}
/* line 166, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.image-left figure, .page-section-image.image-right figure {
  max-width: 260px;
  margin: 0 auto;
}
/* line 173, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image.image-left figcaption, .page-section-image.full-width-content figcaption, .page-section-image.inline-caption figcaption {
  padding: 0 26px 0 0;
  padding: 0 2.6rem 0 0;
  text-align: left;
}
/* line 179, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-image img {
  display: block;
  margin-bottom: 18.75px;
  margin-bottom: 1.875rem;
  width: 100%;
  height: auto;
}

/* line 187, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-text {
  padding-bottom: 11.5px;
  padding-bottom: 1.15rem;
}

/* line 191, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-year {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0;
  max-width: none;
}
/* line 198, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-year h2 {
  color: #fff;
  background-color: #EC1B23;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 100px;
  line-height: 10rem;
  display: inline-block;
  margin-bottom: 0;
  width: 100px;
  width: 10rem;
}
/* line 209, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-year h2:after {
  margin-left: -1px;
  content: '';
  background-color: #EC1B23;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: 1;
}
/* line 222, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-section-year h2:before {
  content: '';
  margin-left: -18px;
  background: #EC1B23;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0;
}

/* line 240, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links, .footer-social {
  overflow: hidden;
}
/* line 243, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links li, .footer-social li {
  display: inline-block;
  padding: 0 10px;
  padding: 0 1rem;
}
/* line 248, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a, .footer-social a {
  text-indent: -9999px;
  font-size: 0;
  display: block;
  line-height: 0;
  display: block;
}
/* line 252, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:hover, .social-links a:focus, .social-links a:active, .footer-social a:hover, .footer-social a:focus, .footer-social a:active {
  background-color: #C70305;
}
/* line 256, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:after, .footer-social a:after {
  color: #fff;
  content: "L";
  font-family: "SP-Icons";
  font-size: 24px;
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
  text-align: center;
  text-indent: 0;
  display: block;
  text-transform: initial;
}
/* line 270, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .twitter a:after, .footer-social .twitter a:after {
  content: "t";
}
/* line 276, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .facebook a:after, .footer-social .facebook a:after {
  content: "f";
}
/* line 282, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .newsletter a:after, .footer-social .newsletter a:after {
  content: "M";
}
/* line 288, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .google-plus a:after, .footer-social .google-plus a:after {
  content: "g";
}
/* line 294, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .youtube a:after, .footer-social .youtube a:after {
  content: "y";
}
/* line 300, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .linkedin a:after, .footer-social .linkedin a:after {
  content: "l";
}
/* line 306, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .email a:after, .footer-social .email a:after {
  content: "M";
}
/* line 312, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links .website a:after, .footer-social .website a:after {
  content: "w";
}

/* line 318, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links {
  background-color: white;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 50px;
  width: 5rem;
  top: 175px;
  top: 17.5rem;
  right: 0;
  position: absolute;
  z-index: 200;
  margin: 0;
  padding-left: 0 !important;
  overflow: visible;
}
/* line 331, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links.node-share {
  top: 75px;
  top: 7.5rem;
}
/* line 335, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.node-type-activiteit .social-links {
  top: 145px;
  top: 14.5rem;
}
/* line 339, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links li {
  margin-bottom: 0 !important;
  padding: 0;
}
/* line 344, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a {
  border-radius: 0;
  font-size: 14px;
  line-height: 18px;
  text-indent: 0;
  background: white;
  position: relative;
  width: 50px;
  height: 50px;
}
/* line 355, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a span {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-align: center;
  background: #EC1B23;
  line-height: 50px;
  color: white;
  z-index: -500;
  position: absolute;
  left: 0;
  width: 150px;
  -webkit-transition: left 0.35s ease;
  -moz-transition: left 0.35s ease;
  -ms-transition: left 0.35s ease;
  -o-transition: left 0.35s ease;
  transition: left 0.35s ease;
}
/* line 369, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:after {
  color: #AAA;
  width: 100%;
  height: 100%;
  line-height: 50px;
}
/* line 376, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:hover, .social-links a:focus, .social-links a:active {
  background: white;
}
/* line 379, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:hover span, .social-links a:focus span, .social-links a:active span {
  left: -150px;
}
/* line 383, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.social-links a:hover:after, .social-links a:focus:after, .social-links a:active:after {
  color: #EC1B23;
}

/* line 396, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  overflow: hidden;
}
/* line 405, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper span, .meta-wrapper time, .meta-wrapper .categories {
  display: inline;
}
/* line 409, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper a {
  border-bottom: solid 1px transparent;
}
/* line 412, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper a:hover, .meta-wrapper a:focus, .meta-wrapper a:active {
  border-color: #C70305;
  color: #C70305;
}
/* line 418, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .categories {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 422, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .categories li {
  display: inline;
}
/* line 425, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .categories li:before {
  content: ', ';
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: -2px;
  position: static;
}
/* line 434, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .categories li:first-child:before {
  content: none;
}
/* line 439, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .categories li a {
  padding: 0;
}
/* line 446, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.meta-wrapper .date:after, .meta-wrapper .type:after, .meta-wrapper .fraction:after, .meta-wrapper .home-location:after {
  content: '/';
  padding: 0 5px 0 10px;
  padding: 0 0.5rem 0 1rem;
}

/* line 457, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list {
  padding: 37.5px 37.5px 0;
  padding: 3.75rem 3.75rem 0;
  clear: both;
  text-align: center;
}
/* line 462, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list p {
  margin-bottom: 0;
}
/* line 466, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
/* line 472, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block {
  margin-bottom: 0;
}
/* line 475, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block a {
  color: #000;
  display: block;
}
/* line 479, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block a:hover, .block-list .block a:focus, .block-list .block a:active {
  color: #EC1B23;
}
/* line 482, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block a:hover .subtitle, .block-list .block a:focus .subtitle, .block-list .block a:active .subtitle {
  color: #000;
}
/* line 490, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block-1 .inner-container {
  border-top: none;
}
/* line 493, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .block-1 .inner-container:before {
  content: none;
}
/* line 499, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .inner-container {
  border-top: solid 1px #f1f1f1;
  position: relative;
  padding: 42px 0;
}
/* line 504, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .inner-container:before {
  background-color: #fff;
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 20px;
  content: "T";
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-left: -22px;
  position: absolute;
  top: -22px;
  left: 50%;
}
/* line 524, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list h2 {
  margin-bottom: 0;
}
/* line 528, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list span {
  display: block;
}
/* line 532, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .title {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: uppercase;
}
/* line 538, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.block-list .subtitle {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 548, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block-list {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

/* line 552, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block {
  border-bottom: solid 2px #f1f1f1;
}
/* line 555, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block .image-wrapper {
  display: none;
}
/* line 558, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block h2 {
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
}
/* line 562, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block a {
  color: #000;
  padding: 28.125px 0;
  padding: 2.8125rem 0;
  display: block;
}
/* line 568, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.compact-block a:hover h2, .compact-block a:focus h2, .compact-block a:active h2 {
  color: #EC1B23;
}

/* line 579, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block {
  position: relative;
}
/* line 582, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block a {
  color: #000;
  display: block;
}
/* line 586, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block a:hover, .overlay-block a:focus, .overlay-block a:active {
  color: #fff;
}
/* line 589, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block a:hover .h2, .overlay-block a:focus .h2, .overlay-block a:active .h2 {
  color: #fff;
}
/* line 593, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block a:hover .inner-wrapper, .overlay-block a:hover .inner-wrapper:before, .overlay-block a:focus .inner-wrapper, .overlay-block a:focus .inner-wrapper:before, .overlay-block a:active .inner-wrapper, .overlay-block a:active .inner-wrapper:before {
  background-color: #EC1B23;
  color: #fff;
}
/* line 602, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-block.thema-block a:hover, .overlay-block.thema-block a:focus, .overlay-block.thema-block a:active {
  color: #EC1B23;
}

/* line 609, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text {
  text-align: center;
  padding: 18.75px;
  padding: 1.875rem;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 618, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text.full-overlay {
  height: 100%;
  top: 0;
}
/* line 622, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text.full-overlay .inner-wrapper {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
/* line 629, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text.full-overlay .inner-container {
  display: table-cell;
  vertical-align: middle;
}
/* line 634, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text .inner-wrapper {
  background-color: #fff;
  -webkit-transition: background-color 0.35s ease;
  -moz-transition: background-color 0.35s ease;
  -ms-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  padding: 18.75px;
  padding: 1.875rem;
}
/* line 640, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text .title {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 648, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-text .subtitle {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 657, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.overlay-image img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 669, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.return-link-wrapper {
  text-transform: uppercase;
  margin: 0 0 28.125px;
  margin: 0 0 2.8125rem;
  overflow: hidden;
  position: relative;
  top: 10px;
  top: 1rem;
  left: 10px;
  left: 1rem;
  width: 320px;
}
/* line 678, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.return-link-wrapper a {
  color: #EC1B23;
  background-color: transparent;
  line-height: 38px;
  text-transform: none;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-indent: 40px;
  border: 1px solid #EC1B23;
  position: relative;
  display: block;
  width: 42px;
  height: 40px;
  overflow: hidden;
}
/* line 693, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.return-link-wrapper a:after {
  content: "\2190";
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 30px;
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
  text-align: center;
  text-indent: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-transform: initial;
  border: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 712, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.return-link-wrapper a:hover, .return-link-wrapper a:focus, .return-link-wrapper a:active {
  background-color: #EC1B23;
  color: #fff;
  width: 240px;
}
/* line 717, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.return-link-wrapper a:hover:after, .return-link-wrapper a:focus:after, .return-link-wrapper a:active:after {
  color: #fff;
}

/* line 728, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
#block-system-main .content {
  position: relative;
  overflow: hidden;
}

/* line 734, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.section-header {
  text-align: center;
}

/* line 738, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.section-title {
  border-top: solid 1px #f1f1f1;
  font-size: 30px;
  font-size: 3rem;
  line-height: 32px;
  line-height: 3.2rem;
  color: #EC1B23;
  position: relative;
  text-align: center;
  margin-top: 26px;
  margin-top: 2.6rem;
  padding-top: 37.5px;
  padding-top: 3.75rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/* line 751, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.content-wrap .section-title {
  max-width: none;
}
/* line 755, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.section-title:before {
  background-color: #fff;
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 20px;
  content: "T";
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-left: -22px;
  position: absolute;
  top: -22px;
  left: 50%;
}

/* line 775, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.anchors-wrapper {
  padding: 0 37.5px;
  padding: 0 3.75rem;
}
/* line 778, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.anchors-wrapper .anchors {
  margin: 0 -9.375px 37.5px;
  margin: 0 -0.9375rem 3.75rem;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-left: 0;
  text-align: center;
}
/* line 784, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.anchors-wrapper .anchors li {
  display: inline-block;
  padding: 0 9.375px 9.375px;
  padding: 0 0.9375rem 0.9375rem;
  margin-bottom: 0;
}
/* line 790, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.anchors-wrapper .anchors a {
  border-bottom: solid 1px #EC1B23;
  display: inline-block;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}
/* line 796, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.anchors-wrapper .anchors a:hover, .anchors-wrapper .anchors a:focus, .anchors-wrapper .anchors a:active {
  border-color: transparent;
}

/* line 807, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon-title {
  position: relative;
}
/* line 810, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon-title:before {
  content: "T";
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 26px;
  font-size: 2.6rem;
  width: 30px;
  width: 3rem;
  text-align: center;
  text-transform: none;
  position: absolute;
  top: 0;
  left: -50px;
  left: -5rem;
}
/* line 824, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.rapport .icon-title:before {
  content: "r";
}
/* line 829, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.publicatie .icon-title:before {
  content: "P";
}
/* line 834, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.opinie .icon-title:before {
  content: "s";
}
/* line 839, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.nieuws .icon-title:before {
  content: "p";
}
/* line 844, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.actualiteit.column .icon-title:before, .home-item.column .icon-title:before {
  content: "/";
}
/* line 849, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.persoon .icon-title:before {
  content: "u";
}
/* line 854, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.activiteit .icon-title:before {
  content: "c";
}

/* line 864, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper {
  padding: 37.5px 0 18.75px;
  padding: 3.75rem 0 1.875rem;
}
/* line 867, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper .section-title {
  text-align: left;
  padding-top: 56.25px;
  padding-top: 5.625rem;
}
/* line 872, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper .has-placeholder {
  position: relative;
  border: solid 1px #aaa;
}
/* line 876, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper .has-placeholder:after {
  color: #ddd;
  content: "u";
  font-family: "SP-Icons";
  font-size: 100px;
  text-align: center;
  width: 100%;
  display: block;
  height: 100px;
  margin-top: -50px;
  line-height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 893, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact {
  text-align: left;
  *zoom: 1;
  padding-bottom: 24.5px;
  padding-bottom: 2.45rem;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.personen-wrapper.compact:before, .personen-wrapper.compact:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.personen-wrapper.compact:after {
  clear: both;
}
/* line 898, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .person-block {
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0;
  padding-right: 13px;
  padding-right: 1.3rem;
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 907, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .person-block h2 {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 0;
}
/* line 913, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .person-block:nth-child(odd) {
  clear: both;
}
/* line 918, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .image-wrapper {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 926, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .content-wrapper {
  margin-left: 50px;
  min-height: 50px;
  height: auto !important;
  height: 50px;
  padding-left: 26px;
  padding-left: 2.6rem;
}
/* line 932, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .content-inner-wrapper {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  min-height: 50px;
  height: auto !important;
  height: 50px;
  width: 100%;
}
/* line 939, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.personen-wrapper.compact .has-placeholder:after {
  font-size: 40px;
  height: 50px;
  margin-top: -20px;
}

/* line 948, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 18.75px 0;
  margin: 0 0 1.875rem 0;
  width: 100%;
}
/* line 954, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block h2 {
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: none;
  margin: 0;
  clear: both;
}
/* line 962, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block .function {
  font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  padding-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  display: inline-block;
}
/* line 970, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block .text-wrapper {
  display: inline-block;
  margin-left: 100px;
  padding: 18.75px 28.125px;
  padding: 1.875rem 2.8125rem;
}
/* line 976, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block .image-wrapper {
  margin-right: 13px;
  margin-right: 1.3rem;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 985, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-block img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

/* line 993, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-link {
  background-color: #f1f1f1;
  display: block;
  position: relative;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
/* line 1000, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.person-link.persoon-summary:hover, .person-link.persoon-summary:focus, .person-link.persoon-summary:active {
  color: #EC1B23;
}
/* line 1005, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.page-wij-sp-mensen .person-link, .page-wij-sp-lokaal .person-link {
  background-color: #fff;
}

/* line 1011, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon {
  background: #fff;
  position: absolute;
  left: 20px;
  top: 0;
  width: 50px;
  margin-left: -0.5px;
  height: 34px;
  z-index: 10;
}
/* line 1021, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon:before, .icon:after {
  border-top: solid 25px white;
  border-bottom: solid 10px transparent;
  border-left: solid 25px #fff;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
}
/* line 1036, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon:after {
  bottom: -25px;
  right: 0;
  border-right: solid 25px #fff;
}
/* line 1042, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.icon:before {
  bottom: -25px;
  left: 0;
}

/* line 1048, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
span.icon-title {
  width: 25px;
  height: 25px;
  display: inline-block;
  z-index: 100;
}
/* line 1054, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
span.icon-title:before {
  font-size: 25px;
  height: 25px;
  position: relative;
  top: 15px;
  left: 12.5px;
}

/* line 1067, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.attachments-wrapper {
  padding-bottom: 0;
}
/* line 1070, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.attachments-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 1075, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.attachments-wrapper .attachment {
  margin-bottom: 10px;
}
/* line 1078, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.attachments-wrapper .attachment a {
  display: block;
  color: #EC1B23;
  position: relative;
  padding-left: 56.25px;
  padding-left: 5.625rem;
}
/* line 1084, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
.attachments-wrapper .attachment a:before {
  display: block;
  height: 20px;
  line-height: 20px;
  content: "P";
  font-family: "SP-Icons";
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 18px;
}

/* line 1103, ../../../../../../profiles/sp/themes/pomodoro/scss/_misc.scss */
#readspeaker_button1 img {
  border: 1px solid #ec1b23;
  padding: 10px 7px 9px 6px;
  margin-left: 14px;
}

/* ========================================================================== *\
   Drupal
\* ========================================================================== */
/* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages {
  background-image: none;
  clear: both;
  margin: 20px;
  padding: 18.75px 18.75px 18.75px 56.25px;
  padding: 1.875rem 1.875rem 1.875rem 5.625rem;
  position: relative;
}
/* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages:before {
  font-family: "SP-Icons";
  position: absolute;
  width: 20px;
  top: 18.75px;
  top: 1.875rem;
  left: 18.75px;
  left: 1.875rem;
}
/* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages ul {
  margin: 0;
}
/* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages.status {
  background-color: #F5F5F5;
  border-color: #DDD;
  color: #000;
}
/* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages.status:before {
  content: "v";
  font-size: 20px;
}
/* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages.error {
  border-color: #EC1B23;
  color: #EC1B23;
}
/* line 43, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
div.messages.error:before {
  content: "x";
  font-size: 30px;
  margin-left: -7.5px;
}
/* line 50, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
.node-type-geschiedenis div.messages {
  margin-left: 100px;
}

/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
ul.primary {
  margin: 20px 10px;
  padding: 0;
}
/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
ul.primary li a {
  background-color: #fff;
  border-color: #bbb;
  color: #000;
  line-height: 3.75rem;
  height: 3.75rem;
  display: inline-block;
  margin: 0 0 0 10px;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_drupal.scss */
ul.primary li.active a {
  background-color: #EC1B23;
  color: #fff;
  border: none;
}

/* ========================================================================== *\
   Cookie Bar
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#sliding-popup {
  background-color: #000;
  height: 75px;
  height: 7.5rem;
  width: 100%;
}
/* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#sliding-popup p {
  color: #fff;
}

/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
.popup-content {
  padding: 18.75px 18.75px 0;
  padding: 1.875rem 1.875rem 0;
}

/* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons {
  text-align: center;
}
/* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons button {
  background-color: #fff;
  border: solid 2px #fff;
  line-height: 37.5px;
  line-height: 3.75rem;
  margin-bottom: 18.75px;
  margin-bottom: 1.875rem;
  padding: 0 18.75px;
  padding: 0 1.875rem;
  color: #000;
  width: 100%;
  padding: 0;
}
/* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons button:hover, #popup-buttons button:focus, #popup-buttons button:active {
  border-color: #C70305;
}
/* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons .agree-button:hover, #popup-buttons .agree-button:focus, #popup-buttons .agree-button:active {
  background-color: #C70305;
  color: #fff;
}
/* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons .disagree-button {
  background-color: transparent;
  color: #fff;
}
/* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons .disagree-button:hover, #popup-buttons .disagree-button:focus, #popup-buttons .disagree-button:active {
  color: #C70305;
}
/* line 53, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons .find-more-button {
  background-color: transparent;
  border-bottom: solid 1px #fff;
  color: #fff;
  display: inline-block;
  margin-bottom: 18.75px;
  margin-bottom: 1.875rem;
}
/* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/_cookie-bar.scss */
#popup-buttons .find-more-button:hover, #popup-buttons .find-more-button:focus, #popup-buttons .find-more-button:active {
  color: #EC1B23;
  border-color: #EC1B23;
}

/* ========================================================================== *\
   Header
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 300;
}
/* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header .search-field {
  float: right;
}
/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header .search-wrapper {
  clear: both;
  height: 0;
  padding-bottom: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
/* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header .search-wrapper.toggled {
  height: 80px;
}
/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header .search-wrapper .form-wrapper {
  margin: 0;
}
/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#header .search-wrapper .inner-container {
  padding-left: 37.5px;
  padding-left: 3.75rem;
  padding-right: 75px;
  padding-right: 7.5rem;
}

/* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#logo {
  float: left;
  width: 62px;
  padding: 18.75px;
  padding: 1.875rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 43, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#logo img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 49, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.maintenance-page #logo {
  width: 258px;
  width: 25.8rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-top: 4rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  float: none;
  display: block;
}

/* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
#name-and-slogan {
  display: none;
  visibility: hidden;
}

/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.menu-toggler, .search-toggler {
  float: right;
  width: 35px;
  height: 35px;
  margin: 18.75px;
  margin: 1.875rem;
}

/* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.menu-toggler {
  background: #EC1B23 url('/profiles/sp/themes/pomodoro/images/sprite.png?1439803697') no-repeat 0 0;
  display: none;
  visibility: hidden;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.menu-toggler.toggled {
  background-position: 0 -35px;
}
/* line 79, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.js .menu-toggler {
  display: block;
  visibility: visible;
}

/* line 84, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.search-toggler {
  background-color: #EC1B23;
  color: #fff;
  position: relative;
  margin-right: 0;
}
/* line 90, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.search-toggler:hover, .search-toggler:focus, .search-toggler:active {
  background-color: #000;
}
/* line 94, ../../../../../../profiles/sp/themes/pomodoro/scss/_header.scss */
.search-toggler:after {
  content: "S";
  font-family: "SP-Icons";
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
}

/* ========================================================================== *\
   Menu
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#navigation {
  clear: both;
  height: 237px;
  height: 23.7rem;
}
/* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
.js #navigation {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  height: 0;
  overflow: hidden;
}
/* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
.js #navigation.toggled {
  height: 237px;
  height: 23.7rem;
}
/* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#navigation h2 {
  display: none;
  visibility: hidden;
}

/* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu {
  text-align: left;
  display: block;
  margin-bottom: 0;
  border-bottom: solid 2px #f1f1f1;
  padding-right: 0;
}
/* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu li {
  border-top: solid 2px #f1f1f1;
  display: block;
  padding: 0;
}
/* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu li.last {
  border-bottom: none;
}
/* line 43, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu li.active a:after, #main-menu li.active-trail a:after {
  width: 0;
}
/* line 50, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu a {
  color: #EC1B23;
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  line-height: 56.25px;
  line-height: 5.625rem;
  display: block;
  padding: 0 0 0 37.5px;
  padding: 0 0 0 3.75rem;
  position: relative;
  text-transform: uppercase;
}
/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu a:hover, #main-menu a:focus, #main-menu a:active {
  color: #000000;
}
/* line 61, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu a:hover:after, #main-menu a:focus:after, #main-menu a:active:after {
  width: 0;
}
/* line 66, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#main-menu a:after {
  content: '';
  background-color: #EC1B23;
  -webkit-transition: width 0.25s ease;
  -moz-transition: width 0.25s ease;
  -ms-transition: width 0.25s ease;
  -o-transition: width 0.25s ease;
  transition: width 0.25s ease;
  width: 5px;
  height: auto;
  position: absolute;
  left: 0;
  top: -2px;
  bottom: -2px;
}

/* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/_menu.scss */
#secondary-menu {
  display: none;
  visibility: hidden;
}

/* line 1, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
rs#readspeaker_button1 {
  display: none;
}

/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp {
  position: absolute;
  font-size: 14px;
  line-height: 1.3em;
  overflow: hidden;
  margin-top: .72em;
  right: 1.4em;
}

/* GENERAL CLASSES */
/**
 * These are a couple of classes that apply to many object or redefine elements
 */
/* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp a, .rsbtn_sp span {
  position: relative;
  display: block;
  text-decoration: none;
  outline: 0;
}

/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp div.rsbtn_button {
  border: 1px solid #ec1b23;
  width: 42px;
  height: 42px;
}

/**
 * Use the predefined CSS sprite for all graphical elements.
 */
/* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsimg {
  background: transparent url('/profiles/sp/themes/pomodoro/images/SPReadSpeakerSkin.png?1450875661') no-repeat scroll 0 0;
}

/**
 * All the player elements should float.
 */
/* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rspart {
  float: right;
}

/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsdefloat {
  clear: both;
}

/**
 * This goes for all buttons
 */
/* line 53, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rspart.rsbutton {
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin: 4px;
  /**
   * This is just to make the rollover effect a little smoother.
   */
  -moz-transition: background-color .2s ease;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

/**
 * Add a subtle rollover effect to the buttons.
 */
/**
 * Add a little pressed-down effect as well
 */
/**
 * Hide all text labels. They will still be visible to non-CSS browsers
 */
/* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rspart .rsbtn_btnlabel {
  display: none;
}

/* PLAYER BOX */
/* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_box {
  padding: 5px;
  margin-right: 10px;
  border: 1px solid #ec1b23;
  height: 42px;
}

/* LISTEN BUTTON + ICON */
/* line 96, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_play {
  float: right;
  padding: 10px;
  margin: 0;
}

/* line 101, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_play:before {
  content: '';
  width: 20px;
  height: 20px;
  background: transparent url('/profiles/sp/themes/pomodoro/images/SPReadSpeakerSkin.png?1450358718') no-repeat scroll 0 0;
  float: right;
}

/* line 108, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsplaying .rsbtn_play {
  opacity: .2;
}

/* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_left .rsbtn_text {
  display: none;
}

/*  EXPANDING AREA */
/* line 117, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_exp.rsimg.rspart {
  background: none;
  float: right;
  display: none;
}

/**
 * We want the expanding area to be visible only when the player
 * is expanded, hence the .rsexpanded class.
 */
/* line 127, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp.rsexpanded .rsbtn_exp.rsimg {
  display: block;
}

/*  PLAY/PAUSE BUTTON */
/* line 132, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_pause {
  background-position: 0 -40px;
}

/* line 136, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp.rspaused .rsbtn_pause,
.rsbtn_sp.rsstopped .rsbtn_pause {
  background-position: 0 -20px;
}

/* line 141, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_pause:hover,
.rsbtn_sp .rsbtn_pause:active {
  background-position: -20px -40px;
}

/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp.rspaused .rsbtn_pause:hover,
.rsbtn_sp.rsstopped .rsbtn_pause:hover,
.rsbtn_sp.rspaused .rsbtn_pause:active,
.rsbtn_sp.rsstopped .rsbtn_pause:active {
  background-position: -20px -20px;
}

/*  STOP BUTTON */
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_stop {
  background-position: 0 -60px;
}

/* line 158, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_stop:hover,
.rsbtn_sp .rsbtn_stop:active {
  background-position: -20px -60px;
}

/*  PROGRESS CONTAINER */
/* line 164, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_progress_container {
  border: 1px solid #999;
  width: 50px;
  height: 8px;
  margin-top: 4px;
  margin-left: 4px;
  background-image: none;
}

/*  PROGRESS DRAG HANDLE */
/* line 174, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_progress_handle.rsimg {
  position: absolute;
  background-color: #666;
  top: -3px;
  left: -2px;
  width: 4px;
  height: 14px;
  background-image: none;
}

/*  PROGRESS BAR */
/* line 185, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_progress_played {
  position: absolute;
  height: 100%;
  background-color: #ccc;
  background-image: none;
}

/*  VOLUME BUTTON */
/* line 193, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_volume {
  margin-left: 4px;
  background-position: 0 -30px;
}

/*  VOLUME SLIDER CONTAINER */
/* line 199, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_volume_container {
  position: absolute;
  display: none;
  top: 100%;
  width: 16px;
  height: 40px;
  border: 1px solid #999;
  background: #fff;
}

/*  VOLUME SLIDER SLIDER AREA */
/* line 210, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_volume_slider {
  width: 6px;
  height: 30px;
  margin: 5px;
  background: #ccc;
}

/*  VOLUME SLIDER SLIDE HANDLE */
/* line 218, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_volume_handle.rsimg {
  position: absolute;
  top: -2px;
  left: -3px;
  width: 12px;
  height: 4px;
  background: #666;
}

/*  SETTINGS BUTTON */
/* line 228, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_settings {
  background-position: 0 -30px;
}

/*  CLOSE BUTTON */
/* line 233, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_closer {
  margin-left: 4px;
  background-position: 0 -80px;
}

/* line 238, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_closer:hover {
  margin-left: 4px;
  background-position: -20px -80px;
}

/*POPUP BUTTON */
/**
 * This is the style of the listen button that popups when the user
 * makes a text selection on the page.
 */
/* line 249, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp.rspopup {
  position: absolute;
  background: #fff;
  border: 3px solid #eee;
  display: none;
  max-width: 162px;
  padding: .32em;
  box-shadow: 1px 1px 1.4em rgba(2, 2, 2, 0.4);
}

/* About-page link */
/* line 260, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp a.rsbtn_abouthelp {
  background: url('/profiles/sp/themes/pomodoro/images/SPReadSpeakerSkin.png?1450875661') no-repeat scroll 0px 0px transparent;
  background-color: #999999;
  transition: background-color 0.2s ease 0s;
  height: 18px;
  width: 18px;
  float: right;
  margin: 1px;
}

/* line 273, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp a.rsbtn_abouthelp span {
  display: none;
}

/* line 277, ../../../../../../profiles/sp/themes/pomodoro/scss/_SPReadSpeakerSkin.scss */
.rsbtn_sp .rsbtn_exp span.rsbtn_status_overlay {
  left: 112px;
  width: 400px;
}

/* ========================================================================== *\
   Page
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
#content {
  position: relative;
  z-index: 50;
}

/* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.node .field-name-body {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.node .field-name-body:before, .node .field-name-body:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.node .field-name-body:after {
  clear: both;
}

/* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.node-container {
  padding: 28.125px 37.5px 0;
  padding: 2.8125rem 3.75rem 0;
}

/* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.content-wrap, .page-user #content {
  padding-left: 37.5px;
  padding-left: 3.75rem;
  padding-right: 37.5px;
  padding-right: 3.75rem;
}

/* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.page-user #content {
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}

/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.maintenance-page #main-wrapper {
  background: #EC1B23;
  padding: 37.5px;
  padding: 3.75rem;
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
}
/* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.maintenance-page #main-wrapper #content p {
  text-align: center;
  color: white;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
}

/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.sp-video-link {
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 49, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.sp-video-link:after {
  font-family: "SP-Icons";
  font-size: 60px;
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  content: ">";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
}
/* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.sp-video-link img {
  display: block;
}

/* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.video-image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 53.6%;
  overflow: hidden;
}
/* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/_page.scss */
.video-image-wrapper img {
  min-width: 100%;
  min-height: 100%;
}

/* ========================================================================== *\
   Home
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-content {
  padding: 28.125px 37.5px 18.75px;
  padding: 2.8125rem 3.75rem 1.875rem;
}

/* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-image-overlay {
  font-size: 40px;
  font-size: 4rem;
  line-height: 44px;
  line-height: 4.4rem;
  display: block;
}
/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-image-overlay a {
  color: #fff;
  border-bottom: solid 2px #fff;
}
/* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-image-overlay a:hover, .home-image-overlay a:focus, .home-image-overlay a:active {
  border-bottom-color: transparent;
}

/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.join-btn-wrapper {
  text-align: center;
  padding-bottom: 1px;
}
/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.join-btn-wrapper .btn {
  border: solid 1px #EC1B23;
  font-size: 21px;
  font-size: 2.1rem;
}

/* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-items-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 40px 0 30px;
  padding: 4rem 0 3rem;
  background: #F5F5F5;
  clear: both;
}
/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-items-wrapper .home-items {
  margin: 0;
  padding: 0;
}

/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.owl-controls {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
/* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.owl-controls .owl-dot {
  display: inline-block;
  border: 1px solid #CBCBCB;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin: 0 7px;
}
/* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.owl-controls .owl-dot.active {
  border: 2px solid #EC1B23;
}

/* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item, .thema-onderwerp {
  background: #fff;
  position: relative;
  width: 280px;
  display: inline-block;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item .item-text, .thema-onderwerp .item-text {
  padding: 20px 20px 0;
  padding: 2rem 2rem 0;
  height: 110px;
  overflow: hidden;
}
/* line 80, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item .item-text h2, .thema-onderwerp .item-text h2 {
  font-size: 2.1rem;
  text-transform: none;
  color: #000;
  display: block;
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
  line-height: 2.6rem;
  margin-bottom: 0;
}
/* line 92, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item .onderwerp-image img, .thema-onderwerp .onderwerp-image img {
  border: solid 0px white;
  -webkit-transition: border 0.35s ease;
  -moz-transition: border 0.35s ease;
  -ms-transition: border 0.35s ease;
  -o-transition: border 0.35s ease;
  transition: border 0.35s ease;
  max-width: 100%;
}
/* line 101, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item:hover .onderwerp-image img, .home-item:focus .onderwerp-image img, .home-item:active .onderwerp-image img, .thema-onderwerp:hover .onderwerp-image img, .thema-onderwerp:focus .onderwerp-image img, .thema-onderwerp:active .onderwerp-image img {
  border: solid 20px white;
}
/* line 106, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-item:hover .item-text h2, .home-item:focus .item-text h2, .home-item:active .item-text h2, .thema-onderwerp:hover .item-text h2, .thema-onderwerp:focus .item-text h2, .thema-onderwerp:active .item-text h2 {
  color: #EC1B23;
}

/* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people {
  overflow: hidden;
  clear: both;
  margin: 30px -3px;
  padding-bottom: 3px;
  position: relative;
}
/* line 126, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people:before {
  content: '';
  background-color: #fff;
  width: auto;
  height: 8px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
}
/* line 138, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 144, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .column {
  float: left;
  width: 33.33333%;
}
/* line 149, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .default {
  width: 100%;
}
/* line 152, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .default .block {
  width: 50%;
  float: left;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .default .text {
  width: 100%;
  float: left;
}
/* line 163, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .block {
  overflow: hidden;
  padding: 7.5px;
  padding: 0.75rem;
}
/* line 170, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .small-images a {
  width: 100%;
  float: left;
  outline: solid 6px #fff;
}
/* line 177, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
}
/* line 182, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text .inner-block {
  display: table-cell;
  vertical-align: middle;
  display: block;
  padding: 50px 30px;
  padding: 5rem 3rem;
}
/* line 188, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text p {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 195, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text .btn {
  max-width: 320px;
  display: block;
  line-height: 56.25px;
  line-height: 5.625rem;
  margin: 18.75px auto;
  margin: 1.875rem auto;
}
/* line 202, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text .readmore {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  border-bottom: 1px solid #EC1B23;
  display: inline;
}
/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_home.scss */
.home-people .text .readmore:hover, .home-people .text .readmore:focus, .home-people .text .readmore:active {
  border-color: transparent;
}

/* ========================================================================== *\
   Wij SP
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.wijsp-h2 {
  color: #EC1B23;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  line-height: 3.6rem;
}

/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper {
  padding-left: 28.125px;
  padding-left: 2.8125rem;
  clear: both;
}
/* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .wijsp-h2 {
  padding-top: 9.375px;
  padding-top: 0.9375rem;
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
  text-align: center;
}
/* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper ul {
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
  padding-left: 0;
}
/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunten {
  margin-bottom: 11.5px;
  margin-bottom: 1.15rem;
}
/* line 34, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunt {
  position: relative;
  overflow: hidden;
  padding-left: 80px;
  padding-left: 8rem;
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunt h2 {
  margin-bottom: 0;
}
/* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunt:before {
  content: "T";
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 56.25px;
  font-size: 5.625rem;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunten-menu {
  text-align: center;
}
/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunten-menu li {
  margin: 13px 6px 0;
  margin: 1.3rem 0.6rem 0;
  display: inline-block;
}
/* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.speerpunten-wrapper .speerpunten-menu li:first-child {
  margin-top: 0;
}

/* line 74, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.mensen-wrapper {
  background: #f1f1f1;
  border-top: solid 2px #f1f1f1;
  text-align: center;
  margin: 0px auto;
  padding: 37.5px 0;
  padding: 3.75rem 0;
}
/* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.mensen-wrapper .overlay-text {
  padding: 0;
  position: relative;
}

/* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.mensen-blocks .first {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

/* line 97, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-wrapper {
  border-top: solid 2px #f1f1f1;
  text-align: center;
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 103, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-wrapper .geschiedenis-timeline-wrapper {
  max-width: 1600px;
}

/* line 108, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper {
  margin: 0 auto;
}
/* line 111, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* line 117, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .text-block {
  background-color: #f1f1f1;
  position: relative;
}
/* line 122, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .inner-block {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 56.25px;
  padding-top: 5.625rem;
  padding-bottom: 28.125px;
  padding-bottom: 2.8125rem;
}
/* line 128, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .inner-block:after, .geschiedenis-timeline-wrapper .inner-block:before {
  background-color: #EC1B23;
  color: #fff;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: -30px;
}
/* line 143, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .inner-block:after {
  content: 'Nu';
  right: 28.125px;
  right: 2.8125rem;
}
/* line 148, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .inner-block:before {
  content: '1972';
  left: 28.125px;
  left: 2.8125rem;
}
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp.scss */
.geschiedenis-timeline-wrapper .inner-block p:before {
  content: '';
  background-color: #EC1B23;
  height: 2px;
  width: auto;
  position: absolute;
  top: -1px;
  right: 90px;
  right: 9rem;
  left: 90px;
  left: 9rem;
}

/* ========================================================================== *\
   Afdelingen page
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper {
  padding-bottom: 24.5px;
  padding-bottom: 2.45rem;
  /* ========================================================================== *\
     Afdelingen select
  \* ========================================================================== */
}
/* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper ul {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper li {
  display: inline-block;
  margin: 0 4px;
  margin: 0 0.4rem;
}
/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .afdelingen-map .map-intro-wrapper .inner-container {
  display: block;
  vertical-align: baseline;
}
/* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .afdelingen-map .map-intro-wrapper {
  padding: 0;
}
/* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .afdelingen-map .map-intro-wrapper .inner-wrapper {
  height: auto;
}
/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .afdelingen-map .form-item-postcode {
  float: left;
}
/* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .afdelingen-select-wrapper .btn.small {
  width: 200px;
}
/* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper #afdeling-select-result {
  clear: both;
}
/* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.provincie-wrapper .hollow {
  line-height: 35.5px;
  line-height: 3.55rem;
}

/* line 53, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-ajax-form .form-wrapper {
  max-width: 16em;
}

/* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result {
  border: 1px solid #ddd;
  padding: 1em;
  margin: 1em 0;
  clear: both;
}

/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result input.btn.small {
  float: right;
  font-size: .8em;
  padding: 0 .7em;
  line-height: 2.1em;
  margin: 0;
}

/* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result-content ul {
  padding-left: 0;
  margin: 1em 0 0;
}

/* line 77, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result-content a.link {
  margin-left: 1em;
  position: relative;
  top: -.6em;
}

/* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result-content a.spicon {
  font-family: 'SP-Icons';
  font-size: 2em;
  color: #ec1b23;
  border: 1px solid #f60000;
}

/* line 90, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result-content a.spicon:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

/* line 96, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
#afdeling-select-result-content h2,
#afdeling-select-result-content p {
  margin-bottom: .5em;
}

/* line 101, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-afdelingen.scss */
.page-wij-sp-lokale-afdelingen .anchors-wrapper {
  clear: both;
}

/* ========================================================================== *\
   Geschiedenis page
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-type-geschiedenis {
  position: relative;
}
/* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-type-geschiedenis #block-system-main .content {
  overflow: visible;
}
/* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-type-geschiedenis .field-name-geschiedenis {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.geschiedenis-header {
  overflow: hidden;
}
/* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.geschiedenis-header .image-overlay {
  padding-bottom: 0;
}
/* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.geschiedenis-header p {
  text-align: center;
}

/* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.field-name-geschiedenis > .field-items > .field-item:first-child .page-section-text {
  padding-top: 30px;
}

/* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis {
  background: #f1f1f1;
}
/* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .node-container {
  padding: 0;
}
/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-text, .node-geschiedenis .page-section-image, .node-geschiedenis .page-section-video {
  background: #fff;
  overflow: hidden;
  padding: 10px;
  padding: 1rem;
  max-width: 100%;
}
/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-text figcaption, .node-geschiedenis .page-section-image figcaption, .node-geschiedenis .page-section-video figcaption {
  text-align: left;
  padding-left: 0;
}
/* line 58, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-image {
  padding: 15px 15px 0;
  padding: 1.5rem 1.5rem 0;
}
/* line 61, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-image .text-wrapper {
  padding: 15px;
  padding: 1.5rem;
}
/* line 66, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-image.image-left figure, .node-geschiedenis .page-section-image.image-right figure {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-video .field-items {
  padding: 0 0 20px;
  padding: 0 0 2rem;
}
/* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-year {
  padding: 70px 0 0;
  padding: 7rem 0 0;
  margin-bottom: -50px;
  margin-bottom: -5rem;
  z-index: 100;
  margin-top: -18px;
}
/* line 84, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-year.first {
  margin-top: -55px;
}
/* line 89, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .page-section-text {
  padding-top: 15px;
  padding-top: 1.5rem;
}
/* line 95, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .field-name-body .field-items {
  padding: 0;
}
/* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .first-after-year {
  padding-top: 70px;
  padding-top: 7rem;
}
/* line 104, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.node-geschiedenis .field-item {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  clear: both;
  padding: 0 20px;
  padding: 0 2rem;
}

/* line 113, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.geschiedenis-image {
  width: 100%;
}

/* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.field-name-geschiedenis > .field-items:first-child {
  padding-top: 47.5px;
  padding-top: 4.75rem;
}

/* line 123, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-history.scss */
.menu-timeline {
  display: none;
  visibility: hidden;
}

/* ========================================================================== *\
   Standpunten page
\* ========================================================================== */
/* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunten-container .standpunten-overview {
  margin-bottom: 0;
  padding-left: 0;
}
/* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunten-container .standpunt-options {
  padding-left: 0;
  margin-left: -42px;
}

/* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-thema-title a:hover, .standpunt-thema-title a:focus, .standpunt-thema-title a:active {
  color: #C70305;
}

/* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-title {
  color: #000;
  display: inline-block;
  position: relative;
  padding-left: 42px;
}
/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-title h3 {
  text-transform: none;
  margin-bottom: 0;
}
/* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-title:hover h3, .standpunt-title:focus h3, .standpunt-title:active h3, .active .standpunt-title h3 {
  color: #EC1B23;
}
/* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-title:before {
  content: "+";
  background-color: #C70305;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: normal;
  font-family: "SP-Icons";
  text-align: center;
  display: inline-block;
  line-height: 22px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #EC1B23;
  position: absolute;
  top: -2px;
  left: 0;
}
/* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.active .standpunt-title:before {
  background-color: #C70305;
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  transform: rotate(45deg);
}
/* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-title em {
  color: #EC1B23;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-style: normal;
}

/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-text {
  padding-left: 42px;
  margin: 13px 0 37.5px 0;
  margin: 1.3rem 0 3.75rem 0;
}
/* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.js .standpunt-text {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-options {
  text-align: center;
}
/* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-standpunten.scss */
.standpunt-options li {
  display: inline-block;
}

/* ========================================================================== *\
   Mensen Archief
\* ========================================================================== */
/* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.page-wij-sp-lokaal .fractie-wrapper {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}
/* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.page-wij-sp-lokaal .section-title {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.page-wij-sp-lokaal .section-title:before {
  content: none;
}

/* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.fractie-header {
  padding-bottom: 11.5px;
  padding-bottom: 1.15rem;
}
/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.fractie-header .fractie-text a:hover, .fractie-header .fractie-text a:focus, .fractie-header .fractie-text a:active {
  border-bottom: solid 1px #EC1B23;
}

/* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person-wrapper {
  background: #f1f1f1;
  *zoom: 1;
  padding: 37.5px 28.125px 9.375px;
  padding: 3.75rem 2.8125rem 0.9375rem;
  margin: 0 -10px;
  margin: 0 -1rem;
  text-align: center;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.person-wrapper:before, .person-wrapper:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.person-wrapper:after {
  clear: both;
}
/* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person-wrapper .person {
  display: inline-block;
  float: none;
}

/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person {
  float: left;
  width: 50%;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 28.125px;
  margin-bottom: 2.8125rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
/* line 54, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .text-wrapper {
  height: 110px;
  overflow: hidden;
}
/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .person-link, .person .person-link-block {
  padding-bottom: 18.75px;
  padding-bottom: 1.875rem;
}
/* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .person-link-block {
  background-color: #fff;
}
/* line 67, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person h3, .person .meta-wrapper {
  padding: 0 18.75px;
  padding: 0 1.875rem;
}
/* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person h3 {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
}
/* line 77, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .meta-wrapper span {
  display: block;
}
/* line 82, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person img {
  width: 100%;
  display: block;
}
/* line 87, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .image-wrapper {
  overflow: hidden;
  position: relative;
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 92, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person .image-wrapper:after {
  content: '';
  -webkit-box-shadow: 0 0 10px 0 #aaa;
  box-shadow: 0 0 10px 0 #aaa;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  display: block;
  height: 25px;
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
}

/* line 106, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.person-link {
  color: #000;
  position: relative;
}
/* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.thema-block .person-link:hover h2, .thema-block .person-link:hover h3, .thema-block .person-link:focus h2, .thema-block .person-link:focus h3, .thema-block .person-link:active h2, .thema-block .person-link:active h3 {
  color: #EC1B23;
}

/* ========================================================================== *\
   Mensen Detail
\* ========================================================================== */
/* line 123, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile {
  margin: 0;
}

/* line 127, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-info {
  max-width: 1200px;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  margin: 0 auto;
}

/* line 134, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links {
  box-shadow: none;
  overflow: hidden;
  width: auto;
  text-align: left;
  position: relative;
  top: 0px;
}
/* line 142, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links li {
  float: left;
  padding: 0 18px 18px 0;
  padding: 0 1.8rem 1.8rem 0;
  margin: 0;
}
/* line 148, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links a {
  border: 1px solid #EC1B23;
  width: 42px;
  height: 42px;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links a:after {
  color: #EC1B23;
  line-height: 42px;
}
/* line 158, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links a:hover, .profile-text .social-links a:focus, .profile-text .social-links a:active {
  background: #000;
  border-color: #000;
}
/* line 162, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-text .social-links a:hover:after, .profile-text .social-links a:focus:after, .profile-text .social-links a:active:after {
  color: #fff;
}

/* line 171, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

/* line 178, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-bio {
  padding: 37.5px 0;
  padding: 3.75rem 0;
}
/* line 181, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-bio .field-item {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.profile-bio .field-item:before, .profile-bio .field-item:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.profile-bio .field-item:after {
  clear: both;
}
/* line 185, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-bio blockquote {
  display: block;
  clear: both;
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
  padding: 18.75px;
  padding: 1.875rem;
}
/* line 191, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-bio blockquote p {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
}
/* line 195, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.profile-bio blockquote p:before, .profile-bio blockquote p:after {
  border-color: #f1f1f1;
}

/* line 202, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.read-full-biography {
  padding-left: 0;
}
/* line 205, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.read-full-biography:before {
  display: none;
}

/* line 211, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.js .bio-full {
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
  height: 0;
  overflow: hidden;
}
/* line 216, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.js .bio-full.tmp-active {
  height: auto !important;
}
/* line 220, ../../../../../../profiles/sp/themes/pomodoro/scss/_wij-sp-mensen.scss */
.js .bio-full .page-section {
  color: #222;
}

/* ========================================================================== *\
   Actualiteiten
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.page-nu {
  background-color: #f1f1f1;
}
/* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.page-nu h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
}

/* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper, .activiteiten-wrapper {
  padding: 37.5px 18.75px;
  padding: 3.75rem 1.875rem;
  background-color: #f1f1f1;
}
/* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper .pager-wrapper, .activiteiten-wrapper .pager-wrapper {
  overflow: hidden;
  padding-left: 0;
  padding-top: 18.75px;
  padding-top: 1.875rem;
}
/* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper .load-more, .activiteiten-wrapper .load-more {
  cursor: pointer;
  float: left;
  line-height: 26px;
  line-height: 2.6rem;
  height: 55px;
  height: 5.5rem;
}
/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper .load-more.active, .activiteiten-wrapper .load-more.active {
  background-color: #C70305;
}
/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper .thema-pager .load-more, .activiteiten-wrapper .thema-pager .load-more {
  height: auto;
  padding-top: 14.5px;
  padding-top: 1.45rem;
  padding-bottom: 14.5px;
  padding-bottom: 1.45rem;
}
/* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-wrapper .page:first-child .nu-actualiteit:first-child .content-wrapper:before, .activiteiten-wrapper .page:first-child .nu-actualiteit:first-child .content-wrapper:before {
  content: none;
}

/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .load-spinner {
  height: 28px;
  height: 2.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  text-align: center;
}
/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .load-spinner span {
  background-color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  -webkit-animation: webkit-resizefade 1.4s infinite ease-in-out;
  animation: resizefade 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 79, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .load-spinner .first {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
/* line 84, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .load-spinner .second {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit {
  background: white;
  border-bottom: 0;
  margin: 0 auto 18.75px;
  margin: 0 auto 1.875rem;
  max-width: 1560px;
}
/* line 99, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .field-name-actualiteit-content > .field-items > .field-item:first-child p:first-child {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}
/* line 102, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .field-name-actualiteit-content > .field-items > .field-item:first-child p:first-child em {
  font-weight: bold;
}
/* line 106, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit > a {
  padding: 37.5px 0;
  padding: 3.75rem 0;
}
/* line 110, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit h2, .actualiteit .h2 {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  line-height: 3.6rem;
}
/* line 116, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .readmore-wrapper {
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-left: 20px;
  padding-left: 2rem;
}
/* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .readmore {
  color: #EC1B23;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #EC1B23;
}
/* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit.compact-block .image-wrapper {
  width: 34%;
  position: relative;
  top: 0;
  height: 100%;
}
/* line 135, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit.compact-block .image-wrapper img {
  height: 100%;
  max-width: 100%;
}
/* line 142, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .writer {
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  display: block;
  padding-bottom: 4.6875px;
  padding-bottom: 0.46875rem;
}
/* line 149, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteit .meta-wrapper {
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}

/* line 155, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.node-activiteit h1 {
  text-transform: uppercase;
}

/* line 161, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.activiteiten h2 {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
/* line 165, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.activiteiten .meta-wrapper {
  padding-bottom: 20px;
  padding-bottom: 2rem;
}

/* line 172, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-actualiteit.nu-teaser p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding-top: 12px;
  padding-top: 1.2rem;
  padding-top: 12px;
  padding-top: 1.2rem;
  margin-bottom: 0;
  letter-spacing: 1px;
}
/* line 181, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-actualiteit.nu-teaser .content-wrapper {
  position: relative;
}
/* line 184, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-actualiteit.nu-teaser .content-wrapper:before {
  content: '';
  background-color: #f1f1f1;
  height: 2px;
  width: auto;
  position: absolute;
  left: 28.125px;
  left: 2.8125rem;
  right: 28.125px;
  right: 2.8125rem;
  top: 0;
}
/* line 197, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-actualiteit .content-wrapper {
  padding: 28.125px 28.125px 0 75px;
  padding: 2.8125rem 2.8125rem 0 7.5rem;
}

/* line 203, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-teaser a {
  color: #000;
  display: inline-block;
  width: 100%;
}
/* line 209, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-teaser a:hover h2, .nu-teaser a:focus h2, .nu-teaser a:active h2 {
  color: #EC1B23;
}
/* line 215, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-teaser .image-wrapper {
  display: none;
  visibility: hidden;
}
/* line 219, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-teaser img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 227, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result, .cssanimations .page-dynamic .nu-teaser, .cssanimations .page-dynamic .activiteit-item {
  opacity: 0;
  position: relative;
  top: 50px;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+1), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+1), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+1) {
  -webkit-animation: webkit-fade 300ms 0.1s forwards;
  animation: fade 300ms 0.1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+2), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+2), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+2) {
  -webkit-animation: webkit-fade 300ms 0.2s forwards;
  animation: fade 300ms 0.2s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+3), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+3), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+3) {
  -webkit-animation: webkit-fade 300ms 0.3s forwards;
  animation: fade 300ms 0.3s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+4), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+4), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+4) {
  -webkit-animation: webkit-fade 300ms 0.4s forwards;
  animation: fade 300ms 0.4s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+5), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+5), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+5) {
  -webkit-animation: webkit-fade 300ms 0.5s forwards;
  animation: fade 300ms 0.5s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+6), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+6), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+6) {
  -webkit-animation: webkit-fade 300ms 0.6s forwards;
  animation: fade 300ms 0.6s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+7), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+7), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+7) {
  -webkit-animation: webkit-fade 300ms 0.7s forwards;
  animation: fade 300ms 0.7s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+8), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+8), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+8) {
  -webkit-animation: webkit-fade 300ms 0.8s forwards;
  animation: fade 300ms 0.8s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+9), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+9), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+9) {
  -webkit-animation: webkit-fade 300ms 0.9s forwards;
  animation: fade 300ms 0.9s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+10), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+10), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+10) {
  -webkit-animation: webkit-fade 300ms 1s forwards;
  animation: fade 300ms 1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+11), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+11), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+11) {
  -webkit-animation: webkit-fade 300ms 1.1s forwards;
  animation: fade 300ms 1.1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+12), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+12), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+12) {
  -webkit-animation: webkit-fade 300ms 1.2s forwards;
  animation: fade 300ms 1.2s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+13), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+13), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+13) {
  -webkit-animation: webkit-fade 300ms 1.3s forwards;
  animation: fade 300ms 1.3s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+14), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+14), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+14) {
  -webkit-animation: webkit-fade 300ms 1.4s forwards;
  animation: fade 300ms 1.4s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 235, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.cssanimations .page-dynamic .search-result:nth-child(15n+15), .cssanimations .page-dynamic .nu-teaser:nth-child(15n+15), .cssanimations .page-dynamic .activiteit-item:nth-child(15n+15) {
  -webkit-animation: webkit-fade 300ms 1.5s forwards;
  animation: fade 300ms 1.5s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 246, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-node .node-container {
  padding: 0;
}
/* line 250, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-node .content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 85px;
  padding-left: 8.5rem;
  padding-right: 75px;
  padding-right: 7.5rem;
  min-height: 150px;
  height: auto !important;
  height: 150px;
}
/* line 258, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-node .h2 {
  color: #000;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  max-width: 800px;
}
/* line 265, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.nu-node .meta-wrapper {
  font-size: 14px;
  font-size: 1.4rem;
}

/* line 271, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.node-type-nieuws .region-content, .node-type-rapport .region-content, .node-type-publicatie .region-content, .node-type-opinie .region-content, .node-type-column .region-content {
  position: relative;
}

/* line 276, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.no-results {
  color: #EC1B23;
  text-align: center;
  padding: 28.125px 37.5px;
  padding: 2.8125rem 3.75rem;
  max-width: 1000px;
  margin: 0 auto;
}
/* line 283, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.no-results:before {
  content: "+";
  background-color: #C70305;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: normal;
  font-family: "SP-Icons";
  text-align: center;
  display: inline-block;
  line-height: 22px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  transform: rotate(45deg);
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* line 292, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.no-csstransforms .no-results:before {
  content: "x";
}

/* line 298, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.back-to-top {
  cursor: pointer;
  width: 55px;
  width: 5.5rem;
  height: 44px;
  line-height: 44px;
  position: fixed;
  right: 18.75px;
  right: 1.875rem;
  bottom: -62.75px;
  bottom: -6.275rem;
  -webkit-transition: bottom 0.5s ease;
  -moz-transition: bottom 0.5s ease;
  -ms-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
/* line 308, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.back-to-top.active {
  bottom: 18.75px;
  bottom: 1.875rem;
}
/* line 312, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.back-to-top:before {
  content: "^";
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  line-height: 44px;
  font-weight: normal;
  font-family: "SP-Icons";
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 328, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.back-to-top.sticky {
  position: relative;
  right: 0;
  top: 0;
  float: right;
}

/* line 336, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list {
  *zoom: 1;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.actualiteiten-list:before, .actualiteiten-list:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.actualiteiten-list:after {
  clear: both;
}
/* line 339, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser {
  border: none;
  border-left: solid 1px #f5f5f5;
  border-right: solid 1px #f1f1f1;
  float: left;
  position: relative;
}
/* line 346, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser:first-child {
  border-left: 0;
}
/* line 350, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser .content-wrapper {
  padding: 28.125px 18.75px 30px;
  padding: 2.8125rem 1.875rem 3rem;
  margin: 0;
}
/* line 355, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser a {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  height: 100%;
  width: 100%;
}
/* line 361, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser h2, .actualiteiten-list .nu-teaser .h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
}
/* line 365, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nu-teaser h2:before, .actualiteiten-list .nu-teaser .h2:before {
  content: none;
}
/* line 371, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .meta-wrapper {
  width: auto;
  margin-left: 37.5px;
  margin-left: 3.75rem;
  position: relative;
  overflow: visible;
}
/* line 377, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .meta-wrapper:before {
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 26px;
  font-size: 2.6rem;
  width: 30px;
  width: 3rem;
  text-align: center;
  text-transform: none;
  position: absolute;
  top: 0;
  left: -37.5px;
  left: -3.75rem;
}
/* line 392, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .rapport .meta-wrapper:before {
  content: "r";
}
/* line 399, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .publicatie .meta-wrapper:before {
  content: "P";
}
/* line 406, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .opinie .meta-wrapper:before {
  content: "s";
}
/* line 413, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .nieuws .meta-wrapper:before {
  content: "p";
}
/* line 420, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .column .meta-wrapper:before {
  content: "/";
}
/* line 427, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten.scss */
.actualiteiten-list .date:after {
  content: none;
}

/* ========================================================================== *\
   Actualiteiten | Filter
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper {
  background-color: #f1f1f1;
  padding: 0 18.75px;
  padding: 0 1.875rem;
  margin: 37.5px 0 0;
  margin: 3.75rem 0 0;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
/* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.js .filter-wrapper {
  height: 60px;
  height: 6rem;
  overflow: hidden;
  z-index: 99;
}
/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper.active {
  height: auto;
}
/* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper.active .filter-select {
  background: #fff;
  color: #EC1B23;
}
/* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper.active .filter-select:hover, .filter-wrapper.active .filter-select:focus, .filter-wrapper.active .filter-select:active {
  background: #fff;
  color: #EC1B23;
}
/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-tabs {
  overflow: hidden;
  max-width: 1560px;
  margin: 0px auto;
}
/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-tabs a {
  background-color: #EC1B23;
  color: #fff;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}
/* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-tabs a.filter-empty {
  background-color: transparent;
  border: 1px solid #EC1B23;
  color: #EC1B23;
}
/* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-tabs a:hover, .filter-wrapper .filter-tabs a:focus, .filter-wrapper .filter-tabs a:active {
  background-color: #000;
  border-color: #000;
  color: white;
}
/* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .select-filter-wrapper,
.filter-wrapper .clear-filter-wrapper {
  float: left;
  width: 50%;
  height: 60px;
  height: 6rem;
  overflow: hidden;
}
/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .select-filter-wrapper {
  padding-right: 18.75px;
  padding-right: 1.875rem;
}
/* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .clear-filter-wrapper {
  padding-left: 18.75px;
  padding-left: 1.875rem;
}
/* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-btn {
  line-height: 60px;
  line-height: 6rem;
  height: 60px;
  height: 6rem;
  padding: 0 20px;
  padding: 0 2rem;
  display: block;
  background: #EC1B23;
  text-align: center;
}
/* line 82, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-select:hover, .filter-wrapper .filter-select:focus, .filter-wrapper .filter-select:active {
  background-color: #C70305;
}
/* line 87, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-empty {
  border-left: solid 2px #C70305;
}
/* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .inner-container {
  background-color: #fff;
  padding: 0 28.125px;
  padding: 0 2.8125rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1560px;
  margin: 0px auto;
}
/* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .inner-container:after {
  content: '';
  background-color: #fff;
  width: 50%;
  height: 10px;
  position: absolute;
  top: 0;
  left: -18.75px;
  left: -1.875rem;
}
/* line 110, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .inner-container:before {
  content: '';
  width: 100% !important;
  height: 10px;
  background-color: #f1f1f1;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul {
  *zoom: 1;
  padding: 18.75px 0;
  padding: 1.875rem 0;
  margin-bottom: 0;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.filter-wrapper ul:before, .filter-wrapper ul:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.filter-wrapper ul:after {
  clear: both;
}
/* line 126, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul ul {
  padding: 0;
}
/* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul ul li:first-child {
  margin-top: 20px;
  margin-top: 2rem;
}
/* line 134, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul .filter-type {
  width: 100%;
  float: none;
  text-transform: uppercase;
}
/* line 140, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul li {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  width: 50%;
  float: left;
}
/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul a {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  line-height: 24px;
  display: inline-block;
  color: #000;
  padding-left: 35px;
  position: relative;
}
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul a:hover, .filter-wrapper ul a:focus, .filter-wrapper ul a:active {
  color: #EC1B23;
}
/* line 158, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul a:before, .filter-wrapper ul a:after {
  content: '';
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 164, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul a:before {
  background-color: #f1f1f1;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
}
/* line 172, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul a:after {
  -webkit-transition: background-color 0.35s ease;
  -moz-transition: background-color 0.35s ease;
  -ms-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  background-color: transparent;
  width: 12px;
  height: 12px;
  top: 6px;
  left: 4px;
}
/* line 183, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper ul li.active > a {
  color: #EC1B23;
}
/* line 192, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .category-filter .active a:after, .filter-wrapper .publicatie-filter .active a:after {
  background-color: #EC1B23;
}
/* line 199, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-type {
  padding-left: 0;
  padding-right: 0;
}
/* line 203, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .filter-type:before {
  content: none;
}
/* line 208, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .category-filter {
  padding-right: 0;
}
/* line 212, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter {
  padding-right: 0;
}
/* line 216, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter a:before {
  font-family: "SP-Icons";
  font-size: 24px;
  background: none;
  border: none;
  color: #f1f1f1;
}
/* line 227, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .active a:before {
  color: #EC1B23;
}
/* line 234, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .rapport a:before {
  content: "r";
}
/* line 241, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .publicatie a:before {
  content: "P";
}
/* line 248, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .opinie a:before {
  content: "s";
}
/* line 255, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .nieuws a:before {
  content: "p";
}
/* line 262, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .column a:before {
  content: "/";
}
/* line 269, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-wrapper .type-filter .spvimeo a:before {
  content: "C";
}

/* line 277, ../../../../../../profiles/sp/themes/pomodoro/scss/_actualiteiten-filter.scss */
.filter-type {
  font-size: 12px;
  font-size: 1.2rem;
}

/* ========================================================================== *\
   Thema Archief
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.themas-nodequeue-list {
  background: #F5F5F5;
  *zoom: 1;
  padding: 37.5px 28.125px 9.375px;
  padding: 3.75rem 2.8125rem 0.9375rem;
  margin: 0 -10px;
  margin: 0 -1rem;
  text-align: center;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.themas-nodequeue-list:before, .themas-nodequeue-list:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.themas-nodequeue-list:after {
  clear: both;
}

/* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.themas-header {
  padding-top: 28.125px;
  padding-top: 2.8125rem;
}

/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block {
  float: left;
  width: 49%;
  vertical-align: bottom;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  position: relative;
}
/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block a {
  background: #fff;
}
/* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block a:hover .overlay-image, .thema-block a:focus .overlay-image, .thema-block a:active .overlay-image {
  border-width: 20px;
}
/* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block a:hover .thema-text .inner-wrapper, .thema-block a:focus .thema-text .inner-wrapper, .thema-block a:active .thema-text .inner-wrapper {
  background: transparent;
}
/* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block a:hover .thema-text .inner-wrapper h2, .thema-block a:focus .thema-text .inner-wrapper h2, .thema-block a:active .thema-text .inner-wrapper h2 {
  color: #EC1B23;
}
/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block .overlay-image {
  border: 0px solid white;
  -webkit-transition: border 0.35s ease;
  -moz-transition: border 0.35s ease;
  -ms-transition: border 0.35s ease;
  -o-transition: border 0.35s ease;
  transition: border 0.35s ease;
}
/* line 50, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block .overlay-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
/* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block .inner-container {
  padding: 20px 20px 0;
  padding: 2rem 2rem 0;
}
/* line 61, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block .inner-wrapper {
  height: 120px;
}
/* line 65, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block h2 {
  text-transform: none;
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
  height: 60px;
  margin-bottom: 0;
  overflow: hidden;
}
/* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-block .subtitle {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  color: #EC1B23;
  text-decoration: underline;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* ========================================================================== *\
   Thema Detail
\* ========================================================================== */
/* line 92, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-title {
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  text-align: center;
  position: relative;
  z-index: 100;
}
/* line 98, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-title h1 {
  margin-bottom: 0;
}
/* line 102, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-title a {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #EC1B23;
  margin-bottom: 15px;
  display: inline-block;
}

/* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.node-thema .node-container {
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-bottom: 7.25px;
  padding-bottom: 0.725rem;
}

/* line 122, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 28.125px 0 28.125px;
  padding: 2.8125rem 0 2.8125rem;
  background: #F5F5F5;
}
/* line 128, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .owl-controls {
  margin-top: 18.75px;
  margin-top: 1.875rem;
}
/* line 132, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .thema-onderwerp {
  background: #fff;
  position: relative;
  width: 280px;
  margin-bottom: 0;
}
/* line 139, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .item-text {
  text-align: center;
}
/* line 142, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.node-type-onderwerp .thema-onderwerpen-wrapper .item-text {
  height: auto;
}
/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .item-text h2 {
  font-size: 2.1rem;
  text-transform: none;
  overflow: hidden;
  height: 60px;
  margin-bottom: 0;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .item-text h2:after {
  bottom: -10px;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.node-type-onderwerp .thema-onderwerpen-wrapper .item-text h2 {
  height: auto;
}
/* line 163, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-onderwerpen-wrapper .name-person {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  border-bottom: solid 1px #EC1B23;
  font-size: 1.4rem;
}

/* line 175, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.related-onderwerpen-wrapper {
  border-top: solid 2px #f1f1f1;
  text-align: center;
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 181, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.related-onderwerpen-wrapper ul {
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
}
/* line 187, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.related-onderwerpen-wrapper li {
  margin: 0 10px;
  margin: 0 1rem;
  display: inline-block;
}

/* line 198, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.node-type-thema .actualiteiten-wrapper {
  padding-top: 0rem;
}

/* line 203, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-nu-wrapper {
  background: #f1f1f1;
}

/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.section-intro {
  padding-bottom: 11.5px;
  padding-bottom: 1.15rem;
  text-align: left;
}
/* line 211, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.section-intro h2 {
  color: #EC1B23;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 36px;
  line-height: 3.6rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

/* line 220, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-actualiteit .content-wrapper {
  padding: 0 20px;
  padding: 0 2rem;
}
/* line 224, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-actualiteit > a {
  padding: 20px 0;
  padding: 2rem 0;
}
/* line 228, ../../../../../../profiles/sp/themes/pomodoro/scss/_thema.scss */
.thema-actualiteit .icon-title {
  margin-bottom: 0;
}

/* ========================================================================== *\
   Onderwerp
\* ========================================================================== */
/* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .bottom-container {
  clear: both;
}
/* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .node-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .user-info, .node-type-onderwerp .duration {
  float: left;
}
/* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .user-info span, .node-type-onderwerp .duration span {
  line-height: 18px;
  display: block;
}
/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .user-info .first, .node-type-onderwerp .duration .first {
  padding-top: 4px;
}
/* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .user-info .last, .node-type-onderwerp .duration .last {
  padding-bottom: 4px;
}
/* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp blockquote {
  display: inline-block;
  width: 100%;
}
/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp blockquote p {
  width: 100% !important;
}
/* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .title {
  display: none;
}
/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.node-type-onderwerp .image-overlay {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  line-height: 3.6rem;
}

/* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper {
  background: #EC1B23;
  padding: 10px 0 15px;
  padding: 1rem 0 1.5rem;
}
/* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp {
  background: transparent;
  position: relative;
  width: 280px;
  height: auto;
}
/* line 65, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp .item-text {
  padding: 20px;
  padding: 2rem;
}
/* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp .item-text h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  color: white;
  text-transform: uppercase;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp .item-text .readmore {
  color: #fff;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  opacity: 0;
  border-bottom: 1px solid white;
}
/* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp .standpunten-text {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/* line 87, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .thema-onderwerp .standpunten-text p {
  color: white;
  text-align: center;
  font-size: 16px;
  padding-left: 0;
}
/* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .center .thema-onderwerp .standpunten-text.open {
  opacity: 1;
  height: auto;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/* line 106, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .center .thema-onderwerp .readmore {
  opacity: 1;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}
/* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper ul {
  margin: 0;
  padding: 0;
}
/* line 114, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper ul li {
  margin-bottom: 0;
}
/* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .owl-controls .owl-dot {
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
#standpunten-wrapper .owl-controls .owl-dot.active {
  border-color: white;
}

/* line 127, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunten-list {
  background-color: #EC1B23;
  list-style: none;
  margin: 0 0 56.25px;
  margin: 0 0 5.625rem;
  padding: 0;
}

/* line 134, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item {
  background-color: #EC1B23;
  border-top: solid 1px #D90F13;
  border-bottom: solid 1px #DB1016;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}
/* line 143, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item:before {
  content: none;
}
/* line 147, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item.first {
  border-top: none;
}
/* line 151, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item.last {
  border-bottom: none;
}
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item.last .standpunt-content {
  border-bottom: solid 1px #D90F13;
}
/* line 161, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item.mob-active .standpunt-summary:after, .standpunt-item.active .standpunt-summary:after {
  color: #C70305;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  transform: rotate(45deg);
}
/* line 171, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-item.mob-active .standpunt-summary:before {
  border-bottom-width: 9px;
  bottom: 0;
}
/* line 178, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .standpunt-item.mob-active .standpunt-content {
  overflow: visible;
}
/* line 181, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .standpunt-item.mob-active .standpunt-content .inner-container {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  filter: none;
}

/* line 190, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-summary {
  color: #fff;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  display: block;
  padding: 28.125px 75px 28.125px 37.5px;
  padding: 2.8125rem 7.5rem 2.8125rem 3.75rem;
  position: relative;
  overflow: hidden;
}
/* line 201, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-summary:hover:after, .standpunt-summary:focus:after, .standpunt-summary:active:after {
  color: #C70305;
  background-color: #fff;
}
/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-summary:before {
  content: '';
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
  border-bottom: solid 0 #fff;
  -webkit-transition: border-bottom-width 0.35s ease;
  -moz-transition: border-bottom-width 0.35s ease;
  -ms-transition: border-bottom-width 0.35s ease;
  -o-transition: border-bottom-width 0.35s ease;
  transition: border-bottom-width 0.35s ease;
  display: block;
  width: 0;
  height: 0;
  margin-left: -9px;
  position: absolute;
  left: 50%;
  bottom: -9px;
  z-index: 100;
}
/* line 223, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-summary:after {
  content: "+";
  background-color: #C70305;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: normal;
  font-family: "SP-Icons";
  text-align: center;
  display: inline-block;
  line-height: 22px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transition: -webkit-transform 0.35s ease;
  -webkit-transition: transform 0.35s ease;
  -moz-transition: transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  -ms-transition: transform 0.35s ease;
  -o-transition: transform 0.35s ease;
  transition: transform 0.35s ease;
  display: none;
  visibility: hidden;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 18.75px;
  right: 1.875rem;
}
/* line 240, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .standpunt-summary:after {
  display: block;
  visibility: visible;
}

/* line 246, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-content {
  background-color: #fff;
  position: relative;
}
/* line 250, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-content p {
  margin-bottom: 0;
}
/* line 254, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .standpunt-content {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  height: 0;
  overflow: hidden;
}
/* line 260, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.standpunt-content .inner-container {
  padding: 28.125px 37.5px;
  padding: 2.8125rem 3.75rem;
}
/* line 263, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .standpunt-content .inner-container {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 274, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal {
  clear: both;
  margin-bottom: 78px;
  margin-bottom: 7.8rem;
}
/* line 278, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal > .inner-container {
  background-color: #eee;
}
/* line 283, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .verhaal-wrapper > .inner-container {
  padding: 28.125px 37.5px;
  padding: 2.8125rem 3.75rem;
}
/* line 288, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .verhaal-header {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 291, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .verhaal-header span {
  color: #666;
}
/* line 296, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .verhaal-content {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 299, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .onderwerp-verhaal .verhaal-content {
  height: 78px;
  height: 7.8rem;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
  overflow: hidden;
}
/* line 304, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.js .onderwerp-verhaal .verhaal-content.tmp-active {
  height: auto !important;
}
/* line 310, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .owner, .onderwerp-verhaal .duration {
  font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
}
/* line 314, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .owner {
  float: left;
}
/* line 318, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-verhaal .duration {
  float: right;
  text-align: right;
}

/* line 328, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote {
  clear: both;
  position: relative;
  margin-bottom: 78px;
  margin-bottom: 7.8rem;
}
/* line 333, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote > .inner-container {
  background-repeat: none;
  background-position: 50% 50%;
  background-size: cover;
  height: 250px;
}
/* line 339, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote > .inner-container:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 350, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .quote-image {
  width: 100%;
  height: 250px;
  overflow: hidden;
  display: block;
}
/* line 356, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .quote-image img {
  width: 480px;
  left: -240px;
  position: relative;
  margin-left: 50%;
}
/* line 364, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .quote-wrapper {
  color: #fff;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 250px;
  margin-top: -250px;
  position: relative;
  z-index: 10;
}
/* line 373, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .quote-wrapper > .inner-container {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 28.125px 37.5px;
  padding: 2.8125rem 3.75rem;
}
/* line 380, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .quote {
  color: #fff;
  font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 2.4rem;
  text-align: center;
  text-transform: uppercase;
}
/* line 388, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .user-image-wrapper, .onderwerp-quote .user-info {
  width: 50%;
  float: left;
}
/* line 394, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-quote .user-image-wrapper img {
  float: right;
}

/* line 400, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block {
  background: #fff;
  overflow: hidden;
  text-align: center;
}
/* line 405, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .image-wrapper {
  width: 158px;
  height: 158px;
  margin: 0;
  display: none;
  visibility: hidden;
}
/* line 411, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .image-wrapper img {
  width: 100%;
  height: 100%;
}
/* line 417, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .persoon-text {
  width: 100%;
  padding: 28.125px;
  padding: 2.8125rem;
}
/* line 422, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .readstory {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 18.75px 0 0;
  padding: 1.875rem 0 0;
  border-bottom: 1px solid #EC1B23;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
}
/* line 429, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .readstory:hover, .quote-block .readstory:focus, .quote-block .readstory:active {
  border-bottom: none;
}
/* line 434, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.quote-block .become-active {
  margin-top: 18.75px;
  margin-top: 1.875rem;
}

/* line 440, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-activiteiten-wrapper {
  border-top: solid 2px #f1f1f1;
  background: #f1f1f1;
  padding-bottom: 0 !important;
}
/* line 444, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-activiteiten-wrapper .actualiteiten-wrapper {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
/* line 447, ../../../../../../profiles/sp/themes/pomodoro/scss/_onderwerp.scss */
.onderwerp-activiteiten-wrapper .pager-wrapper {
  padding: 0 0 0 21px;
  padding: 0 0 0 2.1rem;
}

/* ========================================================================== *\
   Doe Mee
\* ========================================================================== */
/* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-header p {
  text-align: left;
}

/* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper {
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .doemee-options li {
  margin-bottom: 0;
}
/* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .inner-container {
  width: 100%;
  text-align: center;
}
/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .inner-container h2 {
  text-transform: uppercase;
  color: #EC1B23;
}
/* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .image-wrapper {
  display: none;
  visibility: hidden;
  width: 40%;
  float: left;
}
/* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .image-wrapper img {
  width: 85%;
  float: right;
}
/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options-wrapper .text-link {
  display: inline-block;
  margin-top: 18.75px;
  margin-top: 1.875rem;
}

/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-options {
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 18.75px;
  padding-bottom: 1.875rem;
}

/* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-extra-options {
  border-top: solid 2px #f1f1f1;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-bottom: 24.5px;
  padding-bottom: 2.45rem;
  margin-top: 7px;
  margin-top: 0.7rem;
  text-align: center;
}
/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-extra-options li {
  margin: 0 6px 13px;
  margin: 0 0.6rem 1.3rem;
  display: inline-block;
}
/* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-extra-options .options-intro {
  display: block;
}

/* line 74, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
  margin-top: 6px;
}
/* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option:first-child {
  margin-top: 0;
}
/* line 82, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option h2 {
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 86, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option p {
  margin-bottom: 0;
}
/* line 89, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option p a {
  border-bottom: solid 1px transparent;
}
/* line 92, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-option p a:hover, .doemee-option p a:focus, .doemee-option p a:active {
  border-color: #EC1B23;
}

/* line 99, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-transition-property: color, background-color;
  -moz-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
  background-color: #fff;
  position: relative;
  display: block;
  padding: 18.75px 18.75px 18.75px 100px;
  padding: 1.875rem 1.875rem 1.875rem 10rem;
  cursor: pointer;
  color: #000;
}
/* line 109, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link:hover, .doemee-link:focus, .doemee-link:active {
  background-color: #EC1B23;
  color: #fff;
}
/* line 113, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link:hover a, .doemee-link:focus a, .doemee-link:active a {
  color: #000;
}
/* line 116, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link:hover a:hover, .doemee-link:hover a:focus, .doemee-link:hover a:active, .doemee-link:focus a:hover, .doemee-link:focus a:focus, .doemee-link:focus a:active, .doemee-link:active a:hover, .doemee-link:active a:focus, .doemee-link:active a:active {
  border-color: #000;
}
/* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link:hover:before, .doemee-link:hover p, .doemee-link:focus:before, .doemee-link:focus p, .doemee-link:active:before, .doemee-link:active p {
  color: #fff;
}
/* line 126, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.doemee-link:before {
  color: #EC1B23;
  font-family: "SP-Icons";
  font-size: 56.25px;
  font-size: 5.625rem;
  line-height: 45px;
  width: 45px;
  position: absolute;
  top: 18.75px;
  top: 1.875rem;
  left: 18px;
}
/* line 138, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.share .doemee-link:before {
  content: "\2665";
  font-size: 100px;
  font-size: 10rem;
  left: 2px;
}
/* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter .doemee-link:before {
  content: "M";
  font-size: 75px;
  font-size: 7.5rem;
  left: 10px;
}
/* line 154, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.member .doemee-link:before {
  content: "T";
}

/* line 164, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-wrapper {
  background-color: #EC1B23;
}
/* line 167, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-wrapper p, .newsletter-wrapper h2 {
  color: #fff;
}
/* line 171, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-wrapper p {
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
}
/* line 175, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.js .newsletter-wrapper {
  height: 0;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  overflow: hidden;
}
/* line 180, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.js .newsletter-wrapper.active {
  height: auto;
}

/* line 186, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-header {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

/* line 190, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form-wrapper {
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}

/* line 194, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form {
  *zoom: 1;
  position: relative;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.newsletter-form:before, .newsletter-form:after {
  content: " ";
  display: table;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
.newsletter-form:after {
  clear: both;
}
/* line 198, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .newsletter-name, .newsletter-form .newsletter-email {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 202, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .newsletter-submit {
  background-color: #fff;
  color: #EC1B23;
  float: right;
}
/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .newsletter-submit:hover, .newsletter-form .newsletter-submit:focus, .newsletter-form .newsletter-submit:active {
  background-color: #C70305;
  color: #fff;
}
/* line 214, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .form-item input {
  margin-bottom: 0;
}
/* line 218, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .form-item label {
  color: #fff;
}
/* line 223, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form div.messages {
  margin: 0 0 26px;
  margin: 0 0 2.6rem;
}
/* line 227, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form div.error {
  background-color: transparent;
  border: solid 1px #fff;
  color: #fff;
}
/* line 233, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.newsletter-form .load-spinner {
  background-color: #C70305;
  height: 65.625px;
  height: 6.5625rem;
  line-height: 65.625px;
  line-height: 6.5625rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 247, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-block {
  background-color: #f1f1f1;
  text-align: center;
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 253, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-block .persoon-title {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  display: block;
}
/* line 259, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-block .persoon-options {
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
}
/* line 263, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-block ul {
  padding-left: 0;
}
/* line 266, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-block ul li {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

/* line 273, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-options li {
  display: inline-block;
  padding: 0 10px;
}
/* line 277, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-options li:first-child {
  display: block;
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
  padding: 0;
}
/* line 284, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-options a {
  border-bottom: solid 1px transparent;
}
/* line 287, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-options a:hover, .persoon-options a:focus, .persoon-options a:active {
  border-color: #EC1B23;
}

/* line 293, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-quote-owner {
  margin-bottom: 37.5px;
  margin-bottom: 3.75rem;
}

/* line 297, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-image, .persoon-info {
  float: left;
}

/* line 301, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-image {
  width: 34%;
}
/* line 304, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-image img {
  float: right;
  display: block;
  width: 80px;
  height: 80px;
}

/* line 312, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-info {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 66%;
  padding-left: 28.125px;
  padding-left: 2.8125rem;
  padding-top: 10px;
  text-align: left;
}
/* line 322, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-info .name {
  margin-bottom: 0;
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  letter-spacing: 0;
}
/* line 329, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.persoon-info span {
  display: block;
}

/* line 338, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper {
  border-top: solid 2px #f1f1f1;
  border-bottom: solid 2px #f1f1f1;
}
/* line 342, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 346, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper ul li {
  margin-bottom: 0;
}
/* line 351, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper a {
  color: #000;
}
/* line 355, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper a:hover h2, .feat-activiteiten-wrapper a:focus h2, .feat-activiteiten-wrapper a:active h2 {
  color: #EC1B23;
}
/* line 363, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteiten-wrapper li:first-child a {
  border-top: none;
  margin-top: 0;
}

/* line 372, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteit a {
  border-top: solid 2px #f1f1f1;
  display: block;
  padding: 28.125px 37.5px;
  padding: 2.8125rem 3.75rem;
}
/* line 378, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteit h2, .feat-activiteit h3 {
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 382, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteit .meta-wrapper {
  padding-bottom: 0;
}

/* line 388, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteit-header h2 {
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
}
/* line 392, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.feat-activiteit-header h3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 36px;
  line-height: 3.6rem;
}

/* line 403, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-type-activiteit header.content-wrap {
  padding-right: 75px;
  padding-right: 7.5rem;
}

/* line 409, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .node-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 414, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .location {
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 418, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .meta-wrapper {
  background-color: #eee;
  padding: 18.75px;
  padding: 1.875rem;
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
/* line 423, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .meta-wrapper .value {
  letter-spacing: 0;
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  display: block;
  text-transform: none;
}
/* line 433, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .activiteit-time .value {
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
/* line 438, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.node-activiteit .activiteit-intro {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}

/* line 447, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper {
  padding-top: 37.5px;
  padding-top: 3.75rem;
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(1) {
  -webkit-animation: fade-marker 250ms 0.1s forwards;
  animation: fade-marker 250ms 0.1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(2) {
  -webkit-animation: fade-marker 250ms 0.2s forwards;
  animation: fade-marker 250ms 0.2s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(3) {
  -webkit-animation: fade-marker 250ms 0.3s forwards;
  animation: fade-marker 250ms 0.3s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(4) {
  -webkit-animation: fade-marker 250ms 0.4s forwards;
  animation: fade-marker 250ms 0.4s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(5) {
  -webkit-animation: fade-marker 250ms 0.5s forwards;
  animation: fade-marker 250ms 0.5s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(6) {
  -webkit-animation: fade-marker 250ms 0.6s forwards;
  animation: fade-marker 250ms 0.6s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(7) {
  -webkit-animation: fade-marker 250ms 0.7s forwards;
  animation: fade-marker 250ms 0.7s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(8) {
  -webkit-animation: fade-marker 250ms 0.8s forwards;
  animation: fade-marker 250ms 0.8s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(9) {
  -webkit-animation: fade-marker 250ms 0.9s forwards;
  animation: fade-marker 250ms 0.9s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(10) {
  -webkit-animation: fade-marker 250ms 1s forwards;
  animation: fade-marker 250ms 1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(11) {
  -webkit-animation: fade-marker 250ms 1.1s forwards;
  animation: fade-marker 250ms 1.1s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 455, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.visible .marker:nth-child(12) {
  -webkit-animation: fade-marker 250ms 1.2s forwards;
  animation: fade-marker 250ms 1.2s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 464, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-wrapper.afdelingen-map {
  padding-bottom: 18.75px;
  padding-bottom: 1.875rem;
}

/* line 469, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper {
  width: 260px;
  margin: 0 auto;
  margin-bottom: 28.125px;
  margin-bottom: 2.8125rem;
  position: relative;
}
/* line 475, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker {
  color: #000;
  position: absolute;
}
/* line 479, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.csstransforms3d .map-inner-wrapper .marker {
  -webkit-transform: translate3D(0, -25px, 0);
  -ms-transform: translate3D(0, -25px, 0);
  transform: translate3D(0, -25px, 0);
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 486, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.drenthe {
  top: 40px;
  left: 200px;
}
/* line 491, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.flevoland {
  top: 80px;
  left: 130px;
}
/* line 496, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.friesland {
  top: 15px;
  left: 150px;
}
/* line 501, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.gelderland {
  top: 130px;
  left: 160px;
}
/* line 506, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.groningen {
  top: -10px;
  left: 205px;
}
/* line 511, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.limburg {
  top: 220px;
  left: 160px;
}
/* line 516, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.noord-brabant {
  top: 180px;
  left: 110px;
}
/* line 521, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.noord-holland {
  top: 70px;
  left: 80px;
}
/* line 526, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.overijssel {
  top: 85px;
  left: 185px;
}
/* line 531, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.utrecht {
  top: 120px;
  left: 105px;
}
/* line 536, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.zeeland {
  top: 185px;
  left: 10px;
}
/* line 541, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker.zuid-holland {
  top: 140px;
  left: 60px;
}
/* line 547, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.map-inner-wrapper .marker-number {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

/* line 560, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.activiteit-item {
  padding: 0 20px;
  padding: 0 2rem;
  overflow: hidden;
}
/* line 563, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.activiteit-item > a {
  padding: 20px 0;
  padding: 2rem 0;
}
/* line 567, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.activiteit-item .image-wrapper {
  display: none;
  visibility: hidden;
}
/* line 572, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.activiteit-item .meta-wrapper {
  padding-bottom: 10px;
  padding-bottom: 1rem;
}
/* line 575, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.activiteit-item .description {
  padding-bottom: 10px;
  padding-bottom: 1rem;
}

/* line 580, ../../../../../../profiles/sp/themes/pomodoro/scss/_doemee.scss */
.lid-worden-bedankt {
  padding: 37.5px;
  padding: 3.75rem;
}

/* ========================================================================== *\
   Search
\* ========================================================================== */
/* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.page-zoeken .page {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.results-counter-wrapper {
  position: relative;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
}
/* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.results-counter-wrapper:after {
  content: '';
  background-color: #f1f1f1;
  height: 2px;
  width: auto;
  position: absolute;
  bottom: 0;
}
/* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.results-counter-wrapper span {
  display: block;
  text-align: center;
  margin-bottom: 0;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-bottom: 28.125px;
  padding-bottom: 2.8125rem;
}

/* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.results-counter-wrapper:after, .search-result:after {
  left: 0;
  right: 0;
}

/* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-pager {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

/* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form {
  position: relative;
  margin-bottom: 0;
}
/* line 49, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form .form-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
}
/* line 53, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form .form-wrapper:after {
  content: "S";
  color: #aaa;
  font-family: "SP-Icons";
  text-align: center;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
/* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form input {
  margin-bottom: 0;
  padding: 10px 20px 10px 20px;
  padding: 1rem 2rem 1rem 2rem;
}
/* line 74, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form input[type="search"] {
  padding-right: 20px;
  padding-right: 2rem;
}
/* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-form .spsearch-submit {
  background-color: transparent;
  text-indent: -9999px;
  font-size: 0;
  display: block;
  line-height: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
}

/* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.close-search {
  position: absolute;
  top: 0;
  right: 18.75px;
  right: 1.875rem;
  color: #fff;
  line-height: 80px;
  font-family: "SP-Icons";
  font-size: 46px;
  font-size: 4.6rem;
}
/* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.close-search:hover, .close-search:focus, .close-search:active {
  color: #000;
}

/* line 105, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-wrapper {
  padding-bottom: 37.5px;
  padding-bottom: 3.75rem;
}
/* line 108, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.search-wrapper .inner-container {
  position: relative;
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-bottom: 28.125px;
  padding-bottom: 2.8125rem;
}

/* line 116, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#header .search-wrapper {
  background-color: #EC1B23;
}
/* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#header .search-wrapper .refine-search-wrapper {
  display: none;
}

/* line 124, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result {
  position: relative;
}
/* line 126, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result:after {
  content: '';
  background-color: #f1f1f1;
  height: 2px;
  width: auto;
  position: absolute;
  bottom: 0;
}
/* line 135, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result a {
  color: #000;
  height: auto;
}
/* line 139, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result a:hover h2, article.search-result a:focus h2, article.search-result a:active h2 {
  color: #EC1B23;
}
/* line 145, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .meta-wrapper {
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
}
/* line 148, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .meta-wrapper.function-wrapper {
  padding-bottom: 0;
}
/* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .content-wrapper {
  padding: 18.75px 28.125px 18.75px 45px;
  padding: 1.875rem 2.8125rem 1.875rem 4.5rem;
}
/* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result h2, article.search-result .normal p {
  margin-bottom: 0;
}
/* line 161, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .snippet {
  padding-top: 7px;
  padding-top: 0.7rem;
  margin-bottom: 0;
}
/* line 165, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .snippet strong {
  letter-spacing: 0;
  font-weight: normal;
}
/* line 171, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result .external-link {
  color: #EC1B23;
}
/* line 176, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
article.search-result.persoon .function {
  display: block;
}

/* line 182, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.no-results-wrapper {
  padding-top: 28.125px;
  padding-top: 2.8125rem;
  padding-bottom: 28.125px;
  padding-bottom: 2.8125rem;
}
/* line 186, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.no-results-wrapper ul {
  padding-left: 0;
}

/* line 192, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper {
  padding-top: 28.125px;
  padding-top: 2.8125rem;
}
/* line 195, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper .container-inline-date, .refine-search-wrapper .form-item-order {
  display: block;
  clear: none;
}
/* line 198, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper .container-inline-date .form-item, .refine-search-wrapper .container-inline-date .form-item input, .refine-search-wrapper .form-item-order .form-item, .refine-search-wrapper .form-item-order .form-item input {
  width: 100%;
}
/* line 203, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper input[type="submit"] {
  float: right;
}
/* line 207, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper .filter-empty {
  line-height: 43px;
}
/* line 211, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.refine-search-wrapper #edit-order {
  border-radius: 0;
  outline: 1px ridge #f1f1f1;
  outline-offset: -1px;
  -webkit-border-radius: 0px;
}

/* line 220, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
.nu-search-pager-processed .spsearch-submit:hover {
  background-color: transparent;
}

/* line 226, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div {
  margin-top: 15px;
  border: 0;
  border-radius: 0;
}
/* line 229, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-datepicker-header {
  background: none;
  border: none;
}
/* line 230, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default {
  background: none;
}
/* line 233, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
  top: 9px;
  border: 1px solid #f1f1f1;
}
/* line 234, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-state-hover, #ui-datepicker-div .ui-datepicker-prev-hover {
  background: #EC1B23;
  color: white;
  border: 1px solid #EC1B23;
  cursor: pointer;
}
/* line 240, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-datepicker-prev-hover {
  left: 2px;
}
/* line 241, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-datepicker-next-hover {
  right: 2px;
}
/* line 242, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-state-highlight {
  border: 1px solid #EC1B23;
}
/* line 245, ../../../../../../profiles/sp/themes/pomodoro/scss/_search.scss */
#ui-datepicker-div .ui-datepicker-year, #ui-datepicker-div .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-calendar, #ui-datepicker-div .ui-datepicker-calendar th {
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: 16px;
}

/* line 2, ../../../../../../profiles/sp/themes/pomodoro/scss/_spvimeo.scss */
.node-type-spvimeo .field-name-video {
  padding: 40px 0;
}

/* ========================================================================== *\
   Footer
\* ========================================================================== */
/* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer {
  position: relative;
  z-index: 10;
}

/* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.subscribe-btn-wrapper {
  padding: 28.125px 0;
  padding: 2.8125rem 0;
  text-align: center;
}

/* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top ul, .footer-bottom ul {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  text-align: left;
}

/* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top {
  background-color: #EC1B23;
}
/* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .inner-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .btn {
  line-height: 56px;
  line-height: 5.6rem;
  padding: 0 37.5px;
  padding: 0 3.75rem;
  margin: 0 10px;
  margin: 0 1rem;
}
/* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .footer-social {
  padding: 28.125px 0 0;
  padding: 2.8125rem 0 0;
  text-align: center;
}
/* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .footer-social a {
  width: 46px;
  height: 46px;
  border: 1px solid #fff;
}
/* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .footer-social a:after {
  width: 100%;
  height: 100%;
  line-height: 46px;
}
/* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .footer-social a:hover, .footer-top .footer-social a:focus, .footer-top .footer-social a:active {
  background: #000;
  border: 1px solid #000;
}
/* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-top .footer-social a:hover:after, .footer-top .footer-social a:focus:after, .footer-top .footer-social a:active:after {
  color: #fff;
}

/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding: 28.125px 0 56.25px;
  padding: 2.8125rem 0 5.625rem;
}
/* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom .inner-container {
  overflow: hidden;
}
/* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom ul {
  padding: 28.125px 0 0;
  padding: 2.8125rem 0 0;
}
/* line 76, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom ul a {
  color: #222;
  border-bottom: solid 1px #222;
  font-family: "HelveticaNeueLTStd-BdCn", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}
/* line 82, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom ul a:hover, .footer-bottom ul a:focus, .footer-bottom ul a:active {
  border-bottom-color: transparent;
}
/* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom li {
  width: 33.33333%;
  float: left;
  padding-right: 10px;
}
/* line 94, ../../../../../../profiles/sp/themes/pomodoro/scss/_footer.scss */
.footer-bottom:after {
  font-family: "SP-Icons";
  content: "T";
  font-family: "SP-Icons";
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #EC1B23;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  overflow: hidden;
}

/* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/_shame.scss */
.page-node-16939 .field-item {
  overflow: hidden;
}

/* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/_shame.scss */
.page-node-16939 .page-section-image.image-left figure {
  margin: 0;
  padding: 0 1em 0 0;
  max-width: 180px;
}

/* ========================================================================== *\
   IE
\* ========================================================================== */
/* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .form-type-radio label:before, .ie8 .form-type-radio label:after {
  content: none;
}
/* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .form-type-radio input {
  visibility: visible;
  height: 20px;
  width: 20px;
  top: 4px;
}
/* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .more-link.active:before {
  content: "x";
}
/* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .page-section-year:before, .ie8 .page-section-year:after {
  background-color: #f5f5f5;
  height: 2px;
}
/* line 43, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .page-section-year:before {
  top: 0;
}
/* line 47, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .page-section-year:after {
  bottom: 0;
}
/* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 #navigation {
  height: 235px;
  height: 23.5rem;
}
/* line 61, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8.js #navigation {
  height: 0;
}
/* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8.js #navigation.toggled {
  height: 235px;
  height: 23.5rem;
}
/* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .standpunt-summary:before {
  content: none;
}
/* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .standpunt-item.mob-active .standpunt-summary:after, .ie8 .standpunt-item.active .standpunt-summary:after {
  content: "x";
}
/* line 98, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .filter-wrapper .filter-tabs.active .filter-select:after {
  content: "x";
}
/* line 107, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .no-results:before {
  content: "x";
}
/* line 114, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .home-items-wrapper .home-items h2 {
  font-size: 21px;
  line-height: 26px;
}
/* line 122, ../../../../../../profiles/sp/themes/pomodoro/scss/_ie.scss */
.ie8 .home-items-wrapper .home-item:hover .onderwerp-image img, .ie8 .home-items-wrapper .home-item:focus .onderwerp-image img, .ie8 .home-items-wrapper .home-item:active .onderwerp-image img {
  border: solid 0px white;
}

@media only screen and (min-width: 480px) {
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  .fieldset-wrapper {
    *zoom: 1;
  }
  /* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .fieldset-wrapper:before, .fieldset-wrapper:after {
    content: " ";
    display: table;
  }
  /* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .fieldset-wrapper:after {
    clear: both;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  .activiteit-registratie .inner-wrapper {
    padding: 37.5px;
    padding: 3.75rem;
  }

  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-personal-information-initials, #doemee-lid-worden-form .form-item-personal-information-firstname,
  #doemee-lid-worden-form .form-item-personal-information-middlename, #doemee-lid-worden-form .form-item-personal-information-lastname,
  #doemee-lid-worden-form .form-item-contact-phone, #doemee-lid-worden-form .form-item-contact-phone-mobile,
  #doemee-lid-worden-form .form-item-address-housenumber, #doemee-lid-worden-form .form-item-address-housenumber-suffix,
  #doemee-lid-worden-form .form-item-address-zipcode, #doemee-lid-worden-form .form-item-address-city {
    float: left;
  }
  /* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-contact-phone, #doemee-lid-worden-form .form-item-contact-phone-mobile {
    width: 50%;
  }
  /* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-personal-information-initials,
  #doemee-lid-worden-form .form-item-personal-information-middlename,
  #doemee-lid-worden-form .form-item-address-housenumber-suffix,
  #doemee-lid-worden-form .form-item-address-zipcode {
    width: 33%;
  }
  /* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-personal-information-firstname,
  #doemee-lid-worden-form .form-item-personal-information-lastname,
  #doemee-lid-worden-form .form-item-address-housenumber,
  #doemee-lid-worden-form .form-item-address-city {
    width: 67%;
  }
  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-contact-phone, #doemee-lid-worden-form .form-item-address-housenumber, #doemee-lid-worden-form .form-item-address-zipcode, #doemee-lid-worden-form .form-item-personal-information-initials, #doemee-lid-worden-form .form-item-personal-information-middlename {
    padding-right: 13px;
    padding-right: 1.3rem;
  }
  /* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-contact-phone-mobile, #doemee-lid-worden-form .form-item-address-housenumber-suffix, #doemee-lid-worden-form .form-item-address-city, #doemee-lid-worden-form .form-item-personal-information-firstname, #doemee-lid-worden-form .form-item-personal-information-lastname {
    padding-left: 13px;
    padding-left: 1.3rem;
  }
  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_forms.scss */
  #doemee-lid-worden-form .form-item-address-street, #doemee-lid-worden-form .form-item-personal-information-middlename, #doemee-lid-worden-form .form-item-personal-information-gender, #doemee-lid-worden-form .form-item-contact-phone, #doemee-lid-worden-form .form-item-address-zipcode, #doemee-lid-worden-form .form-item-address-country {
    clear: both;
  }

  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .header-image img {
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .image-overlay {
    padding: 37.5px;
    padding: 3.75rem;
  }

  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .page-section {
    padding-left: 56.25px;
    padding-left: 5.625rem;
    padding-right: 56.25px;
    padding-right: 5.625rem;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .page-section-image.image-left figure, .page-section-image.image-right figure {
    width: 40%;
  }
  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .page-section-image.image-left figure {
    margin: 15px 26px 0 0;
    margin: 1.5rem 2.6rem 0 0;
    float: left;
  }
  /* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .page-section-image.image-right figure {
    margin: 15px 0 0 26px;
    margin: 1.5rem 0 0 2.6rem;
    float: right;
  }
  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .page-section-image img {
    display: block;
    width: 100%;
    height: auto;
  }

  /* line 62, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .block-list {
    padding: 37.5px 56.25px 0;
    padding: 3.75rem 5.625rem 0;
  }

  /* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block .image-wrapper {
    display: block;
    visibility: visible;
    float: left;
    width: 34%;
  }
  /* line 77, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block .image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  /* line 85, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block .has-placeholder {
    position: relative;
  }
  /* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block .has-placeholder:after {
    color: #ddd;
    font-family: "SP-Icons";
    font-size: 100px;
    text-align: center;
    width: 100%;
    display: block;
    height: 100px;
    margin-top: -50px;
    line-height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
  }
  /* line 105, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block.activiteit-item .text-wrapper {
    padding-right: 37.5px;
    padding-right: 3.75rem;
  }
  /* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block.activiteit .has-placeholder:after, .compact-block.activiteit-item .has-placeholder:after {
    content: "c";
  }
  /* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .compact-block .text-wrapper {
    padding-left: 37.5px;
    padding-left: 3.75rem;
    float: left;
    width: 66%;
  }

  /* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .section-title {
    padding-top: 56.25px;
    padding-top: 5.625rem;
    margin-bottom: 37.5px;
    margin-bottom: 3.75rem;
  }

  /* line 134, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .anchors-wrapper {
    padding: 0 56.25px;
    padding: 0 5.625rem;
  }
  /* line 137, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .anchors-wrapper .anchors {
    margin-bottom: 56.25px;
    margin-bottom: 5.625rem;
  }

  /* line 148, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_misc.scss */
  .personen-wrapper.compact .person-block {
    width: 50%;
    float: left;
    clear: none;
  }

  /* ========================================================================== *\
     Cookie Bar
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_cookie-bar.scss */
  .popup-content {
    *zoom: 1;
    text-align: center;
  }
  /* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .popup-content:before, .popup-content:after {
    content: " ";
    display: table;
  }
  /* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .popup-content:after {
    clear: both;
  }

  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_cookie-bar.scss */
  #popup-buttons button {
    padding: 0 37.5px;
    padding: 0 3.75rem;
    margin-bottom: 0 37.5px;
    margin-bottom: 0 3.75rem;
    width: auto;
  }
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_cookie-bar.scss */
  #popup-buttons .agree-button {
    margin-right: 9.375px;
    margin-right: 0.9375rem;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_cookie-bar.scss */
  #popup-buttons .disagree-button {
    margin-left: 9.375px;
    margin-left: 0.9375rem;
    margin-right: 9.375px;
    margin-right: 0.9375rem;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_cookie-bar.scss */
  #popup-buttons .find-more-button {
    margin-left: 9.375px;
    margin-left: 0.9375rem;
  }

  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_header.scss */
  .close-search {
    right: 37.5px;
    right: 3.75rem;
  }

  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_header.scss */
  #header .search-wrapper .inner-container {
    padding-right: 100px;
    padding-right: 10rem;
    max-width: 800px;
    margin: 0 auto;
  }

  /* ========================================================================== *\
     Page
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_page.scss */
  .content-wrap, .page-user #content {
    padding-left: 56.25px;
    padding-left: 5.625rem;
    padding-right: 56.25px;
    padding-right: 5.625rem;
  }

  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_home.scss */
  .home-people .column {
    width: 16.66667%;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_home.scss */
  .home-people .default {
    width: 50%;
  }

  /* ============================================================= *\
    Thema Detail
  \* ==============================================================*/
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_thema.scss */
  .thema-actualiteit .content-wrapper {
    padding: 0 37.5px;
    padding: 0 3.75rem;
    max-height: 210px;
  }
  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_thema.scss */
  .thema-actualiteit h2 {
    margin-bottom: 0;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_thema.scss */
  .thema-block .subtitle {
    border-bottom: solid 1px #EC1B23;
    text-decoration: none;
    display: inline;
  }

  /* ========================================================================== *\
     Wij SP
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .speerpunten-wrapper {
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .mensen-wrapper .overlay-block {
    width: 50%;
    float: left;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .mensen-wrapper .overlay-block.first {
    padding-right: 10px;
    padding-right: 1rem;
    margin-bottom: 0;
  }
  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .mensen-wrapper .overlay-block.second {
    padding-left: 10px;
    padding-left: 1rem;
  }

  /* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .mensen-blocks {
    max-width: 1600px;
    margin: 0 auto;
  }

  /* ========================================================================== *\
     Geschiedenis page
  \* ========================================================================== */
  /* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp.scss */
  .node-geschiedenis .page-section-image.image-left figure, .node-geschiedenis .page-section-image.image-right figure {
    margin-bottom: 0;
  }

  /* ========================================================================== *\
     Mensen Detail
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp-mensen.scss */
  .profile-info {
    position: relative;
  }

  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp-mensen.scss */
  .profile-image {
    width: 160px;
    position: absolute;
    top: 30px;
    top: 3rem;
    left: 56.25px;
    left: 5.625rem;
  }

  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp-mensen.scss */
  .profile-text {
    float: left;
    width: 100%;
    min-height: 260px;
    height: auto !important;
    height: 260px;
    padding-left: 160px;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp-mensen.scss */
  .profile-text .meta-wrapper, .profile-text .node-title, .profile-text > p, .profile-text .social-links {
    margin-left: 37.5px;
    margin-left: 3.75rem;
  }

  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_wij-sp-mensen.scss */
  .profile-bio {
    padding: 37.5px 0;
    padding: 3.75rem 0;
  }

  /* ========================================================================== *\
     Actualiteiten | Filter
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .filter-wrapper {
    padding: 0 37.5px;
    padding: 0 3.75rem;
    margin-top: 37.5px;
    margin-top: 3.75rem;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .filter-wrapper ul li {
    width: 33.33333%;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteiten-wrapper, .activiteiten-wrapper {
    padding: 37.5px;
    padding: 3.75rem;
  }

  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteit > a {
    height: 280px;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteit.compact-block .image-wrapper {
    width: 34%;
    overflow: hidden;
  }
  /* line 34, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteit.compact-block .image-wrapper img {
    max-width: none;
    width: auto;
    margin-left: -10%;
  }
  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteit .readmore-wrapper {
    padding-left: 37.5px;
    padding-left: 3.75rem;
    float: left;
  }

  /* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .back-to-top {
    right: 37.5px;
    right: 3.75rem;
  }

  /* line 53, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser {
    overflow: hidden;
    position: relative;
  }
  /* line 57, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .image-wrapper {
    float: left;
    width: 34%;
    max-width: 354px;
    height: auto;
    margin-bottom: 18.75px;
    margin-bottom: 1.875rem;
    overflow: hidden;
    position: relative;
    display: block;
    visibility: visible;
    z-index: 10;
  }
  /* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .has-placeholder {
    position: relative;
  }
  /* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .has-placeholder:after {
    color: #ddd;
    font-family: "SP-Icons";
    font-size: 100px;
    text-align: center;
    width: 100%;
    display: block;
    height: 100px;
    margin-top: -50px;
    line-height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
  }
  /* line 90, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.rapport .has-placeholder:after {
    content: "r";
  }
  /* line 97, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.publicatie .ihas-placeholder:after {
    content: "P";
  }
  /* line 104, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.opinie .has-placeholder:after {
    content: "s";
  }
  /* line 111, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.nieuws .has-placeholder:after {
    content: "p";
  }
  /* line 118, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.column .has-placeholder:after {
    content: "/";
  }
  /* line 125, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser.spvimeo .has-placeholder:after {
    content: "C";
  }
  /* line 131, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .content-wrapper {
    margin-left: 34%;
  }

  /* line 138, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .nu-node .content-wrapper {
    padding-left: 105px;
    padding-left: 10.5rem;
    padding-right: 56.25px;
    padding-right: 5.625rem;
  }

  /* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_actualiteiten.scss */
  .actualiteiten-list .nu-teaser h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 32px;
    line-height: 3.2rem;
  }

  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  .node-quote-section blockquote {
    float: right;
    padding: 0 0 0 37.5px;
    padding: 0 0 0 3.75rem;
    width: 50%;
  }

  /* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  #standpunten-wrapper .thema-onderwerp {
    width: 400px;
  }

  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  .onderwerp-verhaal .duration span, .onderwerp-verhaal .owner .user-info span {
    line-height: 44px;
    float: left;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  .onderwerp-verhaal .duration .first, .onderwerp-verhaal .duration .last, .onderwerp-verhaal .owner .user-info .first, .onderwerp-verhaal .owner .user-info .last {
    padding: 0 2.5px;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  .quote-block .readstory {
    margin-right: 18.75px;
    margin-right: 1.875rem;
  }

  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_onderwerp.scss */
  .onderwerp-quote .quote-image img {
    width: 768px;
    left: -384px;
  }

  /* ========================================================================== *\
     Doe Mee
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .newsletter-header {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }

  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .newsletter-form-wrapper {
    padding-bottom: 37.5px;
    padding-bottom: 3.75rem;
  }

  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-quote-block .persoon-options {
    margin-left: 34%;
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-image, .persoon-info {
    float: none;
    width: 100%;
  }

  /* line 34, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-image img {
    margin-bottom: 13px;
    margin-bottom: 1.3rem;
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-info {
    padding-left: 0;
  }

  /* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-text {
    padding-left: 37.5px;
    padding-left: 3.75rem;
    width: 66%;
    float: right;
  }

  /* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .persoon-quote-owner {
    width: 34%;
    float: left;
  }

  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .activiteit-item .has-placeholder:after {
    content: "c";
  }

  /* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.rapport .has-placeholder:after {
    content: "r";
  }
  /* line 79, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.publicatie .has-placeholder:after {
    content: "P";
  }
  /* line 86, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.opinie .has-placeholder:after {
    content: "s";
  }
  /* line 93, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.nieuws .has-placeholder:after {
    content: "p";
  }
  /* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.column .has-placeholder:after {
    content: "/";
  }
  /* line 107, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .thema-actualiteit.spvimeo .has-placeholder:after {
    content: "C";
  }

  /* line 120, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .node-activiteit .meta-wrapper > div {
    position: relative;
    padding-left: 100px;
    padding-left: 10rem;
  }
  /* line 125, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .node-activiteit .meta-wrapper span {
    display: inline-block;
  }
  /* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .node-activiteit .meta-wrapper .label {
    width: 100px;
    width: 10rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 136, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .node-activiteit .meta-wrapper .value {
    display: inline-block;
  }

  /* line 142, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .activiteit-item {
    padding: 0rem;
  }
  /* line 144, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_doemee.scss */
  .activiteit-item .image-wrapper {
    width: 34%;
    display: block;
    visibility: visible;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_footer.scss */
  .footer-top .inner-wrapper {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_footer.scss */
  .footer-top .inner-container {
    padding-left: 56.25px;
    padding-left: 5.625rem;
    padding-right: 56.25px;
    padding-right: 5.625rem;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-480/_footer.scss */
  .footer-bottom li {
    width: 25%;
  }
}
@media only screen and (min-width: 600px) {
  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .block-list .block {
    float: left;
    width: 50%;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .block-list .block.odd {
    clear: both;
    padding-right: 28.125px;
    padding-right: 2.8125rem;
  }
  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .block-list .block.even {
    padding-left: 28.125px;
    padding-left: 2.8125rem;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .block-list .block-2 .inner-container {
    border-top: none;
  }
  /* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .block-list .block-2 .inner-container:before {
    content: none;
  }

  /* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .compact-block a {
    position: relative;
  }
  /* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .compact-block .image-wrapper {
    display: block;
    float: none;
    position: absolute;
    top: 28.125px;
    top: 2.8125rem;
    left: 0;
    width: 175px;
  }
  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .compact-block .image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 175px;
  }
  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_misc.scss */
  .compact-block .text-wrapper {
    margin-left: 245px;
    float: none;
    width: auto;
  }

  /* ========================================================================== *\
     Wij SP
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_wij-sp.scss */
  .geschiedenis-timeline-wrapper .inner-block {
    padding-top: 37.5px;
    padding-top: 3.75rem;
    padding-left: 180px;
    padding-left: 18rem;
    padding-right: 180px;
    padding-right: 18rem;
  }
  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_wij-sp.scss */
  .geschiedenis-timeline-wrapper .inner-block:after, .geschiedenis-timeline-wrapper .inner-block:before {
    font-size: 36px;
    font-size: 3.6rem;
    height: 100px;
    width: 100px;
    line-height: 100px;
    top: -50px;
  }
  /* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_wij-sp.scss */
  .geschiedenis-timeline-wrapper .inner-block p:before {
    right: 150px;
    right: 15rem;
    left: 150px;
    left: 15rem;
  }

  /* ========================================================================== *\
     Mensen Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_wij-sp-mensen.scss */
  .person {
    width: 33.33333%;
  }

  /* ========================================================================== *\
     Actualiteiten | Filter
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten-filter.scss */
  .filter-wrapper .inner-container:after {
    width: 280px;
    left: 0;
  }
  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten-filter.scss */
  .filter-wrapper .select-filter-wrapper {
    width: 280px;
    padding-right: 0;
  }
  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten-filter.scss */
  .filter-wrapper .clear-filter-wrapper {
    width: 240px;
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteit.compact-block .image-wrapper {
    width: 280px;
    position: absolute;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteit.compact-block .image-wrapper img {
    border: solid 0px white;
    -webkit-transition: border 0.35s ease;
    -moz-transition: border 0.35s ease;
    -ms-transition: border 0.35s ease;
    -o-transition: border 0.35s ease;
    transition: border 0.35s ease;
    margin-left: 0;
    max-width: 280px;
  }
  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteit.compact-block:hover .image-wrapper img, .actualiteit.compact-block:focus .image-wrapper img, .actualiteit.compact-block:active .image-wrapper img {
    border: solid 20px white;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteit.compact-block .text-wrapper {
    margin-left: 280px;
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }
  /* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteit .readmore-wrapper {
    margin-left: 280px;
  }

  /* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_actualiteiten.scss */
  .actualiteiten-wrapper .load-more, .activiteiten-wrapper .load-more {
    min-width: 280px;
    text-align: center;
  }

  /* ========================================================================== *\
     Thema Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-block {
    width: 33.33333%;
  }

  /* ========================================================================== *\
     Thema Detail
  \* ========================================================================== */
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-header .return-link-wrapper {
    position: absolute;
    z-index: 100;
  }
  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-header .return-link-wrapper a {
    color: #fff;
    border: 1px solid #fff;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-header .return-link-wrapper a:before {
    display: none;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-header .return-link-wrapper a:after {
    color: #fff;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-header .return-link-wrapper a:hover, .thema-header .return-link-wrapper a:focus, .thema-header .return-link-wrapper a:active {
    background: #EC1B23;
    border-color: #EC1B23;
    width: 240px;
  }

  /* line 40, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_thema.scss */
  .thema-actualiteit .text-wrapper {
    padding-left: 75px;
    padding-left: 7.5rem;
  }

  /* ========================================================================== *\
     Doe Mee
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options-wrapper .inner-wrapper {
    *zoom: 1;
  }
  /* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .doemee-options-wrapper .inner-wrapper:before, .doemee-options-wrapper .inner-wrapper:after {
    content: " ";
    display: table;
  }
  /* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .doemee-options-wrapper .inner-wrapper:after {
    clear: both;
  }
  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options-wrapper .doemee-options {
    margin: 0 -3px;
  }
  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options-wrapper .inner-container {
    text-align: left;
    width: 60%;
    float: left;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options-wrapper .image-wrapper {
    display: block;
    visibility: visible;
    float: right;
  }
  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options-wrapper.full-width .inner-container {
    float: none;
    width: 100%;
  }

  /* line 34, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-options {
    text-align: center;
  }

  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-option {
    width: 33.33333%;
    padding: 0 3px;
    margin-top: 0;
    float: left;
  }

  /* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-link {
    padding: 100px 18.75px 18.75px 18.75px;
    padding: 10rem 1.875rem 1.875rem 1.875rem;
  }
  /* line 48, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .doemee-link:before {
    display: block;
    font-size: 75px;
    font-size: 7.5rem;
    line-height: 50px;
    width: 100%;
  }
  /* line 56, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .share .doemee-link:before, .newsletter .doemee-link:before, .member .doemee-link:before {
    left: 0;
  }
  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .ie8 .share .doemee-link:before, .ie8 .newsletter .doemee-link:before, .ie8 .member .doemee-link:before {
    left: 50%;
  }
  /* line 67, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .ie8 .share .doemee-link:before {
    margin-left: -70px;
  }
  /* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .ie8 .newsletter .doemee-link:before {
    margin-left: -60px;
  }
  /* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .ie8 .member .doemee-link:before {
    margin-left: -40px;
  }
  /* line 90, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .share .doemee-link:before {
    font-size: 140px;
    font-size: 14rem;
  }
  /* line 96, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .newsletter .doemee-link:before {
    font-size: 120px;
    font-size: 12rem;
  }

  /* line 107, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .feat-activiteiten-wrapper li {
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    width: 33.33333%;
    float: left;
  }
  /* line 114, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .feat-activiteiten-wrapper a {
    border-top: none;
  }

  /* line 123, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .map-wrapper {
    min-height: 375px;
    height: auto !important;
    height: 375px;
    position: relative;
  }

  /* line 128, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .map-inner-wrapper {
    margin-bottom: 0;
    position: absolute;
    top: 37.5px;
    top: 3.75rem;
    left: 56.25px;
    left: 5.625rem;
  }

  /* line 135, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .map-intro-wrapper {
    float: right;
    text-align: left;
    margin-left: 300px;
    margin-left: 30rem;
    padding-left: 75px;
    padding-left: 7.5rem;
  }
  /* line 141, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .map-intro-wrapper .inner-wrapper {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    height: 323px;
  }
  /* line 146, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .map-intro-wrapper .inner-container {
    display: table-cell;
    vertical-align: middle;
  }

  /* line 151, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .afdelingen-select-wrapper {
    margin-left: 300px;
    margin-left: 30rem;
  }

  /* line 159, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .activiteit-item {
    overflow: hidden;
  }
  /* line 161, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .activiteit-item .text-wrapper {
    padding-left: 75px;
    padding-left: 7.5rem;
    float: left;
  }
  /* line 165, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_doemee.scss */
  .activiteit-item .meta-wrapper {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_footer.scss */
  .footer-bottom ul {
    line-height: 37.5px;
    line-height: 3.75rem;
    width: 20%;
    float: left;
  }
  /* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/min-600/_footer.scss */
  .footer-bottom li {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  /* ========================================================================== *\
     Base
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_base.scss */
  html {
    font-size: 50%;
  }

  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_base.scss */
  h1, .h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 48px;
    line-height: 4.8rem;
  }

  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .header-image img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  /* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .page-section-image.image-left figure {
    margin-left: -28.125px;
    margin-left: -2.8125rem;
  }
  /* line 29, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .page-section-image.image-right figure {
    margin-right: -28.125px;
    margin-right: -2.8125rem;
  }
  /* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .js .page-section-image.full-width-page img {
    margin-top: -25%;
  }

  /* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-left figure {
    margin-left: 0rem;
  }
  /* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-right figure {
    margin-right: 0rem;
  }

  /* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .block-list {
    padding: 56.25px 75px 0;
    padding: 5.625rem 7.5rem 0;
  }

  /* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .personen-wrapper .inner-container {
    *zoom: 1;
  }
  /* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .personen-wrapper .inner-container:before, .personen-wrapper .inner-container:after {
    content: " ";
    display: table;
  }
  /* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .personen-wrapper .inner-container:after {
    clear: both;
  }
  /* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .personen-wrapper .inner-wrapper {
    margin: 0 -37.5px;
    margin: 0 -3.75rem;
  }
  /* line 76, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .personen-wrapper .person-block {
    width: 50%;
    float: left;
    padding: 0 37.5px;
    padding: 0 3.75rem;
  }
  /* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .personen-wrapper .person-block .text-wrapper {
    margin-left: 125px;
    height: 125px;
  }
  /* line 87, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .personen-wrapper .image-wrapper {
    margin-right: 25px;
    margin-right: 2.5rem;
    height: 125px;
    width: 125px;
  }

  /* line 94, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .person-link {
    min-height: 125px;
    height: auto !important;
    height: 125px;
  }
  /* line 97, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  blockquote .person-link {
    min-height: 100px;
    height: auto !important;
    height: 100px;
  }

  /* line 109, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .compact-block .text-wrapper {
    margin-left: 245px;
  }

  /* line 114, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_misc.scss */
  .page-section-year h2 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 140px;
    line-height: 14rem;
    width: 140px;
    width: 14rem;
  }

  /* ========================================================================== *\
     Cookie Bar
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_cookie-bar.scss */
  .popup-content {
    padding: 18.75px 37.5px 0;
    padding: 1.875rem 3.75rem 0;
  }

  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_cookie-bar.scss */
  #popup-buttons .agree-button {
    margin-bottom: 0;
  }

  /* ========================================================================== *\
     Header
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #header {
    background-color: #fff;
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    margin-left: -175px;
    position: relative;
    top: 0;
    left: 175px;
    z-index: 100;
    overflow: visible;
  }
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #header .social-links {
    display: block;
    visibility: visible;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #header .search-field {
    float: none;
    width: 35px;
    height: 95px;
    position: absolute;
    right: 18.75px;
    right: 1.875rem;
    top: 5px;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #header .search-toggler {
    background-color: transparent;
    color: #EC1B23;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
  }
  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #header .search-toggler:hover, #header .search-toggler:focus, #header .search-toggler:active {
    background-color: transparent;
    color: #000;
  }
  /* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  .maintenance-page #header {
    float: none;
  }

  /* line 49, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #logo {
    text-align: center;
    width: 100%;
    max-width: 145px;
    max-width: 14.5rem;
    padding: 18.75px 20px;
    padding: 1.875rem 2rem;
    border-top: 5px solid #EC1B23;
  }
  /* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  #logo img {
    width: 100%;
    margin: 0 auto;
  }
  /* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  .maintenance-page #logo {
    border: none;
    width: 258px;
    width: 25.8rem;
    max-width: none;
  }

  /* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  .js .menu-toggler {
    display: none;
    visibility: hidden;
  }

  /* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_header.scss */
  .home-image-overlay {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 48px;
    line-height: 4.8rem;
  }

  /* ========================================================================== *\
     Menu
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #navigation {
    border-top: 5px solid #EC1B23;
    clear: none;
  }
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  .js #navigation {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    height: auto;
    overflow: visible;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  .js #navigation.toggled {
    height: auto;
  }

  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu {
    border-bottom: 0;
    padding-right: 10%;
    text-align: center;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu li {
    border-top: 0;
    display: inline-block;
    height: 95px;
  }
  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu li.active a:after, #main-menu li.active-trail a:after {
    background-color: #ffffff;
    width: 100%;
    top: -10px;
  }
  /* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu a {
    font-size: 43px;
    font-size: 4.3rem;
    line-height: 95px;
    padding: 0 18.75px;
    padding: 0 1.875rem;
    position: relative;
  }
  /* line 47, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu a:hover, #main-menu a:focus, #main-menu a:active {
    color: #000000;
    background: white;
  }
  /* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu a:after {
    content: '';
    background-color: transparent;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
  }
  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_menu.scss */
  #main-menu a:hover:after, #main-menu a:focus:after, #main-menu a:active:after {
    background-color: #ffffff;
    top: -10px;
    width: 100%;
    height: 10px;
    -webkit-transition: top 0.25s ease;
    -moz-transition: top 0.25s ease;
    -ms-transition: top 0.25s ease;
    -o-transition: top 0.25s ease;
    transition: top 0.25s ease;
  }

  /* ========================================================================== *\
     Page
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_page.scss */
  .node-title {
    display: block;
    visibility: visible;
  }
  /* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_page.scss */
  .node-title h1 {
    margin-bottom: 37.5px;
    margin-bottom: 3.75rem;
  }

  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_page.scss */
  .maintenance-page .content-wrapper {
    max-width: 800px;
  }

  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people {
    margin: 30px -70px 30px -70px;
  }
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .column {
    width: 11.11111%;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .text {
    position: absolute;
    width: auto;
    max-width: 600px;
    z-index: 100;
    display: block;
    outline: none;
    top: 10%;
    left: 10%;
    height: 80%;
    background: white;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .text .content-block {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    width: 100%;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .text .inner-block {
    display: table-cell;
    text-align: left;
  }
  /* line 29, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .text .inner-block h2 {
    text-transform: none;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 38px;
    line-height: 3.8rem;
  }
  /* line 34, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_home.scss */
  .home-people .text .inner-block .btn {
    text-align: center;
    max-width: 320px;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }

  /* ========================================================================== *\
     Thema Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_thema.scss */
  .thema-block {
    width: 25%;
  }

  /* ========================================================================== *\
     Geschiedenis page
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline {
    background-color: #EC1B23;
    width: 70px;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    display: block;
    visibility: visible;
  }
  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline .active, .menu-timeline .active-item {
    background-color: #C70305;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .js .menu-timeline .active-item {
    -webkit-transition: top 0.1s ease;
    -moz-transition: top 0.1s ease;
    -ms-transition: top 0.1s ease;
    -o-transition: top 0.1s ease;
    transition: top 0.1s ease;
    position: absolute;
    width: 100%;
    height: 30px;
    top: 90px;
  }
  /* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .js .menu-timeline .active a:hover, .js .menu-timeline .active a:focus, .js .menu-timeline .active a:active {
    background-color: transparent;
    color: #fff;
  }
  /* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline ul {
    text-align: center;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 70px;
    z-index: 5;
  }
  /* line 47, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline ul li {
    margin-bottom: 0;
  }
  /* line 52, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline a {
    background-color: transparent;
    color: #fff;
    line-height: 50px;
    font-family: "HelveticaInseratLTPro", "Helvetica Neue", Helvetica, "Roboto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif;
    display: block;
  }
  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .menu-timeline a:hover, .menu-timeline a:focus, .menu-timeline a:active {
    background-color: #fff;
    color: #C70305;
  }

  /* line 68, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .node-geschiedenis .field-items {
    padding-left: 70px;
  }
  /* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .node-geschiedenis .onderwerp-header {
    padding-left: 70px;
  }
  /* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .node-geschiedenis .first-after-year {
    padding-top: 100px;
    padding-top: 10rem;
  }
  /* line 79, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .node-geschiedenis .page-section-year {
    padding: 110px 0 0;
    padding: 11rem 0 0;
    margin-bottom: -75px;
    margin-bottom: -7.5rem;
  }

  /* line 85, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .geschiedenis-header {
    padding-left: 70px;
  }
  /* line 88, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-history.scss */
  .geschiedenis-header p {
    margin-bottom: 26px;
    margin-bottom: 2.6rem;
  }

  /* ========================================================================== *\
     Mensen Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-mensen.scss */
  .person {
    width: 25%;
  }

  /* ========================================================================== *\
     Mensen Detail
  \* ========================================================================== */
  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-mensen.scss */
  .profile-text {
    padding-left: 260px;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_wij-sp-mensen.scss */
  .profile-image {
    width: 260px;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_actualiteiten.scss */
  .filter-tabs {
    border-top: none;
  }
  /* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_actualiteiten.scss */
  .filter-tabs .clear-filter-wrapper {
    width: 280px;
  }

  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_actualiteiten.scss */
  .nu-actualiteit h2, .nu-actualiteit .h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .has-placeholder:after {
    font-size: 150px;
    height: 150px;
    margin-top: -75px;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_actualiteiten.scss */
  .actualiteiten-list .actualiteit .content-wrapper {
    padding: 28.125px 37.5px 30px;
    padding: 2.8125rem 3.75rem 3rem;
  }

  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-type-onderwerp .top-container {
    overflow: hidden;
  }

  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-onderwerp .node-container {
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
  }
  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-onderwerp.active .node-container {
    zoom: 1;
    filter: alpha(opacity=35);
    opacity: 0.35;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-onderwerp p {
    clear: none;
  }
  /* line 29, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-onderwerp blockquote {
    width: 45%;
    float: right;
    margin: 0;
    padding: 0 28.125px;
    padding: 0 2.8125rem;
  }

  /* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunten-wrapper {
    float: left;
    width: 45%;
    position: relative;
    z-index: 5;
  }
  /* line 47, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunten-wrapper .fill {
    background-color: #EC1B23;
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    z-index: 200;
  }

  /* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunten-list {
    background-color: transparent;
    margin-bottom: 0;
    z-index: 5;
  }

  /* line 66, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item {
    overflow: visible;
    position: relative;
  }
  /* line 72, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.active .standpunt-summary:before {
    border-right-width: 9px;
    right: -1px;
  }
  /* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.active .standpunt-content {
    right: -110%;
  }
  /* line 83, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.centered {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  /* line 87, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.centered .standpunt-summary {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  /* line 95, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .js .standpunt-item.first .standpunt-content {
    top: 0;
  }
  /* line 101, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.last {
    border-bottom: none;
  }
  /* line 104, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-item.last .standpunt-content {
    border: solid 2px #f1f1f1;
    border-left: 0;
  }

  /* line 111, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-summary {
    overflow: visible;
    right: -1px;
  }
  /* line 116, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .js .standpunt-summary:before {
    border-top: solid 9px transparent;
    border-bottom: solid 9px transparent;
    border-right: solid 0 #fff;
    -webkit-transition-property: border-right-width;
    -moz-transition-property: border-right-width;
    -o-transition-property: border-right-width;
    transition-property: border-right-width;
    margin: -9px 0 50%;
    top: 50%;
    right: -9px;
    bottom: 0;
    left: auto;
  }

  /* line 130, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .standpunt-content {
    background-color: #fff;
    border: solid 2px #f1f1f1;
    border-left: none;
    width: 110%;
  }
  /* line 136, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .js .standpunt-content {
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease;
    height: auto;
    position: absolute;
    top: -2px;
    right: 0;
    z-index: -1;
  }
  /* line 144, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .js .standpunt-content .inner-container {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    filter: none;
  }

  /* line 156, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .onderwerp-quote > .inner-container {
    height: 300px;
  }
  /* line 160, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .onderwerp-quote .quote-image {
    height: 300px;
  }
  /* line 163, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .onderwerp-quote .quote-image img {
    width: 960px;
    top: -25px;
    left: -480px;
  }
  /* line 170, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .onderwerp-quote .quote-wrapper {
    height: 300px;
    margin-top: -300px;
  }

  /* line 177, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .quote-block {
    background: #fff;
    overflow: hidden;
    padding-left: 158px;
    position: relative;
  }
  /* line 183, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .quote-block .image-wrapper {
    display: block;
    visibility: visible;
    width: 158px;
    height: 158px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 192, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .quote-block .persoon-text {
    text-align: left;
    height: 158px;
  }
  /* line 197, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .quote-block .inner-text {
    height: 52px;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  /* line 202, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_onderwerp.scss */
  .node-type-onderwerp .quote-block .inner-text {
    height: 100px;
  }

  /* ========================================================================== *\
     Doe Mee
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_doemee.scss */
  .newsletter-wrapper p, .newsletter-wrapper form {
    float: left;
    width: 50%;
  }
  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_doemee.scss */
  .newsletter-wrapper p {
    padding-right: 28.125px;
    padding-right: 2.8125rem;
    margin-bottom: 0;
  }

  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_doemee.scss */
  .newsletter-form {
    padding-left: 28.125px;
    padding-left: 2.8125rem;
    padding-top: 0;
  }

  /* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_doemee.scss */
  .activiteit-item .meta-wrapper {
    padding-bottom: 40px;
    padding-bottom: 4rem;
  }

  /* ========================================================================== *\
     Search
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_search.scss */
  .results-counter-wrapper span {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    line-height: 3.2rem;
  }

  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_search.scss */
  #main-wrapper .search-form {
    max-width: 800px;
    margin: 0 auto;
  }

  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_search.scss */
  .refine-search-wrapper .container-inline-date, .refine-search-wrapper .form-item-order {
    width: 33.33333%;
    float: left;
  }
  /* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_search.scss */
  .refine-search-wrapper .container-inline-date .form-item, .refine-search-wrapper .form-item-order .form-item {
    width: 97%;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_footer.scss */
  .footer-top .footer-social {
    float: left;
    padding: 56.25px 0;
    padding: 5.625rem 0;
  }
  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_footer.scss */
  .footer-top .subscribe-btn-wrapper {
    padding: 56.25px 0;
    padding: 5.625rem 0;
    float: right;
  }

  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_footer.scss */
  .footer-bottom ul {
    padding: 0;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_footer.scss */
  .footer-bottom li {
    padding-bottom: 0;
  }

  /* ========================================================================== *\
     IE
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_ie.scss */
  .ie8.js #navigation {
    height: auto;
  }
  /* line 13, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_ie.scss */
  .ie8.js #navigation.toggled {
    height: auto;
  }

  /* line 1, ../../../../../../profiles/sp/themes/pomodoro/scss/min-768/_readspeaker.scss */
  #readspeaker_button1 {
    display: block;
  }
}
@media only screen and (min-width: 960px) {
  /* ========================================================================== *\
     Base
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_base.scss */
  html {
    font-size: 62.5%;
  }

  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_base.scss */
  body {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    line-height: 2.6rem;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_base.scss */
  h1.title, .h1.title {
    padding: 37.5px 75px 0;
    padding: 3.75rem 7.5rem 0;
  }

  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_forms.scss */
  .activiteit-registratie .inner-wrapper {
    margin-bottom: 56.25px;
    margin-bottom: 5.625rem;
  }

  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .image-overlay {
    padding: 28.125px 37.5px;
    padding: 2.8125rem 3.75rem;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .page-section {
    padding-left: 75px;
    padding-left: 7.5rem;
    padding-right: 75px;
    padding-right: 7.5rem;
  }

  /* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .page-section-image.image-left figure, .page-section-image.image-right figure {
    max-width: 337px;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .page-section-image.image-left figure {
    margin-left: -37.5px;
    margin-left: -3.75rem;
  }
  /* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .page-section-image.image-right figure {
    margin-right: -37.5px;
    margin-right: -3.75rem;
  }

  /* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-left figure {
    margin-left: 0rem;
  }
  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-right figure {
    margin-right: 0rem;
  }

  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .page-section-year {
    padding: 120px 0;
    padding: 12rem 0;
  }

  /* line 70, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .footer-social a:after {
    font-size: 30px;
  }

  /* line 77, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .social-links.node-share {
    top: 155px;
    top: 15.5rem;
  }
  /* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .node-type-activiteit .social-links {
    top: 135px;
    top: 13.5rem;
  }

  /* line 90, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .compact-block-list {
    padding-top: 28.125px;
    padding-top: 2.8125rem;
  }

  /* line 95, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .compact-block .text-wrapper {
    margin-left: 175px;
  }

  /* line 104, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .pager-wrapper {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }

  /* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .section-title {
    margin-top: 37.5px;
    margin-top: 3.75rem;
    padding-top: 75px;
    padding-top: 7.5rem;
  }

  /* line 117, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .anchors-wrapper {
    padding: 0 75px;
    padding: 0 7.5rem;
  }
  /* line 120, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .anchors-wrapper .anchors {
    margin: 0 -9.375px 56.25px;
    margin: 0 -0.9375rem 5.625rem;
  }

  /* line 129, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .personen-wrapper {
    padding: 37.5px 0;
    padding: 3.75rem 0;
  }
  /* line 132, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .personen-wrapper.compact {
    padding-bottom: 43.25px;
    padding-bottom: 4.325rem;
  }

  /* line 141, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_misc.scss */
  .attachments-wrapper {
    padding-bottom: 37.5px;
    padding-bottom: 3.75rem;
  }

  /* ========================================================================== *\
     Cookie Bar
  \* ========================================================================== */
  /* line 4, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_cookie-bar.scss */
  .popup-content {
    padding: 28.125px 75px 9.375px;
    padding: 2.8125rem 7.5rem 0.9375rem;
    max-width: 1200px;
    margin: 0 auto;
  }

  /* ========================================================================== *\
     Header
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_header.scss */
  #header {
    height: 125px;
  }
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_header.scss */
  #header .search-field {
    height: 120px;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_header.scss */
  #header .search-wrapper.toggled {
    height: 97px;
  }

  /* ========================================================================== *\
     Menu
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_menu.scss */
  #main-menu li {
    height: 120px;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_menu.scss */
  #main-menu a {
    line-height: 120px;
  }

  /* ========================================================================== *\
     Page
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_page.scss */
  .region-content {
    *zoom: 1;
  }
  /* line 153, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .region-content:before, .region-content:after {
    content: " ";
    display: table;
  }
  /* line 157, ../../../../../../profiles/sp/themes/pomodoro/scss/_mixins.scss */
  .region-content:after {
    clear: both;
  }

  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_page.scss */
  .node-container {
    padding-left: 75px;
    padding-left: 7.5rem;
    padding-right: 75px;
    padding-right: 7.5rem;
  }

  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_page.scss */
  .content-wrap, .page-user #content {
    padding-left: 75px;
    padding-left: 7.5rem;
    padding-right: 75px;
    padding-right: 7.5rem;
    max-width: 1200px;
    margin: 0 auto;
  }

  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_page.scss */
  .page-user #content {
    padding-top: 56.25px;
    padding-top: 5.625rem;
    padding-bottom: 56.25px;
    padding-bottom: 5.625rem;
  }

  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_home.scss */
  .home-item .item-text, .thema-onderwerp .item-text {
    height: 145px;
  }

  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_home.scss */
  .home-people .column {
    width: 11.11111%;
  }
  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_home.scss */
  .home-people .default {
    width: 66.66667%;
  }

  /* ========================================================================== *\
     Wij SP
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp.scss */
  .speerpunten-wrapper {
    max-width: 1600px;
    padding-left: 56.25px;
    padding-left: 5.625rem;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp.scss */
  .speerpunten-wrapper .speerpunt:before {
    line-height: 50px;
  }

  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp.scss */
  .mensen-blocks {
    max-width: 1600px;
  }

  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp.scss */
  .geschiedenis-timeline-wrapper .inner-block:after, .geschiedenis-timeline-wrapper .inner-block:before {
    font-size: 36px;
    font-size: 3.6rem;
    height: 140px;
    width: 140px;
    line-height: 140px;
    top: -70px;
  }

  /* ========================================================================== *\
     Geschiedenis page
  \* ========================================================================== */
  /* line 46, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp.scss */
  .node-geschiedenis .page-section-year.first {
    margin-top: -65px;
  }

  /* ========================================================================== *\
     Mensen Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp-mensen.scss */
  .person {
    width: 20%;
  }

  /* ========================================================================== *\
     Mensen Detail
  \* ========================================================================== */
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp-mensen.scss */
  .profile .social-links {
    margin-bottom: 0;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp-mensen.scss */
  .profile-image {
    left: 75px;
    left: 7.5rem;
  }

  /* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_wij-sp-mensen.scss */
  .profile-bio {
    padding-bottom: 56.25px;
    padding-bottom: 5.625rem;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .filter-wrapper .type-filter .filter:before {
    top: 0;
  }

  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .nu-actualiteit .content-wrapper {
    padding: 28.125px 37.5px 0 85px;
    padding: 2.8125rem 3.75rem 0 8.5rem;
  }
  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser h2 {
    max-width: 800px;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .content-wrapper:before {
    left: 37.5px;
    left: 3.75rem;
    right: 37.5px;
    right: 3.75rem;
  }

  /* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .nu-node .content-wrapper {
    padding-left: 75px;
    padding-left: 7.5rem;
    padding-right: 75px;
    padding-right: 7.5rem;
  }

  /* line 41, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .no-results {
    padding: 56.25px 75px;
    padding: 5.625rem 7.5rem;
  }

  /* line 47, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .actualiteiten-list .meta-wrapper:before {
    top: -2px;
  }

  /* line 54, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .actualiteiten-wrapper .load-more, .activiteiten-wrapper .load-more {
    margin-left: 280px;
  }

  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .back-to-top {
    height: 55px;
    line-height: 55px;
  }
  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_actualiteiten.scss */
  .back-to-top:before {
    line-height: 55px;
  }

  /* ========================================================================== *\
     Thema Archief
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_thema.scss */
  .thema-block .inner-wrapper {
    height: 145px;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_thema.scss */
  .thema-block h2 {
    height: 80px;
  }

  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .node-type-onderwerp .node-container {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunten-wrapper {
    width: 34%;
    float: left;
  }

  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunten-list {
    width: 100%;
    position: relative;
    z-index: 50;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunten-list:after {
    right: 0;
    bottom: -5px;
  }

  /* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunt-item.active .standpunt-content {
    right: -150%;
  }

  /* line 39, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunt-summary {
    padding-right: 56.25px;
    padding-right: 5.625rem;
  }

  /* line 43, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .standpunt-content {
    width: 150%;
  }

  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal {
    position: relative;
  }
  /* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .verhaal-wrapper > .inner-container {
    padding: 56.25px 75px;
    padding: 5.625rem 7.5rem;
  }
  /* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .owner .user-info, .onderwerp-verhaal .duration {
    float: left;
  }
  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .owner .user-info span, .onderwerp-verhaal .duration span {
    float: none;
    display: block;
    line-height: 18px;
  }
  /* line 69, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .owner .user-info .first, .onderwerp-verhaal .duration .first {
    padding: 4px 0 0 0;
  }
  /* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .owner .user-info .last, .onderwerp-verhaal .duration .last {
    padding: 0 0 4px;
  }
  /* line 78, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-verhaal .duration {
    float: right;
  }

  /* line 89, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-quote .quote-img img {
    top: -50px;
  }
  /* line 95, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-quote .quote-wrapper > .inner-container {
    padding: 37.5px 75px;
    padding: 3.75rem 7.5rem;
  }
  /* line 100, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-quote .quote {
    max-width: 960px;
    margin: 0 auto 2.6rem;
  }

  /* line 106, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .quote-block {
    background: #fff;
    overflow: hidden;
    height: 280px;
    padding-left: 280px;
  }
  /* line 112, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .quote-block .image-wrapper {
    width: 280px;
    height: 280px;
  }
  /* line 117, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .quote-block .persoon-text {
    height: 280px;
  }
  /* line 121, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .quote-block .inner-text {
    height: 145px;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  /* line 126, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .node-type-onderwerp .quote-block .inner-text {
    height: 100px;
  }
  /* line 131, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .quote-block .persoon-quote {
    text-transform: none;
  }

  /* line 136, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .persoon-quote-owner {
    margin-bottom: 0;
  }

  /* line 144, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_onderwerp.scss */
  .onderwerp-activiteiten-wrapper {
    padding: 38.125px 0;
    padding: 3.8125rem 0;
  }

  /* ========================================================================== *\
     Doe Mee
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .doemee-link:before {
    line-height: 60px;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .doemee-options {
    padding-top: 56.25px;
    padding-top: 5.625rem;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .doemee-extra-options {
    padding-top: 37.5px;
    padding-top: 3.75rem;
    padding-bottom: 43.25px;
    padding-bottom: 4.325rem;
  }

  /* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .newsletter-header {
    padding-top: 56.25px;
    padding-top: 5.625rem;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .newsletter-form-wrapper {
    padding-bottom: 56.25px;
    padding-bottom: 5.625rem;
  }

  /* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .newsletter-wrapper p {
    padding-right: 37.5px;
    padding-right: 3.75rem;
  }

  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .newsletter-form {
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* line 50, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .map-wrapper {
    min-height: 390px;
    height: auto !important;
    height: 390px;
  }

  /* line 54, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .map-inner-wrapper {
    left: 75px;
    left: 7.5rem;
  }

  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .thema-actualiteit .text-wrapper {
    max-width: 1200px;
    padding-left: 140px;
    padding-left: 14rem;
  }

  /* line 71, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .thema-activiteit .text-wrapper .meta-wrapper:first-child {
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
  /* line 75, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .thema-activiteit .text-wrapper h2 {
    margin-bottom: 0;
  }

  /* line 86, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .persoon-quote-block .persoon-options {
    margin-bottom: 56.25px;
    margin-bottom: 5.625rem;
  }

  /* line 91, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_doemee.scss */
  .persoon-quote-owner {
    margin-bottom: 56.25px;
    margin-bottom: 5.625rem;
  }

  /* ========================================================================== *\
     Search
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  .search-form .form-wrapper:after {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  .search-form .spsearch-submit {
    width: 40px;
    height: 40px;
  }

  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  #header .search-form {
    max-width: 1200px;
  }

  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  .results-counter-wrapper {
    padding-top: 56.25px;
    padding-top: 5.625rem;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  .search-result .content-wrapper {
    padding-top: 28.125px;
    padding-top: 2.8125rem;
    padding-bottom: 28.125px;
    padding-bottom: 2.8125rem;
  }

  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_search.scss */
  .close-search {
    line-height: 97px;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_footer.scss */
  .footer-top .footer-social a {
    width: 56px;
    height: 56px;
  }
  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_footer.scss */
  .footer-top .footer-social a:after {
    line-height: 56px;
  }
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-960/_footer.scss */
  .footer-top .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 75px;
    padding-left: 7.5rem;
    padding-right: 75px;
    padding-right: 7.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list ul {
    margin: 0 -28.125px;
    margin: 0 -2.8125rem;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list .block {
    width: 33.33333%;
  }
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list .block.odd, .block-list .block.even {
    padding: 0 28.125px;
    padding: 0 2.8125rem;
    clear: none;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list .block.block-4 {
    clear: both;
  }
  /* line 28, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list .block-3 .inner-container {
    border-top: none;
  }
  /* line 31, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_misc.scss */
  .block-list .block-3 .inner-container:before {
    content: none;
  }

  /* ========================================================================== *\
     Menu
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_menu.scss */
  #main-menu {
    padding-right: 0;
  }
  /* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_menu.scss */
  #main-menu a {
    font-size: 45px;
    font-size: 4.5rem;
  }

  /* ========================================================================== *\
     Geschiedenis Page
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_wij-sp-history.scss */
  .node-type-geschiedenis:after {
    left: 250px;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_wij-sp-history.scss */
  .node-type-geschiedenis .field-items {
    padding-left: 150px;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_wij-sp-history.scss */
  .geschiedenis-header {
    padding-left: 150px;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_wij-sp-history.scss */
  .menu-timeline {
    width: 150px;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_wij-sp-history.scss */
  .menu-timeline ul {
    width: 150px;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 8, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_actualiteiten.scss */
  .filter-wrapper ul li {
    width: 25%;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_actualiteiten.scss */
  .nu-node .h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    line-height: 6rem;
  }

  /* ========================================================================== *\
     Thema Detail
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_thema.scss */
  .thema-onderwerpen-wrapper .item-text h2 {
    height: 80px;
  }

  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .standpunt-summary {
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .onderwerp-verhaal .duration span, .onderwerp-verhaal .owner .user-info span {
    float: left;
    line-height: 44px;
  }
  /* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .onderwerp-verhaal .duration .first, .onderwerp-verhaal .duration .last, .onderwerp-verhaal .owner .user-info .first, .onderwerp-verhaal .owner .user-info .last {
    padding: 0 2.5px;
  }

  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .node-type-onderwerp .quote-block .inner-text {
    height: 145px;
  }
  /* line 36, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .node-type-onderwerp .quote-block .btn-wrapper {
    width: 45%;
    float: left;
    margin-top: 14px;
    margin-top: 1.4rem;
  }
  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_onderwerp.scss */
  .node-type-onderwerp .quote-block .become-active {
    float: right;
    margin-top: 0;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_footer.scss */
  .subscribe-btn-wrapper {
    float: right;
    width: auto;
    text-align: left;
  }

  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_footer.scss */
  .footer-menu-wrapper {
    float: left;
    width: 75%;
    padding-left: 28.125px;
    padding-left: 2.8125rem;
  }
  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_footer.scss */
  .footer-menu-wrapper ul {
    text-align: left;
  }
  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1024/_footer.scss */
  .footer-menu-wrapper .column-4 {
    padding-left: 28.125px;
    padding-left: 2.8125rem;
  }
}
@media only screen and (min-width: 1200px) {
  /* ========================================================================== *\
     Misc
  \* ========================================================================== */
  /* line 9, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .image-overlay {
    padding: 28.125px 100px;
    padding: 2.8125rem 10rem;
  }

  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .page-section {
    padding-left: 100px;
    padding-left: 10rem;
    padding-right: 100px;
    padding-right: 10rem;
  }

  /* line 24, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .page-section-image.image-left figure {
    margin-left: -50px;
    margin-left: -5rem;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .page-section-image.image-right figure {
    margin-right: -50px;
    margin-right: -5rem;
  }

  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-left figure {
    margin-left: 0rem;
  }
  /* line 44, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .node-type-geschiedenis .page-section-image.image-right figure {
    margin-right: 0rem;
  }

  /* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .block-list {
    padding: 56.25px 100px 18.75px;
    padding: 5.625rem 10rem 1.875rem;
  }
  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .block-list .block.odd {
    padding-right: 37.5px;
    padding-right: 3.75rem;
  }
  /* line 63, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .block-list .block.even {
    padding-left: 37.5px;
    padding-left: 3.75rem;
  }

  /* line 73, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .pager-wrapper {
    padding-top: 56.25px;
    padding-top: 5.625rem;
  }

  /* line 81, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .anchors-wrapper {
    padding: 0 100px;
    padding: 0 10rem;
  }
  /* line 84, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_misc.scss */
  .anchors-wrapper .anchors {
    padding-top: 37.5px;
    padding-top: 3.75rem;
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }

  /* ========================================================================== *\
     Cookie bar
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_cookie-bar.scss */
  .popup-content {
    padding: 18.75px 100px 9.375px;
    padding: 1.875rem 10rem 0.9375rem;
  }

  /* ========================================================================== *\
     Page
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_page.scss */
  .content-wrap, .page-user #content {
    padding-left: 100px;
    padding-left: 10rem;
    padding-right: 100px;
    padding-right: 10rem;
  }

  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_page.scss */
  .node-container {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }

  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_home.scss */
  .home-people .column {
    width: 8.33333%;
  }
  /* line 14, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_home.scss */
  .home-people .text {
    left: 5%;
  }
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_home.scss */
  .home-people .text .inner-block {
    padding: 20px 30px;
    padding: 2rem 3rem;
  }

  /* ========================================================================== *\
     Wij SP
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten-wrapper .speerpunten-menu li {
    margin-top: 0;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten {
    margin-bottom: 11.5px;
    margin-bottom: 1.15rem;
  }
  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten li {
    width: 50%;
    float: left;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten li.odd {
    clear: both;
    padding-right: 18.75px;
    padding-right: 1.875rem;
  }
  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten li.even {
    padding-left: 108.75px;
    padding-left: 10.875rem;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .speerpunten li.even:before {
    left: 18.75px;
    left: 1.875rem;
  }

  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp.scss */
  .geschiedenis-timeline-wrapper .inner-block {
    position: relative;
  }

  /* ========================================================================== *\
     Mensen Archief
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp-mensen.scss */
  .page-wij-sp-mensen h1.title, .page-wij-sp-mensen .h1.title, .page-wij-sp-lokaal h1.title, .page-wij-sp-lokaal .h1.title {
    padding: 0 100px;
    padding: 0 10rem;
  }

  /* ========================================================================== *\
     Mensen Detail
  \* ========================================================================== */
  /* line 17, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp-mensen.scss */
  .profile-info {
    padding-top: 37.5px;
    padding-top: 3.75rem;
  }

  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_wij-sp-mensen.scss */
  .profile-image {
    left: 100px;
    left: 10rem;
    top: 40px;
    top: 4rem;
  }

  /* ========================================================================== *\
     Min 1200 | Actualiteiten
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .inner-container {
    padding: 0 56.25px;
    padding: 0 5.625rem;
  }
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper ul {
    padding: 28.125px 0;
    padding: 2.8125rem 0;
  }
  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .category-filter li, .filter-wrapper .type-filter li {
    width: 50%;
  }
  /* line 20, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .category-filter {
    width: 40%;
    float: left;
  }
  /* line 25, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .type-filter {
    width: 40%;
    float: left;
  }
  /* line 30, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .publicatie-filter {
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-top: 2rem;
    padding-top: 54.125px;
    padding-top: 5.4125rem;
  }
  /* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .filter-wrapper .publicatie-filter li {
    width: 100%;
    float: none;
  }

  /* line 45, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .nu-actualiteit .content-wrapper {
    padding: 37.5px 56.25px 37.5px 100px;
    padding: 3.75rem 5.625rem 3.75rem 10rem;
  }
  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .content-wrapper:before {
    left: 56.25px;
    left: 5.625rem;
    right: 56.25px;
    right: 5.625rem;
  }

  /* line 60, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .nu-node .content-wrapper {
    padding-left: 100px;
    padding-left: 10rem;
    padding-right: 100px;
    padding-right: 10rem;
  }

  /* line 66, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_actualiteiten.scss */
  .nu-pager, .activiteiten-pager {
    max-width: 1560px;
    margin: 0 auto;
  }

  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .node-quote-section blockquote {
    float: right;
    padding: 0 0 0 56.25px;
    padding: 0 0 0 5.625rem;
    width: 50%;
  }

  /* line 18, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .onderwerp-quote > .inner-container {
    height: 400px;
  }
  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .onderwerp-quote .quote-image {
    height: 400px;
    text-align: center;
  }
  /* line 26, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .onderwerp-quote .quote-image img {
    width: 1440px;
    left: -720px;
  }
  /* line 32, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .onderwerp-quote .quote-wrapper {
    height: 400px;
    margin-top: -400px;
  }
  /* line 37, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_onderwerp.scss */
  .onderwerp-quote .quote {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }

  /* ========================================================================== *\
     Doe Mee
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_doemee.scss */
  .node-type-activiteit header.content-wrap {
    padding-right: 100px;
    padding-right: 10rem;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_doemee.scss */
  .map-inner-wrapper {
    left: 100px;
    left: 10rem;
  }

  /* ========================================================================== *\
     Footer
  \* ========================================================================== */
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1200/_footer.scss */
  .footer-top .inner-container {
    padding-left: 100px;
    padding-left: 10rem;
    padding-right: 100px;
    padding-right: 10rem;
  }
}
@media only screen and (min-width: 1300px) {
  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1300/_actualiteiten.scss */
  .nu-actualiteit.nu-teaser .content-wrapper {
    margin-left: 354px;
  }
}
@media only screen and (min-width: 1340px) {
  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1340/_home.scss */
  .home-people .column {
    width: 7.14286%;
  }

  /* ========================================================================== *\
     Actualiteiten
  \* ========================================================================== */
  /* line 7, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1340/_actualiteiten.scss */
  .actualiteiten-wrapper .inner-container:before, .activiteiten-wrapper .inner-container:before {
    width: 354px;
  }

  /* line 15, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1340/_actualiteiten.scss */
  .nu-actualiteit .nu-teaser .content-wrapper {
    margin-left: 354px;
  }

  /* line 22, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1340/_actualiteiten.scss */
  .actualiteiten-list .content-wrapper {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1500px) {
  /* ========================================================================== *\
     Home
  \* ========================================================================== */
  /* line 10, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1500/_home.scss */
  .home-people .column {
    width: 6.66667%;
  }

  /* ========================================================================== *\
     Mensen Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1500/_wij-sp-mensen.scss */
  .person {
    width: 16.66667%;
  }

  /* ========================================================================== *\
     Thema Archief
  \* ========================================================================== */
  /* line 5, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1500/_thema.scss */
  .thema-block {
    width: 16.66667%;
  }
}
@media only screen and (min-width: 1700px) {
  /* ========================================================================== *\
     Onderwerp
  \* ========================================================================== */
  /* line 11, ../../../../../../profiles/sp/themes/pomodoro/scss/min-1700/_onderwerp.scss */
  .onderwerp-quote .quote-image img {
    width: 100%;
    height: auto;
    left: 0;
    margin-left: 0;
  }
}
/* ========================================================================== *\
   Retina
\* ========================================================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_retina.scss */
  .menu-toggler {
    background-image: url('/profiles/sp/themes/pomodoro/images/sprite-x2.png?1439803697');
    -webkit-background-size: 35px 70px;
    -moz-background-size: 35px 70px;
    background-size: 35px 70px;
  }
}
/* ========================================================================== *\
   Print
\* ========================================================================== */
@media print {
  /* line 6, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 12, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  html, body, #page-wrapper, #page, #wrapper {
    height: auto;
  }

  /* line 16, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 19, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 21, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 23, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 27, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 33, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 35, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 38, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 42, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  p,
  h2,
  h3 {
    margin-bottom: 10px;
    page-break-after: avoid;
  }

  /* line 51, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 55, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  #block-system-main .content, section.node-content.content.cf {
    overflow: visible;
    page-break-after: auto;
  }

  /* line 59, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  .content {
    display: block;
    font-size: 13px;
  }

  /* line 64, ../../../../../../profiles/sp/themes/pomodoro/scss/_print.scss */
  .social-links, .return-link-wrapper, #footer, #sliding-popup {
    display: none;
  }

  @page {
    size: auto;
    /* auto is the initial value */
    margin: 10%;
  }
}
