@charset "UTF-8";
/*!
Theme Name: Newsdashboard Theme
Version: 1.1.0
Theme URI: http://newsdashboard.net
Author: Daniel Bagel
Author URI: http://dbagel.de
Description: Custom made theme for trisolute news dashboard
Text Domain: ndb
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(js/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-prev {
  left: 0;
  background: url(img/icons/triangle_black.svg) no-repeat center center;
  background: url(img/icons/triangle_black.svg) no-repeat center center/contain;
  transform: rotate(180deg); }

.bx-wrapper .bx-next {
  right: 0;
  background: url(img/icons/triangle_black.svg) no-repeat center center;
  background: url(img/icons/triangle_black.svg) no-repeat center center/contain; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 27px;
  height: 51px;
  text-indent: -9999px;
  overflow: hidden; }

.bx-wrapper .bx-controls-direction a:hover {
  opacity: 0.5; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #000;
  opacity: 0.7 !important;
  filter: alpha(opacity=70); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #fff;
  border-radius: 4px; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  background: #fff;
  padding: 40px;
  border-radius: 4px; }

#cboxLoadingGraphic {
  background: url(img/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #fff; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 32px;
  top: 32px;
  width: 20px;
  height: 20px;
  font-size: 0;
  text-indent: -200%;
  background: none; }

#cboxClose:after, #cboxClose:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 20px;
  height: 3px;
  background-color: #000; }

#cboxClose:after {
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

#cboxClose:before {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

#cboxClose:active {
  outline: 0; }

#contact-lightbox h2,
#post-subscription-lightbox h2,
.contact-form-inline h2 {
  margin-bottom: 32px; }
#contact-lightbox a,
#post-subscription-lightbox a,
.contact-form-inline a {
  color: #00A5EB;
  text-decoration: none; }
#contact-lightbox form,
#post-subscription-lightbox form,
.contact-form-inline form {
  margin: 1em 0;
  /* Radiobuttons */
  /* Checkboxes */ }
  #contact-lightbox form p,
  #post-subscription-lightbox form p,
  .contact-form-inline form p {
    margin-bottom: 1em; }
  #contact-lightbox form input[type="text"],
  #contact-lightbox form input[type="email"],
  #contact-lightbox form input[type="url"],
  #contact-lightbox form textarea,
  #post-subscription-lightbox form input[type="text"],
  #post-subscription-lightbox form input[type="email"],
  #post-subscription-lightbox form input[type="url"],
  #post-subscription-lightbox form textarea,
  .contact-form-inline form input[type="text"],
  .contact-form-inline form input[type="email"],
  .contact-form-inline form input[type="url"],
  .contact-form-inline form textarea {
    width: 100%;
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 8px 16px;
    background-color: #F8F8F8;
    border: 0;
    box-sizing: border-box;
    border-radius: 2px; }
  #contact-lightbox form textarea,
  #post-subscription-lightbox form textarea,
  .contact-form-inline form textarea {
    padding: 16px; }
  #contact-lightbox form input[type="submit"],
  #post-subscription-lightbox form input[type="submit"],
  .contact-form-inline form input[type="submit"] {
    color: #fff;
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-transform: uppercase;
    border: 0;
    background-color: #00A5EB;
    padding: 16px 32px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-appearance: none; }
  #contact-lightbox form [type="radio"]:checked,
  #contact-lightbox form [type="radio"]:not(:checked),
  #post-subscription-lightbox form [type="radio"]:checked,
  #post-subscription-lightbox form [type="radio"]:not(:checked),
  .contact-form-inline form [type="radio"]:checked,
  .contact-form-inline form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px; }
    #contact-lightbox form [type="radio"]:checked + .wpcf7-list-item-label,
    #contact-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label,
    #post-subscription-lightbox form [type="radio"]:checked + .wpcf7-list-item-label,
    #post-subscription-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label,
    .contact-form-inline form [type="radio"]:checked + .wpcf7-list-item-label,
    .contact-form-inline form [type="radio"]:not(:checked) + .wpcf7-list-item-label {
      position: relative;
      display: inline-block;
      padding-left: 28px;
      line-height: 20px;
      cursor: pointer; }
      #contact-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:before,
      #contact-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:before,
      #post-subscription-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:before,
      #post-subscription-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:before,
      .contact-form-inline form [type="radio"]:checked + .wpcf7-list-item-label:before,
      .contact-form-inline form [type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #2B2A33;
        border-radius: 100%;
        background: transparent;
        transition: all 0.2s ease; }
      #contact-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:after,
      #contact-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
      #post-subscription-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:after,
      #post-subscription-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
      .contact-form-inline form [type="radio"]:checked + .wpcf7-list-item-label:after,
      .contact-form-inline form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
        content: '';
        position: absolute;
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background: #00A5EB;
        border-radius: 100%;
        transition: all 0.2s ease; }
  #contact-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
  #post-subscription-lightbox form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
  .contact-form-inline form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    opacity: 0;
    transform: scale(0); }
  #contact-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:before,
  #post-subscription-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:before,
  .contact-form-inline form [type="radio"]:checked + .wpcf7-list-item-label:before {
    border-color: #00A5EB; }
  #contact-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:after,
  #post-subscription-lightbox form [type="radio"]:checked + .wpcf7-list-item-label:after,
  .contact-form-inline form [type="radio"]:checked + .wpcf7-list-item-label:after {
    opacity: 1;
    transform: scale(1); }
  #contact-lightbox form .checkbox_group,
  #post-subscription-lightbox form .checkbox_group,
  .contact-form-inline form .checkbox_group {
    margin-bottom: 1em; }
    #contact-lightbox form .checkbox_group label,
    #post-subscription-lightbox form .checkbox_group label,
    .contact-form-inline form .checkbox_group label {
      margin-right: 3em; }
      #contact-lightbox form .checkbox_group label input,
      #post-subscription-lightbox form .checkbox_group label input,
      .contact-form-inline form .checkbox_group label input {
        margin-right: 1em; }
  #contact-lightbox form .wpcf7-checkbox .wpcf7-list-item,
  #post-subscription-lightbox form .wpcf7-checkbox .wpcf7-list-item,
  .contact-form-inline form .wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0; }
  #contact-lightbox form .dsgvo .wpcf7-list-item-label,
  #post-subscription-lightbox form .dsgvo .wpcf7-list-item-label,
  .contact-form-inline form .dsgvo .wpcf7-list-item-label {
    font-size: 14px; }
