/*
Theme Name: bmvit Infothek
Author: WH-Interactive
Author URI: http://www.wh-i.at
Version: 1.0
*/

/*New font-family*/
@font-face {
  font-family: "EuropaAustriaRegular";
  src: url("fonts/EuropaAustriaRegular.ttf") format("truetype");
  src: url("fonts/EuropaAustriaRegular.otf") format("opentype");
}
@font-face {
  font-family: "EuropaAustriaRegularItalic";
  src: url("fonts/EuropaAustriaRegularItalic.ttf") format("truetype");
  src: url("fonts/EuropaAustriaRegularItalic.otf") format("opentype");
}
@font-face {
  font-family: "EuropaAustriaLight";
  src: url("fonts/EuropaAustriaLight.ttf") format("truetype");
  src: url("fonts/EuropaAustriaLight.otf") format("opentype");
}
@font-face {
  font-family: "EuropaAustriaLightItalic";
  src: url("fonts/EuropaAustriaLightItalic.ttf") format("truetype");
  src: url("fonts/EuropaAustriaLightItalic.otf") format("opentype");
}
@font-face {
  font-family: "EuropaAustriaBold";
  src: url("fonts/EuropaAustriaBold.ttf") format("truetype");
  src: url("fonts/EuropaAustriaBold.otf") format("opentype");
}
@font-face {
  font-family: "EuropaAustriaBoldItalic";
  src: url("fonts/EuropaAustriaBoldItalic.ttf") format("truetype");
  src: url("fonts/EuropaAustriaBoldItalic.otf") format("opentype");
}
/*
@import url("//hello.myfonts.net/count/2dec7e");
@font-face {
  font-family: "RotisSansSerif";
  src: url("fonts/2DEC7E_2_0.eot");
  src: url("fonts/2DEC7E_2_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/2DEC7E_2_0.woff2") format("woff2"),
    url("fonts/2DEC7E_2_0.woff") format("woff"),
    url("fonts/2DEC7E_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "RotisSansSerif-ExtraBold";
  src: url("fonts/2DEC7E_5_0.eot");
  src: url("fonts/2DEC7E_5_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/2DEC7E_5_0.woff2") format("woff2"),
    url("fonts/2DEC7E_5_0.woff") format("woff"),
    url("fonts/2DEC7E_5_0.ttf") format("truetype");
}
@font-face {
  font-family: "RotisSansSerif-Italic";
  src: url("fonts/2DEC7E_0_0.eot");
  src: url("fonts/2DEC7E_0_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/2DEC7E_0_0.woff2") format("woff2"),
    url("fonts/2DEC7E_0_0.woff") format("woff"),
    url("fonts/2DEC7E_0_0.ttf") format("truetype");
}
*/
/*
@font-face {font-family:'RotisSansSerif-Bold';src:url('fonts/2DEC7E_1_0.eot');src:url('fonts/2DEC7E_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/2DEC7E_1_0.woff2') format('woff2'),url('fonts/2DEC7E_1_0.woff') format('woff'),url('fonts/2DEC7E_1_0.ttf') format('truetype');}
@font-face {font-family:'RotisSansSerif-Light';src:url('fonts/2DEC7E_3_0.eot');src:url('fonts/2DEC7E_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/2DEC7E_3_0.woff2') format('woff2'),url('fonts/2DEC7E_3_0.woff') format('woff'),url('fonts/2DEC7E_3_0.ttf') format('truetype');}
@font-face {font-family:'RotisSansSerif-LightItalic';src:url('fonts/2DEC7E_4_0.eot');src:url('fonts/2DEC7E_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/2DEC7E_4_0.woff2') format('woff2'),url('fonts/2DEC7E_4_0.woff') format('woff'),url('fonts/2DEC7E_4_0.ttf') format('truetype');}
*/
* {
  box-sizing: border-box;
  font-family: "EuropaAustriaLight", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  outline: none;
  padding: 0;
}
html {
  min-height: 100%;
}
body {
  background-color: #21231e;
  color: #222;
  font-size: 15px;
  height: 100%;
  min-height: 100%;
  min-width: 320px;
  overflow: auto;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "EuropaAustriaRegular";
}
a {
  color: #00a4ca;
  text-decoration: none;
}
a img {
  border: none;
}
button,
.button,
input[type="submit"] {
  background-color: #e31122;
  background-image: linear-gradient(to top, #ea1b24 0%, #c7071d 100%);
  border: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  cursor: pointer;
  font-family: "EuropaAustriaLight";
  line-height: 1;
  max-width: 200px;
  padding: 0.4em 1em;
  vertical-align: middle;
}
em {
  font-family: "EuropaAustriaLightItalic";
}
input[type="email"],
input[type="text"],
select,
textarea {
  background-color: #e9e9e9;
  border-top: 1px solid #bfbfbf;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ddd;
  font-size: 15px;
  overflow: auto;
  padding: 0.3em 0.4em;
  resize: none;
}
p {
  padding-bottom: 1em;
  font-family: "EuropaAustriaLight";
}
strong {
  font-family: "EuropaAustriaRegular";
}
ul {
  list-style: none;
}
/* MAIN UI */
.contentContainer {
  margin: 0 auto;
  max-width: 924px;
}
header {
  background-color: #21231e;
  display: block;
  position: fixed;
  top: 20px;
  width: 100%;
  z-index: 5;
}
header .contentContainer {
  box-shadow: 0 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.5);
  height: 100px;
  padding: 30px 0;
}
header .left > img {
  height: auto;
  width: 500px;
}
header .right {
  position: relative;
}
header .right > a {
  display: inline-block;
  padding: 0 0 0 16px;
  width: 60px;
}
header .right > a.navMain {
  padding-right: 4px;
  width: 64px;
}
header .right > #navMain .item-list-social-icons .container-social-icons-menu {
  display: flex;
  align-items: center;
  padding: 0.6em 1.2em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
