@media screen and (max-width: 991px) {
  body {
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 150%; }
  h1 {
    font-size: 32px; }
  h2 {
    font-size: 24px; }
  h3 {
    font-size: 14px;
    line-height: 108%; }
  h5 {
    font-size: 12px;
    line-height: 41.6%; }
  .navbar-container {
    margin-left: -25px;
    margin-right: -25px; }
  .navbar-default .language-selector a:last-of-type {
    padding-right: 10px; }
  .top-navbar .navbar-brand img {
    height: 35px;
    position: relative;
    top: 15px; }
  .other-navbar .navbar-nav > li > a, .subpage-navbar .navbar-nav > li > a {
    font-size: 13px;
    line-height: 323%; }
  /* green boxes */
  .green-box {
    border-right: 0;
    border-bottom: 1px solid white;
    padding: 20px 5px; }
    .green-box__icon {
      margin-top: 0;
      margin-bottom: 0; }
  /* tile boxes */
  .tiles-4 .tile-box:nth-of-type(1), .tiles-4 .tile-box:nth-of-type(2) {
    border-bottom: 0; }
  .tiles-4 .tile-box:nth-of-type(2n) {
    border-right: 0; } }

@media screen and (max-width: 767px) {
  body {
    font-size: 10px;
    letter-spacing: 0.2px;
    line-height: 150%; }
  h1 {
    font-size: 24px;
    letter-spacing: 0.24px;
    letter-spacing: -1.4px; }
  h2 {
    font-size: 18px; }
  h3 {
    font-size: 12px;
    line-height: 108%; }
  h5 {
    font-size: 12px;
    line-height: 41.6%; }
  .table-responsive {
    width: auto;
    border: none; }
  #search-bar-mobile > #search-input-mobile {
    border: none;
    width: 73vw;
    height: 46px;
    outline: none;
    font-size: 14px;
    font-style: italic; }
    #search-bar-mobile > #search-input-mobile::-webkit-input-placeholder {
      padding-left: 10px; }
    #search-bar-mobile > #search-input-mobile::-ms-clear {
      display: none; }
  #search-bar-mobile > #close-icon-mobile, #search-bar-mobile > #search-icon-mobile {
    cursor: pointer; }
  #search-bar-mobile > #close-icon-mobile {
    position: absolute;
    right: 50px;
    width: 26px;
    top: 11.5px; }
    #search-bar-mobile > #close-icon-mobile img {
      max-width: 100%; }
  #search-bar-mobile.opened > #close-icon-mobile {
    right: 70px; }
  #search-bar-mobile.opened + .search-icon {
    right: 40px; }
  .main-container {
    padding-left: 25px;
    padding-right: 25px; }
  .navbar-default {
    font-weight: 700; }
    .navbar-default .navbar-nav {
      position: relative;
      margin: 0 !important; }
    .navbar-default .navbar-brand {
      width: 39.3%; }
      .navbar-default .navbar-brand img {
        height: 100%;
        top: 0; }
    .navbar-default .navbar-toggle {
      margin-right: 35px; }
    .navbar-default .search-icon {
      right: 10px;
      width: 26px;
      top: 11.5px; }
  .top-navbar .navbar {
    padding-bottom: 0px; }
  .top-navbar .navbar-brand {
    padding-top: 11.5px;
    padding-bottom: 6px;
    padding-left: 15px;
    height: 44px; }
  .top-navbar .navbar-toggle {
    margin-top: 6px;
    margin-bottom: 3px; }
    .top-navbar .navbar-toggle .icon-bar {
      width: 19px;
      height: 2px; }
      .top-navbar .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5.5px; }
  .articles-3 .article-box,
  .articles-2 .article-box {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 28px; }
    .articles-3 .article-box:nth-of-type(2),
    .articles-2 .article-box:nth-of-type(2) {
      padding-left: 0;
      padding-right: 0; }
    .articles-3 .article-box a,
    .articles-2 .article-box a {
      bottom: 16px; }
    .articles-3 .article-box__title,
    .articles-2 .article-box__title {
      margin-top: 14px;
      margin-bottom: 7px; }
  /* tile boxes */
  .tiles-3 .tile-box {
    border-bottom-width: 0;
    border-right: 0; }
    .tiles-3 .tile-box:last-of-type {
      border-bottom-width: 1px; } }

@media screen and (min-width: 768px) {
  .filters {
    border-width: 1px 0;
    border-style: solid;
    border-color: #c5c5c5; }
    .filters .panel, .filters .panel + .panel {
      border: none; }
    .filters .panel-body {
      padding: 40px 55px; }
      .filters .panel-body ul {
        height: 550px;
        margin: 0 -55px; }
        .filters .panel-body ul > li {
          width: 33%;
          padding: 0 55px; }
    .filters #austeller-dropdown .panel-body ul {
      height: 255px; }
      .filters #austeller-dropdown .panel-body ul > li {
        width: 50%; }
    .filters__links {
      border: inherit;
      border-width: 0 1px 0 0; }
  .form-horizontal .control-label {
    text-align: left;
    padding-top: 0;
    margin-bottom: 6px; }
  .flex-tablet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .bx-wrapper .bxslider li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 282px; }
    .bx-wrapper .bxslider li .fluid-width-video-wrapper {
      padding-top: 282px !important; }
  .bx-wrapper .bxslider, .bx-wrapper .bxslider li {
    height: 100%; }
  .medienpartner .medienpartner--partners div {
    padding-bottom: 5px; }
  .medienpartner .medienpartner--partners img {
    max-height: 70px; }
  .sample-subscription img {
    margin-left: 0;
    margin-right: 0; }
  table#omnibus .counter + th {
    width: 21%; }
  footer .container > .row:last-of-type {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  footer .container .social-media ul {
    padding-left: 15px;
    margin-left: 0; }
  footer .container .social-media li:not(:last-child) {
    padding-right: 4.285%; } }

@media screen and (min-width: 993px) {
  .flex-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .bx-wrapper .bxslider li {
    height: 370px; }
    .bx-wrapper .bxslider li .fluid-width-video-wrapper {
      padding-top: 370px !important; }
  .filters__links ul {
    padding-right: 30px; }
  .filters .panel-body ul {
    height: 500px; } }