#contact-lightbox .captcha_and_submit,
#post-subscription-lightbox .captcha_and_submit,
.contact-form-inline .captcha_and_submit {
  position: relative; }
  #contact-lightbox .captcha_and_submit input[type="submit"],
  #post-subscription-lightbox .captcha_and_submit input[type="submit"],
  .contact-form-inline .captcha_and_submit input[type="submit"] {
    margin: 16px 0; }
    @media (min-width: 480px) {
      #contact-lightbox .captcha_and_submit input[type="submit"],
      #post-subscription-lightbox .captcha_and_submit input[type="submit"],
      .contact-form-inline .captcha_and_submit input[type="submit"] {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0; } }
  #contact-lightbox .captcha_and_submit p,
  #post-subscription-lightbox .captcha_and_submit p,
  .contact-form-inline .captcha_and_submit p {
    height: 0;
    margin: 0; }

@media (max-width: 480px) {
  #contact-lightbox {
    padding-bottom: 60px; } }

#post-subscription-lightbox br {
  display: none; }
#post-subscription-lightbox input[type="submit"] {
  float: right; }
#post-subscription-lightbox.elp_subscription_success .hideonsuccess,
#post-subscription-lightbox.elp_subscription_success .checkbox_group,
#post-subscription-lightbox.elp_subscription_success .elp_textbox,
#post-subscription-lightbox.elp_subscription_success .elp_textbox_button {
  display: none; }
#post-subscription-lightbox.elp_subscription_success .elp_msg {
  color: #2B2A33 !important; }
#post-subscription-lightbox.elp_subscription_success .elp_subscription_success {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em; }

@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-v34-latin_latin-ext-regular.woff2") format("woff2"), url("fonts/open-sans-v34-latin_latin-ext-regular.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/open-sans-v34-latin_latin-ext-600.woff2") format("woff2"), url("fonts/open-sans-v34-latin_latin-ext-600.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans-v34-latin_latin-ext-700.woff2") format("woff2"), url("fonts/open-sans-v34-latin_latin-ext-700.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%; }

body {
  color: #2B2A33;
  font-family: "Segoe UI", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  background-color: #FFF; }
  @media (max-width: 480px) {
    body {
      -webkit-text-size-adjust: 100%; } }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2; }

a:hover {
  color: #00A5EB;
  text-decoration: underline; }

#wrapper {
  width: 100%;
  margin: 0 auto; }

.maxwidth {
  position: relative;
  width: 90%;
  max-width: 1120px;
  margin: 0 auto;
  box-sizing: border-box; }
  @media (max-width: 1030px) {
    .maxwidth {
      width: 94%; } }
  @media (max-width: 900px) {
    .maxwidth {
      width: 96%; } }

.screen-reader-text {
  display: none; }

.pagelinks {
  text-align: center;
  margin-top: 1em;
  clear: both; }
  .pagelinks a {
    color: #00A5EB !important;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; }
  .pagelinks span {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; }

.checkmark,
.xmark {
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 0;
  text-indent: -200%;
  overflow: hidden;
  background: url(img/icons/checkmark.svg) no-repeat center center/contain; }

.xmark {
  background: url(img/icons/xmark.svg) no-repeat center center/contain; }

#maincontent {
  position: relative;
  padding-top: 40px; }
  @media (max-width: 760px) {
    #maincontent {
      padding-top: 60px; } }
  @media (max-width: 360px) {
    #maincontent {
      padding-top: 80px; } }

.morelink.button {
  display: inline-block;
  margin: 15px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 40px;
  background-color: #00A5EB;
  border-radius: 2px; }
  .morelink.button:hover {
    color: #fff; }

.post-author-metadata {
  height: 32px;
  margin-bottom: 24px; }
  .post-author-metadata > span {
    font-size: 11px;
    line-height: 32px;
    vertical-align: top;
    margin-right: 8px; }
  .post-author-metadata .image,
  .post-author-metadata .image img {
    width: 32px;
    height: 32px;
    border-radius: 50%; }
  .post-author-metadata .image {
    display: inline-block;
    background-color: #F8F8F8;
    background: #F8F8F8 url(img/blog-author-default.png) no-repeat center center/contain; }
  .post-author-metadata .from {
    color: #999; }
  .post-author-metadata .name {
    padding-right: 8px;
    border-right: 1px solid #999; }
  .post-author-metadata .mail a {
    color: #00A5EB; }
  .post-author-metadata .date {
    float: right;
    color: #999; }

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

.wp-caption,
img {
  width: 100%;
  height: auto; }
  .wp-caption.aligncenter,
  img.aligncenter {
    display: block;
    margin: 0 auto 0 auto;
    max-width: 100% !important; }
  @media (min-width: 600px) {
    .wp-caption.alignleft,
    img.alignleft {
      float: left;
      margin-right: 48px; }
    .wp-caption.alignright,
    img.alignright {
      float: right;
      margin-left: 48px; } }
  .wp-caption img,
  img img {
    width: 100%;
    height: auto; }

.grecaptcha-badge {
  opacity: 0; }

#mainheader {
  margin-top: 90px; }

#navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  box-sizing: border-box;
  padding: 20px 0;
  padding: 2rem 0;
  background-color: #FFF;
  z-index: 111; }
  #navbar h1 {
    float: left; }
    @media (max-width: 900px) {
      #navbar h1 {
        float: none;
        line-height: 2; } }
    #navbar h1 a {
      display: block;
      width: 180px;
      height: 46px;
      font-size: 0;
      text-indent: -200%;
      overflow: hidden;
      background: url(img/icons/logo_newsdashboard3.svg) no-repeat center center/contain; }
  #navbar .nav-menu {
    line-height: 1.2; }