header .right > #navMain .item-list-social-icons {
  display: none;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a {
  padding-right: 1rem;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a
  img.facebook-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a
  img.twitter-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a
  img.instagram-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a
  img.youtube-icon {
  height: 28px;
  width: 28px;
  margin-top: 3px;
}
header
  .right
  > #navMain
  .item-list-social-icons
  .container-social-icons-menu
  a
  img.linkedin-icon {
  width: 22px;
  height: 22px;
  margin-top: 3px;
}
header .right > #navMain {
  background-color: #2f322c;
  box-shadow: -0.1em 0.1em 0.2em rgba(0, 0, 0, 0.4);
  display: none;
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 5;
}
header .right > #navMain > li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  display: block;
  font-size: 1.25em;
  line-height: 1;
  padding: 0.6em 1.2em;
}
header .right > #navMain > li > a:hover,
header .right > #navMain > li > a.active {
  background-color: #42453f;
}
header .right > #navMain > li > a.nav {
  background-color: transparent !important;
  border-top: none;
  cursor: pointer;
  opacity: 0.33;
  padding: 4px;
  text-align: right;
}
header .right > #navSearch {
  background-color: #2f322c;
  height: 54px;
  padding: 8px 50px 8px 8px;
  position: absolute;
  right: 66px;
  top: -4px;
  width: 230px;
  z-index: 5;
}
header .right > #navSearch > * {
  float: left;
}
header .right > #navSearch > a.nav {
  border-top: none;
  cursor: pointer;
  opacity: 0.33;
  position: absolute;
  right: 2px;
  top: 4px;
}
header .right > #navSearch > input {
  background-color: #fff;
  border: none;
  box-shadow: -0.1em 0.1em 0.2em rgba(0, 0, 0, 0.4);
  font-size: 1.6em;
  height: 38px;
  width: 100%;
}
header .right .container-social-icons {
  display: flex;
  align-items: center;
}
header .right .container-social-icons a {
  display: block;
  height: 28px;
  padding-right: 1em;
}
header .right .container-social-icons a img.facebook-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header .right .container-social-icons a img.twitter-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header .right .container-social-icons a img.instagram-icon {
  height: 22px;
  width: 22px;
  margin-top: 3px;
}
header .right .container-social-icons a img.youtube-icon {
  height: 28px;
  width: 28px;
}
header .right .container-social-icons a img.linkedin-icon {
  width: 22px;
  height: 22px;
  margin-top: 3px;
}
#headerPrint {
  display: none;
}
#top {
  background-color: #23282d;
  color: #fff;
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  position: fixed;
  width: 100%;
  z-index: 5;
}
#top a {
  color: #fff;
}
#top .right > a:after {
  content: "|";
  opacity: 0.5;
  padding: 0 0.75em;
}
#top .right > a:last-child:after {
  content: "";
  padding: 0;
}
/* MISC UI */
#main {
  padding-top: 130px;
}
.prideflag {
  width: 100%;
  height: 100%;
  max-height: 80px;
  margin: 2px 0;
}
#main > #content .box {
  background-color: #fff;
  box-shadow: 0 0 1em rgba(0, 0, 0, 1);
}
#main > #content > div.clearfix {
  display: flex;
  justify-content: space-between;
}
#main > #content #contentArticle {
  padding: 1.5em;
  width: 70%;
  z-index: 3;
}
#main > #content #contentArticle > #contentHeader {
  font-size: 0.9em;
  padding-bottom: 0.75em;
}
#main > #content #contentArticle > h1,
#overlayFragen #overlayFragenContent h1 {
  color: #00a4ca;
  font-family: "EuropaAustriaRegular";
  font-size: 1.8666em;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
