@font-face {
  font-family: "AntennaCondBold";
  src: url(https://storytelling.blick.ch/longform/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-2.eot);
  src: local(Ã¢ËœÂº), url(https://storytelling.blick.ch/longform/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-3.woff) format("woff"),
    url(https://storytelling.blick.ch/longform/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-1.ttf) format("truetype"),
    url(https://storytelling.blick.ch/longform/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-4.svg#web) format("svg");
    font-style: normal;
    font-weight: 700;
}

/* GTM-Code macht Bild rein // wenn das weiss Pixel noch rot, wie der Footer sein soll >> body,html Hintergrund auf rot setzen */
#nmxpixel {
  display: block;
}

.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
  color: #222222;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
}
input,
button,
select,
textarea {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #d6081c;
  text-decoration: none;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
a:hover {
  color: #9a0b04;
  text-decoration: none;
}
a:visited, a:focus {
  color: #d6081c;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 48px /* 64px */;
}
h2,
.h2 {
  font-size: 41px /* 52px */;
}
h3,
.h3 {
  font-size: 32px /* 40px */;
}
h4,
.h4 {
  font-size: 32px /* 40px */;
}
h5,
.h5 {
  font-size: 21px /* 28px */;
}
h6,
.h6 {
  font-size: 17px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em; /* brauchts wegen h3 bei Kapiteln */
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  margin-bottom: 4px;
  margin-top: 2px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 17px;
  line-height: 25px;
}
.lead {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.legende {
  font-size: 14px;
  line-height: 18px; 
  margin-top: 4px;
}
.zitat {
    color: #d6081c;
    font-size: 46px;
    font-weight: 600;
    line-height: 50px;
    padding: 20px;
    text-align: center;
}
@media (max-width: 480px) {
  .zitat {
    font-size: 24px;
    line-height: 32px;
  }
}

.wichtig {
    background-color: #eeeeee;
    padding: 0px;
}

small {
  font-size: 84%;
  /* 15px */
  line-height: 2.050846;
  /* 31px */
}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #1abc9c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

/* BLICK Farben */
.blick_red { background-color:#d6081c; }
.blick_darkred { background-color:#9a0b04; }
.blick_yellow { background-color:#fec603; }
.blick_silver { background-color:#eeeeee; }
.blick_chalk { background-color:#dddddd; }
.blick_lightgrey { background-color:#cccccc; }
.blick_midgrey { background-color:#888888; }
.blick_grey { background-color:#666666; }
.blick_black { background-color:#222222; }
.blick_pitchblack { background-color:#000000; }
.blick_purple { background-color:#831262; }
.blick_green { background-color:#1b7c27; }
.blick_blue { background-color:#2293c2; }


.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}

html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  color: #222222;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn, .btn:visited, .btn:focus {
  font-size: 17px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
  background-color: #d6081c;
  border-radius: 0;
  color: #ffffff;
}
.btn:hover {
  background-color: #9a0b04;
  color: #ffffff;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  line-height: 20px;
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
p {
  margin-bottom: 10px;
}
.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  overflow: hidden;
  min-height: 100%;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
  /* -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); */
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-230px, 0, 0);
  -moz-transform: translate3d(-230px, 0, 0);
  -o-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
}
.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
  left: 0;
}
.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 5px;
    padding-left: 5px;
  }
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Open Sans", Arial, sans-serif;
  color: #d6081c;
}
h1 {
  font-weight: normal;
}
h3 {
    color: #d6081c;
    font-weight: normal;
}
h4 {
    color: #d6081c;
    font-weight: normal;
}
.wichtig h4 {

    font-weight: normal;
    margin-bottom: 20px;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
#bgVideo {
  overflow: hidden;
}
#bgVideo > video {
  position: absolute !important;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.navbar {
  left: 0;
  right: 0;
}
.navbar .brand {
  padding: 23px 28px 24px 0;
  float: left;
}
.navbar .subnav {
  display: none;
}
.navbar a {
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  background: none;
}
.navbar .navbar-toggle {
  margin: 10px 0 0px;
  color: white;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url("https://storytelling.blick.ch/longform/resources/v1/img/menu-icon@2x.png") 50% no-repeat;
  -webkit-background-size: 17px 12px;
  -moz-background-size: 17px 12px;
  -o-background-size: 17px 12px;
  background-size: 17px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .navbar-toggle:before {
  display: none;
}
.navbar .navbar-form .btn {
  height: auto;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar .nav > li > a > [class*="fui-"] {
  font-size: 24px;
  margin: -10px 0 0;
  position: relative;
  top: 4px;
}
.navbar.navbar-fixed-top {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 1010px; /* XX 1170 */
  margin: 0 auto;
}
.loaded .navbar.navbar-fixed-top {
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
/* XX @media (min-width: 768px) and (max-width: 991px) > HAMBURGER FüR IMMER, wenn hohe Zahl */
@media (min-width: 400px) and (max-width: 840px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: none;
  }
}
.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
  display: none !important;
}
/* XX @media (max-width: 991px) > NAVBAR BALKEN RECHTS */
@media (max-width: 840px) {
  body .navbar-collapse {
    width: 230px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
  }
}
@media (min-width: 840px) {
  body > .collapse.navbar-collapse {
    display: none !important;
  }
}
body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
  width: 230px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  z-index: 1;
}
body > .navbar-collapse {
  padding: 25px 0;
  overflow: auto;
  background: #222527;
  min-height: 100%;
}
body > .navbar-collapse::-webkit-scrollbar {
  display: none;
}
body > .navbar-collapse .pull-right,
body > .navbar-collapse .pull-left {
  float: none !important;
}
body > .navbar-collapse .nav {
  margin: 0 0 10px;
}
body > .navbar-collapse .nav > li {
  margin: 0;
}
body > .navbar-collapse .nav > li > a {
  display: block;
  padding: 12px 35px;
  border-bottom: 2px solid #24292d;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #5b5e61;
  text-transform: uppercase;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus,
body > .navbar-collapse .nav > li > a.active {
  color: #ffffff;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus {
  background: none;
}
body > .navbar-collapse .nav > li.active > a {
  color: #ffffff;
}
body > .navbar-collapse .nav > li.active > a:hover,
body > .navbar-collapse .nav > li.active > a:focus,
body > .navbar-collapse .nav > li.active > a.active {
  color: #ffffff;
}
body > .navbar-collapse .subnav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
body > .navbar-collapse .subnav li > a {
  display: block;
  margin: 0;
  padding: 7px 35px;
  font-size: 13px;
  font-weight: normal;
  color: #5b5e61;
  text-transform: capitalize;
}
body > .navbar-collapse .subnav li > a:hover,
body > .navbar-collapse .subnav li > a:focus,
body > .navbar-collapse .subnav li > a.active {
  color: #ffffff;
}
body > .navbar-collapse .navbar-form,
body > .navbar-collapse .navbar-search {
  padding: 10px 35px;
  margin: 0;
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
}
body > .navbar-collapse .navbar-form:focus,
body > .navbar-collapse .navbar-search:focus {
  outline: 0 none;
}
body > .navbar-collapse .navbar-form .btn,
body > .navbar-collapse .navbar-search .btn,
body > .navbar-collapse .navbar-form .btn-primary,
body > .navbar-collapse .navbar-search .btn-primary {
  height: 30px;
  line-height: 20px;
  font-size: 15px;
  color: #5b5e61;
  background: none;
  padding: 0;
}
body > .navbar-collapse .navbar-form .btn:hover,
body > .navbar-collapse .navbar-search .btn:hover,
body > .navbar-collapse .navbar-form .btn-primary:hover,
body > .navbar-collapse .navbar-search .btn-primary:hover {
  color: #fff;
}


/**
 * Header 1 stylesheet  
 * */
.header-1 {
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.header-1 > .container {
  position: relative;
}
.header-1 .navbar {
  position: absolute;
  z-index: 2;
  top: 6px; /* XX */
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 500;
}
.header-1 .navbar.navbar-fixed-top {
  position: fixed;
}
.header-1 .navbar .brand {
  font-size: 25px;
  font-weight: normal;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 800;
  color: #ffffff;
}
.header-1 .navbar .brand:hover,
.header-1 .navbar .brand:focus,
.header-1 .navbar .brand.active {
  color: #ffffff;
}
.header-1 .navbar .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
.header-1 .navbar .nav > li {
  margin-left: 18px;
  padding-top: 17px; /* XX Abstand Navigation von oben */
  color: #be0900;
}
.header-1 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-1 .navbar .nav > li > a {
  padding: 0px 0 0px; /* XX 35px 0 27px; damit es nicht oben wie logo klebt.... */
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
}
.header-1 .navbar .nav > li > a:hover,
.header-1 .navbar .nav > li > a:focus,
.header-1 .navbar .nav > li > a.active {
  color: #222222;
}

.header-1 .navbar .nav > li.active > a {
  color: #222222;
}
.header-1 .navbar .nav > li.active > a:hover,
.header-1 .navbar .nav > li.active > a:focus,
.header-1 .navbar .nav > li.active > a.active {
  color: #222222;
}
.header-1-sub {
  position: relative;
  z-index: 50;
  left: 0;
  width: 100%;
  height: 50px; /* XX Anfangshöhe 120 */
  padding: 0;
  overflow: hidden;
  color: #d6081c;
}
@media (max-width: 770px) {
  .header-1-sub {
    height: 50; /* XX Anfangshöhe 120 */
  }
}
.header-1-sub .container {
  position: relative;
}
@media (max-width: 767px) {
  .header-1-sub .container {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.header-1-sub h3 {
  margin: 0 0 20px 0;
  font-size: 36px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
}
@media (max-width: 600px) {
  .header-1-sub h3 {
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
  }
}
@media (max-width: 480px) {
  .header-1-sub h3 {
    font-size: 26px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 24px 0;
  }
}
.header-1-sub .lead {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 300;
  font-family: "Open Sans", Arial, sans-serif;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .header-1-sub .lead {
    font-size: 26px;
    font-weight: normal;
    color: #ffffff;
  }
}
@media (max-width: 480px) {
  .header-1-sub .lead {
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
  }
}
.header-1-sub .pt-perspective {
  position: relative;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.header-1-sub .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  background-color: #d6081c; /* Farbe Navigation */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.header-1-sub .pt-page-current,
.header-1-sub .no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
.header-1-sub .pt-page-ontop {
  z-index: 999;
}
.header-1-sub .page-transitions * {
  line-height: normal;
}
.header-1-sub .page-transitions .background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.header-1-sub .page-transitions .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 140px;
}
@media (max-width: 480px) {
  .header-1-sub .page-transitions .caption {
    bottom: 73px;
  }
}
.header-1-sub .page-transitions .controls > * {
  position: absolute;
  left: 15;
  top: 410px;
  z-index: 1000;
  width: 20px;
  overflow: hidden;
  text-decoration: none;
  font-size: 18px;
  color: #7f8c8d;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.header-1-sub .page-transitions .controls > *:hover,
.header-1-sub .page-transitions .controls > *:focus,
.header-1-sub .page-transitions .controls > *.active {
  color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 480px) {
  .header-1-sub .page-transitions .controls > * {
    top: 363px;
  }
}
.header-1-sub .page-transitions .controls > *.control-next {
  left: 45px;
}


/**
 * Header 23 stylesheet  
 * */
.header-23 {
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.header-23 > .container {
  position: relative;
}
.header-23 .navbar {
  position: absolute;
  z-index: 2;
  top: 60px;
  font-family: "Open Sans", Arial, sans-serif;
}
.header-23 .navbar.navbar-fixed-top {
  position: fixed;
}
.header-23 .navbar .brand {
  padding-left: 0;
  font-size: 25px;
  font-weight: normal;
  color: #ffffff;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 800;
}
.header-23 .navbar .nav > li {
  margin-left: 20px;
}
.header-23 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-23 .navbar .nav > li > a {
  padding: 31px 0 27px;
  font-size: 16px;
  font-weight: normal;
  font-weight: 500;
  letter-spacing: 1px;
  color: #ffffff;
}
.header-23 .navbar .nav > li > a:hover,
.header-23 .navbar .nav > li > a:focus,
.header-23 .navbar .nav > li > a.active {
  color: #222222;
}
.header-23 .navbar .nav > li.active > a {
  color: #222222;
}
.header-23 .navbar .nav > li.active > a:hover,
.header-23 .navbar .nav > li.active > a:focus,
.header-23 .navbar .nav > li.active > a.active {
  color: #222222;
}
.header-23 .navbar .navbar-toggle {
  margin-top: 28px;
}
.header-23-sub {
  z-index: 50;
  left: 0;
  width: 100%;
  position: relative;
  padding-top: 360px;
  padding-bottom: 270px;
  color: white;
  text-align: center;
  background: #d6081c;
}
/*.header-23-sub .background {
  background-image: url('https://storytelling.blick.ch/longform/resources/v1/startup/common-files/img/header/img-video.jpg');
}*/
@media (max-width: 991px) {
  .header-23-sub {
    padding-top: 260px;
    padding-bottom: 170px;
  }
}
.header-23-sub .hero-unit {
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 30px;
  letter-spacing: -1px;
}
.header-23-sub .hero-unit strong {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -2px;
}
@media (max-width: 991px) {
  .header-23-sub .hero-unit strong {
    display: block;
  }
}
.header-23-sub .hero-unit span {
  font-weight: 300;
}
@media (max-width: 991px) {
  .header-23-sub .hero-unit span {
    display: block;
  }
}
/*.header-23-sub .hero-unit .btn-play {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  overflow: hidden;
  width: 67px;
  height: 67px;
  margin: 0 50px;
  background: url("https://storytelling.blick.ch/longform/resources/v1/startup/common-files/img/header/btn-play.png") no-repeat;
}*/
@media (max-width: 991px) {
  .header-23-sub .hero-unit .btn-play {
    margin: 35px 0;
  }
}
.header-23-sub .background {
  opacity: 1;
  filter: alpha(opacity=100);
  /* das oben macht Video klar opacity: 10;
  filter: alpha(opacity=1000);
  opacity: 0.1;
  filter: alpha(opacity=10);*/
}
/*.mask {
  z-index: 1000;
  background-color: #000;
  opacity: 90;
  filter: alpha(opacity=9000);
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: none;
}
.popup-video {
  z-index: 1000;
  margin: 0 10%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
}
.popup-video.shown {
  position: fixed;
  width: 80%;
  height: 100%;
  overflow: visible;
  display: none;
}
.popup-video > * {
  width: 100%;
  height: 100%;
}*/

/**
 * Content 23 KAPITEL
 * */
.content-23 {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
}
.content-23 .holder {
  height: 700px;
}
@media (max-width: 767px) {
  .content-23 .holder {
    height: 320px;
  }
  .kapitel1.content-23 .holder {
    height: 600px;
  }
}

/* EXTRA für DIASHOW EINZELBILD */
.diashow_einzelbild1 .holder, .diashow_einzelbild2 .holder {
  height: 700px;
}
@media (max-width: 767px) {
.diashow_einzelbild1 .holder, .diashow_einzelbild2 .holder {
  height: 320px;
}
}
.content-23.diashow_einzelbild1 {
  background: url("../../img/kapitel1/para.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.diashow_einzelbild2 {
  background: url("../../img/kapitel5/02.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.content-23 .holder.v-center,
.content-23 .holder .v-center {
  display: table;
  width: 100%;
}
.content-23 .holder.v-center > div,
.content-23 .holder .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 767px) {
  .content-23 .holder.v-center.row:before,
  .content-23 .holder .v-center.row:before,
  .content-23 .holder.v-center.row:after,
  .content-23 .holder .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-23 .holder.v-center,
  .content-23 .holder .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-23 .holder.v-center.row,
  .content-23 .holder .v-center.row {
    display: block;
    width: auto;
  }
  .content-23 .holder.v-center.row:before,
  .content-23 .holder .v-center.row:before,
  .content-23 .holder.v-center.row:after,
  .content-23 .holder .v-center.row:after {
    display: none;
  }
  .content-23 .holder.v-center.row > *,
  .content-23 .holder .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-23 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #7f8c8d;
  background: #121518;
  color: #ffffff;
  opacity: 30;
  filter: alpha(opacity=3000);
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  left: 50%;
  bottom: 90px;
  margin-left: -26.5px;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn.active {
  color: #ffffff;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn:active,
.content-23 .control-btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .content-23 .control-btn {
    bottom: 30px;
  }
}
.content-23 .hero-unit {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.content-23 .hero-unit h3 {
  margin: 0 0 0px;
  font-family: "AntennaCondBold", Arial, sans-serif;
  font-size: 140px;
  line-height: 125px;
  color: #ffffff;
  font-weight: 700;
}
@media (max-width: 800px) {
  .content-23 .hero-unit h3 {
      font-size: 70px;
      line-height: 80px;
      color: #ffffff;
      font-weight: 700;
  }
}
@media (max-width: 430px) {
  .content-23 .hero-unit h3 {
      font-size: 55px;
      line-height: 60px;
      color: #ffffff;
      font-weight: 700;
  }
}
.content-23 .hero-unit.hero-unit-filled h2, .content-23 .hero-unit.hero-unit-filled h1 {
  font-family: "AntennaCondBold", Arial, sans-serif;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
  background-color:  #d6081c;
  display: inline-block;
  margin-bottom: 15px;
  padding: 3px 5px 3px 5px;
}
@media (max-width: 800px) {
  .content-23 .hero-unit.hero-unit-filled h2, .content-23 .hero-unit.hero-unit-filled h1 {
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
  }
}
@media (max-width: 430px) {
  .content-23 .hero-unit.hero-unit-filled h2, .content-23 .hero-unit.hero-unit-filled h1 {
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
  }
}
.content-23.kapitel1 {
  background: url("../../img/01.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel2 {
  background: url("../../img/02.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel3 {
  background: url("../../img/03.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel4 {
  background: url("../../img/04.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel5 {
  background: url("../../img/05.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel6 {
  background: url("../../img/06.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 736px) {
.content-23.kapitel1 {
  background: url("../../img/sm/01.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
/*.content-23.kapitel2 {
  background: url("../../img/sm/02.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel3{
  background: url("../../img/sm/03.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel4 {
  background: url("../../img/sm/04.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel5{
  background: url("../../img/sm/05.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23.kapitel6{
  background: url("../../img/sm/06.jpg") no-repeat fixed 50% 50% #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

} */


/**
 * Content 31 LISTICAL
 * */
.content-31 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.content-31 .container {
  position: relative;
  padding: 10px 0 0 0;
  max-width: 900px;
}
.content-31 .container:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  border-left: 2px solid #ebedee;
}
.content-31 .container > * {
  padding: 10px 0 5px 0; 
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-31 .container h4 {
  font-size: 30px;
  font-weight: normal;
  color: #d6081c;
  font-family: "Open Sans", Arial, sans-serif;
  padding-bottom: 10px;
  -webkit-transition: 0.6s color;
  -moz-transition: 0.6s color;
  -o-transition: 0.6s color;
  transition: 0.6s color;
}
.content-31 .container .number {
  position: absolute;
  left: -4px;
  margin-top: 2px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #d6081c;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 24px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 500;
  -webkit-transition: 0.6s background-color;
  -moz-transition: 0.6s background-color;
  -o-transition: 0.6s background-color;
  transition: 0.6s background-color;
}
.content-31 .container .active > .number {
  background: #d6081c;
}
.content-31 .container .box {
  margin-top: 40px;
  text-align: left;
  width: 100%;
}
.content-31 .container .img {
  display: inline-block;
  position: relative;
}
@media (max-width: 480px) {
  .content-31 .container .img {
    display: block;
  }
}
.content-31 .container .img img {
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-31 .container .img img + img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-31 .container .active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-31 .container .active h4 {
  color: #d6081c;
}
.content-31 .container .active .img img:first-child {
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-31 .container .active .img img + img {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-31 .container .pt-perspective {
  position: relative;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.content-31 .container .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content-31 .container .pt-page-current,
.content-31 .container .no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
.content-31 .container .pt-page-ontop {
  z-index: 999;
}
.content-31 .container .pt-controls {
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
@media (min-width: 723px) and (max-width: 1200px) {
  .content-31 .container .pt-controls {
    bottom: 90px;
  }
}
@media (min-width: 643px) and (max-width: 722px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
@media (min-width: 611px) and (max-width: 642px) {
  .content-31 .container .pt-controls {
    bottom: 80px;
  }
}
@media (min-width: 400px) and (max-width: 611px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
.content-31 .container .pt-controls > * {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e74c3c;
}
.content-31 .container .pt-control-prev {
  float: left;
}
.content-31 .container .pt-control-next {
  float: right;
}
.content-31 .container .pt-first .pt-control-prev {
  z-index: auto;
  background: none;
  border: 3px solid #ebedee;
  pointer-events: none;
}
.content-31 .container .pt-last .pt-control-next {
  z-index: auto;
  background: none;
  border: 3px solid #ebedee;
  pointer-events: none;
}
@media (max-width: 767px) {
  .content-31 .container {
    padding-left: 50px;
  }
}
@media (max-width: 480px) {
  .content-31 .container > * {
    padding: 5px 0 5px 0; 
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content-31 .container .number {
    background: #d6081c;
  }
  .content-31 .container h4 {
    
  }
  .content-31 .container .img img:first-child {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .content-31 .container .img img + img {
    margin-top: 30px;
    max-width: 100%;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
  .content-31 .container .pt-controls .pt-control-prev {
    left: -20px;
  }
  .content-31 .container .pt-controls .pt-control-next {
    right: -20px;
  }
  .content-31 .container .box {
    margin: 0 0 30px;
  }
}
@media (max-width: 400px) {
  .content-31 .container .pt-controls {
    bottom: 80px;
  }
}


/**
 * Content 33 LEAD 
 * */
.content-33 {
  font-family: "Open Sans", Arial, sans-serif;
  padding-top: 20px;
  padding-bottom: 0px;
}
.lead {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #d6081c;
}
/* EXTRA für DIASHOW EINZELBILD */
.diashow_einzelbild {
  font-size: 17px;
  line-height: 25px;
  background-color: #ffffff;
  color: #222222;
}
.diashow_einzelbild p {
  margin-bottom: 20px;
}


/**
 * Content 32 1-spaltiger Text
 * */
.content-32 {
  font-family: "Open Sans", Arial, sans-serif;
  padding-top: 0px;
  padding-bottom: 20px;
}

/* Titel im Content */
.content-32 h1 {
    background-color: #d6081c;
    color: #ffffff;
    display: inline-block;
    font-family: "AntennaCondBold",Arial,sans-serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    padding: 3px 5px;
    text-transform: uppercase;
}
@media (max-width: 800px) {
  .content-32 h1 {
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
  }
}
@media (max-width: 430px) {
  .content-32 h1 {
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
  }
}
.content-32 h3 {
    color: #d6081c;
    font-family: "AntennaCondBold",Arial,sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 85px;
    margin: 0 0 30px;
}
@media (max-width: 800px) {
  .content-32 h3 {
      font-size: 60px;
      line-height: 65px;
      color: #d6081c;
      font-weight: 700;
  }
}
@media (max-width: 430px) {
  .content-32 h3 {
      font-size: 35px;
      line-height: 40px;
      color: #d6081c;
      font-weight: 700;
  }
}

/* Textkasten */
.textkasten {
  background-color: #dddddd;
  padding: 10px 10px 5px 10px;
  margin: 15px 0 15px 0;
}
.textkasten p {
  font-size: 14px;
  line-height: 21px;
}

ul,li {
  font-size: 14px;
  line-height: 17px;
  padding: 3px 0px 3px 5px;
  margin-left: 5px;
}


/* Steckbrief */
.steckbrief {
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 15px 0;
  border: 1px #ddd solid;
}
.steckbrief table {
  width: 100%;
}
.steckbrief td {
  font-size: 14px;
  line-height: 17px;
  vertical-align: top;
}
.steckbrief tr:nth-child(even) {
  background-color: #f2f2f2;    
}
.steckbrief tr td:first-child {
  width: 20%; 
  padding-left: 7px;  
}
.steckbrief tr td:second-child {
  width: 100%; 
  padding-left: 7px;  
}
@media (max-width: 740px) {
  .steckbrief tr td:first-child {
    width: 25%; 
  }
}
@media (max-width: 590px) {
  .steckbrief tr td:first-child {
    width: 30%; 
  }
}
@media (max-width: 500px) {
  .steckbrief tr td:first-child {
    width: 35%; 
  }
}
.steckbrief td {
  padding: 7px 0 7px 0;  
}



.infographics {
  border: 1px rgba(34, 34, 34, 0.3) solid;
  max-width: 768px;
  width: 100%;
  margin: 20px auto 20px auto;
}


video {
  padding: 0px 0px 0px 0px;
}


.aspect-ratio.ratio_625 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%; /* The height of the item will now be 64% of the width. 980x625 */
}
.aspect-ratio.ratio_pano {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%; /* The height of the item will now be 64% of the width. 980x625 */
}
.aspect-ratio.ratio_youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 59%; /* The height of the item will now be xx% of the width. 980x550 // etwas mehr */
  margin: 20px 0 0px 0;
}
/* Adjust the iframe so it's rendered in the outer-width and outer-height of it's parent */
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .aspect-ratio.ratio_pano {
    display: none;
  }
}

.aspect-ratio_alternative {
  display: none;
}
@media (max-width: 767px) {
  .aspect-ratio_alternative {
    display: block;
  }
}


/**
 * Content 29 VIDEO GROSS oder DIASHOW
 * */
.content-29 {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
  text-align: left;
}
.content-29 h4 {
  font-size: 30px;
  font-weight: normal;
  color: #d6081c;
  font-family: "Open Sans", Arial, sans-serif;
  padding-bottom: 10px;
}
.content-29 .features > * {
  margin-top: 67px;
}
.content-29 .features h6 {
  text-transform: none;
  margin-top: 37px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 767px) {
  .content-29 .features {
    margin-top: -52px;
  }
}


/**
 * Footer 9 - iFrame PANO (fixe Höhe) und dynamisch für externe Infogarfiken
 * */

/* PANO mit fixer Höhe */
.footer-9-map {
  padding: 0;
  height: 625px;
  min-height: 300px;
}
@media (max-width: 800px) {
  .footer-9-map {
    height: 480px;
  }
}
@media (max-width: 500px) {
  .footer-9-map {
    height: 300px;
  }
}

/* Infografik dynamische Höhe */
.footer-9-map-dynamisch {
  padding: 0px;
}
.footer-9-map-dynamisch iframe{
  position: absolute; 
  left: 0; 
  width: 100%;
}

.footer-9 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-9 h6 {
  font-size: 21px;
  line-height: 28px;
  font-weight: normal;
  color: #ffffff;
  font-family: "Open Sans", Arial, sans-serif;
  margin-bottom: 5px;
}
.footer-9 p {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 21px;
}
.footer-9 a {
  font-size: 14px;
  color: #ffffff;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

.footer-9 a:hover {
  color: #9a0b04;
  text-decoration: none;
}
@media (max-width: 768px) {
  .footer-9 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .footer-9 .box {
    margin-top: 20px;
  }
  .footer-9 .box.box-first {
    margin-top: 0;
  }
}


/* SOCIAL FACEBOOK TWITTER */
/* font-awesome.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  float: left;
  background: transparent url(https://storytelling.blick.ch/longform/resources/v1/img/TwitterLogo_white.png)  no-repeat;
  background-size: contain;
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  float: left;
  background: transparent url(https://storytelling.blick.ch/longform/resources/v1/img/FacebookLogo_white.png)  no-repeat;
  background-size: contain;
}

/* jssocials.css */
.jssocials-shares {
  margin: 0 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em; }

.jssocials-share:first-child {
  margin-left: 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.2em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }

.jssocials-share-label {
  padding-left: 0.2em;
  vertical-align: middle; }

/* jssocials-theme-flat.css*/
.jssocials-share-twitter .jssocials-share-link {
  background: #00aced; }
.jssocials-share-twitter .jssocials-share-link:hover {
  background: #0087ba;
  color: #fff;  }

.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998; }
.jssocials-share-facebook .jssocials-share-link:hover {
  background: #2d4373;
  color: #fff; }

.jssocials-share-link {
  padding: .2em .4em;
  color: #fff;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
  color: #fff; }


/* DIASHOW SWIPER NORMAL */
.swiper-container {
	width: 100%;
	max-width: 980px;
	height: auto;
  /* max-height: 700px; */
	cursor:pointer;
	margin-bottom: 20px;
  margin-top: 20px;
}
.swiper-slide {
	text-align: left;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-box-align: left;
	-ms-flex-align: left;
	-webkit-align-items: left;
	align-items: left;	
}
.swiper-slide .swiper-legende {
	background-color: rgba(0,0,0,0.6);
	padding: 2px 3px 2px 3px;
	margin: 0px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:100;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}
.swiper-slide img {
	width: 100%;
	height: 100%;
}
.swiper-button-next, .swiper-button-prev{
	position:absolute;
	top:50%;
  width:50px; /*23*/
  height:71px; /*44*/
  z-index:10;
  cursor:pointer;
  -moz-background-size:50px 71px;
  -webkit-background-size:50px 71px;
  background-size:50px 71px;
	background-position:center;
	background-repeat:no-repeat;
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
	opacity:0;
	cursor:auto;
	pointer-events:none;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d6081c'%2F%3E%3C%2Fsvg%3E");
	left:0px;
	right:auto
}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d6081c'%2F%3E%3C%2Fsvg%3E");
	right:2px;
	left:auto
}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2070'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

/* SPEZIELLE DIASHOW PLAYER  % */
.swiperPlayer.swiper-container {
  height: auto;
  max-height: 730px; 
  cursor:pointer;
  padding: 0px 0px 50px 0px;
  margin-bottom: 20px;
  max-width: 100%;
  background-color: #eeeeee;
  box-sizing: border-box;
}

.swiperPlayer .video_desc {
  padding: 10px;
}

.swiperPlayer .swiper-wrapper {
  box-sizing: border-box;
}

.swiperPlayer .swiper-slide {
    text-align: left;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    /* Center slide text vertically
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: table-row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left; */
}

.swiperPlayer p {
  font-size: 14px;
  line-height: 18px;
}

.swiperPlayer video {
  padding: 0 0 0px 0;
}


.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d6081c;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

/* SPEZIELLE DIASHOW GRAFIKEN */
header.gefaess {
    margin: 20px 0 0 0 ;
    padding: 3px 5px 3px 5px;
    display: block;
    text-align: left;
    background-color: #d6081c;
    position: relative;
    z-index: 1; 
    top: 0;
    width: 100%;
    box-sizing: border-box;
}
header.gefaess h1 {
    font-size: 27px;
    line-height: 28px;
    margin: 0;
    position: relative;
    font-family: "OpenSans", Arial, sans-serif;
    letter-spacing: 0em;
    /* font-weight: 300; */
    color: #ffffff;
    text-transform: uppercase;
}

.beschreibung {
    margin: 0px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1; 
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px 15px 10px;
    text-align: left;
}

.swiperGrafiken.swiper-container {
  height: auto;
  cursor:pointer;
  padding: 0px 0px 0px 0px;
  max-width: 980px;
  box-sizing: border-box;
  padding-bottom: 20px;
  border: 1px rgba(34, 34, 34, 0.3) solid;
  max-width: 768px;
  width: 100%;
  margin: auto;
}

.swiperGrafiken img {
  
}

.swiperGrafiken.swiper-container {
  width: 100%;
  max-width: 980px;
  height: auto;
  max-height: none; 
}

.swiperGrafiken .swiper-slide {
    width: 100%;
    display: inline-block;
    /* Center slide text vertically
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: table-row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;*/
}

.swiperGrafiken p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}




/* SPEZIELLE DIASHOW BOX  % */
.swiperBox.swiper-container {
  height: auto;
  cursor:pointer;
  max-width: 100%;
  margin: 0px;
}

.swiperBox .swiper-slide {
    text-align: left;
    width: 33.33%;
    display: inline-block;
    /* Center slide text vertically 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;*/
}

.swiperBox h5 {
  padding: 0px 0px 20px 0px;
  color: #ffffff;
}
.swiperBox p {
  padding: 0px 0px 30px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  margin: 0;
}

.swiperBox .beschreibung {
    margin: 0px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1; 
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0px 0px 0px;
    text-align: left;
}

@media (max-width: 767px) {
  .swiperBox .swiper-slide {
    width: 100%;
  }
}

.swiperBox .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 1;
}
.swiperBox .swiper-pagination-bullet-active {
    opacity: 1;
    background: #9a0b04;
}



/* SPEZIELLE DIASHOW BOX swiperGross % */
.swiperGross.swiper-container {
  height: auto;
  max-height: 1200px; 
  cursor:pointer;
  padding: 20px 20px 50px 20px;
  margin-bottom: 20px;
  max-width: 100%;
  background-color: #eeeeee;
  box-sizing: border-box;
}

.swiperGross .swiper-wrapper {
  box-sizing: border-box;
}

.swiperGross .swiper-slide {
    text-align: left;
    font-size: 17px;
    line-height: 20px;
    width: 25%;
    display: inline-block;
    /* Center slide text vertically
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: table-row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;*/
}


.swiperGross span {
  font-size: 14px;
  line-height: 17px;
}
.swiperGross .swiper-koenig {
  padding-bottom: 0px;
  padding-top: 0px;
  width: 100%;
  clear: both;
}
.swiperGross img {
  padding: 0px 0 0px 0;
}

@media (max-width: 980px) {
  .swiperGross .swiper-slide {
    width: 50%;
  }
}

@media (max-width: 644px) {
  .swiperGross .swiper-slide {
    width: 100%;
  }
}




/* LINKLISTE ARTIKEL */

.clear {
  clear: both;
}

.footer-9-linkliste {

}

.artikel {
  background-color: rgba(154, 11, 4, 1);
  border-bottom: #ffffff 2px solid;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.artikel .bild {
  border-radius: 0;
  width: 60%;
  float: left;
}

.artikel .bild img {
  border-radius: 0;
  width: 100%;
}

.artikel .text {
  padding: 15px 15px 15px 15px; 
  max-width: 768px;
  width: 40%;
  color: #ffffff;
  float: left;
}

.artikel p {
  font-size: 17px;
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 30px;
}

.artikel a {
  color: #ffffff;
}

.artikel h5 {
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
}

.artikel h3 {
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.artikel h6 {
  color: #ffffff;
}

.artikel a, .artikel a:visited, .artikel a:focus {
  font-size: 17px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
  background-color: #d6081c;
  border-radius: 0;
  color: #ffffff;
  padding: 3px 5px 3px 5px;
}
.artikel a:hover {
  background-color: rgba(214,8,28,0.5);
  color: #ffffff;
}

@media screen and (max-width: 880px) {
  .artikel {
    display: block;
  }
  .artikel br {
    display: none;
  }
  .artikel .bild {
    width: 100%;
  }
  .artikel .text {
    max-width: none;
    text-align: left;
    width: 100%;
  }
}