#site-navigation {
  float: right;
  padding-top: 16px; }
  @media (max-width: 900px) {
    #site-navigation {
      float: none;
      line-height: 2; }
      .yesjs #site-navigation {
        display: none; } }
  @media (max-width: 900px) {
    #site-navigation {
      padding-right: -6.4px; } }
  #site-navigation .nav-menu {
    position: relative; }
    #site-navigation .nav-menu > li {
      padding-right: 8px;
      padding-right: 0.8rem;
      padding-left: 8px;
      padding-left: 0.8rem; }
      @media (max-width: 1230px) {
        #site-navigation .nav-menu > li {
          padding-right: 4px;
          padding-right: 0.4rem;
          padding-left: 4px;
          padding-left: 0.4rem; } }
      @media (max-width: 900px) {
        #site-navigation .nav-menu > li.last:after {
          content: "\A";
          white-space: pre; } }
    #site-navigation .nav-menu > li.menu-item-has-children {
      border: 1px solid transparent;
      border-top: 3px solid transparent; }
      #site-navigation .nav-menu > li.menu-item-has-children:hover {
        padding-top: 16px;
        padding-bottom: 16px;
        background: #FFF;
        border-top: 3px solid #00A5EB;
        border-left: 1px solid #DFDFDF;
        border-right: 1px solid #DFDFDF; }
        #site-navigation .nav-menu > li.menu-item-has-children:hover:not(.current-menu-ancestor) > a {
          color: inherit; }
      #site-navigation .nav-menu > li.menu-item-has-children > a {
        margin-left: 2px;
        margin-right: -2px;
        cursor: default; }
    #site-navigation .nav-menu > li > .sub-menu {
      display: none;
      position: absolute;
      width: 100%;
      background: #FFF;
      padding: 16px;
      border: 1px solid #DFDFDF;
      border-top: 0;
      margin-top: 16px;
      box-sizing: border-box; }
      #site-navigation .nav-menu > li > .sub-menu:before {
        content: ' ';
        position: absolute;
        top: -1px;
        left: -1px;
        right: 0;
        width: 100%;
        height: 1px;
        padding-right: 2px;
        background: #DFDFDF;
        z-index: -1; }
      #site-navigation .nav-menu > li > .sub-menu li {
        margin: 0; }
        #site-navigation .nav-menu > li > .sub-menu li a {
          display: block;
          line-height: 2;
          text-transform: none; }
        #site-navigation .nav-menu > li > .sub-menu li.menu-item-has-children > a {
          text-transform: uppercase;
          cursor: default; }
        #site-navigation .nav-menu > li > .sub-menu li.menu-item-has-children:not(.current-menu-ancestor) > a {
          color: inherit; }
      #site-navigation .nav-menu > li > .sub-menu .sub-menu {
        margin-left: 20px; }
  #site-navigation li {
    display: inline; }
    #site-navigation li a {
      color: #2B2A33;
      text-decoration: none;
      text-transform: uppercase; }
      @media (max-width: 1230px) {
        #site-navigation li a {
          font-size: 15px;
          font-size: 1.5rem; } }
      @media (max-width: 1050px) {
        #site-navigation li a {
          font-size: 12px;
          font-size: 1.2rem; } }
      #site-navigation li a:hover {
        color: #00A5EB; }
    #site-navigation li.current-menu-item > a, #site-navigation li.current-menu-ancestor > a {
      color: #00A5EB; }
    #site-navigation li.lang-item {
      padding-right: 6.4px;
      padding-left: 0; }
      #site-navigation li.lang-item.lang-item-eu {
        margin-left: 8px;
        margin-left: 0.8rem; }
      #site-navigation li.lang-item a {
        display: inline-block;
        width: 20px;
        height: 12px;
        font-size: 0;
        text-indent: -200%;
        vertical-align: top;
        overflow: hidden;
        margin-top: 4px;
        background: url(img/icons/lang_eu.svg) no-repeat center center/contain; }
        #site-navigation li.lang-item a[lang="de-DE"] {
          background: url(img/icons/lang_de.svg) no-repeat center center/contain; }
        #site-navigation li.lang-item a[lang="en-US"] {
          background: url(img/icons/lang_us.svg) no-repeat center center/contain; }
      #site-navigation li.lang-item img {
        display: none; }
  #site-navigation li:hover > .sub-menu {
    display: block; }

#site-navigation-hamburger {
  display: none; }
  @media (max-width: 900px) {
    .yesjs #site-navigation-hamburger {
      display: block; }
      .yesjs #site-navigation-hamburger .nav-menu {
        display: none; }
        .yesjs #site-navigation-hamburger .nav-menu.show {
          display: block;
          max-height: calc(100vh - 90px);
          text-align: right;
          margin: 1em -2% -20px -2%;
          border-top: 1px solid #DFDFDF;
          border-bottom: 1px solid #DFDFDF;
          background-color: #FFF;
          overflow-y: auto; }
        .yesjs #site-navigation-hamburger .nav-menu .menu-item-has-children > a {
          text-transform: uppercase; }
        .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children > a {
          position: relative;
          padding-right: 20px; }
          .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children > a:after {
            content: '';
            display: block;
            position: absolute;
            right: 0;
            top: 2px;
            bottom: 0;
            width: 16px;
            background: url(img/icons/triangle_black.svg) no-repeat center center/contain; } }
        @media (max-width: 900px) and (max-width: 360px) {
          .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children > a:after {
            right: 16px; } }
  @media (max-width: 900px) {
        .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children:not(.show) > ul {
          display: none; }
        .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children.show > a {
          color: #00A5EB; }
          .yesjs #site-navigation-hamburger .nav-menu > .menu-item-has-children.show > a:after {
            background: url(img/icons/triangle_cyan.svg) no-repeat center center/contain;
            transform: rotate(80deg); }
        .yesjs #site-navigation-hamburger .nav-menu > li > .sub-menu .sub-menu a {
          padding-right: 32px; }
      .yesjs #site-navigation-hamburger a {
        display: block;
        color: #4D4D4D;
        font-size: 16px;
        font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        text-decoration: none;
        padding: 10px 10px;
        border-bottom: 1px solid #CCC; }
      .yesjs #site-navigation-hamburger .sub-menu a {
        font-family: "Segoe UI", "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5; }
      .yesjs #site-navigation-hamburger .current-menu-item a {
        color: #00A5EB; }
      .yesjs #site-navigation-hamburger .current-menu-item.menu-item-type-custom a {
        color: #4D4D4D; }
      .yesjs #site-navigation-hamburger .lang-item {
        display: inline-block; }
        .yesjs #site-navigation-hamburger .lang-item a {
          display: inline-block;
          border: none;
          padding: 14px 12px; }
        .yesjs #site-navigation-hamburger .lang-item.lang-item {
          padding-right: 6.4px;
          padding-left: 0; }
          .yesjs #site-navigation-hamburger .lang-item.lang-item a {
            display: inline-block;
            width: 20px;
            height: 12px;
            font-size: 0;
            text-indent: -200%;
            vertical-align: top;
            overflow: hidden;
            margin-top: 4px;
            background: url(img/icons/lang_eu.svg) no-repeat center center/contain; }
            .yesjs #site-navigation-hamburger .lang-item.lang-item a[lang="de-DE"] {
              background: url(img/icons/lang_de.svg) no-repeat center center/contain; }
            .yesjs #site-navigation-hamburger .lang-item.lang-item a[lang="en-US"] {
              background: url(img/icons/lang_us.svg) no-repeat center center/contain; }
          .yesjs #site-navigation-hamburger .lang-item.lang-item img {
            display: none; } }