#main > #content #contentArticle img {
  height: auto !important;
  max-width: 100% !important;
}
#main > #content #contentArticle p:empty,
#main > #content #contentArticle p:last-child {
  padding-bottom: 0;
}
#main > #content #contentArticle ol,
#main > #content #contentArticle ul {
  list-style: disc outside none;
  padding: 0 0 1em 1em;
}
#main > #content #contentAside {
  margin-left: 0.8%;
  width: 29.2%;
}
#main > #content #contentAside > * {
  margin-bottom: 0.5em;
}
#main > #content #contentAside > *:last-child {
  margin-bottom: 0;
}
#main > #content #contentAside > #contentShare {
  background-color: #ddd;
  padding: 1em 0.25em 0.66em 0.8em;
}
#main > #content #contentAside > #contentShare > span {
  color: #666;
  float: left;
  font-size: 1.25em;
  margin: 4px 4px 0 0;
}
#main > #content #contentAside > #contentShare > ul {
  float: left;
}
#main > #content #contentAside > #contentShare > ul > li {
  display: inline;
  margin-left: 0.3em;
}
#main > #content #contentAside > #contentShare > ul > li > a > img {
  height: 34px;
  width: 34px;
}
#main > #content #contentAside > #contentSimilar {
  padding: 1em;
}
#main > #content #contentAside > #contentSimilar a,
#main > #content #contentAside > #contentSimilar h2 {
  color: #ca4d30;
}
#main > #content #contentAside > #contentSimilar > h2 {
  color: #00a4ca;
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
#main > #content #contentAside > #contentSimilar > ul > li {
  margin-bottom: 0.75em;
}
#main > #content #contentAside > #contentSimilar > ul > li:last-child {
  margin-bottom: 0;
}
#main > #content #contentAside > #contentSimilar > ul > li img {
  height: auto;
  width: 100%;
}
#main > #content #contentAside > #contentSimilar > ul > li > .small {
  color: #888;
  font-size: 0.9em;
  margin-bottom: 0.1em;
}
#main > #content #contentAside > #contentSource {
  background-color: #e1f5fa;
  margin-left: -2.8%;
  max-height: 50px;
  padding: 0.5em 3em;
  position: relative;
  text-align: center;
  z-index: 4;
}
#main > #content #contentAside > #contentSource:after {
  border: solid transparent;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #e1f5fa;
  border-width: 13px;
  content: " ";
  height: 0;
  margin-top: -13px;
  position: absolute;
  pointer-events: none;
  right: 100%;
  top: 50%;
  width: 0;
  z-index: 4;
}
#main > #content #contentAside > #contentSource.apa {
  background-color: #e10000;
}
#main > #content #contentAside > #contentSource.apa:after {
  border-right-color: #e10000;
}
#main > #content #contentAside > #contentSource.blog {
  background-color: #ff7a00;
}
#main > #content #contentAside > #contentSource.blog:after {
  border-right-color: #ff7a00;
}
#main > #content #contentAside > #contentSource.facebook {
  background-color: #3b5997;
}
#main > #content #contentAside > #contentSource.facebook:after {
  border-right-color: #3b5997;
}
#main > #content #contentAside > #contentSource.presse {
  background-color: #055a93;
}
#main > #content #contentAside > #contentSource.presse:after {
  border-right-color: #055a93;
}
#main > #content #contentAside > #contentSource.redaktion {
  padding: 0 1em;
}
#main > #content #contentAside > #contentSource.standard {
  background-color: #ed2791;
}
#main > #content #contentAside > #contentSource.standard:after {
  border-right-color: #ed2791;
}
#main > #content #contentAside > #contentSource.twitter {
  background-color: #55acee;
}
#main > #content #contentAside > #contentSource.twitter:after {
  border-right-color: #55acee;
}
#main > #content #contentAside > #contentSource > img {
  display: inline-block;
  height: auto;
  max-width: 75%;
}
#main > #content #contentAside > #contentSource.redaktion > img {
  height: 50px;
  max-width: 100%;
  width: auto;
}
#main > #content #contentAside > #contentTags {
  background-color: #fff;
  padding: 0.75em;
}
#main > #content > #navArticle > ul > li {
  float: left;
  padding: 0.4em 0.4em 0.5em 0;
  width: 33.333%;
}
#main > #content > #navArticle > ul > li.next {
  padding-right: 0;
}
#main > #content > #navArticle > ul > li > a {
  background-color: #bbd63f;
  color: #444;
  display: block;
  font-family: "EuropaAustriaLight";
  font-size: 1.2em;
  padding: 0.4em 1em;
}
#main > #content > #navArticle > ul > li.all > a {
  background-color: #00a4ca;
  color: #fff;
  text-align: center;
}
#main > #content > #navArticle > ul > li.next > a {
  text-align: right;
}
/* SECTIONS */
#categoriesSub {
  margin-top: 0.5em;
}
#categoriesSub > li {
  color: #ccc;
  float: left;
  list-style: none;
  margin: 0 0.5em 0.8em 0;
}
#categoriesSub > li > a {
  color: #fff;
  display: block;
}
#categoriesSub > li > span {
  color: #bcd73f;
}
#categoriesSub > li > *:after {
  color: #555;
  content: " |";
  padding-left: 0.25em;
}
#categoriesSub > li:last-child > *:after {
  content: "";
  padding-left: 0;
}
#tilesContainer {
  margin: 0 -5px;
  opacity: 0;
  transition: opacity .333s ease-in-out;
}
#tilesContainer > .item {
  float: left;
  position: relative;
  width: 25%;
}
#tilesContainer > .item.w2 {
  width: 50%;
}
#tilesContainer > .item > .content {
  background-color: rgba(150, 200, 220, 0.2);
  background-position: center center;
  background-size: cover;
  box-shadow: 0 0 0.33em rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font-size: 1.1em;
  margin: 5px;
  min-height: 150px;
  position: relative;
}
#tilesContainer > .item > .content.apa {
  background-color: #e10000;
}
#tilesContainer > .item > .content.blog {
  background-color: #ff7a00;
}
#tilesContainer > .item > .content.bmvit {
  background-color: #98b324;
}
#tilesContainer > .item > .content.facebook {
  background-color: #3b5997;
}
#tilesContainer > .item > .content.presse {
  background-color: #055a93;
}
#tilesContainer > .item > .content.standard {
  background-color: #ed2791;
}
#tilesContainer > .item > .content.twitter {
  background-color: #55acee;
}
#tilesContainer > .item > .content > div {
  line-height: 1.1;
  height: 75%;
  overflow: hidden;
  padding: 0.4em 0.75em;
  width: 100%;
}
#tilesContainer > .item > .content > .iconVideo {
  bottom: 0.5em;
  height: auto;
  max-width: 120px;
  position: absolute;
  right: 0.5em;
  width: 20%;
}
#tilesContainer > .item.redaktion.dark > .content {
  color: #222;
}
#tilesContainer > .item.redaktion > .content > div {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.33) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  height: auto;
  text-shadow: 0.075em 0.075em 0.025em rgba(0, 0, 0, 0.75);
}
#tilesContainer > .item.redaktion.dark > .content > div {
  text-shadow: none;
}
#tilesContainer > .item.redaktion.h2 > .content > div > strong,
#tilesContainer > .item.redaktion.w2 > .content > div > strong {
  font-size: 1.2em;
}
#tilesContainer > .item > .content > div > .small {
  font-size: 0.8em;
  margin-bottom: 0.1em;
  opacity: 0.75;
}
#tilesContainer > .item.redaktion > .content > div .small {
  margin: 0.2em 0 0.4em;
}
#tilesContainer > .item > .content > h2 {
  height: 25%;
  padding: 0.6em 2.25em 0;
  text-align: center;
}
#tilesContainer > .item > .content > h2 > img {
  height: auto;
  max-width: 280px;
  width: 100%;
}
#main > #content #twitterList {
  list-style: none !important;
  padding-left: 0 !important;
}
#main > #content #twitterList > li {
  border-bottom: 1px solid #ccc;
  padding: 0.75em 0.75em 0.75em 50px;
}
#main > #content #twitterList > li:first-child {
  padding-top: 0;
}
#main > #content #twitterList > li:last-child {
  border-bottom: none;
}
#main > #content #twitterList > li > a > img {
  float: left;
  height: auto;
  margin-left: -50px;
  width: 40px;
}
#main > #content #twitterList > li > div {
  margin-bottom: 0.25em;
}
#overlayFragen {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 666;
}
#overlayFragen #overlayFragenContent {
  background-color: #fff;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.8);
  height: 480px;
  left: 50%;
  padding: 1em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
}
#overlayFragen #overlayFragenContent h1 {
  font-size: 1.4em;
  line-height: 1;
}
#overlayFragen #overlayFragenClose {
  opacity: 0.5;
  position: absolute;
  right: 8px;
  top: 11px;
}
/* MISC ELEMENTS */
.aligncenter {
  margin: 0 auto;
}
.caption,
.wp-caption-text {
  color: #888;
  font-size: 0.85em;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.displayBlock {
  display: block !important;
}
.displayNone {
  display: none !important;
}
.left {
  float: left;
}
.loading {
  padding: 1em 0;
  text-align: center;
}
.loading > svg {
  height: 50px;
  width: 50px;
}
.mobileShow {
  display: none;
}
.opacity05 {
  opacity: 0.5;
}
.padding {
  padding: 1em;
}
.right {
  float: right;
}
.small {
  font-size: 0.8em;
}
.width100 {
  height: auto;
  width: 100%;
}
img.width100 {
  display: block;
}
/* COLORS */
.gray {
  color: #888;
}
.white {
  color: #fff;
}
/* WP */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100% !important;
}
/* WP Plugins */
.otw-sc-box {
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  padding: 1em;
}
/* Overrides */
#cboxWrapper button {
  box-shadow: none;
}
.gallery img {
  border: none !important;
}
/*****************/
/* MEDIA QUERIES */
/*****************/
@media only screen and (max-width: 940px) {
  .contentContainer {
    padding: 0 0.75em;
  }
}
@media only screen and (max-width: 840px) {
  header .contentContainer {
    height: 64px;
    padding: 10px 7px 10px 11px;
  }
  #main {
    padding-top: 70px;
  }
  #main > #content > div.clearfix {
    display: block;
  }
  #main > #content #contentAside,
  #contentArticle {
    margin-left: 0;
    width: 100% !important;
  }
  #tilesContainer > .item {
    width: 33.333%;
  }
  #tilesContainer > .item.w2 {
    width: 66.666%;
  }
  #top .left {
    display: none;
  }
  #top .right {
    float: none;
  }
  header .right .container-social-icons {
    display: none;
  }
  header .right > #navMain .item-list-social-icons {
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  header .left > img {
    width: 440px;
  }
}
@media only screen and (max-width: 620px) {
  header .contentContainer {
    height: 54px;
  }
  header .left > img {
    width: 320px;
  }
  header .right > a {
    padding: 6px 0 0 0.6em;
    width: 30px;
  }
  header .right > a.navMain {
    width: 34px;
  }
  header .right > #navMain {
    top: 2px;
  }
  header .right > #navMain > li > a.nav > img {
    height: auto;
    width: 21px;
  }
  header .right > #navSearch {
    height: 30px;
    padding: 5px 30px 5px 5px;
    right: 36px;
    top: 2px;
    width: 144px;
  }
  header .right > #navSearch > a.nav > img {
    height: auto;
    width: 21px;
  }
  header .right > #navSearch > input {
    font-size: 1em;
    height: 20px;
    padding: 2px 4px;
  }
  #main {
    padding-top: 90px;
  }
  #main > #content #contentArticle {
    padding: 0.75em;
  }
  #main > #content #contentArticle > h1 {
    font-size: 1.5em;
  }
  #main > #content > #navArticle > ul > li {
    float: none;
    padding: 0.25em 0 0;
    width: 100%;
  }
  #main > #content > #navArticle > ul > li > a {
    text-align: center !important;
  }
  #tilesContainer > .item {
    width: 50%;
  }
  #tilesContainer > .item.w2 {
    width: 100%;
  }
}
@media only screen and (max-width: 440px) {
  #categoriesSub {
    margin: 0.7em 0.7em 0 0.7em;
  }
  #categoriesSub > li {
    margin-bottom: 0.5em;
  }
  header .contentContainer {
    height: 44px;
  }
  .prideflag {
    max-height: 40px;
  }
  header .left > img {
    width: 200px;
  }
  header .right > #navMain > li > a {
    font-size: 1.1em;
  }
  #main {
    padding: 60px 0 0;
  }
  .mobileHide {
    display: none;
  }
  .mobileShow {
    display: block;
  }
  #tilesContainer {
    margin: 0 0.375em;
  }
  #tilesContainer > .item {
    width: 100%;
  }
  #tilesContainer > .item.redaktion > .content {
    height: 300px;
  }
  #tilesContainer > .item.redaktion.w2 > .content {
    height: 200px;
  }
  #tilesContainer > .item.redaktion.h2 > .content {
    height: 400px;
  }
  #tilesContainer > .item > .content > div {
    height: auto;
  }
  #tilesContainer > .item > .content > h2 {
    height: auto;
    padding: 0.5em 3em 0;
  }
  #tilesContainer > .item > .content > h2 > img {
    max-width: 140px;
  }
  #tilesContainer > .item.redaktion.w2 > .content > div > strong {
    font-size: 1em;
  }
}
/* MEDIA PRINT */
@media print {
  body {
    background-color: #fff !important;
    color: #000 !important;
  }
  .contentContainer {
    margin: 0 !important;
    max-width: auto !important;
  }
  header {
    display: none !important;
  }
  #headerPrint {
    display: block;
  }
  #main {
    padding-top: 0 !important;
  }
  #main > #content .box {
    box-shadow: none !important;
  }
  #main > #content #contentArticle {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
  }
  #main > #content #contentAside {
    display: none !important;
  }
  #main > #content > #navArticle {
    display: none !important;
  }
  #top {
    display: none !important;
  }
  #wpadminbar {
    display: none !important;
  }
}

body.postid-262112 .contentContainer {
  max-width: 1200px;
}
body.postid-262112 .contentContainer #scaled-frame {
  border: none;
  height: 950px !important;
  width: 100% !important;
  /*
  zoom: 0.82 !important;
  */
}
