.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination a {
  cursor: pointer;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.14285714;
  text-decoration: none;
  color: #0064aa;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #00375e;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0064aa;
  border-color: #0064aa;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
[class*="col-"][class~="col-no-padding"] {
  padding: 0;
}
[class*="col-"][class~="col-no-padding-left"] {
  padding-left: 0;
}
[class*="col-"][class~="col-no-padding-right"] {
  padding-right: 0;
}
@font-face {
  font-family: 'TheAntiqua Bold Semi-bold';
  src: url('../fonts/theantiquab-semibold-webfont.eot');
  src: url('../fonts/theantiquab-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/theantiquab-semibold-webfont.woff2') format('woff2'), url('../fonts/theantiquab-semibold-webfont.woff') format('woff'), url('../fonts/theantiquab-semibold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f6f6f6;
  overflow-x: hidden;
  position: relative;
}
body.js--no_scroll {
  height: 100%;
  overflow: hidden;
  position: fixed;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 20px;
  margin-bottom: 18px;
}
a {
  color: #0064aa;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00375e;
  text-decoration: underline;
}
p {
  line-height: 1.5em;
}
time,
small,
figcaption {
  font-size: 14px;
}
time {
  color: #5a5a59;
}
figcaption {
  color: #999;
  margin: 24px 0;
}
.page {
  margin: 0 auto;
  max-width: 916px;
  overflow-x: hidden;
}
.page .container .artikeltekst h3,
.page .container .artikeltekst h4 {
  font-size: 24px;
}
@media (min-width: 1200px) {
  .page {
    max-width: 1132px;
  }
}
@media (min-width: 1400px) {
  .page {
    max-width: 1240px;
  }
}
.page-top {
  background: white;
  border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 751px) {
  .page-top {
    margin: 0;
  }
}
.page-top .visible-xs-block {
  float: right;
  width: 16.6666666%;
}
.plus-article-counter-wrapper {
  padding: 0 .15em;
  display: none;
  position: relative;
}
.plus-article-counter-wrapper .plus-article-counter {
  display: inline-block;
  vertical-align: middle;
  padding: 0.8em;
  border-radius: 5px;
  background-color: #e9f3fa;
  position: relative;
  margin-left: 1em;
  font-size: 0.9em;
}
@media (max-width: 480px) {
  .plus-article-counter-wrapper .plus-article-counter .hide-on-mobile {
    display: none;
  }
}
@media (max-width: 752px) {
  .plus-article-counter-wrapper .plus-article-counter {
    width: 100vw;
    border-radius: 0;
    margin-left: -12px;
  }
}
@media (max-width: 1200px) {
  .plus-article-counter-wrapper .plus-article-counter {
    padding: 0.8em;
    font-size: .75em;
  }
}
.plus-article-counter-wrapper .plus-article-counter > span {
  line-height: .9em;
}
.plus-article-counter-wrapper .plus-article-counter .limit-reached,
.plus-article-counter-wrapper .plus-article-counter .limit-not-reached {
  display: none;
}
@media (min-width: 752px) {
  .plus-article-counter-wrapper .plus-article-counter:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #e9f3fa;
    border-width: 12px;
    margin-top: -12px;
  }
}
.plus-article-counter-wrapper .plus-article-counter .btn {
  position: relative;
  display: inline-block;
  background: transparent;
  border: 2px solid #0064aa;
  border-radius: 3px;
  color: #0064aa;
  margin-left: 12px;
  padding: 8px 20px 8px 20px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.plus-article-counter-wrapper .plus-article-counter .btn .glyphicon {
  font-size: 12px;
}
.plus-article-counter-wrapper .plus-article-counter .btn-primary {
  background: #ec6537;
  border-bottom: 3px solid #ea5320;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #fff;
  font-size: 1em;
  padding: .25em .5em;
}
.plus-article-counter-wrapper .plus-article-counter .number-circle {
  display: inline-block;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: 400;
  width: 24px;
  height: 24px;
  background: white;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 1;
  border-radius: 24px;
  line-height: 20px;
  text-align: center;
  margin-right: -5px;
  margin-left: 6px;
  -webkit-box-shadow: 0px 0px 5px 0px black;
  box-shadow: 0px 0px 5px 0px black;
}
.plus-article-counter-wrapper .popover {
  max-width: calc(100% + 8em);
  width: calc(100% + 8em);
  left: -4em !important;
  z-index: 999;
  border-radius: 0;
  padding: 1em .8em;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 0;
}
@media (max-width: 752px) {
  .plus-article-counter-wrapper .popover {
    max-width: 90vw;
    width: 90vw;
    left: calc(5vw - 12px) !important;
  }
}
.plus-article-counter-wrapper .popover .row {
  margin-top: 2em;
}
.plus-article-counter-wrapper .popover .row div.col-md-6:first {
  padding-left: 0;
}
@media (max-width: 1200px) {
  .plus-article-counter-wrapper .popover .row div.col-md-6:nth-of-type(2) {
    padding-left: 0;
    padding-top: 1em;
  }
}
.plus-article-counter-wrapper .popover .arrow {
  border-bottom-color: transparent;
}
.plus-article-counter-wrapper .popover .btn {
  position: relative;
  display: inline-block;
  background: transparent;
  border: 2px solid #0064aa;
  border-radius: 3px;
  color: #0064aa;
  margin-left: 12px;
  padding: 8px 20px 8px 20px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding: .8em 1em;
}
.plus-article-counter-wrapper .popover .btn .glyphicon {
  font-size: 12px;
}
.plus-article-counter-wrapper .popover .btn-primary {
  background: #ec6537;
  border-bottom: 3px solid #ea5320;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #fff;
  font-size: 1em;
}
.plus-article-counter-popover-template {
  display: none;
}
.bg--gray {
  background: #f6f6f6;
}
.container--full {
  width: 100%;
  padding: 0;
}
.bg--image {
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 24px;
}
.bg--image.container {
  padding-bottom: 24px;
}
@media (min-width: 752px) {
  .bg--image.container .section__heading {
    padding: 12px 12px 38px;
  }
}
@media (min-width: 752px) {
  .bg--image.container .section__item--case {
    background: none;
    box-shadow: none;
  }
}
@media (max-width: 751px) {
  .bg--image.container .section__item--case a {
    padding: 0 12px;
  }
}
@media (min-width: 752px) {
  .bg--image.container .section__item--case:hover {
    background: none;
  }
}
@media (min-width: 752px) {
  .bg--image.container .section__item--case img {
    max-height: 300px;
    visibility: hidden;
  }
}
@media (min-width: 1200px) {
  .bg--image.bg--v__overlay__image {
    min-height: 450px;
  }
  .bg--image.bg--v__overlay__image .heading--case {
    margin-top: 150px;
  }
}
@media (min-width: 752px) {
  .bg--image.bg--v__overlay__image {
    padding-bottom: 108px;
  }
}
@media (max-width: 751px) {
  .bg--image.bg--image__home {
    background: none !important;
    padding-bottom: 0;
  }
}
.bg--image--dossier {
  margin-left: -12px;
  width: 1240px;
}
@media (max-width: 1200px) {
  .bg--image--dossier {
    width: 104%;
  }
}
@media (max-width: 752px) {
  .bg--image--dossier {
    width: 106%;
  }
}
@media (max-width: 480px) {
  .bg--image--dossier {
    width: 107%;
  }
}
.bg--image--inline {
  width: 100%;
  min-height: 450px;
  background-color: #f6f6f6;
  padding-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 751px) {
  .bg--image--inline {
    padding-bottom: 0;
  }
}
.bg--image--inline .container .row {
  background-color: #f6f6f6;
}
.bg--image--inline .container .row > div {
  position: absolute;
}
.bg--image--inline .container .row > div.v__overlay__row {
  position: relative;
}
@media (max-width: 751px) {
  .bg--image--inline .container .row > div.v__overlay__row > div {
    background-color: #fff;
  }
}
@media (min-width: 480px) and (max-width: 751px) {
  .bg--image--inline .container .row {
    padding-bottom: 71px;
  }
}
@media (max-width: 480px) {
  .bg--image--inline .container .row {
    padding-bottom: 82px;
  }
}
.bg--image--inline a + .container .row > div {
  height: 70%;
}
@media (max-width: 751px) {
  .bg--image--inline a + .container .row > div {
    height: 64%;
  }
}
.bg--image--inline .bg--image--inline--img {
  position: absolute;
  width: 1240px;
}
@media (max-width: 1400px) {
  .bg--image--inline .bg--image--inline--img {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .bg--image--inline .bg--image--inline--img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .bg--image--inline .bg--image--inline--img {
    width: 100%;
  }
}
.bg--image--inline a h2 {
  color: white;
  padding: 0 15px 5px 15px;
  position: absolute;
  margin: 0 12px 0 0;
  left: 12px;
  bottom: 12px;
}
@media (max-width: 751px) {
  .bg--image--inline a h2 {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .bg--image--inline a h2 {
    position: inherit;
    padding-top: 124px;
    padding-left: 0;
  }
}
.bg--image--inline a h2 span {
  position: relative;
  background: rgba(0, 100, 170, 0.75);
  padding: 4px 10px;
}
.bg--image--inline a h2 span span {
  background: white;
  top: -23px;
  margin-left: 10px;
  display: block;
  padding: 5px 10px 2px 9px;
  position: absolute;
  font-size: 14px;
  color: #5a5a59;
}
.bg--image--inline .v__overlay__row {
  margin-top: 316px;
}
@media (max-width: 480px) {
  .bg--image--inline .v__overlay__row {
    margin-top: 120px;
    margin-right: 0;
    background-color: white;
  }
}
@media (min-width: 752px) {
  .bg--image--inline .section__item--case {
    background: none;
    box-shadow: none;
  }
}
@media (max-width: 751px) {
  .bg--image--inline .section__item--case a {
    padding: 0 12px;
  }
}
@media (min-width: 752px) {
  .bg--image--inline .section__item--case:hover {
    background: none;
  }
}
@media (max-width: 751px) {
  .bg--image--inline .section__item--case figure {
    margin-bottom: 0;
  }
}
@media (min-width: 752px) {
  .bg--image--inline .section__item--case img {
    max-height: 300px;
    visibility: hidden;
  }
}
.plus {
  height: 20px;
  margin-right: 8px;
  width: auto;
}
@media (max-width: 1199px) {
  .plus {
    height: 18px;
  }
}
.advertrl-label {
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 9.5pt;
  text-transform: uppercase;
}
.advertrl-label span {
  display: inline-block;
  background-color: #0064aa;
  color: #fff;
  height: 20px;
  padding: 3px 2px 0 6px;
  margin-right: 16px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.advertrl-label:after {
  content: '';
  position: absolute;
  right: -3px;
  top: -2px;
  background-color: transparent;
  border: 10px solid transparent;
  border-left: 9px solid #0064aa;
}
@media (max-width: 1199px) {
  .advertrl-label span {
    height: 18px;
  }
  .advertrl-label:after {
    border: 9px solid transparent;
    border-left: 8px solid #0064aa;
    right: -1px;
  }
}
span.btn-play {
  padding-left: 1px;
}
span.btn-play:before {
  content: '\f04b';
}
span.btn-camera:before {
  content: '\f030';
}
span.btn-infographic:before {
  content: '\f25a';
}
span.overlay-btn {
  font-family: 'FontAwesome';
  text-align: center;
  background-color: #0064aa;
  color: white;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  padding-top: 5px;
  font-size: 9px;
  vertical-align: middle;
}
figure span.overlay-btn {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  padding-top: 15px;
  font-size: 17px;
  top: 50%;
  z-index: 10;
  height: 48px;
  width: 48px;
}
@media (max-width: 1199px) {
  figure span.overlay-btn {
    font-size: 15px;
    height: 40px;
    width: 40px;
    padding-top: 11px;
    margin-left: -20px;
    margin-top: -20px;
  }
}
@media (max-width: 751px) {
  figure span.overlay-btn {
    height: 22px;
    width: 22px;
    padding-top: 5px;
    font-size: 9px;
    margin-left: -11px;
    margin-top: -11px;
  }
}
figure span.btn-play {
  padding-left: 3px;
}
@media (max-width: 751px) {
  figure span.btn-play {
    padding-top: 6px;
    padding-left: 2px;
  }
}
figure span.btn-camera {
  font-size: 19px;
  padding-top: 14px;
}
@media (max-width: 1199px) {
  figure span.btn-camera {
    padding-top: 12px;
    font-size: 16px;
  }
}
@media (max-width: 751px) {
  figure span.btn-camera {
    padding-top: 6px;
    font-size: 10px;
  }
}
figure span.btn-infographic {
  font-size: 28px;
  padding-top: 8px;
}
@media (max-width: 1199px) {
  figure span.btn-infographic {
    font-size: 24px;
    padding-top: 6px;
  }
}
@media (max-width: 751px) {
  figure span.btn-infographic {
    font-size: 12px;
    padding-top: 4px;
  }
}
.btn-primary {
  color: #ffffff;
  background-color: #0064aa;
  border-color: #005591;
  border-radius: 0px;
  border: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004677;
  border-color: #003153;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0064aa;
  border-color: #005591;
}
.btn-primary .badge {
  color: #0064aa;
  background-color: #ffffff;
}
.header-gallery {
  margin-bottom: 2em;
}
.header-gallery .gallery-container {
  position: relative;
  margin: 0 -20px 0 -40px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .header-gallery .gallery-container {
    margin: 0 -12px;
  }
}
.header-gallery .gallery-container figure {
  margin: 0;
}
@media (min-width: 940px) {
  .plus-gallery + * {
    position: relative;
    margin: -100px -80px 0;
    padding: 80px 80px 0;
    background-color: #fff;
  }
}
@media (min-width: 752px) {
  .plus-gallery {
    margin-right: calc((100vw - 752px)/-2);
    margin-left: calc((100vw - 752px)/-2);
  }
}
@media (min-width: 940px) {
  .plus-gallery {
    margin-right: -94px;
    margin-left: -94px;
  }
}
@media (min-width: 1200px) {
  .plus-gallery {
    margin-right: -204px;
    margin-left: -204px;
  }
}
@media (min-width: 1400px) {
  .plus-gallery {
    margin-right: -197px;
    margin-left: -197px;
  }
}
.plus-gallery .img-responsive {
  width: 100%;
}
.plus-gallery figure:not(.video) figcaption {
  position: relative;
  z-index: 2;
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 940px) {
  .plus-gallery figure:not(.video) figcaption {
    margin-top: -45px;
    margin-bottom: 0;
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .plus-gallery figure:not(.video) figcaption {
    margin-left: 176px;
  }
}
@media (min-width: 940px) {
  .plus-gallery figure.video {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .plus-gallery figure.video {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.plus-gallery figcaption {
  margin-left: 12px;
}
.gallery-nav a:hover {
  background: rgba(0, 0, 0, 0.15);
}
.gallery-nav .next,
.gallery-nav .prev {
  color: #fff;
  font-size: 1.5em;
  height: 100%;
  width: 3.25em;
  position: absolute;
  top: 0;
  text-align: center;
}
.gallery-nav .glyphicon {
  top: 45%;
}
.gallery-nav .next {
  right: 0;
}
.gallery-nav .prev {
  left: 0;
}
.gallery-counter {
  background: #0064aa;
  color: white;
  display: block;
  font-weight: normal;
  padding: .25em .5em;
  position: absolute;
  top: 1em;
  right: 1em;
}
.header-gallery.v2 .gallery-nav .next,
.header-gallery.v2 .gallery-nav .prev {
  width: 41px;
  height: 41px;
  line-height: 44px;
  border-radius: 4em;
  background: rgba(0, 100, 170, 0.8);
  display: inline-block;
  font-size: 1em;
  top: 50%;
  margin: -20px 0 0 0;
  transition: all 40ms ease-in-out;
}
.header-gallery.v2 .gallery-nav .next:hover,
.header-gallery.v2 .gallery-nav .prev:hover {
  width: 47px;
  height: 47px;
  margin-top: -23px;
  line-height: 51px;
}
.header-gallery.v2 .gallery-nav .glyphicon {
  top: 0;
}
.header-gallery.v2 .gallery-nav .prev {
  left: 25px;
}
.header-gallery.v2 .gallery-nav .prev:hover {
  left: 22px;
}
.header-gallery.v2 .gallery-nav .next {
  right: 25px;
}
.header-gallery.v2 .gallery-nav .next:hover {
  right: 22px;
}
.header-gallery.v2 .gallery-fullscreen {
  width: 41px;
  height: 41px;
  line-height: 44px;
  border-radius: 4em;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 1em;
  text-align: center;
  color: #fff;
  margin: 0 25px 25px 0;
  transition: all 40ms ease-in-out;
}
.header-gallery.v2 .gallery-fullscreen:hover {
  width: 47px;
  height: 47px;
  line-height: 51px;
  margin: 0 22px 22px 0;
  background: rgba(0, 0, 0, 0.75);
}
@media (max-width: 480px) {
  .header-gallery.v2 .gallery-fullscreen {
    margin: 0 25px 10px 0;
  }
  .header-gallery.v2 .gallery-fullscreen:hover {
    margin: 0 22px 7px 0;
  }
}
.header-gallery.v2 .gallery-counter {
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  margin: 0 0 25px 25px;
  font-size: 0.9375em;
  background-color: transparent;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media (max-width: 480px) {
  .header-gallery.v2 .gallery-counter {
    margin: 0 0 15px 20px;
  }
}
label {
  font-weight: normal;
}
.form-horizontal .control-label {
  text-align: left;
}
.form-group-lg .form-control-feedback {
  top: 8px;
}
.form-group-lg .form-control {
  border-radius: 3px;
  font-size: 16px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  border-radius: 3px;
  font-size: 16px;
  padding: 6px 14px;
  height: 44px;
}
.input-group-lg > .form-control {
  border-color: #e0e0e0;
  border-top-color: #c5c5c5;
}
.form-group .row input {
  margin-bottom: 12px;
}
.form-group .help-block {
  margin-bottom: 0;
}
.content--register {
  padding: 0 24px 12px;
  margin: 0 -24px;
}
.content--register .content--register--membership {
  border-left: 1px solid #ddd;
}
.content--register .content--register--membership .btn-primary {
  border: 0;
  margin: 40px 0;
  padding: 15px 24px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.content--register hr {
  border-top-color: #ddd;
}
.content--register .btn-primary {
  background: #f36421;
  border: 0;
  border-bottom: 3px solid #bd430a;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 15px 48px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.form--trial a,
.form--register a,
.form--limit-reached a,
.form--register__completed a,
.content-register a {
  text-decoration: underline;
}
.form--trial a.gray,
.form--register a.gray,
.form--limit-reached a.gray,
.form--register__completed a.gray,
.content-register a.gray {
  color: #5a5a59;
  text-decoration: underline;
}
.form--trial a.gray:hover,
.form--register a.gray:hover,
.form--limit-reached a.gray:hover,
.form--register__completed a.gray:hover,
.content-register a.gray:hover {
  color: #5a5a59;
}
.form--trial .btn,
.form--register .btn,
.form--limit-reached .btn,
.form--register__completed .btn,
.content-register .btn {
  position: relative;
  display: inline-block;
  background: transparent;
  border: 2px solid #0064aa;
  border-radius: 3px;
  color: #0064aa;
  margin: 8px 20px 0 0;
  padding: 13px 20px 14px 20px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.form--trial .btn.btn-icon,
.form--register .btn.btn-icon,
.form--limit-reached .btn.btn-icon,
.form--register__completed .btn.btn-icon,
.content-register .btn.btn-icon {
  padding-right: 60px;
}
.form--trial .btn.btn-icon .glyphicon,
.form--register .btn.btn-icon .glyphicon,
.form--limit-reached .btn.btn-icon .glyphicon,
.form--register__completed .btn.btn-icon .glyphicon,
.content-register .btn.btn-icon .glyphicon {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -5px;
}
@media (max-width: 751px) {
  .form--trial .btn,
  .form--register .btn,
  .form--limit-reached .btn,
  .form--register__completed .btn,
  .content-register .btn {
    width: 100%;
  }
}
.form--trial .btn .glyphicon,
.form--register .btn .glyphicon,
.form--limit-reached .btn .glyphicon,
.form--register__completed .btn .glyphicon,
.content-register .btn .glyphicon {
  font-size: 12px;
}
.form--trial .btn-primary,
.form--register .btn-primary,
.form--limit-reached .btn-primary,
.form--register__completed .btn-primary,
.content-register .btn-primary {
  background: #ec6537;
  border-bottom: 3px solid #ea5320;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #fff;
  padding-bottom: 13px;
  font-size: 16px;
}
.form--trial p.button-text,
.form--register p.button-text,
.form--limit-reached p.button-text,
.form--register__completed p.button-text,
.content-register p.button-text {
  font-size: 16px;
}
.form--register__completed .btn {
  position: relative;
  display: inline-block;
  background: transparent;
  border: 2px solid #0064aa;
  border-radius: 3px;
  color: #0064aa;
  margin: 8px 20px 0 0;
  padding: 13px 20px 14px 20px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.form--register__completed .btn.btn-icon {
  padding-right: 60px;
}
.form--register__completed .btn.btn-icon .glyphicon {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -5px;
}
@media (max-width: 751px) {
  .form--register__completed .btn {
    width: 100%;
  }
}
.form--register__completed .btn .glyphicon {
  font-size: 12px;
}
.form--register__completed .btn-primary {
  background: #ec6537;
  border-bottom: 3px solid #ea5320;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #fff;
  padding-bottom: 13px;
  font-size: 16px;
}
.form--register,
.form--register__completed {
  padding: 0 12px;
}
.form--register .lock > .glyphicon,
.form--register__completed .lock > .glyphicon {
  display: none;
}
@media (min-width: 752px) {
  .form--register .lock,
  .form--register__completed .lock {
    padding: 0 12px 0 30px;
  }
  .form--register .lock > .glyphicon,
  .form--register__completed .lock > .glyphicon {
    display: block;
    position: absolute;
    font-size: 22px;
    top: 24px;
    left: 0;
  }
}
.form--register h1,
.form--register__completed h1,
.form--register h2,
.form--register__completed h2,
.form--register h3,
.form--register__completed h3 {
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-bottom: 10px;
}
.form--register h1 .plus,
.form--register__completed h1 .plus,
.form--register h2 .plus,
.form--register__completed h2 .plus,
.form--register h3 .plus,
.form--register__completed h3 .plus {
  height: 20px;
  vertical-align: -3px;
  margin: 0 4px;
}
@media (min-width: 1200px) {
  .form--register h1,
  .form--register__completed h1,
  .form--register h2,
  .form--register__completed h2,
  .form--register h3,
  .form--register__completed h3 {
    font-size: 20px;
  }
}
@media (min-width: 752px) {
  .form--register h1,
  .form--register__completed h1,
  .form--register h2,
  .form--register__completed h2,
  .form--register h3,
  .form--register__completed h3 {
    font-size: 31px;
  }
}
.form--register p,
.form--register__completed p {
  font-size: 16px;
  line-height: 1.8em;
}
.form--register form,
.form--register__completed form {
  margin-top: 24px;
}
.form--register .form-group,
.form--register__completed .form-group {
  margin-bottom: 12px;
}
.form--register .form-group .form-hint,
.form--register__completed .form-group .form-hint {
  height: 49px;
  line-height: 49px;
  margin: 0;
  font-style: italic;
}
.form--register__completed {
  padding: 24px;
  text-align: center !important;
  padding-top: 100px;
}
.form--register__completed .row {
  max-width: 600px;
  margin: 0 auto;
}
.form--register__completed .btn {
  margin-top: 16px;
}
.form--newsletter {
  margin-top: 48px;
  padding: 36px 40px 40px 40px;
}
.form--newsletter h1,
.form--newsletter h2,
.form--newsletter h3 {
  margin-bottom: 2px;
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.form--newsletter .btn-primary {
  background: #f36421;
  border: 0;
  border-bottom: 3px solid #bd430a;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 15px 48px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.form--login,
.form--login__completed {
  margin: 0 -24px;
  min-height: 446px;
}
.form--login p.button-text,
.form--login__completed p.button-text {
  font-size: 16px;
}
.form--login .btn-primary,
.form--login__completed .btn-primary {
  border: 0;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 15px 48px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.form--login {
  padding: 24px 24px 12px;
}
@media (max-width: 1399px) {
  .form--login {
    width: 100%;
    padding: 24px 12px 12px 36px;
    margin: 0 -36px 0 -24px;
  }
}
.form--login h1,
.form--login h2,
.form--login h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.form--login form {
  margin-top: 24px;
  font-size: 14px;
}
.form--login .form-group {
  margin-bottom: 12px;
}
.form--login .fixed-height {
  height: 350px;
}
@media (max-width: 590px) {
  .form--login .section__login,
  .form--login .section__register {
    width: 100%;
  }
}
.form--login .section__login {
  padding: 12px 24px 24px;
}
.form--login .section__login .btn-primary {
  background: #f36421;
  border-bottom: 3px solid #bd430a;
}
.form--login .section__login .btn-primary:hover {
  background-color: #ee550d;
}
.form--login .section__login .btn-primary:active {
  border-top: 1px solid #ee550d;
  border-bottom: 2px solid #ee550d;
}
.form--login .section__login .btn-primary:focus {
  outline: 0;
}
.form--login .section__register {
  padding-left: 36px;
  padding-top: 62px;
}
@media (max-width: 590px) {
  .form--login .section__register {
    padding: 24px;
  }
}
.form--login .section__register h2 {
  margin-bottom: 10px;
}
.form--login .section__register p {
  line-height: 1.35em;
  margin-bottom: 24px;
  position: relative;
  padding-left: 2rem;
}
.form--login .section__register p span {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 2px;
}
.form--login .section__register span.fa {
  color: #5cb85c;
}
.form--login .login--secondary {
  padding: 24px;
}
.form--login__completed {
  padding: 24px;
}
.bg--banner {
  margin-bottom: 34px;
}
.banner {
  margin: 0 auto;
  text-align: center;
}
.date-and-stats {
  font-size: 14px;
  padding-top: 24px;
  padding-left: 5px;
  text-align: right;
  float: right;
}
@media (min-width: 1200px) {
  .date-and-stats {
    padding-top: 27px;
  }
}
.date-and-stats a {
  color: #5a5a59;
}
.date-and-stats a:hover {
  text-decoration: none;
}
.date-and-stats ul {
  list-style: none;
  padding-left: 0;
}
.date-and-stats li {
  display: inline;
  margin-right: 12px;
}
.date-and-stats li:last-child {
  margin: 0;
}
.date-and-stats img {
  margin: 0 8px 0 6px;
  vertical-align: middle;
}
.date-and-stats img.weather {
  vertical-align: -4px;
}
.date-and-stats .glyphicon {
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -1px;
  text-align: left;
}
.section {
  background: white;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .section {
    margin-bottom: 70px;
  }
  .section + .bg--banner {
    margin-top: -35px;
  }
}
.section--top {
  margin-top: 0;
  padding: 12px 0 48px 0;
  border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 751px) {
  .section--top {
    margin-top: -12px;
  }
}
.section--top.section--dossier {
  margin-top: 0px;
}
.section--top.section--np {
  background: transparent;
}
.section--brand {
  padding: 24px 0 48px;
  border-top: 2px solid #0064aa;
  border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 1200px) {
  .section--brand {
    border-top: 3px solid #0064aa;
  }
}
@media (max-width: 751px) {
  .section--brand {
    padding-top: 12px;
  }
}
.section--sub {
  margin-top: 16px;
}
.section--np {
  padding: 0;
  border-top: none;
  border-bottom: none;
}
.section--gezondheidenco {
  border-top-color: #25a2a8;
}
.section--gezondheidenco .section__title img {
  height: 22px;
  width: auto;
}
.section--gezondheidenco .section__title a,
.section--gezondheidenco .section__heading h1,
.section--gezondheidenco .section__heading h2,
.section--gezondheidenco .section__heading h3,
.section--gezondheidenco .section__heading h4 {
  color: #25a2a8;
}
.section--wonenenco {
  border-top-color: #a91d7e;
}
.section--wonenenco .section__title img {
  height: 22px;
  width: auto;
}
.section--wonenenco .section__title a,
.section--wonenenco .section__heading h1,
.section--wonenenco .section__heading h2,
.section--wonenenco .section__heading h3,
.section--wonenenco .section__heading h4 {
  color: #a91d7e;
}
.section--familieberichten {
  border-top-color: #404040;
}
.section--familieberichten .section__title img {
  height: 22px;
  width: auto;
}
.section--familieberichten .section__title a,
.section--familieberichten .section__heading h1,
.section--familieberichten .section__heading h2,
.section--familieberichten .section__heading h3,
.section--familieberichten .section__heading h4 {
  color: #404040;
}
.section--dekrantvantoen {
  border-top-color: #3797b9;
}
.section--dekrantvantoen .section__title img {
  height: 22px;
  width: auto;
}
.section--dekrantvantoen .section__item {
  border-bottom: 0;
}
@media (max-width: 751px) {
  .section--dekrantvantoen .section__item a {
    padding-bottom: 6px;
  }
}
.section--dekrantvantoen .section__item figure {
  width: 100%;
  margin-right: 0;
  float: none;
}
.section--dekrantvantoen .section__item .section__heading {
  width: 100%;
  float: none;
  padding: 12px 12px 14px;
}
.section--dekrantvantoen .section__heading {
  background: #3797b9;
}
.section--dekrantvantoen .section__heading h1,
.section--dekrantvantoen .section__heading h2,
.section--dekrantvantoen .section__heading h3,
.section--dekrantvantoen .section__heading h4 {
  color: white;
}
@media (min-width: 752px) {
  .section__heading.overlay {
    padding: 0 12px;
  }
  .section__heading.overlay h1,
  .section__heading.overlay h2,
  .section__heading.overlay h3,
  .section__heading.overlay h4 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 100, 170, 0.5);
    width: 100%;
    margin-left: -12px;
    padding: 20px 20px 18px 20px;
    color: white;
  }
}
.section__title {
  color: #0064aa;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 751px) {
  .section__title {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.section--top .section__title {
  border-top: 0;
  padding-top: 0;
}
.section__duo,
.section__item,
.section__item-list,
.section__banner,
.section__tickets {
  margin-top: 12px;
}
.section__duo .section__item {
  margin: 0;
  height: 50%;
}
.section__duo .section__item:first-child:last-child {
  border-top: 0;
}
.section__duo .section__item:first-child {
  border-bottom: 6px solid white;
}
.section__duo .section__item:last-child {
  border-top: 6px solid white;
}
.section__item-list {
  padding: 20px 12px 12px;
}
.section__item-list.line-left {
  border-left: 2px solid rgba(0, 100, 170, 0.5);
  padding: 0px 10px 4px 12px;
}
.section__item-list.line-left .section__heading {
  padding: 1px 0px 9px;
}
.section__item-list.line-left h3.title {
  margin-top: 0px;
  padding-top: 4px;
}
.section__item-list h2 {
  margin: 0;
}
.section__item,
.section__item-list {
  background: #f6f6f6;
}
.section__item:hover,
.section__item-list:hover {
  background: #f1f1f1;
}
.section__banner {
  background: #f6f6f6;
}
@media (max-width: 751px) {
  .section__banner {
    display: none;
  }
}
.section__item--clean {
  background: white;
}
.section__item--clean .search-result:first-child {
  margin-top: 0;
}
.section__item--clean .search-result:first-child a {
  padding-top: 0;
}
.section__labels {
  margin-top: 9px;
}
@media (max-width: 1199px) {
  .section__labels {
    margin-top: 5px;
  }
}
@media (max-width: 751px) {
  .section__labels {
    margin-top: 1px;
  }
}
@media (max-width: 751px) {
  .section__item,
  .section__banner {
    background: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .section__item:hover,
  .section__banner:hover {
    background: none;
  }
  .section__item .section__heading,
  .section__banner .section__heading,
  .section__item .section__list,
  .section__banner .section__list {
    padding: 0;
  }
  .section__item,
  .section__banner,
  .section__duo,
  .section__list,
  .section__tickets {
    margin-top: 0;
    padding: 0;
  }
  .section__duo .section__item {
    height: auto !important;
    padding: 0;
  }
  .section__duo .section__item:first-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .section__duo .section__item:last-child {
    border-top: 0;
  }
  .section__duo .section__item .section__heading {
    float: none;
    width: auto;
  }
}
.section__item figure,
.section__tickets figure {
  position: relative;
  margin: 0;
}
.section__item a,
.section__tickets a {
  display: block;
  height: 100%;
}
.section__item a:hover,
.section__tickets a:hover,
.section__item a:focus,
.section__tickets a:focus {
  text-decoration: none;
}
.section__item a:hover img,
.section__tickets a:hover img,
.section__item a:focus img,
.section__tickets a:focus img {
  opacity: .925;
}
@media (max-width: 751px) {
  .section__item a,
  .section__tickets a {
    overflow: hidden;
    padding: 12px 0;
  }
}
.section__item .section__heading .sub__heading,
.section__tickets .section__heading .sub__heading {
  width: 100%;
  display: inline-block;
  margin-top: 4px;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: lighter;
  line-height: 1.5em;
  color: #555;
}
@media (max-width: 751px) {
  .section__item figure,
  .section__tickets figure,
  .section__item .section__heading,
  .section__tickets .section__heading {
    float: left;
  }
  .section__item figure,
  .section__tickets figure {
    width: 28%;
    margin-right: 3%;
  }
  .section__item .section__heading,
  .section__tickets .section__heading {
    width: 69%;
  }
}
.section__item--case {
  background: #f6f6f6;
}
.section__item--case figure h2 {
  background: rgba(0, 100, 170, 0.9);
  color: white;
  padding: 5px 15px;
  position: absolute;
  margin: 0 12px 0 0;
  left: 12px;
  bottom: 12px;
  z-index: 100;
}
.section__item--case figure h2 span {
  position: relative;
}
.section__item--case figure h2 span span {
  background: white;
  top: -27px;
  color: #5a5a59;
  display: block;
  padding: 5px 10px 2px 9px;
  position: absolute;
  font-size: 14px;
}
@media (min-width: 752px) {
  .section__item--case:hover,
  .section__item--case:focus {
    background: #eaeaea;
  }
}
@media (max-width: 751px) {
  .section__item--case {
    margin: 0 -12px;
  }
  .section__item--case > a {
    padding-top: 0;
  }
  .section__item--case figure {
    width: 100%;
  }
}
.section__item--case:hover,
.section__item--case:focus {
  background: #f6f6f6;
}
.section__item--case a {
  display: block;
  height: auto;
}
.section__item--case .section__heading {
  background: #f6f6f6;
  width: 100%;
}
.section__item--case .section__heading ul {
  padding: 0;
}
.section__item--case .section__heading ul li {
  list-style: none;
}
.section__item--case .section__heading ul li a {
  border-left: 2px solid #0064aa;
  padding: 8px 12px 5px 14px;
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .section__item--case .section__heading ul li a {
    margin-left: 12px;
  }
}
.section__item--case .section__heading ul li a:hover,
.section__item--case .section__heading ul li a:focus {
  background: #eaeaea;
}
.section__item--case .section__heading ul li .plus {
  margin-right: 3px;
}
.section__tickets {
  background: #fff;
}
@media (min-width: 752px) {
  .section__tickets {
    border: 1px solid #e5e5e5;
  }
}
.section__tickets:hover {
  background: #fff;
}
.section__tickets__by {
  text-align: right;
  margin-right: 12px;
}
.section__tickets__list {
  list-style: none;
  padding-left: 0;
}
.section__tickets__list li {
  background-image: url(../images/bg-dots.png);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 376px 5px;
}
.section__tickets__list li:last-child {
  background: none;
}
.section__tickets__list li a {
  padding: 18px 12px 28px;
}
.section__tickets__list li a:hover .button-ticket,
.section__tickets__list li a:focus .button-ticket {
  background: #0064aa;
  color: white;
}
.section__tickets__list li a:hover .button-ticket:after,
.section__tickets__list li a:focus .button-ticket:after,
.section__tickets__list li a:hover .button-ticket:before,
.section__tickets__list li a:focus .button-ticket:before {
  border-left-color: #0064aa;
}
.section__tickets__list li a h3 {
  margin: 0;
}
.section__tickets__list li a p {
  color: #333;
  font-size: 14px;
  margin-bottom: 0;
}
.section__tickets__list li a p + p {
  margin-bottom: 12px;
}
.section__tickets__list .button-ticket {
  background: #f6f6f6;
  border: 1px solid #0064aa;
  border-radius: 3px;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 6px 6px 8px;
  position: relative;
  margin-left: 14px;
  text-transform: uppercase;
}
.section__tickets__list .button-ticket:after,
.section__tickets__list .button-ticket:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: -1px;
  width: 0;
}
.section__tickets__list .button-ticket:after {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #f6f6f6;
  right: -11px;
}
.section__tickets__list .button-ticket:before {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #8f93b7;
  right: -13px;
}
figure {
  margin-bottom: 15px;
  margin-top: 15px;
}
.section__item--highlighted figure,
.section__item--highlighted .section__heading {
  float: none;
  width: 100%;
}
@media (min-width: 752px) {
  .section__item--highlighted .section__heading {
    position: absolute;
    bottom: 0;
  }
  .section__item--highlighted figure + .section__heading {
    position: inherit;
  }
}
@media (max-width: 751px) {
  .section__item--highlighted a {
    margin: 12px -12px 0;
    padding-top: 0;
  }
  .section__item--highlighted figure {
    margin-bottom: 12px;
    padding-right: 0;
  }
  .section__item--highlighted .section__heading {
    margin-top: 12px;
    padding: 0 12px;
  }
  .section__item--highlighted figure + .section__heading {
    margin-top: 0;
  }
}
.section__list a {
  color: #5a5a59;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 14px 0;
}
.section__list a:hover,
.section__list a:focus {
  text-decoration: none;
}
.section__list a:hover h1,
.section__list a:focus h1,
.section__list a:hover h2,
.section__list a:focus h2,
.section__list a:hover h3,
.section__list a:focus h3 {
  text-decoration: underline;
}
.section__list h3 {
  margin-bottom: 4px;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .section__list h3 {
    font-size: 20px !important;
  }
}
.section__list ol,
.section__list ul {
  color: #0064aa;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  padding-left: 23px;
}
.section__list li {
  border-bottom: 1px solid #e5e5e5;
}
.section__list .section__labels {
  margin-top: 3px;
}
.section__list .section__labels .plus {
  vertical-align: text-top;
}
.section__list h1,
.section__heading h1,
.section__list h2,
.section__heading h2,
.section__list h3,
.section__heading h3 {
  margin: 0;
}
@media (max-width: 1199px) {
  .section__list h1,
  .section__heading h1,
  .section__list .h1,
  .section__heading .h1 {
    font-size: 24px;
  }
  .section__list h2,
  .section__heading h2,
  .section__list .h2,
  .section__heading .h2,
  .section__list h3,
  .section__heading h3,
  .section__list .h3,
  .section__heading .h3 {
    font-size: 16px;
  }
}
.section__list .plus,
.section__heading .plus {
  padding-right: 0;
}
.section__list p,
.section__heading p {
  color: #5a5a59;
  margin-bottom: 0;
  margin-top: 6px;
  text-decoration: none;
}
.section__list p .plus,
.section__heading p .plus {
  vertical-align: text-top;
}
@media (max-width: 1199px) {
  .section__list p,
  .section__heading p {
    font-size: 14px;
  }
}
.section__heading {
  padding: 12px 12px 14px;
}
.section__heading h1,
.section__heading h2,
.section__heading h3 {
  margin: 0;
}
@media (min-width: 752px) {
  .section__column {
    padding-top: 55px;
    position: relative;
  }
}
@media (min-width: 752px) and (max-width: 1199px) {
  .section__column {
    padding-top: 30px;
  }
}
@media (min-width: 752px) {
  .section__column__author {
    position: absolute;
    top: -40px;
    width: 90%;
  }
}
@media (max-width: 751px) {
  .section__column__author img {
    display: none;
  }
}
@media (min-width: 752px) {
  .section__column__author img {
    border: 3px solid #f6f6f6;
    margin: 0 -15px -51px -3px;
    z-index: 100;
    position: relative;
    opacity: 1 !important;
  }
}
@media (max-width: 1199px) {
  .section__column__author img {
    width: 55px;
    height: 55px;
    margin-bottom: -44px;
  }
}
@media (min-width: 752px) {
  .section__column__author > span span {
    display: none;
  }
}
@media (max-width: 751px) {
  .section__column__author > span {
    color: #5a5a59;
    font-size: 14px;
    font-style: italic;
  }
}
@media (min-width: 752px) {
  .section__column__author > span {
    background: #0064aa;
    color: white;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 5px 15px 5px 91px;
    overflow: hidden;
    height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (min-width: 752px) and (max-width: 1199px) {
  .section__column__author > span {
    padding-left: 60px;
  }
}
.section__banner {
  text-align: center;
}
.section__banner small {
  color: #999;
  display: block;
  font-size: .75em;
  padding: 5px 0;
}
.section__columnist {
  width: 100%;
  background: #f6f6f6;
  margin: 0 0 15px;
}
.section__columnist a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 20px 35px 20px 32px;
  position: relative;
  text-decoration: none;
}
.section__columnist .avatar {
  width: 85px;
  height: 85px;
  background: #f6f6f6;
  border: 3px solid #f6f6f6;
  position: relative;
  display: inline-block;
  z-index: 2;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 100px;
}
.section__columnist .avatar img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.section__columnist .name {
  background: #0064aa;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 102px;
  right: 40px;
  margin: 0 0;
  padding: 10px 10px 10px 25px;
  transform: translate(0, -50%);
  color: #fff;
  font-size: 20px;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 1em;
}
.section__columnist:hover {
  background: #f1f1f1;
}
.section__columnist.advanced {
  padding: 0;
}
.section__columnist.advanced > a {
  padding: 0;
}
.section__columnist.advanced figure {
  margin: 0;
}
.section__columnist.advanced figure img {
  border: none;
}
.section__columnist.advanced .section__column {
  height: 246px;
  padding: 65px 25px 0;
}
.section__columnist.advanced .section__column .section__column__author {
  width: 100%;
  left: 0;
  top: -44px;
  padding: 0 35px 0 32px;
}
.section__columnist.advanced .section__column .section__column__author > span {
  height: auto;
}
.section__columnist.advanced .section__column p {
  max-height: 96px;
  overflow: hidden;
}
.section__letter {
  font-weight: bold;
  color: #0064aa;
  font-size: 18px;
  padding: 10px 0;
  margin: 10px 0 0;
}
.section__author {
  border: 1px solid #e5e5e5;
  padding: 30px 20px;
  margin: 0 0 15px;
}
.section__author .name {
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  color: #000;
  display: inline-block;
  margin-bottom: 4px;
}
.section__author p {
  color: #666;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.4em;
}
.carousel {
  position: relative;
  padding: 0;
  margin: 12px auto 0;
}
@media (min-width: 752px) {
  .carousel {
    width: 752px;
  }
}
@media (min-width: 1200px) {
  .carousel {
    width: 972px;
  }
}
@media (min-width: 1400px) {
  .carousel {
    width: 1080px;
  }
}
.carousel .carousel-container {
  margin: 0;
  overflow: hidden;
}
@media (min-width: 752px) {
  .carousel .carousel-container .carousel-slider {
    margin-left: 0;
    width: 10000%;
    -webkit-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    transition: margin-left 1s;
  }
}
.carousel .carousel-container .carousel-slider .carousel-item {
  float: left;
  width: 100%;
  padding: 0 12px;
}
@media (min-width: 752px) {
  .carousel .carousel-container .carousel-slider .carousel-item {
    width: 0.333333%;
  }
}
.carousel .carousel-container .carousel-slider .carousel-item .section__item {
  margin-top: 0;
}
.carousel .carousel-container .carousel-slider .more {
  display: none;
}
@media (max-width: 751px) {
  .carousel .carousel-container .carousel-slider .more {
    display: block;
    margin: 10px 12px 0;
    background: none;
    clear: both;
  }
  .carousel .carousel-container .carousel-slider .more ~ .carousel-item {
    display: none;
  }
  .carousel .carousel-container .carousel-slider .more.on {
    display: none;
  }
  .carousel .carousel-container .carousel-slider .more.on ~ .carousel-item {
    display: block;
  }
  .carousel .carousel-container .carousel-slider .more a {
    overflow: hidden;
    padding: 12px 0;
    display: block;
    height: 100%;
  }
  .carousel .carousel-container .carousel-slider .more a:hover {
    text-decoration: none;
  }
}
.carousel ul.controls {
  display: none;
}
@media (min-width: 752px) {
  .carousel ul.controls {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .carousel ul.controls li {
    position: absolute;
    bottom: 0;
    top: 0;
    overflow: hidden;
    margin: 0 -14px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
  }
  .carousel ul.controls li a {
    display: block;
    width: 16px;
    height: 100%;
    color: #0064aa;
    background-color: #dddddd;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .carousel ul.controls li a:hover {
    color: #ffffff;
    background-color: #0064aa;
  }
  .carousel ul.controls li a::before {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
  }
  .carousel ul.controls li.prev {
    left: 0;
  }
  .carousel ul.controls li.prev a::before {
    content: '\e079';
    padding-left: 1px;
  }
  .carousel ul.controls li.next {
    right: 0;
  }
  .carousel ul.controls li.next a::before {
    content: '\e080';
  }
}
@media (min-width: 752px) and (max-width: 776px) {
  .carousel ul.controls li {
    margin: 0 -4px;
  }
}
h1.heading--case {
  background: rgba(0, 100, 170, 0.75);
  color: white;
  font-size: 40px;
  padding: 5px 15px;
  margin: 80px 0 50px 0;
  z-index: 100;
}
@media (min-width: 1200px) {
  h1.heading--case {
    font-size: 46px;
    margin: 90px 0 60px 0;
  }
}
h1.heading--case span {
  position: relative;
}
h1.heading--case span span {
  background: white;
  top: -29px;
  color: #5a5a59;
  display: block;
  padding: 5px 10px 2px 9px;
  position: absolute;
  font-size: 18px;
}
@media (max-width: 751px) {
  h1.heading--case span span {
    padding-left: 0;
  }
}
.list--group {
  padding-left: 0;
}
.list--group li {
  list-style: none;
}
.list--group a {
  border-bottom: 1px solid #e5e5e5;
  color: #5a5a59;
  display: block;
  padding: 12px 0;
}
.list--group a:hover,
.list--group a:focus {
  text-decoration: none;
}
.list--group a span {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}
.collapse__trigger {
  margin: 18px 0 0 0;
}
.collapse__trigger a.btn {
  float: left;
  margin: 0 15px 0 0;
  padding: 12px 16px;
  border-bottom: 2px solid #064676;
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
}
.collapse__trigger a.btn .glyphicon {
  font-size: 10px;
}
.collapse__trigger hr {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
}
.item {
  margin-bottom: 0;
  margin-top: 0;
}
.item img {
  margin-bottom: 12px;
  margin-right: 15px;
  max-width: 90px;
  width: 100%;
}
.item div h3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 6px;
  margin-left: 0;
  padding-right: 15px;
  margin-top: 0;
}
.item div h3 a:active {
  color: #0061A1;
}
.item div p {
  color: #999;
  font-size: 14px;
  margin-bottom: 0;
}
article h1 {
  font-size: 40px;
  line-height: 44px;
  margin-top: 20px;
  margin-bottom: 12px;
}
article .sub__heading {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: lighter;
  line-height: 15px;
  color: #555;
}
article .sub__heading + h1,
article .sub__heading + .h1 {
  margin-top: 4px;
}
article .header-gallery figure figcaption {
  margin-bottom: 0;
}
article figure:not(.video) {
  margin: 0 -20px 0 -40px;
}
article figure:not(.video) figcaption {
  line-height: 1.5em;
  margin-left: 40px;
}
article figure:not(.video) figcaption .glyphicon {
  margin-right: 4px;
  vertical-align: -2px;
}
@media (max-width: 751px) {
  article figure:not(.video) figcaption {
    width: 82%;
    margin-left: 9%;
  }
}
@media (max-width: 751px) {
  article figure.video {
    margin: 0 -12px;
  }
}
article figure.video figcaption .glyphicon {
  vertical-align: -1px;
}
@media (max-width: 751px) {
  article figure.video figcaption {
    margin-left: 12px;
  }
}
article p {
  font-size: 18px;
  margin-bottom: 24px;
}
article .fixed-height {
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
article .fixed-height:before {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
}
article .trial-overlay {
  background-color: #ebf6eb;
  border-radius: 9px;
  padding: 10px 30px 30px 30px;
  margin-bottom: 30px;
}
article .preview .preview-lead {
  position: relative;
}
article .preview .preview-lead:before {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
article .preview .preview-overlay {
  position: relative;
}
@media (max-width: 751px) {
  article .preview .preview-overlay {
    margin: 0 -5px;
  }
}
@media (min-width: 752px) {
  article .preview .preview-overlay {
    height: 550px;
    background-image: url(/static/img/preview-bg.jpg);
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  article .preview .preview-overlay {
    height: 552px;
    background-image: url(/static/img/preview-bg-md.jpg);
  }
}
@media (min-width: 1400px) {
  article .preview .preview-overlay {
    height: 525px;
    background-image: url(/static/img/preview-bg.jpg);
  }
}
article .preview .preview-overlay .preview-form {
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  background-color: #ebf6eb;
  padding: 5px;
}
@media (min-width: 752px) {
  article .preview .preview-overlay .preview-form {
    position: absolute;
    top: -80px;
    margin: 0 60px;
    padding: 12px 24px 24px;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .plus-article .col-md-12-plus {
    width: 100%;
  }
  .plus-article .sidebar.col-md-4 {
    display: none;
  }
}
@media (min-width: 752px) {
  .plus-article article figure.main {
    margin: 0 -94px;
  }
  .plus-article article figure.main figcaption {
    display: none;
  }
  .plus-article article figure.main + * {
    position: relative;
    margin: -160px -80px 0;
    padding: 100px 80px 0;
    background-color: #fff;
  }
  .plus-article article figure.main > img {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .plus-article article {
    padding: 0 124px;
  }
  .plus-article article figure.main {
    margin: 0 -216px;
  }
  .plus-article article figure.main + * {
    margin: -160px -80px 0;
    padding: 100px 80px 0;
  }
}
.post-meta {
  margin-bottom: 24px;
  margin-left: -3px;
}
.post-meta .plus {
  margin-right: -16px;
  position: relative;
  z-index: 100;
  vertical-align: text-top;
}
.post-meta time {
  font-size: 16px;
}
.post-meta time .glyphicon {
  vertical-align: -2px;
  margin-right: 3px;
}
.post-meta li {
  padding: 0 0 0 3px;
}
.post-meta li:before {
  color: #7d7d7d;
  content: "\2022";
  font-size: 2rem;
  line-height: 17px;
  margin-right: 7px;
  vertical-align: bottom;
}
.post-meta li:first-child:before {
  display: none;
}
.share {
  margin-bottom: 24px;
  margin-left: 0;
  display: inline-block;
  padding: 7px;
  background-color: #e9f3fa;
  border-color: #d7e0ef;
  border-width: 1px;
  border-style: solid;
}
.share li {
  padding-left: 0;
}
.share span {
  display: inline-block;
  padding-right: 20px;
  padding-left: 7px;
}
.share .btn {
  border: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 42px;
}
.share .btn:hover,
.share .btn:focus {
  border-color: #ccc;
}
.share .btn .fa {
  vertical-align: 2px;
  padding: 0;
}
@media (max-width: 751px) {
  .share {
    position: fixed;
    width: 100%;
    bottom: 0;
    margin: 0 0 0 -12px;
    padding: 0;
    border: none;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .share:last-child {
    display: none;
  }
  .share > span {
    display: none;
  }
  .share li {
    width: 25%;
    display: inline-block !important;
    padding: 0;
    margin: 0;
  }
  .share .btn {
    width: 100%;
    height: 50px;
    padding-top: 8px;
    font-size: 22px;
  }
}
.tags {
  border-color: #ebebeb;
  border-style: solid;
  border-width: 1px 0;
  padding: 19px 0;
  margin: 30px 0;
}
.tags li {
  text-transform: uppercase;
}
.tags .btn-default {
  border-color: #ebebeb;
  border-bottom-width: 2px;
  color: #999;
  font-size: 14px;
}
.tags .btn-default:hover,
.tags .btn-default:focus {
  background: white;
  border-color: #ccc;
}
.embed-responsive {
  margin-bottom: 30px;
}
.author {
  color: #5a5a59;
  font-size: 16px;
  padding-top: 12px;
  margin-bottom: 36px;
  margin-top: 36px;
  overflow: hidden;
}
.author h3 {
  margin-bottom: 0;
}
.author p {
  margin-bottom: 35px;
}
.author img {
  margin-top: -6px;
  margin-right: 12px;
}
.author a {
  display: block;
  height: 100%;
  color: #777777;
  line-height: 1.5em;
}
.author a:hover,
.author a:focus {
  text-decoration: none;
}
.author a:hover img,
.author a:focus img {
  opacity: .925;
}
.author-results {
  min-height: 50px;
}
.author-result {
  display: none;
}
.author-result:first-child {
  margin-top: 18px;
}
.author-result h2 {
  margin-top: 0;
  margin-bottom: 8px;
}
.author-result a {
  color: inherit;
  display: block;
  padding: 18px 0;
  text-decoration: none;
}
.author-result a:focus h2,
.author-result a:hover h2 {
  text-decoration: underline;
}
.author-result .media-left {
  padding-right: 18px;
}
.author-result time {
  color: inherit;
}
@media (max-width: 751px) {
  .author-result {
    border-bottom: 1px solid #eee;
  }
  .author-result .media-left {
    display: none;
  }
}
blockquote {
  border-left: 0;
  border-top: 1px solid #ca2a1d;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 44px 0 18px 0;
  padding: 18px 0;
  max-width: 400px;
}
blockquote p {
  color: #ca2a1d;
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 32px;
  margin-bottom: 0;
}
.embed-responsive {
  margin-bottom: 30px;
}
@-webkit-keyframes live {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes live {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.live {
  color: #ca2a1d;
  margin-right: 8px;
  position: relative;
  padding-right: 9px;
}
.live:before {
  background: #ca2a1d;
  display: block;
  content: "";
  width: 2px;
  height: .65em;
  position: absolute;
  top: .25em;
  right: 0;
}
.live span {
  margin-right: 5px;
}
.live span:before {
  content: "\2022";
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-animation: live normal 2s infinite ease-in-out;
  -o-animation: live normal 2s infinite ease-in-out;
  animation: live normal 2s infinite ease-in-out;
}
@media (max-width: 751px) {
  .mensenlinq > div {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.site__navigation {
  background: #0064aa;
}
@media (max-width: 751px) {
  .site__navigation {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 0px;
    overflow: hidden;
    overflow-y: scroll;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0ms ease-in-out;
    -webkit-overflow-scrolling: touch;
  }
  .site__navigation .mobile__heading {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    position: relative;
    padding: 18px 18px 14px 14px;
    text-transform: uppercase;
  }
  .site__navigation .mobile__heading .glyphicon-remove {
    position: absolute;
    right: 12px;
    top: 15px;
    cursor: pointer;
    padding: 4px;
    color: #FFF;
  }
  .site__navigation .mobile__heading .glyphicon-remove:hover {
    color: #333333;
  }
  .site__navigation.is__open {
    top: 0;
    height: 100%;
    transition: all 200ms ease-in-out;
  }
}
@media (min-width: 751px) {
  .site__navigation {
    display: block!important;
  }
}
.site__navigation .container {
  padding: 0;
}
.site__navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.site__navigation li {
  list-style: none;
}
.site__navigation li a {
  position: relative;
  display: block;
}
.site__navigation .all-items {
  padding: 0;
  position: relative;
}
.site__navigation .all-items > a:focus {
  text-decoration: none;
}
.site__navigation .all-items > a:hover {
  text-decoration: underline;
}
@media (max-width: 751px) {
  .site__navigation .all-items > a {
    display: none;
  }
}
@media (max-width: 751px) {
  .site__navigation .all-items.service > a {
    border: 0;
    color: #fff;
    cursor: default;
    display: block;
    font-size: 14px;
    font-weight: normal;
    opacity: .5;
    padding-top: 10px;
    text-transform: uppercase;
  }
  .site__navigation .all-items.service > a .glyphicon {
    display: none;
  }
}
@media (min-width: 752px) {
  .site__navigation .all-items > a.is-active {
    background: black;
    color: white;
    border: 0;
  }
  .site__navigation .all-items > a.is-active + .all-items__submenu {
    display: block;
  }
}
.site__navigation .all-items .glyphicon {
  font-size: 10px;
  margin-left: 6px;
  vertical-align: 1px;
}
@media (max-width: 751px) {
  .site__navigation .all-items {
    border-bottom: 0;
  }
}
.site__navigation .all-items__submenu {
  background: black;
  display: none;
  min-width: 420px;
  padding: 40px 40px 15px;
  position: absolute;
  left: 0;
  text-align: left;
  z-index: 1000;
}
@media (max-width: 751px) {
  .site__navigation .all-items__submenu {
    display: block;
    position: relative;
    background-color: transparent;
    padding: 0;
  }
}
.site__navigation .all-items__submenu small {
  color: #999;
}
@media (max-width: 751px) {
  .site__navigation .all-items__submenu small {
    color: #fff;
    opacity: 0.5;
    padding-top: 10px;
    margin-left: 11px;
    margin-bottom: 16px;
    display: block;
    width: 100%;
  }
  .site__navigation .all-items__submenu small + ul {
    margin-bottom: 20px;
  }
}
@media (max-width: 751px) {
  .site__navigation .all-items__submenu .row > div {
    padding: 0;
  }
  .site__navigation .all-items__submenu .row > div:first-of-type small:first-of-type {
    display: none;
  }
}
.site__navigation .all-items__submenu ul {
  padding-bottom: 14px;
}
.site__navigation .all-items__submenu li {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 751px) {
  .site__navigation .all-items__submenu li {
    margin: 0 0 0 12px;
    border-bottom: 1px solid #1F77B4;
  }
}
.site__navigation .all-items__submenu a {
  color: white;
  font-weight: bold;
  font-size: 14px;
}
.site__navigation .all-items__submenu a:hover,
.site__navigation .all-items__submenu a:focus {
  color: white;
  text-decoration: underline;
}
@media (max-width: 751px) {
  .site__navigation .all-items__submenu a {
    display: block;
    height: 48px;
    font-size: 16px;
    line-height: 46px;
  }
}
.site__navigation .all-items__profile {
  background: black;
  display: none;
  min-width: 135px;
  padding: 5px 20px 5px;
  position: absolute;
  right: -1px;
  text-align: left;
  top: 40px;
  z-index: 1000;
}
@media (max-width: 751px) {
  .site__navigation .all-items__profile {
    background: none;
    border-bottom: 1px solid #1F77B4;
    display: block;
    position: static;
    padding: 0 0 8px 0;
  }
}
.site__navigation .all-items__profile li {
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (max-width: 751px) {
  .site__navigation .all-items__profile li {
    display: inline-block;
    margin: 0;
  }
}
.site__navigation .all-items__profile a {
  color: white;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 751px) {
  .site__navigation .all-items__profile a {
    border: 0 !important;
    font-size: inherit;
  }
  .site__navigation .all-items__profile a:first-child {
    margin-right: 2rem;
  }
}
.site__navigation .all-items__profile a:hover,
.site__navigation .all-items__profile a:focus {
  text-decoration: underline;
}
.site__navigation .is-active .all-items__profile {
  display: none;
}
.site__navigation .all-items > a.is-active + .all-items__profile {
  display: block;
}
.site__navigation .glyphicon {
  vertical-align: -2px;
}
.navigation--main {
  margin: 0 -12px;
  width: 100%;
  text-align: right;
}
.navigation--main > li {
  float: left;
  display: block;
}
.navigation--main > li > a {
  color: white;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  margin-right: -1px;
  padding: 0 12px 0 11px;
  white-space: nowrap;
  z-index: 10;
}
@media (max-width: 751px) {
  .navigation--main > li > a {
    font-size: 16px;
    height: 48px;
    line-height: 46px;
  }
}
.navigation--main > li.is-selected > a {
  text-decoration: underline;
}
@media (max-width: 751px) {
  .navigation--main > li.search {
    margin-bottom: 20px;
    border-bottom: 0;
  }
  .navigation--main > li.search a {
    position: relative;
    padding-left: 2.25rem;
  }
  .navigation--main > li.search a span.glyphicon {
    position: absolute;
    left: 0;
    top: 16px;
  }
  .navigation--main > li.search a span.sr-only {
    display: inline-block;
    width: auto;
    height: auto;
    position: static;
    clip: auto;
  }
}
.navigation--main > li.service {
  float: right;
}
@media (max-width: 751px) {
  .navigation--main > li.service {
    background-color: #005591;
    margin-left: 0;
    padding-left: 16px;
    border-bottom: 0;
  }
  .navigation--main > li.service a {
    border-bottom: 1px solid #1F77B4;
    height: 46px;
    line-height: 44px;
  }
  .navigation--main > li.service:last-child a {
    border-bottom: 0;
  }
}
@media (max-width: 751px) {
  .navigation--main {
    text-align: left;
  }
  .navigation--main > li {
    float: none;
    display: block;
    border-bottom: 1px solid #1F77B4;
    margin-left: 16px;
  }
  .navigation--main > li > a {
    padding: 0 12px 0 0;
  }
  .navigation--main > li.service {
    float: none;
  }
}
.more--title {
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-whatsapp,
.btn-twitter,
.btn-facebook,
.btn-email,
.btn-linkedin {
  color: #fff;
  border-radius: 0;
  font-size: 20px;
  width: 40px;
  height: 40px;
}
.btn-whatsapp:active,
.btn-twitter:active,
.btn-facebook:active,
.btn-email:active,
.btn-linkedin:active,
.btn-whatsapp:hover,
.btn-twitter:hover,
.btn-facebook:hover,
.btn-email:hover,
.btn-linkedin:hover,
.btn-whatsapp:link,
.btn-twitter:link,
.btn-facebook:link,
.btn-email:link,
.btn-linkedin:link,
.btn-whatsapp:visited,
.btn-twitter:visited,
.btn-facebook:visited,
.btn-email:visited,
.btn-linkedin:visited {
  color: #fff;
}
.btn-whatsapp {
  background: #25D366;
}
.btn-whatsapp:active,
.btn-whatsapp:hover {
  background: #21bd5c;
}
.btn-twitter {
  background: #00acee;
}
.btn-twitter:active,
.btn-twitter:hover {
  background: #009ad5;
}
.btn-facebook {
  background: #3b5998;
}
.btn-facebook:active,
.btn-facebook:hover {
  background: #344e86;
}
.btn-linkedin {
  background: #007bb6;
}
.btn-linkedin:active,
.btn-linkedin:hover {
  background: #006a9d;
}
.btn-email {
  background: #5a5a59;
  font-size: 16px;
}
.btn-email:active,
.btn-email:hover {
  background: #4d4d4c;
}
.btn-email .fa {
  vertical-align: 2px;
}
.form--search-results {
  margin: 24px 0 22px;
}
.form--search-results label {
  font-size: 14px;
  margin-right: 6px;
}
.form--search-results select {
  border-radius: 2px;
}
.form--search-results .form-control-static {
  font-size: 14px;
  padding-top: 5px;
}
@media (max-width: 751px) {
  .form--search-results label {
    display: none;
  }
}
.form--search-results .author {
  margin: 0;
}
.search-results {
  min-height: 250px;
}
.search-result {
  display: none;
  background: #ffffff;
}
.search-result:hover {
  background: #e9e9e9;
}
.search-result:first-child {
  margin-top: 18px;
}
.search-result h2 {
  margin-top: 0;
  margin-bottom: 8px;
}
.search-result a {
  color: inherit;
  display: block;
  padding: 18px 0;
  text-decoration: none;
}
.search-result a:focus h2,
.search-result a:hover h2 {
  text-decoration: underline;
}
.search-result .media-left {
  padding-right: 18px;
}
.search-result time {
  color: inherit;
}
@media (max-width: 751px) {
  .search-result {
    border-bottom: 1px solid #eee;
  }
  .search-result .media-left {
    display: none;
  }
}
.search-results-show .search-result {
  display: block;
}
.advertrl a {
  background-color: #a1d8e2;
  font-style: normal;
}
@media (max-width: 751px) {
  .advertrl a {
    margin: 0 -12px;
    padding: 15px 12px;
  }
}
.net-binnen {
  background: none;
}
.net-binnen:hover {
  background: inherit;
}
.net-binnen > div {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}
.net-binnen .section__heading h2 {
  color: #0064aa;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
}
.net-binnen a {
  position: relative;
}
.net-binnen a time {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  left: 0;
}
.net-binnen a time span {
  color: #0064aa;
  font-size: 12px;
  padding-right: 3px;
}
.net-binnen a > div {
  padding-left: 60px;
}
.net-binnen a > div h3 {
  font-size: 15px;
  margin: 0;
}
.net-binnen a > div .subline {
  font-size: 12px;
  color: #7f7f7f;
}
.net-binnen > .advertrl {
  background-color: #a1d8e2;
}
.net-binnen > .advertrl a {
  padding: 6px 0;
}
@media (max-width: 751px) {
  .net-binnen .section__heading {
    float: none;
    margin-top: 10px;
    padding-bottom: 5px;
    width: 100%;
  }
  .net-binnen .section__heading h2 {
    font-size: 20px;
  }
  .net-binnen a {
    padding: 0;
  }
  .net-binnen > .advertrl {
    margin: 0 -12px;
    overflow: auto;
  }
  .net-binnen > .advertrl a {
    padding: 0 12px;
    margin: 0;
  }
  .net-binnen > .advertrl a time {
    left: 12px;
  }
}
.meest-gelezen {
  background: none;
  overflow: auto;
}
.meest-gelezen:hover {
  background: inherit;
}
.meest-gelezen > div {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}
.meest-gelezen .section__heading h2 {
  color: #0064aa;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
}
.meest-gelezen ol {
  margin-left: -50px;
  list-style: none;
  counter-reset: li;
}
.meest-gelezen ol li {
  position: relative;
  margin: 15px 10px 15px 1em;
  font-size: 13px;
  line-height: 13px;
  padding-bottom: 5px;
  counter-increment: li;
  border-bottom: 1px solid #f2f2f2;
}
.meest-gelezen ol li::before {
  content: counter(li);
  color: #0064aa;
  display: inline-block;
  width: 1em;
  position: absolute;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 18px;
}
.meest-gelezen ol li.advertrl {
  padding: 5px 0;
  background-color: #a1d8e2;
}
.meest-gelezen ol li.advertrl::before {
  top: 10px;
}
.meest-gelezen ol li h4 {
  margin: 5px 0 5px 15px;
}
@media (max-width: 751px) {
  .meest-gelezen {
    overflow: visible;
  }
  .meest-gelezen .section__heading {
    float: none;
    margin-top: 10px;
    padding-bottom: 5px;
    width: 100%;
  }
  .meest-gelezen .section__heading h2 {
    font-size: 20px;
  }
  .meest-gelezen ol {
    margin-left: -40px;
  }
  .meest-gelezen ol li {
    margin: 5px 0;
  }
  .meest-gelezen ol li a {
    overflow: inherit;
    padding: 0;
  }
  .meest-gelezen ol li.advertrl {
    margin-left: -12px;
    margin-right: -12px;
  }
  .meest-gelezen ol li.advertrl::before {
    left: 12px;
  }
  .meest-gelezen ol li.advertrl a {
    margin-left: 12px;
  }
}
.sidebar {
  padding-top: 24px;
}
@media (min-width: 1200px) {
  .sidebar {
    padding-left: 48px;
  }
}
.popular-sidebar .img-container.picture,
.related-sidebar .img-container.picture {
  display: inherit !important;
  max-height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}
.popular-sidebar li a span,
.related-sidebar li a span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.popular-sidebar ol,
.related-sidebar ol,
.popular-sidebar ul,
.related-sidebar ul {
  padding-left: 0;
}
.popular-sidebar ul,
.related-sidebar ul {
  list-style-type: none;
}
.popular-sidebar a:visited h3 {
  color: #bbb;
}
.page--author .page .page-top {
  margin-bottom: 0;
}
.page--author .page .form--search-results {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  padding-top: 17px;
  margin-bottom: -10px;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .page--author .page .form--search-results {
    margin-top: 20px;
    border-top: 0;
    padding-top: 7px;
  }
}
.page--author--profile {
  margin: 12px 0 24px 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .page--author--profile p {
    font-size: 14px;
  }
}
.page--author--profile figure {
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .page--author--profile figure img {
    width: 180px;
    height: 180px;
  }
}
.page--author--profile figure figcaption {
  color: white;
  background: #0064aa;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  padding: 12px 18px;
  position: relative;
  margin-top: -32px;
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .page--author--profile figure figcaption {
    font-size: 18px;
  }
}
.page--dossier .section--top {
  position: relative;
}
.page--dossier .section--top .bg--image {
  min-height: 450px;
}
.page--dossier .section--top .bg--image .container .row > div {
  position: absolute;
  top: 0;
  bottom: 0;
}
.page--dossier .section--top h1.heading--case {
  position: absolute;
  bottom: 0;
}
.page--dossier .section--top h1.heading--case span span {
  top: -30px;
}
@media (max-width: 752px) {
  .page--dossier .section--top .bg--image--inline {
    min-height: 330px;
  }
  .page--dossier .section--top .bg--image--inline .row > div {
    width: 80%;
  }
  .page--dossier .section--top h1.heading--case {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .page--dossier .section--top h1.heading--case > span > span {
    padding-left: 4px;
    top: -31px;
  }
}
@media (max-width: 480px) {
  .page--dossier .section--top .bg--image--inline {
    min-height: 270px;
  }
  .page--dossier .section--top h1.heading--case {
    font-size: 22px;
    display: inline-block;
    width: auto;
  }
}
.page--columnists .section--top .section__title {
  margin: 40px 0 25px;
  padding: 10px 0;
  border-bottom: 3px solid #0064aa;
}
.site__footer {
  background: #0e66a8;
  margin-top: 48px;
  padding: 16px 0 32px;
}
.site__footer h4 {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
}
.site__footer ul {
  margin-bottom: 32px;
}
.site__footer ul li {
  margin-bottom: 6px;
}
.site__footer a {
  color: white;
  font-size: 14px;
}
.site__footer .row {
  position: relative;
}
.site__footer .share {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  left: 6px;
}
@media (max-width: 1399px) {
  .site__footer .share {
    display: none;
  }
}
.site__footer .share .btn {
  font-size: 20px;
  padding: 6px;
}
.site__footer .share .btn:hover,
.site__footer .share .btn:focus {
  color: white;
  opacity: 0.7;
}
.site__footer .share .btn-twitter {
  background: #00acee;
}
.site__footer .share .btn-facebook {
  background: #3b5998;
}
.site__logo {
  display: inline-block;
  margin: 20px 0;
}
@media (max-width: 752px) {
  .site__logo {
    display: block;
  }
}
.site__logo img {
  height: 32px;
  width: auto;
}
@media (min-width: 1200px) {
  .site__logo img {
    height: 38px;
  }
}
.btn-mobile-menu {
  float: right;
  margin-top: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 2rem;
  background-color: transparent !important;
  color: #0064aa;
  border: none;
}
.btn-mobile-menu:hover,
.btn-mobile-menu:focus,
.btn-mobile-menu:active {
  background-color: transparent;
  color: #000000;
  box-shadow: none;
}
.btn-mobile-menu .glyphicon {
  font-size: 14px;
  margin-right: 4px;
  top: 2px;
}
.alert {
  border-radius: 0;
  margin-bottom: 0;
}
.alert-container {
  color: white;
  margin: 0;
  position: fixed;
  z-index: 999 !important;
  width: 100%;
  top: 0;
}
.alert-container.hide {
  display: none !important;
}
.alert-container .container {
  position: relative;
}
.alert-container .alert {
  border: 0;
  color: white;
}
.alert-container .alert a {
  color: white;
  text-decoration: underline;
}
.alert-container .alert a:hover,
.alert-container .alert a:focus {
  text-decoration: none;
}
.alert-container .alert .alert-close {
  font-size: 24px;
  padding: 0 12px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 751px) {
  .alert-container .alert .alert-close {
    font-size: 18px;
    right: -36px;
  }
}
.alert-container .alert-info {
  background: #0e66a8;
  font-weight: 500;
  padding: 32px 0 37px;
}
@media (max-width: 751px) {
  .alert-container .alert-info {
    padding: 15px 56px 18px 12px;
  }
}
.alert-container .alert-info .call-to-action {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.alert-container .alert-danger {
  background: #ca2a1d;
  font-family: "TheAntiqua Bold Semi-bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 24px;
  padding: 41px 0 46px;
}
@media (max-width: 751px) {
  .alert-container .alert-danger {
    font-size: 18px;
    padding: 15px 56px 18px 12px;
  }
}
.alert-container .alert-danger span.breaking {
  color: #e38d86;
  margin: 0 12px 0 0;
}
@media (max-width: 751px) {
  .alert-container .alert-danger span.breaking {
    display: block;
  }
}
.demo--eee .section__item,
.demo--eee .section__item-list {
  background: #eee;
}
.demo--eee .section__item:hover,
.demo--eee .section__item-list:hover {
  background: #e9e9e9;
}
.demo--eee .section__banner {
  background: #eee;
}
.demo--e6e6e6 .section__item,
.demo--e6e6e6 .section__item-list {
  background: #e6e6e6;
}
.demo--e6e6e6 .section__item:hover,
.demo--e6e6e6 .section__item-list:hover {
  background: #e1e1e1;
}
.demo--e6e6e6 .section__banner {
  background: #e6e6e6;
}
@media (max-width: 751px) {
  .demo--eee .section__item,
  .demo--e6e6e6 .section__item,
  .demo--eee .section__banner,
  .demo--e6e6e6 .section__banner {
    background: none;
  }
  .demo--eee .section__item:hover,
  .demo--e6e6e6 .section__item:hover,
  .demo--eee .section__banner:hover,
  .demo--e6e6e6 .section__banner:hover {
    background: none;
  }
}
.cookie-notification {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #adcae0;
}
.cookie-notification .background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  z-index: 1;
  display: block;
  overflow: hidden;
  margin-left: -900px;
}
@media (max-width: 1200px) {
  .cookie-notification .background {
    margin-left: -630px;
  }
}
@media (max-width: 830px) {
  .cookie-notification .background {
    margin-left: -25%;
    left: 0;
  }
}
.cookie-notification .background > img {
  width: 1800px;
}
@media (max-width: 1200px) {
  .cookie-notification .background > img {
    width: 1260px;
  }
}
@media (max-width: 830px) {
  .cookie-notification .background > img {
    width: 120%;
  }
}
.cookie-notification .notification {
  width: 90%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 5%;
  margin: 5% 0 0;
  padding: 50px 90px 50px 85px;
  background-color: white;
  z-index: 2;
  box-shadow: 0 4px 80px rgba(0, 0, 0, 0.2);
}
@media (min-width: 830px) {
  .cookie-notification .notification {
    width: 756px;
    left: 50%;
    margin: 75px 0 0 -378px;
  }
}
@media (max-width: 752px) {
  .cookie-notification .notification {
    padding: 30px 50px;
  }
}
@media (max-width: 480px) {
  .cookie-notification .notification {
    padding: 20px 30px;
  }
}
.cookie-notification .notification-header {
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .cookie-notification .notification-header {
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .cookie-notification .notification-header {
    margin-bottom: 20px;
  }
}
.cookie-notification .notification-header .site__logo {
  max-height: 40px;
  margin: 0;
}
@media (max-width: 480px) {
  .cookie-notification .notification-header .site__logo img {
    height: 8vw;
  }
}
.cookie-notification .notification-content {
  font-size: 18px;
}
@media (max-width: 480px) {
  .cookie-notification .notification-content {
    font-size: 4.2vw;
  }
}
@media (max-width: 480px) {
  .cookie-notification .notification-content h1 {
    margin-top: 0;
    font-size: 5vw;
  }
}
.cookie-notification .notification-content p {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .cookie-notification .notification-content p {
    margin-bottom: 4vw;
  }
}
.cookie-notification .notification-content .btn-primary {
  display: inline-block;
  border: 0;
  border-bottom: 3px solid #00375e;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 15px 48px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .cookie-notification .notification-content .btn-primary {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    font-size: 14px;
    margin-top: 4vw;
  }
}
.popup--gallery {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 100ms;
}
.popup--gallery:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.86);
  position: absolute;
  z-index: 1;
  display: block;
  content: "";
}
.popup--gallery.is-open {
  visibility: visible;
  opacity: 1;
}
.popup--gallery > * {
  position: relative;
  z-index: 2;
}
.popup--gallery .popup-nav {
  width: 86%;
  height: 100px;
  margin: 0 7%;
  position: relative;
}
.popup--gallery .popup-nav a {
  color: #fff;
}
.popup--gallery .popup-nav .close-popup {
  position: absolute;
  right: 0;
  top: 44px;
}
.popup--gallery .popup-content {
  width: 90%;
  position: absolute;
  margin: 0 5%;
  top: 100px;
  bottom: 100px;
}
@media (max-width: 752px) {
  .popup--gallery .popup-content {
    width: 100%;
    margin: 0;
  }
}
.popup--gallery .popup-content .container {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.popup--gallery .popup-content .photos {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.popup--gallery .popup-content .photos:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.popup--gallery .popup-content .photos img {
  vertical-align: middle;
  display: none;
  visibility: hidden;
  opacity: 0;
  max-width: 100%;
  max-height: 100%;
  transition: all 100ms ease-in-out;
  margin-left: -30px;
}
.popup--gallery .popup-content .photos img.is-active {
  display: inline-block;
  visibility: visible;
  opacity: 1;
  margin-left: 0;
}
.popup--gallery .popup-content .prev,
.popup--gallery .popup-content .next {
  width: 41px;
  height: 41px;
  line-height: 42px;
  border-radius: 4em;
  background: rgba(0, 100, 170, 0.8);
  display: inline-block;
  position: absolute;
  top: 50%;
  font-size: 1em;
  color: #fff;
  text-align: center;
  margin: -20px 0 0 0;
  transition: all 40ms ease-in-out;
}
.popup--gallery .popup-content .prev:hover,
.popup--gallery .popup-content .next:hover {
  width: 47px;
  height: 47px;
  margin-top: -23px;
  line-height: 49px;
}
.popup--gallery .popup-content .prev {
  left: 15px;
}
.popup--gallery .popup-content .prev:hover {
  left: 12px;
}
.popup--gallery .popup-content .next {
  right: 15px;
}
.popup--gallery .popup-content .next:hover {
  right: 12px;
}
.popup--gallery .popup-footer {
  width: 86%;
  height: 100px;
  padding: 35px 0 0;
  margin: 0 7%;
  position: absolute;
  bottom: 0;
  font-size: 1em;
  font-weight: bold;
}
.popup--gallery .popup-footer .side-l {
  float: left;
  margin-bottom: 10px;
}
.popup--gallery .popup-footer .side-r {
  float: right;
}
.popup--gallery .popup-footer .fig-caption span {
  margin-right: 10px;
}
@media (max-width: 752px) {
  .popup--gallery .popup-footer {
    height: auto;
    padding-bottom: 20px;
  }
  .popup--gallery .popup-footer .side-l,
  .popup--gallery .popup-footer .side-r {
    width: 100%;
    float: none;
    text-align: center;
  }
}
/*# sourceMappingURL=theme-dvhn-v2.css.map */