#site-navigation-hamburger-toggle {
  display: none; }
  @media (max-width: 900px) {
    .yesjs #site-navigation-hamburger-toggle {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 32px;
      height: 42px;
      cursor: pointer;
      z-index: 20; }
      .yesjs #site-navigation-hamburger-toggle span,
      .yesjs #site-navigation-hamburger-toggle span:before,
      .yesjs #site-navigation-hamburger-toggle span:after {
        display: block;
        position: absolute;
        width: 28px;
        height: 3px;
        background-color: #00A5EB; }
      .yesjs #site-navigation-hamburger-toggle span {
        top: 20px;
        right: 0; }
      .yesjs #site-navigation-hamburger-toggle span:before {
        content: '';
        top: -10px;
        right: 0; }
      .yesjs #site-navigation-hamburger-toggle span:after {
        content: '';
        top: 10px;
        right: 0; } }

.headercallout {
  position: relative; }
  .headercallout .header {
    height: 272px;
    background: url(img/kopfbild_sternenhimmel.jpg) no-repeat center center;
    background: url(img/kopfbild_sternenhimmel.jpg) no-repeat center center/cover; }
  .headercallout h1 {
    color: #fff;
    font-family: "Segoe UI Bold", "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 2;
    text-transform: uppercase; }
  .headercallout h2 {
    color: #fff;
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media (max-width: 760px) {
      .headercallout h2 {
        max-width: 66%; } }
  .headercallout .inner {
    position: relative;
    max-width: 920px;
    height: 100%;
    padding-top: 80px; }
  .headercallout__standard {
    margin-bottom: 64px; }
    .headercallout__standard h1 {
      color: #00A5EB; }
    .headercallout__standard .inner:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 74px;
      width: 128px;
      height: 128px;
      background: url(img/icons/rocket.svg) no-repeat center center/contain; }
      @media (min-width: 760px) {
        .headercallout__standard .inner:after {
          right: 64px; } }
  .headercallout__blog {
    margin-bottom: 64px; }
    @media (max-width: 760px) {
      .headercallout__blog {
        margin-bottom: 92px; } }
    .headercallout__blog .inner:before {
      content: '';
      display: block;
      position: absolute;
      right: 320px;
      top: 32px;
      width: 100px;
      height: 100px;
      margin-bottom: -12px;
      background: url(img/icons/icon_moon.svg) no-repeat center center/contain; }
      @media (max-width: 760px) {
        .headercallout__blog .inner:before {
          right: 176px;
          top: 80px;
          width: 80px;
          height: 80px; } }
      @media (max-width: 480px) {
        .headercallout__blog .inner:before {
          right: 128px; } }
    .headercallout__blog .inner:after {
      content: '';
      display: block;
      position: absolute;
      right: 64px;
      bottom: 0;
      width: 160px;
      height: 160px;
      margin-bottom: -12px;
      background: url(img/icons/icon_telescope.svg) no-repeat center center/contain; }
      @media (max-width: 760px) {
        .headercallout__blog .inner:after {
          right: 0;
          width: 120px;
          height: 120px; } }
  .headercallout__contact {
    margin-bottom: 64px; }
  .headercallout .callout {
    position: absolute;
    height: 64px;
    width: 100%;
    background-color: #00A5EB;
    text-align: center; }
    @media (min-width: 760px) {
      .headercallout .callout {
        text-align: right; } }
    .headercallout .callout p {
      color: #fff;
      font-family: "Segoe UI", "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      padding-top: 8px; }
      @media (min-width: 760px) {
        .headercallout .callout p {
          padding-top: 0; } }
    .headercallout .callout a {
      position: relative;
      display: block;
      color: #fff;
      font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      line-height: 48px;
      line-height: 4.8rem;
      text-decoration: none;
      text-transform: uppercase;
      background-color: #E8007E;
      margin-top: 8px; }
      .headercallout .callout a:after {
        content: '';
        display: block;
        position: absolute;
        right: 32px;
        top: 0;
        bottom: 0;
        width: 20px;
        background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }
        @media (max-width: 360px) {
          .headercallout .callout a:after {
            right: 16px; } }
      @media (min-width: 760px) {
        .headercallout .callout a {
          display: inline-block;
          line-height: 64px;
          line-height: 6.4rem;
          padding: 0 80px 0 32px;
          margin-left: 32px;
          margin-top: 0; } }
    .headercallout .callout__blog a {
      background-color: #2B2A33; }
    .headercallout .callout.fixedpositioning,
    .headercallout .callout a.fixedpositioning {
      position: fixed;
      top: 90px;
      bottom: auto;
      z-index: 99;
      -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
      -webkit-font-smoothing: subpixel-antialiased;
      /* otherwise Safari switches to antialised as soon as box-shadow is added and that looks jarringly different all of a sudden and less readable */ }
    .headercallout .callout a.fixedpositioning {
      width: 100%;
      margin-top: 0; }
    @media (max-width: 900px) {
      .headercallout .callout .maxwidth {
        width: 100%; } }

body.blog,
body.category,
body.single {
  background-color: #F8F8F8; }

.blog-filter {
  position: relative;
  background-color: #FFF;
  padding-top: 16px; }
  .blog-filter li {
    display: inline-block;
    padding: 8px 16px 24px 16px; }
    .blog-filter li.current:not(.haschildren) {
      background-color: #F8F8F8;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
    .blog-filter li a {
      color: #2B2A33;
      text-decoration: none; }
    .blog-filter li:hover > a, .blog-filter li.active_parent > a {
      color: #00A5EB; }
  .blog-filter .blog-filter__first {
    position: relative;
    white-space: nowrap;
    overflow-x: auto; }
  .blog-filter .blog-filter__second {
    display: none; }
  .blog-filter .active .blog-filter__second,
  .blog-filter .active_parent .blog-filter__second {
    display: block;
    position: absolute;
    top: 40px;
    left: 0; }
  .blog-filter .active.haschildren,
  .blog-filter .active_parent.haschildren {
    padding-bottom: 64px; }
  .blog-filter .blog-filter__second .active {
    background-color: #F8F8F8; }
  .blog-filter.fixedpositioning {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 11;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    -webkit-font-smoothing: subpixel-antialiased;
    /* otherwise Safari switches to antialised as soon as box-shadow is added and that looks jarringly different all of a sudden and less readable */ }

@media (max-width: 760px) {
  .searchform {
    margin-bottom: 16px; } }
@media (min-width: 760px) {
  .searchform {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; } }
.searchform input[type="text"] {
  background-color: #F5FCFF; }
.searchform #s {
  display: inline-block;
  padding: 8px 16px;
  border: none;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }
.searchform #searchsubmit {
  display: inline-block;
  width: 20px;
  padding: 8px 16px;
  border: 0;
  cursor: pointer;
  margin: 0 0 0 -5px;
  text-indent: -100px;
  overflow: hidden;
  background: #00A5EB url(img/icons/triangle_white.svg) no-repeat center center/50%;
  -webkit-appearance: none;
  border-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.blog-breadcrumb {
  position: relative;
  padding: 16px 0;
  background-color: #FFF; }
  .blog-breadcrumb li {
    display: inline-block;
    position: relative;
    padding: 0 16px; }
    .blog-breadcrumb li:first-child {
      padding-left: 0; }
    .blog-breadcrumb li:not(:first-child):before {
      content: '•';
      position: absolute;
      top: 0;
      left: -2px; }
    .blog-breadcrumb li a {
      color: #2B2A33;
      text-decoration: none; }
      .blog-breadcrumb li a:hover {
        color: #00A5EB; }
  .blog-breadcrumb.fixedpositioning {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 11;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    -webkit-font-smoothing: subpixel-antialiased;
    /* otherwise Safari switches to antialised as soon as box-shadow is added and that looks jarringly different all of a sudden and less readable */ }

.post__preview {
  width: 100%;
  margin-bottom: 32px;
  background-color: #FFF;
  border-radius: 2px; }
  .post__preview .post-image img {
    width: 100%;
    height: auto;
    vertical-align: top;
    background-color: #DDD;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  .post__preview .post-date {
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    margin-top: 1em; }
  .post__preview .post-title {
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    padding: 1em; }
  @media (min-width: 760px) {
    .post__preview {
      float: left;
      width: 48.5%;
      margin-right: 3%;
      width: calc(50% - 32px);
      margin-right: calc(64px); }
      .post__preview:nth-of-type(2n) {
        margin-right: 0; } }
  @media (min-width: 1030px) {
    .post__preview {
      width: 32%;
      margin-right: 2%;
      width: calc(33.3333333% - 42.6666666667px);
      margin-right: calc(64px); }
      .post__preview:nth-of-type(2n) {
        margin-right: 2%;
        margin-right: calc(64px); }
      .post__preview:nth-of-type(3n) {
        margin-right: 0; } }
.post__single .post-title {
  font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #2B2A33; }
  @media (min-width: 760px) {
    .post__single .post-title {
      float: left;
      width: 70%; } }
@media (min-width: 760px) {
  .post__single .post-date {
    float: right; } }
@media (max-width: 760px) {
  .post__single .post-title + .post-date {
    display: block;
    margin-top: -32px;
    margin-bottom: 32px; } }
.post__single .comments {
  margin: 40px -7px 0 -7px; }
  .post__single .comments > div > span {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    padding-left: 7px !important; }
.post__single .callout.shortcode {
  text-align: center;
  margin: 32px 0; }
  .post__single .callout.shortcode a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    line-height: 64px;
    line-height: 6.4rem;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #E8007E;
    padding: 0 80px 0 32px;
    margin-left: 32px; }
    .post__single .callout.shortcode a:after {
      content: '';
      display: block;
      position: absolute;
      right: 32px;
      top: 0;
      bottom: 0;
      width: 20px;
      background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }

.content__blog .blog__callout {
  text-align: center;
  margin: 32px 0; }
  .content__blog .blog__callout a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    line-height: 64px;
    line-height: 6.4rem;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #E8007E;
    padding: 0 80px 0 32px; }
    .content__blog .blog__callout a:after {
      content: '';
      display: block;
      position: absolute;
      right: 32px;
      top: 0;
      bottom: 0;
      width: 20px;
      background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }
    .content__blog .blog__callout a:hover {
      color: #fff;
      text-decoration: none;
      cursor: pointer; }

.wp-pagenavi {
  text-align: center;
  margin-bottom: 32px; }
  .wp-pagenavi a,
  .wp-pagenavi .extend,
  .wp-pagenavi .current {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #999;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #DDD;
    border-right: none;
    margin: 0; }
  .wp-pagenavi *:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .wp-pagenavi .last,
  .wp-pagenavi *:last-child {
    border-right: 1px solid #DDD;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .wp-pagenavi .current,
  .wp-pagenavi a:hover {
    color: #fff !important;
    background-color: #00A5EB; }

/* Page */
.content h1 {
  font-family: "Segoe UI Bold", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #00A5EB;
  margin-top: 32px;
  margin-bottom: 32px; }
  .content h1:first-child {
    margin-top: 0; }
.content h3 {
  margin-bottom: 32px; }
.content p {
  margin-bottom: 32px; }
.content ul,
.content ol {
  margin-bottom: 32px; }
  .content ul li strong,
  .content ol li strong {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2; }
.content ul {
  margin-left: 80px; }
  .content ul li {
    position: relative;
    margin-bottom: 32px; }
    .content ul li:before {
      content: '';
      display: block;
      position: absolute;
      left: -40px;
      top: 0;
      width: 20px;
      height: 20px;
      background: url(img/icons/triangle_cyan.svg) no-repeat center center/contain; }
.content ol {
  list-style-type: decimal;
  margin-left: 60px; }
  .content ol li {
    margin-bottom: 16px; }
    .content ol li ol {
      margin-top: 16px;
      margin-bottom: 0; }
.content a {
  color: #00A5EB;
  text-decoration: none; }
  .content a:hover, .content a:active {
    color: #00A5EB;
    text-decoration: underline; }
.content .page img {
  width: auto; }
.content__toolfeatures h1 {
  color: #2B2A33;
  margin-bottom: 16px; }
.content__newsseobasics h1 {
  color: #2B2A33;
  margin-bottom: 16px; }
.content__newsseobasics h2 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 24px; }
.content__newsseobasics h3,
.content__newsseobasics h4 {
  clear: both;
  float: left;
  display: inline-block;
  margin: 0 0.5em 0 0; }
.content__newsseobasics h2 em,
.content__newsseobasics h3 em {
  display: none; }
.content__contact h1 {
  color: #2B2A33;
  font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  clear: both; }
.content__contact h2 {
  margin-bottom: 24px; }
  @media (max-width: 600px) {
    .content__contact h2 {
      margin-top: -32px; } }
.content__contact p {
  line-height: 1.8; }
@media (min-width: 600px) {
  .content__contact img {
    max-height: 240px;
    width: auto;
    margin-bottom: 40px; } }
@media (max-width: 600px) {
  .content__contact .alignleft {
    float: none; } }
.content .featurelist h1 .featurelist__icon {
  vertical-align: middle; }
@media (min-width: 600px) {
  .content .featurelist h1 {
    display: none; } }
.content .featurelist__icon {
  width: 64px;
  height: 64px; }
.content .featurelist__callout {
  text-align: center;
  margin: -32px 0 40px 0; }
  .content .featurelist__callout a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    line-height: 64px;
    line-height: 6.4rem;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #00A5EB;
    padding: 0 80px 0 32px;
    margin-left: 32px;
    border-radius: 2px; }
    @media (max-width: 760px) {
      .content .featurelist__callout a {
        display: block;
        margin-left: 0; }
        .content .featurelist__callout a + a {
          margin-top: 32px; } }
    .content .featurelist__callout a:after {
      content: '';
      display: block;
      position: absolute;
      right: 32px;
      top: 0;
      bottom: 0;
      width: 20px;
      background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }
    .content .featurelist__callout a.lang-en, .content .featurelist__callout a.lang-eu {
      background-color: #2B2A33; }
.content .table {
  margin-top: 64px;
  margin-bottom: 64px; }
  @media (max-width: 600px) {
    .content .table {
      margin-top: 0; } }
  .content .table th, .content .table td {
    padding: 1em; }
  .content .table th:first-child, .content .table td:first-child {
    padding-left: 0; }
  .content .table tbody tr {
    border-bottom: 1px solid #DDD; }
  .content .table tbody td:not(:last-child) {
    border-right: 1px solid #DDD; }
  @media (min-width: 760px) {
    .content .table th:nth-child(1), .content .table td:nth-child(1) {
      width: 25%; }
    .content .table th:nth-child(3), .content .table td:nth-child(3),
    .content .table th:nth-child(4), .content .table td:nth-child(4),
    .content .table th:nth-child(5), .content .table td:nth-child(5),
    .content .table th:nth-child(6), .content .table td:nth-child(6) {
      width: 8rem;
      text-align: center;
      vertical-align: middle; } }
  .content .table__features .hasicon {
    position: relative;
    text-align: left;
    padding-left: 80px !important; }
  .content .table__features .featurelist__icon {
    position: absolute;
    left: 0;
    bottom: 0.7em; }
  @media (max-width: 600px) {
    .content .table__transform table, .content .table__transform thead, .content .table__transform tbody, .content .table__transform th, .content .table__transform td, .content .table__transform tr {
      display: block;
      overflow: hidden;
      box-sizing: border-box; }
    .content .table__transform thead {
      display: none; }
    .content .table__transform tbody tr {
      background-color: #F8F8F8;
      border: 0;
      margin-bottom: 1em; }
    .content .table__transform tbody td {
      display: flex;
      border: 0 !important;
      padding: 1em; }
      .content .table__transform tbody td:first-child {
        font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        padding-left: 1em; }
      .content .table__transform tbody td:not(:last-child) {
        padding-bottom: 0; }
      .content .table__transform tbody td.hasLabel:before {
        content: attr(data-label) ": ";
        flex: 0 0 5em;
        font-weight: bold;
        margin-right: 1em;
        margin-bottom: 0.25em; } }
.content .contact-form-inline {
  max-width: 550px; }
.content #ez-toc-container {
  display: block;
  background: #f0f0f0;
  border: 0;
  border-radius: 0;
  padding: 32px 40px;
  margin-bottom: 32px;
  box-sizing: border-box; }
  .content #ez-toc-container.fixedpositioning {
    position: fixed;
    top: 154px;
    width: 90%;
    max-width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 16px solid #fff;
    border-bottom: 10px solid #fff;
    box-shadow: 0 0 6px 6px white;
    z-index: 1; }
    @media (max-width: 1030px) {
      .content #ez-toc-container.fixedpositioning {
        width: 94%; } }
    @media (max-width: 900px) {
      .content #ez-toc-container.fixedpositioning {
        width: 96%; } }
    @media (max-width: 760px) {
      .content #ez-toc-container.fixedpositioning {
        top: 130px; } }
    .content #ez-toc-container.fixedpositioning .ez-toc-list {
      display: none; }
    .content #ez-toc-container.fixedpositioning.open {
      max-height: calc(100vh - 154px - 32px);
      overflow-y: auto; }
      @media (max-width: 760px) {
        .content #ez-toc-container.fixedpositioning.open {
          max-height: calc(100vh - 130px - 32px); } }
      .content #ez-toc-container.fixedpositioning.open .ez-toc-list {
        display: block; }
      .content #ez-toc-container.fixedpositioning.open #ez-toc-fixed-toggle:before {
        background: url(img/icons/icon_toc_fold.svg) no-repeat center center/contain; }
    .content #ez-toc-container.fixedpositioning #ez-toc-fixed-toggle {
      position: absolute;
      top: 10px;
      right: 32px;
      color: #999;
      font-family: "Segoe UI", "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.2;
      line-height: 2;
      cursor: pointer; }
      .content #ez-toc-container.fixedpositioning #ez-toc-fixed-toggle:before {
        content: '';
        display: block;
        position: absolute;
        left: -24px;
        top: 4px;
        width: 16px;
        height: 16px;
        background: url(img/icons/icon_toc_unfold.svg) no-repeat center center/contain; }
      .content #ez-toc-container.fixedpositioning #ez-toc-fixed-toggle:hover {
        color: #00A5EB; }
  .content #ez-toc-container .ez-toc-title {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #2B2A33; }
  .content #ez-toc-container .ez-toc-list {
    margin-top: 32px; }
    @media (min-width: 760px) {
      .content #ez-toc-container .ez-toc-list {
        column-count: 2; } }
    .content #ez-toc-container .ez-toc-list li {
      font-family: "Segoe UI", "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      line-height: 2; }
      .content #ez-toc-container .ez-toc-list li a, .content #ez-toc-container .ez-toc-list li a:visited {
        color: #2B2A33; }
      .content #ez-toc-container .ez-toc-list li a em {
        color: #999;
        font-style: normal; }
      .content #ez-toc-container .ez-toc-list li a:hover {
        color: #00A5EB;
        text-decoration: underline; }

.home__mvmt {
  margin-bottom: 40px; }
  .home__mvmt h1 {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #2B2A33;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 64px; }
    .home__mvmt h1 .divider {
      display: inline-block;
      font-size: 0;
      text-indent: -200px;
      width: 150px;
      height: 100px;
      padding: 0 32px;
      margin-bottom: -50px;
      overflow: hidden;
      background: url(img/icons/rocket_chart2.svg) no-repeat center center/contain; }
    @media (max-width: 600px) {
      .home__mvmt h1 {
        margin-bottom: 40px; }
        .home__mvmt h1 .mvmt__h1left,
        .home__mvmt h1 .mvmt__h1right {
          display: block; }
        .home__mvmt h1 .divider {
          margin-bottom: 0; } }
  .home__mvmt .box {
    margin-bottom: 32px; }
    .home__mvmt .box h2 {
      font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      text-align: center;
      text-transform: uppercase; }
    .home__mvmt .box p {
      background-color: #F5FCFF;
      padding: 16px 32px;
      margin-bottom: 0;
      border-radius: 2px; }
    @media (min-width: 760px) {
      .home__mvmt .box {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 0;
        width: calc(33.3333333% - 42.6666666667px);
        margin-right: calc(64px); }
        .home__mvmt .box:nth-of-type(2n) {
          margin-right: 2%;
          margin-right: calc(64px); }
        .home__mvmt .box:nth-of-type(3n) {
          margin-right: 0; } }
.home__ourclients {
  padding: 32px 0;
  background-color: #2B2A33; }
  .home__ourclients h1 {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0; }
  .home__ourclients .clients {
    margin: 0;
    text-align: center; }
    .home__ourclients .clients li {
      display: inline-block;
      padding: 16px 32px 32px;
      vertical-align: middle;
      margin-bottom: 0; }
      .home__ourclients .clients li:before {
        display: none; }
      .home__ourclients .clients li a {
        color: #fff;
        text-decoration: none; }
        .home__ourclients .clients li a:hover {
          color: #00A5EB; }
      .home__ourclients .clients li img {
        width: auto;
        height: auto;
        max-width: 180px;
        max-height: 45px; }
  .home__ourclients hr {
    width: 100%;
    height: 1px;
    border: 0;
    background: #00A5EB; }
.home__targetgroups {
  padding-top: 32px; }
  .home__targetgroups h1 {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #2B2A33;
    text-transform: uppercase;
    margin-bottom: 32px; }
  .home__targetgroups article {
    margin-bottom: 32px; }
    .home__targetgroups article img {
      border: 1px solid #DFDFDF;
      margin-bottom: 32px; }
    @media (min-width: 760px) {
      .home__targetgroups article img {
        float: left;
        width: 59%;
        width: calc(60% - 2px);
        height: auto;
        margin-bottom: 0; }
      .home__targetgroups article ul {
        float: left;
        width: 40%;
        padding-left: 80px;
        margin: 0;
        box-sizing: border-box; } }
.home__topfeatures {
  padding: 32px 0;
  background-color: #F5FCFF; }
  .home__topfeatures h1 {
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #2B2A33;
    text-transform: uppercase;
    margin-bottom: 32px; }
  .home__topfeatures a {
    color: #00A5EB;
    text-decoration: none; }
  .home__topfeatures article {
    margin: 32px 0; }
  .home__topfeatures .table__features {
    margin-bottom: 32px; }
    .home__topfeatures .table__features tbody tr, .home__topfeatures .table__features tbody td:not(:last-child) {
      border-color: #fff; }
    .home__topfeatures .table__features tbody td {
      width: 50%; }
      @media (max-width: 760px) {
        .home__topfeatures .table__features tbody td {
          word-break: break-word; } }
  @media (min-width: 480px) {
    .home__topfeatures .featurelist__icon {
      float: left;
      width: 80px;
      height: 80px;
      margin-left: 16px;
      margin-right: 80px; } }
  @media (min-width: 480px) and (max-width: 1230px) {
    .home__topfeatures .featurelist__icon {
      margin-right: 60px; } }
  @media (min-width: 480px) and (max-width: 900px) {
    .home__topfeatures .featurelist__icon {
      margin-right: 40px; } }
  @media (min-width: 480px) {
    .home__topfeatures .featurelist__title {
      padding-top: 50px; }
    .home__topfeatures .table__features {
      float: left;
      width: 80%; } }
  @media (min-width: 480px) and (max-width: 760px) {
    .home__topfeatures .table__features {
      margin-top: 0; } }

  @media (min-width: 760px) {
    .home__topfeatures .featurelist__title {
      padding-top: 0; } }
.home__gnb .gnb__callout {
  text-align: center;
  margin: 32px 0; }
  .home__gnb .gnb__callout a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    line-height: 64px;
    line-height: 6.4rem;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #00A5EB;
    padding: 0 80px 0 32px;
    margin-left: 32px;
    border-radius: 2px; }
    @media (max-width: 760px) {
      .home__gnb .gnb__callout a {
        display: block;
        margin-left: 0; } }
    .home__gnb .gnb__callout a:after {
      content: '';
      display: block;
      position: absolute;
      right: 32px;
      top: 0;
      bottom: 0;
      width: 20px;
      background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }
.home__gnb h1 {
  font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #2B2A33;
  text-transform: uppercase;
  margin-bottom: 32px; }
.home__gnb a {
  color: #00A5EB;
  text-decoration: none; }
.home__gnb article {
  margin-bottom: 32px; }
  .home__gnb article h2 {
    margin-bottom: 32px; }
  .home__gnb article img {
    border: 1px solid #DFDFDF;
    margin-bottom: 32px; }
  @media (min-width: 760px) {
    .home__gnb article img {
      float: left;
      width: 59%;
      width: calc(60% - 2px);
      height: auto;
      margin-bottom: 0; }
    .home__gnb article h2 {
      float: left;
      width: 40%;
      padding-left: 40px;
      box-sizing: border-box; }
    .home__gnb article ul {
      float: left;
      width: 40%;
      padding-left: 80px;
      margin: 0;
      box-sizing: border-box; } }

.prefooter__testimonials {
  background-color: #F8F8F8;
  padding: 32px 0; }
  .prefooter__testimonials li {
    padding: 0 64px; }
  .prefooter__testimonials .portrait_container {
    display: block;
    height: 250px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: transparent no-repeat top left/contain; }
    @media (min-width: 760px) {
      .prefooter__testimonials .portrait_container {
        margin-bottom: 0; } }
    @media (min-width: 600px) {
      .prefooter__testimonials .portrait_container {
        float: left;
        width: 27%;
        width: calc(30% - $dist_inner);
        margin-right: 3%;
        margin-right: calc($dist_inner); } }
  .prefooter__testimonials .text {
    position: relative;
    box-sizing: border-box; }
    .prefooter__testimonials .text h1 {
      margin-bottom: 0.5em; }
    .prefooter__testimonials .text p {
      margin-top: 2em; }
    @media (min-width: 900px) {
      .prefooter__testimonials .text h1, .prefooter__testimonials .text h2 {
        max-width: 66%; } }
    @media (min-width: 600px) {
      .prefooter__testimonials .text {
        float: left;
        width: 70%; } }
  .prefooter__testimonials .logo_container {
    display: block;
    height: 66px;
    width: 200px;
    background: transparent no-repeat top left/contain;
    margin-top: 1em; }
    @media (min-width: 900px) {
      .prefooter__testimonials .logo_container {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        background: transparent no-repeat top right/contain; } }
    .prefooter__testimonials .logo_container + p {
      margin-top: 1em; }
.prefooter__awards {
  padding: 32px; }
  .prefooter__awards h1 {
    text-align: center; }
  .prefooter__awards .logos {
    margin-top: 32px;
    text-align: center; }
    .prefooter__awards .logos li {
      display: inline-block;
      margin: 0 32px;
      vertical-align: middle; }
      @media (max-width: 760px) {
        .prefooter__awards .logos li {
          margin: 0 16px; } }
      .prefooter__awards .logos li a img {
        width: 100%;
        height: auto; }
.prefooter__callout {
  padding: 32px 0;
  background-color: #00A5EB;
  text-align: center; }
  .prefooter__callout h1 {
    color: #fff;
    font-family: "Segoe UI", "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; }
  .prefooter__callout p {
    color: #fff; }
  .prefooter__callout a {
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    line-height: 64px;
    line-height: 6.4rem;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #E8007E;
    padding: 0 80px 0 32px;
    margin: 32px 0;
    border-radius: 2px; }
    .prefooter__callout a:after {
      content: '';
      display: block;
      position: absolute;
      right: 32px;
      top: 0;
      bottom: 0;
      width: 20px;
      background: url(img/icons/triangle_white.svg) no-repeat center center/contain; }

#mainfooter {
  padding: 32px 0;
  background-color: #2B2A33; }
  #mainfooter.front_page {
    margin-top: 0; }
  #mainfooter h1 {
    width: 180px;
    height: 46px;
    font-size: 0;
    text-indent: -200%;
    overflow: hidden;
    margin-bottom: 20px;
    background: url(img/icons/logo_newsdashboard3.svg) no-repeat center center/contain; }
  #mainfooter li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    margin-bottom: 5px; }
    #mainfooter li a:hover {
      color: #00A5EB;
      text-decoration: underline; }
  #mainfooter .c1 ul {
    line-height: 1; }
  #mainfooter .c2 div div {
    display: inline; }
  @media (min-width: 760px) {
    #mainfooter .column {
      float: left;
      width: 50%; }
    #mainfooter .c2 {
      float: right;
      text-align: right; }
      #mainfooter .c2 > div {
        margin-top: 60px; } }
  #mainfooter .widget-title {
    display: inline;
    color: #fff;
    vertical-align: text-top; }
    @media (max-width: 360px) {
      #mainfooter .widget-title {
        font-size: 15px;
        font-size: 1.5rem; } }
  #mainfooter .socialfollow {
    margin-left: 40px; }
    #mainfooter .socialfollow a {
      display: inline-block;
      text-decoration: none; }
    #mainfooter .socialfollow .sf-facebook,
    #mainfooter .socialfollow .sf-twitter {
      width: 24px;
      height: 24px; }
    #mainfooter .socialfollow .sf-twitter {
      margin-left: 16px; }
      #mainfooter .socialfollow .sf-twitter img {
        border-radius: 16px; }
  #mainfooter #copyright {
    color: #00A5EB;
    margin-top: 1em; }
    @media (min-width: 760px) {
      #mainfooter #copyright {
        text-align: center;
        margin-top: 0; } }

#cookie-notice {
  min-height: 54px; }
  #cookie-notice .cookie-notice-container {
    padding: 16px 96px 16px 16px;
    text-align: right;
    box-sizing: border-box; }
  #cookie-notice a {
    color: inherit; }
  #cookie-notice .cn-button {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #fff;
    font-family: "Segoe UI Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-decoration: none;
    background-color: #E8007E;
    padding: 8px 16px;
    border-radius: 2px; }
  #cookie-notice.cookie-notice-hidden {
    display: none; }

.content__newsreachcon #maincontent {
  padding-top: 0; }

@media (max-width: 1230px) {
  .post.preview .post-image {
    width: 20%; }

  .post-preview {
    width: 75%; } }
@media (max-width: 1030px) {
  .teaserlist .content .text_wrapper p {
    font-size: 16px; }

  .post.preview .post-image {
    width: 25%; }

  .post-preview {
    width: 70%; } }
@media (max-width: 900px) {
  .teaserlist .teaser {
    width: 49.5%; }

  #teaserbox3 .inner:after {
    border-right: 1px solid #CCC; }

  #teaserbox2 .inner:after, #teaserbox4 .inner:after, #teaserbox6 .inner:after {
    border-right: none; }

  .teaserlist .content .text_wrapper {
    width: 49%; }

  .teaserlist .content .img_wrapper {
    width: 49%; }

  .post.preview .post-image {
    width: 20%; }

  .post-preview {
    width: 75%; } }
@media (max-width: 760px) {
  .teaserlist .teaser {
    float: none;
    width: 100%; }

  .teaserlist .teaser .inner {
    height: auto;
    border: none !important; }

  .teaserlist .content.active {
    padding: 10px 0; }

  .teaserlist .content h1 {
    margin-bottom: 20px; }

  .teasercontent {
    padding: 30px 0; }

  .teasercontent .text_wrapper, .teasercontent .img_wrapper {
    float: none;
    width: 100%; }

  .teasercontent .text_wrapper {
    margin-bottom: 20px; }

  .teaserlist .content .text_wrapper,
  .teaserlist .content .img_wrapper {
    float: none;
    width: 100%; }

  .teaserlist .content .text_wrapper {
    margin-bottom: 20px; }

  .teaserlist .content .text_wrapper p {
    font-size: 14px; }

  .onboard h1 {
    font-size: 28px; }

  .testimonials {
    margin: 40px 0; }

  .testimonials li {
    padding: 0 40px; }

  .testimonials li .inner {
    padding: 120px 0 0 0; }

  .testimonials h1 {
    max-width: 100%;
    margin-bottom: 0.3em; }

  .testimonials p {
    margin-top: 1em; }

  .testimonials .portrait_wrapper {
    max-width: 33%; }

  .testimonials .logo_wrapper {
    max-width: 64%; }

  .footercallout {
    padding: 40px 0; }

  .footercallout h1 {
    font-size: 28px; }

  .footercallout a {
    font-size: 18px;
    padding: 20px 40px 20px 60px; }

  .telefon a {
    font-size: 28px; } }
@media (max-width: 480px) {
  .testimonials .portrait_wrapper {
    max-width: 100%; }

  .testimonials .logo_wrapper {
    max-width: 50%; }

  .testimonials li {
    padding: 0 20px; }

  .testimonials h1 {
    font-size: 18px; }

  .testimonials p {
    font-size: 14px; }

  .bx-wrapper .bx-controls-direction a {
    width: 13px;
    height: 25px; }

  #testimonial5 .inner {
    padding-top: 160px; }

  .footercallout a {
    font-size: 14px;
    padding: 10px 20px 10px 30px; }

  .footercallout a span:after {
    left: -30px; }

  .telefon a {
    font-size: 18px; }

  .tri-contact-info, .tri-contact-image {
    float: none; }

  .tri-contact-image {
    margin-top: 1em; }

  #mainfooter .column {
    float: none;
    width: 100%;
    text-align: left; }

  #mainfooter #copyright {
    text-align: left; } }

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