/* Variablen */
/* social media icon */
/* theme colors */
/* Gallery */
/* Mixins */
/* Allgemein */
body {
  /*overflow-y: scroll */
  color: #5a5a5a;
  font-size: 15px;
  font-family: "PT Sans", sans-serif !important; }

hr {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  color: #42474a; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 17px; }

p {
  margin: 0 0 10px 0;
  text-align: left; }

a {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #0288d1; }

table {
  width: 100%; }

.fa-dist {
  width: 20px; }

.btn .fa {
  font-size: 15px; }

.content {
  margin-top: 80px; }

.content-nomargin {
  margin-top: 15px; }

.clear {
  clear: both;
  content: ""; }

.col-centered {
  float: none;
  margin: 0 auto; }

.kiosk-back-link {
  display: none; }

.post-title {
  color: #FFFFFF;
  font-weight: bold; }

.line {
  line-height: 140px; }

.arrowbutton-text {
  display: inline-block; }

.showmap {
  display: none;
  position: relative;
  height: 0;
  overflow: hidden; }
.showmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.course-single .showmap {
  display: block; }

.margin-button {
  margin: 0 0 30px 0; }

.fa span {
  font-family: "PT Sans", sans-serif !important;
  font-size: 13px; }

.btn-success {
  background-color: #187eb5;
  border-color: #4cae4c;
  width: 30px; }

.btn-success:hover {
  width: auto; }

.no-padding {
  padding: 0px !important;
  margin: 15px 0 0 0 !important; }

.no-padding-no-margin {
  padding: 0 !important;
  margin: 0 !important; }

.head-col-no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.shorttext {
  min-height: 135px;
  max-height: 135px;
  overflow: hidden;
  padding: 0 10px !important; }
@media(max-width: 980px) {
  .shorttext {
    min-height: 200px; } }
@media(max-width: 900px) {
  .shorttext {
    min-height: 220px; } }
@media(max-width: 810px) {
  .shorttext {
    min-height: 240px; } }
.shorttext h6 {
  color: #42474a;
  font-size: 110%; }
@media(max-width: 970px) {
  .shorttext h6 {
    min-height: 55px; } }
.no-left-padding {
  padding-left: 0 !important;
  margin: 20px 0 10px 0 !important; }

.row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.tooltip-general, .page-template-yii-template-php .event-congress .tooltip, .page-template-yii-template-php .event-seminar .tooltip, .single-issue .tooltip, .tax-publication .tooltip {
  opacity: 1 !important;
  position: absolute !important;
  white-space: nowrap;
  color: #255169 !important; }

.page-template-yii-template-php .event-congress .tooltip {
  margin: 20px 0 0 0;
  color: #255169 !important; }
.page-template-yii-template-php .event-congress .tooltip .tooltip-inner {
  background-color: #255169; }
.page-template-yii-template-php .event-congress .tooltip .tooltip-arrow {
  border-bottom-color: #255169 !important; }

.page-template-yii-template-php .event-seminar .tooltip {
  margin: 20px 0 0 0;
  color: #495f69 !important; }
.page-template-yii-template-php .event-seminar .tooltip .tooltip-inner {
  background-color: #495f69; }
.page-template-yii-template-php .event-seminar .tooltip .tooltip-arrow {
  border-bottom-color: #495f69 !important; }

.single-issue .tooltip {
  color: #255169;
  width: 150px !important; }
.single-issue .tooltip .tooltip-inner {
  background-color: #f49476; }
.single-issue .tooltip .tooltip-arrow {
  border-left-color: #f49476 !important;
  border-right-color: #f49476; }

.tax-publication .tooltip {
  color: #255169;
  width: 150px !important; }
.tax-publication .tooltip .tooltip-inner {
  background-color: #f49476; }
.tax-publication .tooltip .tooltip-arrow {
  border-left-color: #f49476 !important;
  border-right-color: #f49476; }

.toggle {
  cursor: pointer; }

.department .department-term:first-letter {
  color: red;
  text-transform: uppercase; }

/* Header */
.header-scroll {
  -webkit-box-shadow: 0px -8px 12px 8px rgba(0, 70, 135, 0.5);
  -moz-box-shadow: 0px -8px 12px 8px rgba(0, 70, 135, 0.5);
  -ms-box-shadow: 0px -8px 12px 8px rgba(0, 70, 135, 0.5);
  box-shadow: 0px -8px 12px 8px rgba(0, 70, 135, 0.5); }

#main.sticky-header-enabled, #main.sticky-header {
  padding-top: 80px; }

.menu-nav {
  height: 80px;
  top: 0px; }

#main .event-slider-filter {
  padding-bottom: 50px; }

#menu > ul > li:after {
  content: ""; }

header {
  background: #42474a !important;
  height: 80px !important; }
header #logo a {
  line-height: 80px;
  display: inline-block;
  float: left; }
header #menu {
  position: relative; }
header #menu ul {
  height: 80px;
  float: left; }
header #menu ul li {
  margin-left: 0;
  position: relative;
  height: 100%;
  color: #fff;
  -o-transition: background 0.2s, color 0.2s;
  -ms-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  line-height: 60px; }
header #menu ul li a {
  line-height: 100px;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #fff !important;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }
header #menu ul li a:after {
  content: " ";
  position: absolute;
  right: -1px;
  top: 35px;
  height: 22px;
  border-left: 1px solid rgba(255, 255, 255, 0.3); }
header #menu ul li a:hover {
  color: #42474a !important; }
header #menu ul li a:hover:after {
  border-left: none; }
header #menu ul li a:hover:after ~ a {
  border-left: none; }
header #menu ul li:hover {
  background: #fff;
  color: #42474a; }
header #menu ul #menu-item-375:before, header #menu ul #menu-item-356:before, header #menu ul #menu-item-13:before, header #menu ul #menu-item-131:before, header #menu ul #menu-item-4397:before, header #menu ul #menu-item-376:before, header #menu ul #menu-item-960:before, header #menu ul #menu-item-963:before, header #menu ul #menu-item-17774:before, header #menu ul #menu-item-18100:before, header #menu ul #menu-item-18228:before, header #menu ul #menu-item-9312:before, header #menu ul #menu-item-18854:before, header #menu ul #menu-item-18994:before, header #menu ul #menu-item-36619:before {
  font-family: "FontAwesome" !important;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 20px;
  -webkit-font-smoothing: antialiased; }
header #menu ul #menu-item-356, header #menu ul #menu-item-131, header #menu ul #menu-item-18854, header #menu ul #menu-item-17774, header #menu ul #menu-item-19487, header #menu ul #menu-item-18935, header #menu ul #menu-item-18994, header #menu ul #menu-item-36619, header #menu ul #menu-item-18228 {
  width: 83px; }
header #menu ul #menu-item-13, header #menu ul #menu-item-376, header #menu ul #menu-item-963, header #menu ul #menu-item-18100, header #menu ul #menu-item-960 {
  width: 120px; }
header #menu ul #menu-item-356:before {
  content: ""; }
header #menu ul #menu-item-13:before {
  content: ""; }
header #menu ul #menu-item-131:before {
  content: ""; }
header #menu ul #menu-item-4397:before {
  content: ""; }
header #menu ul #menu-item-376:before {
  content: ""; }
header #menu ul #menu-item-960:before {
  content: ""; }
header #menu ul #menu-item-963:before {
  content: ""; }
header #menu ul #menu-item-375:before {
  content: ""; }
header #menu ul #menu-item-17774:before {
  content: ""; }
header #menu ul #menu-item-18100:before {
  content: ""; }
header #menu ul #menu-item-18228:before {
  content: ""; }
header #menu ul #menu-item-9312:before {
  content: ""; }
header #menu ul #menu-item-18854:before {
  content: ""; }
header #menu ul #menu-item-18994:before {
  content: ""; }
header #menu ul #menu-item-36619:before {
  content: ""; }
header #menu ul .menu-item-extra a {
  position: relative;
  bottom: 6px; }
header #menu .fa {
  font-size: 30px; }
header #menu form {
  position: relative;
  /*width: 10px */
  z-index: 2000; }
header #menu form fieldset {
  position: absolute;
  width: 100%;
  height: 100%; }
header #menu .menu-item-search {
  display: inline-block;
  float: left;
  /*border-right: 1px solid rgba(255,255,255,0.3) */ }
header #menu .menu-item-search a {
  color: #f7f7f9;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  height: 100%;
  letter-spacing: 1px;
  line-height: 80px;
  outline: medium none;
  position: relative;
  text-decoration: none;
  text-transform: none;
  transition: color 0.4s ease 0s;
  padding: 0 10px;
  top: 4px; }
header #menu .menu-item-search a .fa {
  font-size: 20px; }

#menu .sb-search {
  position: absolute;
  width: 500px !important;
  right: 0px; }
#menu .sb-search .searchform {
  position: relative;
  top: 70px;
  opacity: 0;
  display: none;
  -o-transition: top 0.3s ease-in-out, opacity 1s;
  -ms-transition: top 0.3s ease-in-out, opacity 1s;
  -moz-transition: top 0.3s ease-in-out, opacity 1s;
  -webkit-transition: top 0.3s ease-in-out, opacity 1s;
  transition: top 0.3s ease-in-out, opacity 1s; }
#menu .sb-search .input-open {
  top: 80px !important;
  opacity: 1 !important;
  display: block;
  -o-transition: top 0.3s ease-in-out, opacity 1s;
  -ms-transition: top 0.3s ease-in-out, opacity 1s;
  -moz-transition: top 0.3s ease-in-out, opacity 1s;
  -webkit-transition: top 0.3s ease-in-out, opacity 1s;
  transition: top 0.3s ease-in-out, opacity 1s; }
#menu .sb-search .input-open .header-search {
  display: block;
  position: relative; }

/* GALLERY */
.gallery-content {
  text-align: center;
  width: 100%;
  border: 1px solid #CFCFCF; }
.gallery-content .gallerybox {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  height: 580px;
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF; }
.gallery-content .gallerybox .pages {
  display: none; }
.gallery-content .gallerybox .gallerybox-back {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 44%;
  left: 1%;
  display: none;
  z-index: 5;
  cursor: pointer;
  background: #FFF;
  border-radius: 50%; }
.gallery-content .gallerybox .gallerybox-back .fa {
  position: relative;
  top: -5px;
  left: -2px;
  font-size: 50px !important;
  color: #CFCFCF !important; }
.gallery-content .gallerybox .gallerybox-back .fa:hover {
  color: #187eb5 !important; }
.gallery-content .gallerybox .gallerybox-next {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 43%;
  right: 1%;
  cursor: pointer;
  background: #FFF;
  border-radius: 50%; }
.gallery-content .gallerybox .gallerybox-next .fa {
  position: relative;
  top: -5px;
  left: -1px;
  font-size: 50px !important;
  color: #CFCFCF !important; }
.gallery-content .gallerybox .gallerybox-next .fa:hover {
  color: #187eb5 !important; }
.gallery-content .gallerybox .gallery-box-wrap3 {
  width: 99999em; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 {
  position: relative; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 798px;
  height: 533px;
  text-align: center;
  vertical-align: middle;
  line-height: 533px;
  /*line-height: 253px */ }
@media(max-width: 768px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
    width: 686px; } }
@media(max-width: 667px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
    width: 605px; } }
@media(max-width: 425px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
    width: 361px; } }
@media(max-width: 375px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
    width: 311px; } }
@media(max-width: 320px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item {
    width: 256px; } }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .image-wrapper .search-plus {
  position: absolute;
  width: 800px;
  height: 533px; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .image-wrapper .search-plus .fa-search-plus {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.8s, opacity 0.8s linear;
  font-size: 60px !important;
  position: relative;
  line-height: 533px;
  color: #FFF; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .image-wrapper .search-plus:hover .fa-search-plus {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item a img {
  border: none;
  max-width: 100%;
  height: auto;
  display: inline-block !important; }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
  padding: 5px;
  position: absolute;
  top: 533px;
  width: 798px;
  font-size: 18px; }
@media(max-width: 768px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
    width: 686px; } }
@media(max-width: 667px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
    width: 605px; } }
@media(max-width: 425px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
    width: 361px; } }
@media(max-width: 375px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
    width: 311px; } }
@media(max-width: 320px) {
  .gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text {
    width: 256px; } }
.gallery-content .gallerybox .gallery-box-wrap3 .gallery-box-wrap2 .gallerybox-item .gallerybox-text h3 {
  font-size: 18px !important;
  margin: 2px !important;
  min-height: 20px !important; }

/* FANCYBOX */
.fancybox-title-float-wrap .child {
  white-space: normal !important;
  border-radius: 0 !important;
  padding: 10px !important;
  width: 100% !important;
  background: rgba(0, 69, 124, 0.2) !important;
  color: #00457c !important;
  text-shadow: none !important;
  font-weight: normal !important; }

.fancybox-lock .fancybox-overlay {
  z-index: 100000 !important; }

.fancybox-title-float-wrap {
  position: relative !important;
  margin-bottom: 0px !important; }

.fancybox-nav {
  text-decoration: none !important; }
.fancybox-nav:hover {
  color: #187eb5; }

.fancybox-prev {
  background-image: none; }
.fancybox-prev span {
  background: #FFF;
  border-radius: 50%;
  width: 58px !important;
  height: 58px !important; }
.fancybox-prev span i {
  color: transparent; }
.fancybox-prev span:before {
  position: relative;
  top: 18px;
  left: -2px;
  content: "";
  font-family: "FontAwesome";
  font-size: 71px;
  color: #CFCFCF !important; }

.fancybox-next {
  background-image: none; }
.fancybox-next span {
  background: #FFF;
  border-radius: 50%;
  width: 58px !important;
  height: 58px !important;
  background-url: none; }
.fancybox-next span i {
  color: transparent; }
.fancybox-next span:before {
  position: relative;
  top: 18px;
  left: -2px;
  content: "";
  font-family: "FontAwesome";
  font-size: 71px;
  color: #CFCFCF !important; }

.fancybox-close {
  text-decoration: none !important;
  width: 58px !important;
  height: 58px !important;
  background: #FFF;
  border-radius: 50%; }
.fancybox-close:before {
  font-family: "FontAwesome";
  font-size: 71px;
  position: relative;
  top: 18px;
  left: -2px;
  content: "";
  color: #CFCFCF !important; }

.fancybox-title {
  font: normal 18px/20px "Open Sans", sans-serif !important; }

/* News */
.news-item {
  margin: 0 0 30px 0;
  white-space: normal !important; }
.news-item a {
  color: #5a5a5a; }
.news-item .news-date {
  background: #cb0000;
  color: white;
  font-size: 14px;
  line-height: normal;
  padding: 2px 5px;
  margin-right: 10px;
  position: absolute;
  right: 0;
  top: 35%;
  width: auto;
  z-index: 99; }
.news-item .news-date:before {
  content: " ";
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #cb0000 transparent transparent;
  position: absolute;
  left: -9px;
  top: 4px; }
.news-item h6 {
  background: #cb0000;
  border-radius: 3px 3px 0 0;
  color: white !important;
  padding: 5px;
  margin-bottom: 0px !important;
  line-height: 18px;
  min-height: 65px; }
.news-item h6 a {
  color: #fff; }
.news-item .read-more {
  margin: 0;
  padding: 0; }

.news-content {
  width: 100%;
  background: #FFFFFF; }
.news-content .news-content-image {
  overflow: hidden;
  border: 1px solid #CFCFCF; }
.news-content .news-content-image img {
  width: 100%;
  padding: 10px;
  margin: 0;
  border: none;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
.news-content .news-content-image img:hover {
  cursor: pointer;
  -ms-transform: scale(1.21);
  -webkit-transform: scale(1.21);
  transform: scale(1.21); }
.news-content img {
  width: 100%;
  border: 1px solid #CFCFCF;
  padding: 10px;
  margin: 0; }
.news-content .news-content-text {
  padding: 5px;
  margin: 0;
  min-height: 160px;
  overflow: hidden; }
.news-content .news-content-text img {
  width: 100%;
  margin: 0 0 10px 0;
  border: none;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
.news-content .news-content-text img:hover {
  cursor: pointer;
  -ms-transform: scale(1.21);
  -webkit-transform: scale(1.21);
  transform: scale(1.21); }

.news-content-zwp {
  max-height: 324px;
  border: 1px solid #cfcfcf; }
.news-content-zwp .news-content-text {
  padding: 5px;
  margin: 0;
  min-height: 280px;
  overflow: hidden; }
.news-content-zwp .news-content-text img {
  position: relative;
  border: none;
  padding: 5px;
  top: -3px; }
.news-content-zwp .news-content-text img:hover {
  cursor: pointer;
  -ms-transform: scale(1.19);
  -webkit-transform: scale(1.19);
  transform: scale(1.19); }

/* footer */
.execphpwidget {
  margin: 0;
  padding: 0; }
.execphpwidget .pub-footer {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.execphpwidget .pub-footer h4 {
  margin: 10px 0 0;
  font-size: 1.1em;
  color: #42474a;
  text-decoration: underline; }
.execphpwidget .pub-footer ul {
  list-style: none; }
.execphpwidget .pub-footer ul li {
  line-height: 20px; }

/* footer search */
#search-2 .searchform {
  opacity: 1 !important; }
#search-2 .sb-search-input {
  background: #eeeeee !important;
  border: #f7f7f9 !important; }

.search-issue-title, .search-issue-description {
  height: 37px;
  display: block;
  overflow: hidden; }

.search-issue-description {
  height: 180px; }

/* Forms */
label {
  font-weight: normal; }

h3 .number {
  border: 2px solid #FFF;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  width: 40px;
  margin: 0 10px 0 0;
  opacity: 0.9;
  background: #255169;
  color: #FFF; }

.spacedcontent label {
  margin: 0 0 10px 35px !important;
  padding-top: 0 !important; }

/* Infobox */
h5 .underline {
  border-bottom: 1px dotted #255169;
  word-wrap: break-word;
  word-break: break-all; }

/* Startseite */
.events-blue .vc_sep_holder {
  background: #255169; }
.events-blue .vc_separator .vc_sep_holder .vc_sep_line {
  border-top: none;
  height: 3px; }
.events-blue h4 {
  color: #78c3ec; }

.pub-blue .vc_sep_holder {
  background: #187eb5; }
.pub-blue .vc_separator .vc_sep_holder .vc_sep_line {
  border-top: none;
  height: 3px; }
.pub-blue h4 {
  color: #187eb5; }

.news-blue .vc_sep_holder {
  background: #0e4969; }
.news-blue .vc_separator .vc_sep_holder .vc_sep_line {
  border-top: none;
  height: 3px; }
.news-blue h4 {
  color: #0e4969; }

.shop-blue .vc_sep_holder {
  background: #255169; }
.shop-blue .vc_separator .vc_sep_holder .vc_sep_line {
  border-top: none;
  height: 3px; }
.shop-blue h4 {
  color: #255169; }

.news-startseite ul {
  margin: 0; }
.news-startseite h2 {
  font-size: 15px;
  line-height: normal;
  padding: 6px;
  background: #0e4969;
  margin: 0 0 0 0; }
.news-startseite h2 a {
  color: white; }
.news-startseite .entry-content {
  font-size: 15px;
  line-height: normal; }
.news-startseite .entry-content p {
  text-align: left;
  margin: 0 0 0 0;
  padding: 5px;
  background: white; }

/* Frontpage styling */
.da-arrows span {
  background: none !important;
  font-size: 80px; }

.background_grey {
  background-color: #eeeeee;
  padding-top: 25px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }
.background_grey .container {
  position: relative; }
@media(min-width: 375px) {
  .background_grey .container {
    width: 330px; } }
@media(min-width: 667px) {
  .background_grey .container {
    width: 610px; } }
@media(min-width: 992px) {
  .background_grey .container {
    width: 890px; } }
@media(min-width: 1200px) {
  .background_grey .container {
    width: 1170px; } }
@media(min-width: 1500px) {
  .background_grey .container {
    width: 1450px; } }
@media(min-width: 1750px) {
  .background_grey .container {
    width: 1730px; } }
@media(min-width: 375px) {
  .publication-slider .container {
    width: 330px; } }
@media(min-width: 667px) {
  .publication-slider .container {
    width: 610px; } }
@media(min-width: 992px) {
  .publication-slider .container {
    width: 890px; } }
@media(min-width: 1200px) {
  .publication-slider .container {
    width: 1170px; } }
@media(min-width: 1500px) {
  .publication-slider .container {
    width: 1450px; } }
@media(min-width: 1750px) {
  .publication-slider .container {
    width: 1730px; } }
.headline_news {
  color: #cb0000; }
.headline_news a {
  color: #cb0000; }

.headline_pub {
  color: #ff5722; }
.headline_pub a {
  color: #ff5722; }

.headline_event {
  color: #0288d1; }
.headline_event a {
  color: #0288d1; }

.headline_event_seminar {
  color: #607d8b; }
.headline_event_seminar a {
  color: #607d8b; }

.btn_event {
  background-color: #0288d1;
  border-color: #0288d1;
  -o-transition: border-color, background-color 0.3s;
  -ms-transition: border-color, background-color 0.3s;
  -moz-transition: border-color, background-color 0.3s;
  -webkit-transition: border-color, background-color 0.3s;
  transition: border-color, background-color 0.3s;
  white-space: normal; }
.btn_event:hover {
  background-color: #0270B1;
  border-color: #0270B1; }
@media(max-width: 768px) {
  .btn_event {
    padding: 6px 0; } }
@media(max-width: 650px) {
  .btn_event {
    height: 55px; } }
@media(max-width: 500px) {
  .btn_event {
    font-size: 12px; } }
@media(max-width: 340px) {
  .btn_event {
    font-size: 10px; } }
/* Slider */
.da-slider-wrapper {
  background: #e5e5e5 !important;
  background: -moz-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e5e5e5), color-stop(90%, #b9b9b9)) !important;
  background: -webkit-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -o-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -ms-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: radial-gradient(ellipse at center, #e5e5e5 0%, #b9b9b9 90%) !important; }

.da-slider {
  position: relative !important;
  border-top: none !important;
  border-bottom: none !important;
  z-index: 20;
  width: 100%;
  height: 330px;
  max-width: 1300px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }
@media(max-width: 767px) {
  .da-slider {
    height: 350px;
    min-width: 0; } }
.da-slide .da-img {
  top: -43px !important;
  line-height: normal !important;
  text-align: left;
  width: 100%;
  position: relative; }
@media(max-width: 767px) {
  .da-slide .da-img {
    left: 0 !important;
    top: 13% !important;
    margin: auto;
    width: 45%; } }
@media(max-width: 500px) {
  .da-slide .da-img {
    width: 50%;
    top: 26% !important;
    margin: auto; } }
.da-slide .da-img .single-img {
  position: absolute;
  top: 15%;
  max-width: 515px; }
@media(max-width: 767px) {
  .da-slide .da-img .single-img {
    width: 100%; } }
@media(max-width: 500px) {
  .da-slide .da-img .single-img {
    width: 80%;
    margin: auto; } }
.da-slide .da-img-pub {
  height: 38%;
  width: 45%;
  top: 22%; }
@media(max-width: 500px) {
  .da-slide .da-img-pub {
    width: 63%;
    top: 28% !important;
    left: 0 !important; } }
@media(max-width: 1024px) {
  .da-slide .da-img-pub {
    top: -8% !important; } }
@media(max-width: 768px) {
  .da-slide .da-img-pub {
    top: 7% !important; } }
@media(max-width: 667px) {
  .da-slide .da-img-pub {
    top: 6% !important; } }
@media(max-width: 375px) {
  .da-slide .da-img-pub {
    top: 27% !important; } }
.da-slide .history-item-image {
  width: 100%;
  height: 100%; }
.da-slide .da-img-event img {
  width: 65% !important;
  height: 100% !important;
  float: left; }
.da-slide .da-img-event .event-slider-title {
  background: white;
  padding: 10px 3px 12px 3px;
  min-height: 64px; }
.da-slide .da-img-event .event-slider-title span {
  display: block;
  width: 100%;
  font-size: 20px; }
.da-slide .event-item-date-slider {
  background: #0288d1;
  border-bottom: 3px solid;
  border-top: 3px solid;
  border-right: 3px solid;
  color: white;
  float: left;
  height: 100%;
  padding: 10px;
  text-align: left;
  width: 35%;
  font-size: 30px; }
@media(max-width: 767px) {
  .da-slide .event-item-date-slider {
    font-size: 16px; } }
.da-slide .event-item-date-slider span {
  font-size: 50px; }
@media(max-width: 767px) {
  .da-slide .event-item-date-slider span {
    font-size: 30px; } }
.da-slide .slider-text {
  color: #187eb5; }
.da-slide h2 {
  width: 45%;
  text-overflow: inherit;
  white-space: inherit;
  height: 150px;
  font-size: 32px;
  line-height: normal;
  top: 40px;
  text-shadow: 1px 1px 0 rgba(50, 50, 50, 0.37); }
@media(max-width: 767px) {
  .da-slide h2 {
    font-size: 20px;
    width: 85%;
    top: 20px; } }
@media(max-width: 1200px) {
  .da-slide h2 {
    font-size: 24px; } }
.da-slide p {
  width: 50%;
  font-size: 20px;
  z-index: 10;
  top: 130px;
  color: white !important;
  text-shadow: 1px 1px 0 rgba(50, 50, 50, 0.37);
  font-style: normal !important; }
@media(max-width: 767px) {
  .da-slide p {
    display: none; } }
.da-slide .da-link {
  background: #187eb5;
  width: auto;
  border: none;
  top: 230px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 10px 25px;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-style: italic;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }
@media(max-width: 767px) {
  .da-slide .da-link {
    top: auto;
    width: 85%;
    bottom: 27px;
    height: 51px; } }
.da-slide .da-link span {
  padding: 0 0 0 10px; }
.da-slide .da-link:hover {
  background: #255169; }
.da-slide .slider-container {
  padding: 0 15px;
  display: table;
  margin: auto;
  width: 100%;
  height: 100%;
  position: relative; }
.da-slide .icon-border {
  -webkit-border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -ms-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  border: 1px solid #fff;
  padding: 2px 7px 3px 9px;
  top: 0;
  bottom: 100px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.img-book, .img-book-e {
  max-width: 100%;
  margin: auto;
  height: auto;
  position: relative;
  left: 3%;
  width: 100%; }

.img-title, .img-title-e {
  position: absolute;
  width: 39%;
  left: 3%;
  top: 37%;
  -ms-transform: rotate(-9deg);
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  z-index: 4;
  box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.3); }
@media(max-width: 500px) {
  .img-title, .img-title-e {
    top: -28%;
    width: 60%;
    left: 3%; } }
.img-title-e {
  width: 30%;
  top: 35%;
  left: 0; }
@media(max-width: 500px) {
  .img-title-e {
    width: 44%;
    top: -33%;
    left: -12%; } }
.img-1, .img-1-e, .img-2, .img-2-e {
  width: 35.5%;
  top: 48%;
  position: absolute; }
@media(max-width: 1300px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    width: 34.5%;
    top: 50%; } }
@media(max-width: 1200px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 44%; } }
@media(max-width: 1024px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 42%; } }
@media(max-width: 1020px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    width: 34.5%;
    top: 40%; } }
@media(max-width: 990px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 37%; } }
@media(max-width: 840px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 30%; } }
@media(max-width: 768px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 28%; } }
@media(max-width: 648px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 23%; } }
@media(max-width: 620px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 21%; } }
@media(max-width: 550px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 19%; } }
@media(max-width: 500px) {
  .img-1, .img-1-e, .img-2, .img-2-e {
    top: 20%; } }
.img-1, .img-1-e {
  left: 17%;
  z-index: 2; }

.img-2, .img-2-e {
  z-index: 1;
  left: 54%; }

.img-book-e {
  left: 0;
  top: 35%;
  position: absolute;
  width: 70%; }
@media(max-width: 500px) {
  .img-book-e {
    top: 3%;
    left: 15%; } }
.img-book-e-shadow {
  margin: auto;
  position: absolute;
  top: 35%;
  width: 70%;
  z-index: 10; }
@media(max-width: 500px) {
  .img-book-e-shadow {
    top: 3%;
    left: 15%; } }
.img-1-e, .img-2-e {
  top: 64.5%;
  width: 27%; }
@media(max-width: 1024px) {
  .img-1-e, .img-2-e {
    top: 59.5%; } }
@media(max-width: 768px) {
  .img-1-e, .img-2-e {
    top: 53.5%; } }
@media(max-width: 500px) {
  .img-1-e, .img-2-e {
    top: 15%; } }
.img-1-e {
  left: 7.8%; }
@media(max-width: 767px) {}
@media(max-width: 500px) {
  .img-1-e {
    left: 23.4%; } }
.img-2-e {
  left: 35.5%; }
@media(max-width: 500px) {
  .img-2-e {
    left: 50.5%; } }
.da-dots {
  display: none; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #bfbfbf;
  position: absolute;
  margin-left: 30px; }
@media (max-width: 500px) {
  .arrow-down {
    border-top: 15px solid #bfbfbf;
    margin-left: 35px; } }

.standard-blog article {
  float: left;
  margin-bottom: 50px;
  padding: 20px;
  width: 100%; }

.down h4 {
  margin: 5px 0 0 0; }

.jump {
  text-align: center;
  position: relative;
  cursor: pointer;
  margin: 0 0 20px; }
.jump .jumpdown {
  color: #CFCFCF;
  border: 2px solid #CFCFCF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  opacity: 0.6; }

/* Landingpage */
.landing .secondnavi-landing {
  position: fixed;
  background: #eeeeee;
  padding: 10px 0;
  width: 100%;
  z-index: 5000;
  top: 80px;
  left: 0px;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
.landing .secondnavi-landing.move {
  top: -84px;
  position: fixed;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
.landing .top-headline {
  position: fixed;
  background: #eeeeee;
  border-bottom: 1px solid #e3e3e3;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 4999;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
@media (max-width: 767px) {
  .landing .top-headline {
    display: none !important; } }
.landing .top-headline.show {
  top: 80px;
  min-height: 50px;
  padding: 10px 0;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
.landing .landing-content {
  margin: 125px 0 0 0; }

/* Publikationen */
.landing-pub {
  min-height: 670px; }

.container-pub {
  padding: 80px 0 0 0; }

.pub-headline {
  border-bottom: 1px solid #42474a;
  color: #42474a; }

.headline-underline {
  border-bottom: 1px solid #d9dadb;
  margin: 0 0 15px 0; }
.headline-underline span {
  font-size: 18px; }
.headline-underline .date-time-location {
  font-size: 15px;
  line-height: 24px;
  margin: 0;
  color: #5a5a5a; }
.headline-underline .short-description {
  margin: 0;
  font-size: 16px;
  line-height: 20px; }

.pub-title {
  padding: 10px;
  position: absolute;
  bottom: 0;
  background: #ff5722;
  color: white; }

.pub-themes {
  height: 350px; }

.row-distance {
  margin: 20px 0 60px 0; }
.row-distance-small {
  margin: 10px 0 30px 0; }

.pub-wrapper {
  display: block;
  width: auto;
  height: auto; }
.pub-wrapper .fa {
  font-size: 50px;
  position: absolute;
  text-align: center;
  width: 77%;
  z-index: 1;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ff5722; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-wrapper .fa {
    font-size: 40px;
    top: 17%;
    width: 41%; } }
.pub-wrapper img {
  position: relative;
  transition: opacity 0.4s ease 0s;
  z-index: 2;
  width: 100%;
  margin: 0; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-wrapper img {
    padding: 2px; } }
.pub-wrapper img:hover {
  opacity: 0.3; }
.pub-wrapper div {
  position: relative; }
.pub-wrapper div .fa {
  display: none;
  font-size: 160px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.pub-wrapper div img {
  z-index: 2;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  position: relative; }
.pub-wrapper div img:hover {
  opacity: 0.3; }

.page-template-template-publications-php .col-sm-5ths h6 {
  background: #ff5722;
  border-radius: 3px 3px 0 0;
  color: white !important;
  padding: 5px;
  margin-bottom: 0px !important;
  line-height: 18px;
  min-height: 30px; }

.btn-default {
  text-align: left;
  background: #187eb5;
  color: white; }

.btn-full-width {
  display: block;
  width: 100%; }

.btn-small-distance {
  margin: 10px 0; }

.btn-single-course-bottom {
  width: 100%;
  padding: 6px;
  margin: 10px 0 0 0;
  word-wrap: break-word;
  white-space: pre; }
.btn-single-course-bottom.nodentalcity {
  cursor: default; }
.btn-single-course-bottom.nozwpprofil {
  cursor: default; }

.inactive {
  opacity: 0.5; }

.booking-button {
  margin: 5px 0;
  font-size: 16px;
  background: #9e0002 !important;
  border-color: #5c0002 !important; }
.booking-button:hover {
  background: #a82223 !important;
  border-color: #5d1f20 !important; }
.booking-button:focus {
  background: #9e0002 !important;
  border-color: #5c0002 !important; }
@media (min-width: 768px) and (max-width: 1024px) {
  .booking-button {
    font-size: 12px; } }
.booking-button .fa {
  color: #FFF;
  font-size: 16px; }

.news-button {
  width: 100%;
  margin: 0;
  color: white !important;
  border-radius: 0 0 4px 4px;
  background: #42474a;
  border-color: #42474a; }
.news-button:hover {
  background: #D43F3F;
  border-color: #D43F3F; }
.news-button:focus {
  background: #cb0000;
  border-color: #cb0000; }

.event-grid a {
  background: none;
  border: 1px solid;
  color: #fff; }
.event-grid a:hover {
  background: none;
  border: 1px solid #fff; }
.event-grid .event-headline a {
  border: none; }
.event-grid .event-headline a:hover {
  border: none; }

.pub-button-2, .md-pub-button-2 {
  margin: 5px 0 0 0;
  width: 48%; }

.pub-button-4 {
  width: 98%;
  float: left; }
@media (max-width: 1200px) {
  .pub-button-4 {
    width: 100%; } }

.pub-button-3 {
  text-align: left;
  background: #8e8e8e;
  border: 1px solid #8e8e8e;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.pub-button-3:hover {
  background: #f4511e;
  border: 1px solid #f4511e; }
.pub-button-3:focus {
  background: #8e8e8e;
  border: #8e8e8e; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-button-3 {
    font-size: 12.1px !important; } }

.pub-button-eventmore {
  text-align: left;
  background: #F2F2F2;
  border: 1px solid #A2A2A2;
  color: #5a5a5a;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.pub-button-eventmore:hover {
  background: #0288d1;
  border: 1px solid #0288d1;
  color: #fff; }
.pub-button-eventmore:focus {
  background: #F2F2F2;
  border: 1px solid #A2A2A2;
  color: #fff; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-button-eventmore {
    font-size: 12.1px !important; } }

.pub-button-guide {
  width: 100%;
  text-align: left;
  background: #3276b1;
  border: 1px solid #A2A2A2;
  color: #fff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.pub-button-guide:hover {
  background: #0288d1;
  border: 1px solid #0288d1;
  color: #fff; }
.pub-button-guide:focus {
  background: #3276b1;
  border: 1px solid #A2A2A2;
  color: #fff; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-button-guide {
    font-size: 12.1px !important; } }

.pub-button-facebook {
  margin: 5px 0;
  width: 100%;
  background: #3C599B;
  border: 1px solid #3C599B; }
.pub-button-facebook:hover {
  background: #5b7dca;
  border: 1px solid #5b7dca; }
.pub-button-facebook:focus {
  background: #3C599B;
  border: 1px solid #3C599B; }
.pub-button-facebook .fa {
  font-size: 15px;
  padding: 5px 0 0 0; }

.pub-button-google {
  margin: 5px 0;
  width: 100%;
  background: #DB4D37;
  border: 1px solid #DB4D37; }
.pub-button-google:hover {
  background: #f3614a;
  border: 1px solid #f3614a; }
.pub-button-google:focus {
  background: #DB4D37;
  border: 1px solid #DB4D37; }
.pub-button-google .fa {
  font-size: 15px;
  padding: 5px 0 0 0; }

.pub-button-twitter {
  margin: 5px 0;
  width: 100%;
  background: #5EAADE;
  border: 1px solid #5EAADE; }
.pub-button-twitter:hover {
  background: #78c6fb;
  border: 1px solid #78c6fb; }
.pub-button-twitter:focus {
  background: #5EAADE;
  border: 1px solid #5EAADE; }
.pub-button-twitter .fa {
  font-size: 15px;
  padding: 5px 0 0 0; }

.pub-button-xing {
  margin: 5px 0;
  width: 100%;
  background: #00605E;
  border: 1px solid #00605E; }
.pub-button-xing:hover {
  background: #2d9290;
  border: 1px solid #2d9290; }
.pub-button-xing:focus {
  background: #00605E;
  border: 1px solid #00605E; }
.pub-button-xing .fa {
  font-size: 15px;
  padding: 5px 0 0 0; }

.pub-button, .md-pub-button {
  width: 100%;
  margin: 5px 0;
  color: white !important; }

.pub-button:focus, .md-pub-button:focus, .pub-button-2:focus, .md-pub-button-2:focus {
  background: #f4511e;
  border-color: #f4511e; }

.pub-button, .md-pub-button, .pub-button-2, .md-pub-button-2 {
  text-align: left;
  background: #42474a;
  border: 1px solid #42474a;
  color: #fff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.pub-button:hover, .md-pub-button:hover, .pub-button-2:hover, .md-pub-button-2:hover {
  background: #ff5722;
  border: 1px solid #ff5722;
  color: #fff; }
.pub-button:focus, .md-pub-button:focus, .pub-button-2:focus, .md-pub-button-2:focus {
  background: #42474a;
  border: 1px solid #42474a;
  color: #fff; }
@media (min-width: 768px) and (max-width: 1024px) {
  .pub-button, .md-pub-button, .pub-button-2, .md-pub-button-2 {
    font-size: 12.1px !important; } }

.pub-button-right {
  float: right; }

.row-issue-archive {
  padding: 30px 0; }

.row-issue-archive:nth-of-type(even), .issue-story:nth-of-type(odd) {
  background: #f5f5f5;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.field-publication-info {
  background: #f5f5f5; }
.field-publication-info .issue-story:nth-of-type(odd) {
  background: white;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.issue-story {
  padding: 10px 10px;
  line-height: normal; }
.issue-story h6 {
  line-height: normal;
  font-weight: bold; }
.issue-story a {
  color: #ff5722; }

.issue-archive {
  line-height: normal;
  padding: 0 5px;
  font-size: 14px;
  height: 100%; }
.issue-archive a {
  color: #ff5722; }
.issue-archive .issue-archive-img {
  width: 49%;
  height: 100%;
  float: left; }
.issue-archive .issue-archive-text {
  width: 47%;
  height: 100%;
  float: right;
  left: 50%;
  padding: 0 0 0 10px;
  position: absolute; }
.issue-archive .issue-archive-text .floating-issue-info {
  height: 50%; }
.issue-archive .issue-archive-text .floating-issue-more {
  position: absolute;
  bottom: 30%; }
.issue-archive .issue-archive-text .floating-issue-more .fa {
  width: 20px;
  text-align: center; }

.issue-themes-author {
  font-size: 12px;
  padding: 0 0 10px 0; }

.issue-page {
  width: 35px;
  display: block;
  float: left; }

.issue-archive-img {
  float: left;
  margin: 0 10px 0 0;
  width: 50%; }

.no-floating-issue-info {
  float: none;
  clear: both; }

td h6 {
  margin: 0; }

.attachment-pub-image {
  width: 100%;
  height: auto;
  padding: 5px;
  border: 1px solid #d9dadb;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.pub-image-single {
  float: left;
  margin: 0 20px 8px 0;
  vertical-align: text-top;
  width: 35%;
  border: 1px solid #CFCFCF; }

.close-selected-issue {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #f5f5f5;
  cursor: pointer;
  margin: 20px 0 0 0; }

.close-selected-basket {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #f5f5f5;
  cursor: pointer;
  margin: 20px 0 0 0; }

.pub-link {
  display: block;
  color: #255169;
  -o-transition: color 0.3s, background 0.5s;
  -ms-transition: color 0.3s, background 0.5s;
  -moz-transition: color 0.3s, background 0.5s;
  -webkit-transition: color 0.3s, background 0.5s;
  transition: color 0.3s, background 0.5s; }

.pub-link:hover {
  color: white;
  background: #42474a; }

.pub-link > img.pub-preview {
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s; }

.pub-link:hover > img.pub-preview {
  width: 80%; }

img.pub-preview {
  position: relative;
  top: 10px;
  width: 90%;
  margin: auto;
  display: table;
  border: 1px solid #f7f7f9; }

.pub-image, .md-image {
  width: 100%;
  height: auto;
  border: 1px solid #CFCFCF;
  margin: 0 0 10px 0;
  padding: 5px;
  background: #eeeeee !important; }

.pub-wrapper img:hover + i {
  display: block; }

.pub-headline-underline {
  margin: 20px 0 0 0; }

.event-sidebar .headline-underline {
  margin: 30px 0 20px 0; }
.event-sidebar .fa {
  width: 20px; }

.form-control, .pub-filter-button {
  width: 100%; }

.sidenavigation {
  position: fixed;
  right: 2%;
  top: 180px;
  width: 220px; }

.mCustomScrollbar {
  margin: 0 0 20px; }

.mCustomScrollBox {
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  padding: 20px 0; }

.basket-wrapper {
  display: none;
  position: absolute;
  top: 90px;
  z-index: 5000;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
.basket-wrapper .shopping-cart-button {
  text-align: center; }

.top-headline {
  position: fixed;
  background: #eeeeee;
  border-bottom: 1px solid #e3e3e3;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4999;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
@media (max-width: 767px) {
  .top-headline {
    display: none !important; } }
.top-headline h3 {
  margin: 0;
  padding: 0; }
.top-headline .shopping-cart-button {
  top: 10px; }

.top-headline.show {
  top: 80px;
  min-height: 85px;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }

.secondnavi-event {
  position: fixed;
  background: #eeeeee;
  padding: 10px 0;
  width: 100%;
  height: 56px;
  z-index: 5000;
  top: 80px;
  left: 0px;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }
.secondnavi-event .booking-button {
  margin: 0; }

.secondnavi-event.show {
  top: -84px;
  position: fixed;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }

.secondnavi {
  position: fixed;
  background: #eeeeee;
  padding: 10px 0;
  width: 100%;
  height: 56px;
  z-index: 5000;
  top: 80px;
  left: 0; }
.secondnavi .container {
  padding: 0 15px; }
.secondnavi div {
  overflow: hidden; }
.secondnavi h5 {
  color: #42474a; }
.secondnavi select:disabled {
  color: #d9dadb; }
.secondnavi .show-issue {
  color: #d9dadb;
  text-align: center;
  cursor: no-drop;
  transform: rotate(0deg);
  -o-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out; }
.secondnavi .show-issue i {
  font-size: 30px; }
.secondnavi .show-issue-active {
  color: #42474a;
  cursor: pointer; }
.secondnavi .show-issue-oc {
  transform: rotate(540deg); }

.form-control {
  border-radius: 0;
  font-size: 13px;
  height: 100%;
  padding: 5px 4px;
  box-shadow: none;
  border: 1px solid #eee;
  resize: vertical; }

.input-group .form-control {
  border-radius: 0;
  font-size: 13px;
  height: 33px;
  padding: 5px 4px;
  box-shadow: none;
  border: 1px solid #eee; }
.col-xs-3 .input-group .form-control {
  width: 113%; }
.col-xs-4 .input-group .form-control {
  width: 110%; }

.col-set-size {
  overflow: hidden;
  max-height: 500px; }

.col-set-size-m {
  overflow: hidden;
  max-height: 350px; }

.col-set-size-mm {
  overflow: hidden;
  max-height: 500px; }

.col-set-size-xl {
  overflow: hidden;
  max-height: 800px; }

.col-set-size-course {
  overflow: hidden;
  max-height: 660px; }

.col-set-size-auto {
  overflow: hidden; }

/* Über uns */
.veranstaltungsleitung .headline-underline {
  font-size: 24px;
  border: none; }

.finanzenverwaltung .headline-underline {
  font-size: 24px;
  border: none; }

.grafik .headline-underline {
  font-size: 24px;
  border: none; }

.anzeigendisposition .headline-underline {
  font-size: 24px;
  border: none; }

.entwicklung .headline-underline {
  font-size: 24px;
  border: none; }

.redaktionsteam .headline-underline {
  font-size: 24px;
  border: none; }

.redaktionsleitung .headline-underline {
  font-size: 24px;
  border: none; }

.eventleitung .headline-underline {
  font-size: 24px;
  border: none; }

.eventabteilung .headline-underline {
  font-size: 24px;
  border: none; }

/* Kontakt */
.wpb_row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* Footer */
.footer-like {
  background: #eeeeee; }
.footer-like h5 {
  margin: 8px 0 2px 0; }
.footer-like .container .row div {
  float: left; }
.footer-like .container .row div .fb-like {
  margin: 0 10px 0 0; }
.footer-like .container .row div .fb-like span {
  vertical-align: top !important; }
.footer-like .container .row div .g-plusone {
  margin: 1px 10px 5px 0; }
.footer-like .container .row div .twitter {
  margin: 0 10px 5px 0; }

.footer-widgets {
  background: #d9dadb;
  padding-bottom: 20px;
  font-size: 85%;
  line-height: normal;
  color: #263238; }
.footer-widgets a {
  color: #797979; }
.footer-widgets h5 {
  border-bottom: 1px dotted #263238; }
.footer-widgets h6 {
  margin: 0; }
.footer-widgets p {
  color: #263238; }
.footer-widgets ul {
  list-style: none;
  margin: 0 0 14px 0;
  padding: 0; }
.footer-widgets ul li {
  margin: 0;
  line-height: normal; }
.footer-widgets ul li a {
  line-height: normal; }
.footer-widgets ul li a:hover {
  color: #464646; }
.footer-widgets .footer-events div {
  margin: 0 0 10px 0; }
.footer-widgets .footer-events a {
  left: 0;
  position: relative; }
.footer-widgets .footer-events a:hover {
  color: #464646; }

.widget {
  margin-bottom: 20px; }

#footer-credits {
  background-color: #42474a; }
#footer-credits p {
  text-transform: none; }
#footer-credits p a {
  text-transform: uppercase;
  color: #b0bec5 !important; }
#footer-credits p a:hover {
  color: #eceff1 !important; }

#social-footer ul li a {
  border: 2px solid rgba(180, 180, 180, 0.9) !important;
  color: #b0bec5 !important; }
#social-footer ul li a i {
  color: #FFF !important; }
#social-footer ul li:first-child {
  margin-right: 5px; }
#social-footer ul li:first-child a {
  background-color: #3C599B !important; }
#social-footer ul li:first-child a:hover {
  background-color: #5b7dca !important; }
#social-footer ul li:nth-child(2) a {
  background-color: #DB4D37 !important; }
#social-footer ul li:nth-child(2) a:hover {
  background-color: #f3614a !important; }
#social-footer ul li:nth-child(3) a {
  background-color: #0077B5 !important; }
#social-footer ul li:nth-child(3) a:hover {
  background-color: rgba(35, 163, 229, 0.8) !important; }
#social-footer ul li:nth-child(4) a {
  background-color: #00605E !important; }
#social-footer ul li:nth-child(4) a:hover {
  background-color: rgba(45, 146, 144, 0.8) !important; }

.panel-heading {
  border-bottom: none;
  border-top: 1px solid transparent; }
.panel-heading:first-child {
  border-top: 0px solid transparent; }

.panel-collapse .panel-body .row:last-child {
  margin: 0 0 20px 0; }

/* Breadcrumb */
.breadcrumb_austellung span {
  font-size: 14px;
  width: calc(100% / 6) !important;
  padding: 0 10px 0 45px !important; }
.breadcrumb_austellung span:first-child {
  padding-left: 30px !important; }
.breadcrumb_austellung span:before {
  color: #0288d1 !important; }
.breadcrumb_austellung span.active:before {
  color: #FFF !important; }

.breadcrumb {
  /*centering */
  padding: 8px 0;
  display: inline-block;
  overflow: hidden;
  border-radius: 5px;
  background: #FFF;
  /*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links */
  counter-reset: flag;
  width: 100%; }

.breadcrumb span {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  line-height: 36px;
  color: white;
  /*need more margin on the left of links to accomodate the numbers */
  padding: 0 10px 0 60px;
  background: #CFCFCF;
  position: relative;
  width: calc(100%/4); }

.breadcrumb span, .breadcrumb span:after {
  transition: all 0.5s; }

/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links */
.breadcrumb span:first-child {
  padding-left: 46px;
  border-radius: 5px 0 0 5px; }

.breadcrumb span:first-child:before {
  left: 14px; }

.breadcrumb span:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 20px; }

/*hover/active styles */
.breadcrumb span.active, .breadcrumb span.active:after {
  background: #255169;
  color: #FFF; }

.breadcrumb span.active:hover, .breadcrumb span.active:hover:after {
  background: #255169; }

.breadcrumb span:after {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg);
  /*we need to prevent the arrows from getting buried under the next link */
  z-index: 1;
  /*background same as links but the gradient will be rotated to compensate with the transform applied */
  background: #CFCFCF;
  /*stylish arrow design using box shadow */
  box-shadow: 1px -2px 0px -2px rgba(0, 0, 0, 0.4), 3px -3px 0 1px rgba(255, 255, 255, 0.3);
  /* 5px - for rounded arrows and
   * 50px - to prevent hover glitches on the border created using shadows */
  border-radius: 0 5px 0 50px; }

/*we dont need an arrow after the last link */
.breadcrumb span:last-child:after {
  content: none; }

.breadcrumb span a {
  color: #0288d1; }

.breadcrumb span.active a {
  color: #FFF; }

.breadcrumb span.active:before {
  color: #FFF; }

/*we will use the :before element to show numbers */
.breadcrumb span:before {
  content: counter(flag);
  counter-increment: flag;
  /*some styles now */
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 8px 0;
  position: absolute;
  top: 0;
  left: 30px;
  font-weight: bold;
  color: #FFF; }

.flat span, .flat span:after {
  background: white;
  color: black;
  transition: all 0.5s; }

.flat span:before {
  background: white;
  box-shadow: 0 0 0 1px #ccc; }

.flat span:hover, .flat span.active, .flat span:hover:after, .flat span.active:after {
  background: #255169; }

[id*=positionen] {
  display: inline-block;
  float: left;
  margin: 6px 0 0 14px !important; }

.einzelpreis {
  display: inline-block;
  position: relative;
  float: right;
  font-weight: bold; }

.einzelpreis:after {
  clear: right; }

.netto {
  font-size: 12px; }

.inhalt {
  font-size: 15px; }

/* Warenkorb */
.well a .fa {
  margin: 0 10px 0 0; }

.button-xl-size {
  margin: 20px 0 0 0; }
.button-xl-size .btn-primary {
  background-color: #42474a;
  border-color: #42474a;
  border-radius: 3px;
  width: 100%;
  -o-transition: border-color, background-color 0.3s ease-in-out;
  -ms-transition: border-color, background-color 0.3s ease-in-out;
  -moz-transition: border-color, background-color 0.3s ease-in-out;
  -webkit-transition: border-color, background-color 0.3s ease-in-out;
  transition: border-color, background-color 0.3s ease-in-out; }
.button-xl-size .btn-primary:hover {
  background-color: #0288d1 !important;
  border-color: #0288d1 !important; }

.button-xxl {
  font-size: 20px;
  padding: 15px 0; }

/* Team */
a.anchor {
  position: relative;
  top: -135px; }

.archiv-employee-single-noimage-wrapper {
  position: relative;
  top: -6px;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  float: left; }
@media(max-width: 767px) {
  .archiv-employee-single-noimage-wrapper {
    width: 100%; } }
@media(max-width: 1199px) {
  .archiv-employee-single-noimage-wrapper {
    width: 91%;
    margin: 0 15px 0 15px; } }
.archiv-employee-single-noimage {
  background: #eeeeee;
  border-bottom: 5px solid #fff;
  margin: 0 5px 5px;
  padding: 0 5px;
  width: 175px; }
@media(max-width: 1199px) {
  .archiv-employee-single-noimage {
    width: 100%;
    margin: 0; } }
.archiv-employee-single-noimage h4 {
  height: auto;
  margin: 0;
  padding: 0; }
.archiv-employee-single-noimage .employee-single-description {
  background: none;
  padding: 3px 10px; }
.archiv-employee-single-noimage .employee-single-description .employee-single-position {
  line-height: 30px; }
.archiv-employee-single-noimage .employee-single-description .employee-single-mail {
  line-height: 20px; }
.archiv-employee-single-noimage .employee-single-description .employee-single-phone {
  line-height: 20px; }

.employee-single-image {
  position: relative;
  border: 1px solid #CFCFCF;
  overflow: hidden; }
.employee-single-image .employee-quote {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
  opacity: 0;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
.employee-single-image .employee-quote p {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 62px;
  font-style: italic;
  font-size: 17px;
  line-height: normal;
  padding: 20px;
  color: #5a5a5a; }
.employee-single-image img {
  padding: 5px;
  width: 100%;
  height: auto;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  /* +transition(opacity .3s ease-in-out) */ }
.employee-single-image img:hover {
  cursor: pointer;
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

.employee-single-image:hover > .employee-quote {
  opacity: 1; }

.employee-single-description {
  background: #eeeeee;
  bottom: 0;
  padding: 5px 10px;
  position: relative;
  width: 100%; }
.employee-single-description p {
  margin: 2px 0;
  padding: 0; }
.employee-single-description .employee-single-mail .fa {
  width: 20px;
  text-align: center; }
.employee-single-description .employee-single-mail a {
  font-size: 13px; }
.employee-single-description .employee-single-phone {
  font-size: 13px; }
.employee-single-description .employee-single-phone .fa {
  width: 20px;
  text-align: center; }

.Veranstaltungsleitung {
  margin: 0 0 0 10px; }
.Veranstaltungsleitung h2 {
  font-size: 22px;
  border-bottom: none; }

.Veranstaltungsabteilung {
  margin: 0 0 0 10px; }
.Veranstaltungsabteilung h2 {
  font-size: 22px;
  border-bottom: none; }

/* Mobile Navigation */
#navigation-mobile {
  background: #42474a;
  border-top: none;
  top: 0;
  width: 100%;
  z-index: 5003 !important; }

#menu-nav-mobile li {
  border-top: 1px dashed #eeeeee; }

/* Über Uns */
.page-template-template-about-us-php .content {
  margin: 0 !important; }
.page-template-template-about-us-php .content .about-columns {
  display: block;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }
@media (max-width: 640px) {
  .page-template-template-about-us-php .content .about-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }

.overlay-bg-fill {
  background: white !important; }

#title-page {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 290px;
  z-index: 1;
  width: 100%; }
@media (max-width: 768px) {
  #title-page {
    height: 173px; } }
#title-page h2 {
  color: black !important;
  font-size: 50px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-shadow: 2px 2px 2px white; }
@media (max-width: 900px) {
  #title-page h2 {
    font-size: 30px; } }
@media (max-width: 640px) {
  #title-page h2 {
    font-size: 18px; } }

.pagize {
  padding: 30px 30px 0 30px !important;
  position: relative;
  width: 100%;
  max-width: 990px;
  margin: auto; }
@media (max-width: 900px) {
  .pagize {
    width: 90%;
    max-width: 800px; } }

.page-caption {
  color: #d0d0d0 !important;
  font-size: 14px !important;
  text-align: right; }

.about-us-building {
  margin: auto;
  margin-bottom: 30px;
  max-width: 990px;
  width: 100%;
  position: relative;
  z-index: 2;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.about-us-building-wrapper:hover .about-us-building {
  opacity: 0.3; }
.about-us-building-wrapper:hover #title-page {
  display: block; }

.jobs-key-wrapper {
  margin: auto;
  margin-bottom: -50px;
  max-width: 1140px;
  width: 100%;
  position: relative;
  z-index: 2;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.jobs-key-wrapper .jobs-key {
  margin: auto;
  max-width: 1140px;
  width: 100%;
  position: relative;
  z-index: 2;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.page-caption {
  color: black !important;
  font-size: 14px !important;
  text-align: right;
  width: 80%; }

.about-us-building-wrapper {
  width: 100%;
  position: relative;
  background: #e5e5e5 !important;
  background: -moz-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e5e5e5), color-stop(90%, #b9b9b9)) !important;
  background: -webkit-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -o-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: -ms-radial-gradient(center, ellipse cover, #e5e5e5 0%, #b9b9b9 90%) !important;
  background: radial-gradient(ellipse at center, #e5e5e5 0%, #b9b9b9 90%) !important;
  padding: 40px 20px 0; }

.om-slider {
  position: relative; }

#history-slider-wrapper {
  overflow-x: hidden;
  padding: 0 0 0 10px; }

.history-slider {
  position: relative;
  width: 9999em;
  left: 0; }

.company-slider {
  padding: 25px 0 0 0; }
.company-slider .history-slider h6 {
  background: #255169;
  min-height: auto; }
.company-slider .history-slider p {
  min-height: 131px !important; }

.history-item {
  position: relative;
  float: left;
  width: 280px !important;
  max-height: 431px; }
.history-item .history-content {
  width: 100%;
  background: #fff; }
.history-item .history-content .history-content-image {
  overflow: hidden;
  border: 1px solid #CFCFCF;
  border-bottom: 0;
  background: #eee !important; }
.history-item .history-content .history-content-image img {
  padding: 10px;
  margin: 0;
  border: none;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
.history-item .history-content .history-content-image img:hover {
  cursor: pointer;
  -ms-transform: scale(1.21);
  -webkit-transform: scale(1.21);
  transform: scale(1.21); }
.history-item .history-content .history-content-text {
  border: 1px solid #CFCFCF;
  border-top: 0;
  padding: 5px;
  margin: 0;
  min-height: 160px;
  border-radius: 0 0 3px 3px; }
.history-item .history-date {
  background: #255169;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  margin-right: 10px;
  padding: 2px 5px;
  position: absolute;
  right: 0;
  top: 38%;
  width: auto;
  z-index: 99; }
.history-item .history-date:before {
  content: " ";
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #255169 transparent transparent;
  position: absolute;
  left: -9px;
  top: 4px; }
.history-item h6 {
  border-radius: 3px 3px 0 0;
  color: white !important;
  padding: 5px;
  margin-bottom: 0 !important;
  line-height: 18px;
  min-height: 65px; }
.history-item h6 a {
  color: #fff; }
.history-item .history-item-title {
  border: 3px solid white;
  background: #eeeeee; }
.history-item .history-item-title h4 {
  margin: 0;
  padding: 5px; }
.history-item .history-item-date {
  background: #255169;
  color: white;
  line-height: normal;
  font-size: 14px;
  position: absolute;
  top: 125px;
  right: 0;
  width: auto;
  padding: 2px 5px; }
.history-item .history-item-date:before {
  content: " ";
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #255169 transparent transparent;
  position: absolute;
  left: -9px;
  top: 4px; }
.history-item .history-item-content {
  background: white;
  padding: 10px 5px;
  height: 118px; }
.history-item .history-item-content p {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  white-space: normal; }

.history-item-image {
  overflow: hidden; }
.history-item-image img {
  width: 100%;
  background: white;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.history-item-image img:hover {
  cursor: pointer;
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

.referent-item {
  width: 195px !important; }
.referent-item h4 {
  min-height: 40px;
  line-height: 20px;
  margin: 5px 0; }
.referent-item .description {
  margin: 10px 0 0 0;
  font-size: 12px;
  min-height: 210px; }
.referent-item .description p {
  line-height: 16px; }

.move-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 70px;
  float: left;
  font-size: 70px; }
.move-slider i {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0 8px 0 5px; }
.move-slider i:hover {
  cursor: pointer;
  background: #42474a;
  color: white; }

.move-slider-left {
  padding: 0;
  left: -15px;
  width: auto;
  z-index: 99; }
.move-slider-left i {
  border-radius: 5px 0 0 5px; }

.move-slider-right {
  padding: 0;
  float: right;
  right: -15px;
  width: auto;
  z-index: 99; }
.move-slider-right i {
  border-radius: 0 5px 5px 0; }

.publication-slider {
  padding: 25px 0 55px 0; }
.publication-slider .container {
  position: relative; }

#publications-slider-wrapper {
  overflow-x: hidden;
  float: left;
  border: 10px solid white;
  margin: 0;
  padding: 0; }
#publications-slider-wrapper .history-item {
  background: white; }
#publications-slider-wrapper h6 {
  background: #ff5722;
  border-radius: 3px 3px 0 0;
  color: white !important;
  padding: 5px;
  margin-bottom: 0 !important;
  line-height: 18px;
  min-height: 48px;
  white-space: normal; }

.event-slider-wrapper {
  width: 100%;
  overflow-x: hidden;
  float: left;
  border: 10px solid #eeeeee;
  background: #eeeeee;
  margin: 0;
  padding: 0 0 15px 0; }
.event-slider-wrapper .history-slider .history-item .history-item-title h4 {
  font-size: 15px;
  height: 58px;
  white-space: normal; }
.event-slider-wrapper .history-slider .history-item .history-item-title .history-item-date {
  top: 56%; }
.event-slider-wrapper .history-slider .history-item .history-item-content {
  height: auto;
  min-height: 70px;
  white-space: normal; }
.event-slider-wrapper .history-item-image {
  width: 140px;
  height: 140px;
  float: left;
  border: 3px solid #FFF; }
.event-slider-wrapper .event-item-date {
  height: 140px;
  background: #0288d1;
  padding: 10px;
  color: white;
  font-size: 20px;
  float: left;
  width: 110px;
  border-top: white solid 3px;
  border-right: white solid 3px;
  border-bottom: white solid 3px; }
.event-slider-wrapper .event-item-date span {
  font-size: 35px;
  font-weight: bold; }

.event-seminar-slider-wrapper {
  width: 100%;
  overflow-x: hidden;
  float: left;
  border: 10px solid #eeeeee;
  background: #eeeeee;
  margin: 0;
  padding: 0 0 15px 0; }
.event-seminar-slider-wrapper .history-slider .history-item .history-item-title h4 {
  font-size: 15px;
  height: 58px;
  white-space: normal; }
.event-seminar-slider-wrapper .history-slider .history-item .history-item-title .history-item-date {
  top: 56%; }
.event-seminar-slider-wrapper .history-slider .history-item .history-item-content {
  height: auto;
  min-height: 70px;
  white-space: normal; }
.event-seminar-slider-wrapper .history-item-image {
  width: 140px;
  height: 140px;
  float: left;
  border: 3px solid #FFF; }
.event-seminar-slider-wrapper .event-item-date {
  height: 140px;
  background: #607d8b;
  padding: 10px;
  color: white;
  font-size: 20px;
  float: left;
  width: 110px;
  border-top: white solid 3px;
  border-right: white solid 3px;
  border-bottom: white solid 3px; }
.event-seminar-slider-wrapper .event-item-date span {
  font-size: 35px;
  font-weight: bold; }

#news-slider-wrapper {
  overflow-x: hidden;
  float: left;
  border: 10px solid #eeeeee;
  background: #eeeeee;
  margin: 0;
  padding: 0 0 15px 0; }
#news-slider-wrapper .news-slider {
  left: 0;
  position: relative;
  width: 999em; }
#news-slider-wrapper .news-slider .news-item {
  float: left;
  position: relative;
  width: 280px;
  white-space: normal; }
#news-slider-wrapper .news-slider .news-item .news-item-title h4 {
  font-size: 15px;
  height: 80px;
  white-space: normal; }
#news-slider-wrapper .news-slider .news-item .news-item-title .history-item-date {
  top: 56%; }
#news-slider-wrapper .news-slider .news-item .news-item-content {
  height: auto;
  min-height: 70px;
  white-space: normal; }
#news-slider-wrapper .news-item-image {
  width: 140px;
  height: 140px;
  float: left;
  border: 3px solid #FFF; }

.referent-slider {
  padding: 25px 0 55px 0; }
.referent-slider .container {
  position: relative; }

#referent-slider-wrapper {
  overflow-x: hidden;
  float: left;
  border: 10px solid white;
  margin: 0;
  padding: 0; }
#referent-slider-wrapper .history-item {
  background: #FFF;
  white-space: normal; }
#referent-slider-wrapper h6 {
  background: #ff5722;
  border-radius: 3px 3px 0 0;
  color: white !important;
  padding: 5px;
  margin-bottom: 0px !important;
  line-height: 18px;
  min-height: 48px;
  white-space: normal; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-top: 20px;
  padding-right: 0;
  padding-left: 15px; }

.container .mix {
  opacity: 1;
  padding: 0 15px; }

/* Media queries */
@media (min-width: 375px) {
  .col-xs-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 768px) {
  .slider-container {
    max-width: 750px; }

  .standard-blog article {
    width: 100%; }

  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .slider-container {
    max-width: 970px; }

  .standard-blog article {
    width: 50%; }

  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (max-width: 1020px) {
  .secondnavi {
    display: none !important; }

  .secondnavi-event {
    display: none !important; }

  .secondnavi-event.show {
    display: none !important; }

  .top-headline {
    display: none !important; }

  .top-headline.show {
    display: none !important; }

  .landing .top-headline.show {
    display: block !important;
    position: absolute !important; }
  .landing .secondnavi-landing {
    display: block !important;
    position: absolute !important; }
  .landing .secondnavi-landing.move {
    top: 80px;
    display: block !important;
    position: absolute !important; }

  .landing .landing-content {
    margin: 190px 0 0 0 !important; }

  .breadcrumb {
    display: none; }

  .content {
    margin-top: 0; }

  #accordion {
    display: none; }

  .ausstellerinfo-content #accordion {
    display: block; }

  .accordion {
    display: none; }

  .shopping-cart {
    display: block !important; }

  .basket-wrapper {
    display: block !important; }

  .shopping-cart .shopping-cart-content-show {
    margin: -100px 0 0 0 !important;
    position: absolute !important; }

  .event-back {
    display: none; } }
@media (min-width: 1200px) {
  .slider-container {
    max-width: 1170px; }

  .standard-blog article {
    width: 32%; }

  .col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 15px; }

  .no-left-padding {
    padding-left: 0 !important; }

  .col-lg-5ths {
    width: 20%;
    float: left; } }
@media (max-width: 992px) {
  .container {
    max-width: 900px; }

  #main.sticky-header-enabled, #main.sticky-header {
    padding-top: 0; } }
@media (max-width: 767px) {
  #main.sticky-header-enabled, #main.sticky-header {
    padding-top: 0; }

  .secondnavi {
    position: absolute; }

  .footer-publication {
    display: none; }

  .footer-events {
    display: none; }

  .footer-mediadaten {
    display: none; }

  .col-xs-10 {
    width: 73.333%; }

  .single-course-referents {
    display: none; }

  .single-course-companie {
    display: none; } }
@media (max-width: 667px) {
  .landing .landing-content {
    margin: 210px 0 0 0 !important; } }
@media (max-width: 480px) {
  .secondnavi {
    display: none !important; }

  .secondnavi-event {
    display: none !important; }

  .secondnavi-event.show {
    display: none !important; }

  .top-headline {
    display: none !important; }

  .top-headline.show {
    display: none !important;
    min-height: 150px !important; }

  .landing .top-headline.show {
    display: block !important;
    position: absolute !important; }
  .landing .top-headline .landingpage-headline h3 {
    margin: 5px 0 5px 0;
    line-height: 1.2em !important; }
  .landing .secondnavi-landing {
    display: block !important;
    position: absolute !important; }
  .landing .secondnavi-landing.move {
    top: 80px;
    display: block !important;
    position: absolute !important; }

  .landing .landing-content {
    margin: 290px 0 0 0 !important; }

  .event-grid {
    margin: 0 0 20px 0; } }
@media (max-width: 320px) {
  .landing .landing-content {
    margin: 250px 0 0 0 !important; } }
@media only screen and (min-device-width: 768px) {
  .nav-tabs-referenten .tab-content {
    z-index: 1;
    min-height: 450px !important; }

  .referent-image-big {
    max-width: 250px; }
  .referent-image-big img {
    max-width: 250px; }

  .btn-single-course-bottom {
    max-width: 250px !important; } }
/* kiosk */
.kiosk footer, .kiosk #menu, .kiosk .more_informations, .kiosk .information-map, .kiosk .back-link {
  display: none; }
.kiosk .kiosk-back-link {
  display: block; }

#overlay {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10000; }
#overlay .center {
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slider-circle-icon {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  text-align: center;
  transition: background 0.4s ease 0s; }
@media (max-width: 500px) {
  .slider-circle-icon {
    width: 55px;
    height: 55px; } }
.slider-circle-icon .fa {
  line-height: 80px;
  font-size: 38px !important;
  color: white; }
@media (max-width: 500px) {
  .slider-circle-icon .fa {
    line-height: 55px;
    font-size: 25px !important; } }
.slider-circle-icon img {
  width: 100%;
  height: 100%; }
.slider-circle-icon:hover {
  background: blue;
  transition: background 0.4s ease 0s; }
.slider-circle-icon.icon-event {
  background: #0288d1; }
.slider-circle-icon.icon-event:hover {
  background: #0270B1; }
.slider-circle-icon.icon-about {
  background: #24c856; }
.slider-circle-icon.icon-about:hover {
  background: #12c700; }
.slider-circle-icon.icon-shop {
  background: #ff9100; }
.slider-circle-icon.icon-shop:hover {
  background: #ff6d00; }
.slider-circle-icon.icon-pub {
  background: #ff5722; }
.slider-circle-icon.icon-pub:hover {
  background: #f4511e; }

.slider-below {
  float: left;
  width: 25%;
  padding: 0 25px;
  margin: 0 0 30px; }
.slider-below h4 {
  margin-top: 20px;
  text-align: center;
  font-size: 20px; }
@media (max-width: 1024px) {
  .slider-below h4 {
    min-height: 60px; } }
@media (max-width: 800px) {
  .slider-below h4 {
    display: none; } }
.slider-below p {
  min-height: 240px; }
@media (max-width: 1530px) {
  .slider-below p {
    min-height: 300px; } }
@media (max-width: 1400px) {
  .slider-below p {
    min-height: 340px; } }
@media (max-width: 1200px) {
  .slider-below p {
    min-height: 420px; } }
@media (max-width: 1100px) {
  .slider-below p {
    min-height: 450px; } }
@media (max-width: 1024px) {
  .slider-below p {
    min-height: 515px; } }
@media (max-width: 900px) {
  .slider-below p {
    min-height: 550px; } }
@media (max-width: 850px) {
  .slider-below p {
    min-height: 550px; } }
@media (max-width: 800px) {
  .slider-below p {
    display: none; } }
.slider-below .slider-below-sep {
  width: 100%;
  height: 3px; }
@media (max-width: 800px) {
  .slider-below .slider-below-sep {
    display: none; } }
.slider-below.slider-below-event h4 a {
  color: #0288d1; }
.slider-below.slider-below-event .slider-below-sep {
  background-color: #0288d1; }
.slider-below.slider-below-about h4 a {
  color: #24c856; }
.slider-below.slider-below-about .slider-below-sep {
  background-color: #24c856; }
.slider-below.slider-below-shop h4 a {
  color: #ff9100; }
.slider-below.slider-below-shop .slider-below-sep {
  background-color: #ff9100; }
.slider-below.slider-below-pub h4 a {
  color: #ff5722; }
.slider-below.slider-below-pub .slider-below-sep {
  background-color: #ff5722; }

.slider-below-wrap {
  margin-top: 40px; }
@media (max-width: 500px) {
  .slider-below-wrap {
    margin-top: 20px; } }

.archiv-employee-single {
  margin: 0 0 40px 0; }
.archiv-employee-single h4 {
  height: 40px;
  line-height: 1em; }
.archiv-employee-single .employee-single-mail:before {
  display: inline-block;
  width: 15px; }
.archiv-employee-single .employee-single-phone:before {
  display: inline-block;
  width: 15px;
  font-size: 16px; }

.post-content img {
  /* @see img-responsive bootstrap class */
  display: block;
  height: auto;
  max-width: 100%; }

.page-kontakt .wpcf7 input {
  width: 50%; }
.page-kontakt .wpcf7 input:focus {
  color: #5a5a5a; }
.page-kontakt .wpcf7 select {
  width: 50%;
  background: none repeat scroll 0 0 #fbfbfb;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  box-shadow: none;
  color: #5a5a5a;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 15px;
  resize: none;
  transition: background 0.15s ease-in-out 0s, border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s; }
.page-kontakt .wpcf7 select:focus {
  color: #5a5a5a; }

.extended-publications {
  height: 100%; }
.extended-publications .fa {
  font-size: 80px;
  position: absolute;
  text-align: center;
  width: 88%;
  z-index: 1;
  top: 34%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ff5722; }
@media (min-width: 768px) and (max-width: 1024px) {
  .extended-publications .fa {
    font-size: 40px;
    top: 17%;
    width: 41%; } }
.extended-publications a {
  display: block; }
.extended-publications a h4 {
  font-size: 14px;
  padding: 0 0 0 5px;
  margin: 0;
  word-wrap: break-word; }
.extended-publications a img {
  max-width: 100%;
  height: auto;
  padding: 5px; }
.extended-publications p {
  min-height: 100px;
  line-height: 20px;
  margin: 10px 0 0 0; }
.extended-publications .col-xs-4 {
  border-bottom: 1px solid #d9dadb;
  height: 245px;
  padding: 0 2px; }

.displayBlock {
  display: block !important; }

.displayNone {
  display: none !important; }

/***Mediadata** */
.mediadata form .input-group {
  margin: 0 0 5px 0; }
.mediadata form .input-group .input-group-addon {
  max-width: 36px; }
.mediadata form .input-group .form-control {
  border: 1px solid #CFCFCF;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.mediadata form .form-group {
  position: relative;
  display: table;
  border-collapse: separate; }
.mediadata form .form-group .input-group-addon {
  max-width: 36px;
  vertical-align: top; }
.mediadata form .form-group .form-control {
  border: 1px solid #CFCFCF;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.mediadata form .form-group input {
  border: 1px solid #CFCFCF;
  border-radius: 4px 0 0 4px; }
.mediadata form label {
  display: block;
  width: 5%;
  float: left;
  top: 6px;
  text-align: center;
  background: #F9F9F9;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #CFCFCF;
  position: relative;
  z-index: 2;
  height: 34px; }
@media (max-width: 640px) {
  .mediadata form label {
    width: 40px; } }
.mediadata form label:empty {
  background: #FFF; }
@media (max-width: 640px) {
  .mediadata form label:empty {
    width: 15%; } }
.mediadata form .mf_message {
  height: 106px; }
.mediadata form .label-next-to {
  width: 85%;
  margin: 0 0 0 2%; }
.mediadata form input {
  border: 1px solid #d0d0d0;
  border-radius: 4px; }
.mediadata form input[type="submit"] {
  margin: 10px 0 0 0;
  width: 100%;
  padding: 5px;
  text-align: center;
  float: right; }
.mediadata form .fa {
  opacity: 0.6; }

.mediadata form .mediadata-ads .fa {
  font-size: 25px;
  margin: 5px 0 0 0;
  opacity: 0.1; }

.publication-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 25px; }
.publication-row .media-item {
  margin-bottom: 25px;
  flex-basis: 25%; }
@media(max-width: 768px) {
  .publication-row .media-item {
    flex-basis: 50%; } }
.publication-row:before, .publication-row:after {
  display: none; }

.md-english {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 20%;
  font-size: 1.25em;
  display: block; }

.md-image {
  margin: 0 !important; }

.md-pub-button-2 {
  margin: 5px 0; }

.md-pub-button {
  margin: 0; }

.media-data-pubs {
  margin-bottom: 15px; }
@media(max-width: 768px) {
  .media-data-pubs {
    flex-wrap: wrap; } }
.media-data-pubs span {
  margin-right: 25px; }
@media(max-width: 768px) {
  .media-data-pubs span {
    margin-right: 0;
    margin-bottom: 5px;
    width: 50%; } }
@media(max-width: 375px) {
  .media-data-pubs span {
    width: 100%; } }
.media-data-pubs i {
  margin: 3px 5px 0 0;
  display: block;
  float: left; }

.md-epaper-img {
  position: relative; }
.md-epaper-img .issue-title {
  font-size: 18px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  bottom: 70%; }
@media(max-width: 1200px) {
  .md-epaper-img .issue-title {
    bottom: 50%; } }
@media(max-width: 375px) {
  .md-epaper-img .issue-title {
    font-size: 14px;
    bottom: 35%; } }
.md-epaper-img .issue-year {
  font-size: 72px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  bottom: 46%; }
@media(max-width: 1200px) {
  .md-epaper-img .issue-year {
    font-size: 20px;
    margin: 55px 0 0 0;
    bottom: 35%; } }
@media(max-width: 375px) {
  .md-epaper-img .issue-year {
    font-size: 14px;
    bottom: 20%; } }
.md-epaper-img .issue-year .play-circle {
  position: absolute;
  top: -56%;
  left: 36%;
  opacity: 0.3;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
.md-epaper-img img {
  z-index: 2;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  position: relative;
  width: 100%; }
.md-epaper-img img:hover {
  opacity: 0.3; }

.circulation {
  display: inline-block;
  width: 40%; }

.publication-date {
  display: inline-block;
  margin: 0 5px 0 0;
  width: auto; }

.pubs-list {
  margin: 0;
  margin-bottom: 25px; }

/*** Artikel List ** */
.more-article-list {
  margin: 0 0 10px 0;
  list-style: none; }
.more-article-list li {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 15px 10px;
  line-height: normal;
  margin: 10px 0 0 0; }
.more-article-list li:nth-child(odd) {
  background: white; }
.more-article-list span {
  font-size: 13px; }

/*** weitere Events ** */
.more-events-list {
  margin: 0 0 10px 0;
  list-style: none; }
.more-events-list li {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 15px 5px;
  line-height: normal;
  margin: 10px 0 0 0;
  border: 1px solid #CFCFCF; }
.more-events-list li:nth-child(odd) {
  background: white; }
.more-events-list span {
  font-size: 13px; }
.more-events-list .event-button {
  height: 100%;
  word-wrap: break-word;
  white-space: normal; }

/*** Search ** */
.search-result-title {
  margin: 0 0 10px 0; }

/*** Dashboard ** */
.page-description .number {
  display: inline-block;
  width: 90px;
  text-align: right; }

.aw-contact .number {
  display: inline-block;
  width: 50px; }

.quad-vi {
  height: 20px;
  width: 20px;
  background: #f1714b;
  display: inline-block; }

.quad-pi {
  height: 20px;
  width: 20px;
  background: #f1914a;
  display: inline-block; }

.quad-gi {
  height: 20px;
  width: 20px;
  background: #f1bc4a;
  display: inline-block; }

.referent-head {
  height: 105px;
  overflow: hidden;
  border-top: 5px solid #FFF;
  border-bottom: 5px solid #FFF; }
.referent-head .img-responsive {
  position: relative;
  padding: 5px;
  bottom: 10px; }

.company-head {
  display: table-cell !important;
  vertical-align: middle;
  height: 105px;
  overflow: hidden;
  font-size: 14px;
  line-height: 13px;
  padding: 10px 5px;
  text-align: center;
  color: #9d9d9d;
  width: 106px; }
.company-head .img-responsive {
  position: relative;
  top: -7px; }

.referent-image-big {
  display: block;
  overflow: hidden;
  border: 1px solid #CFCFCF; }
.referent-image-big img {
  position: relative;
  width: 100%;
  height: auto;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
.referent-image-big img:hover {
  cursor: pointer;
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

.nav-tabs-referenten .nav-tabs > li.active a {
  background: #fff !important;
  cursor: pointer; }
.nav-tabs-referenten a[role='tab'] {
  display: block;
  padding: 0 !important; }
.nav-tabs-referenten a[role='tab'] * {
  display: block; }
.nav-tabs-referenten .nav-tabs {
  border-left: 1px solid #dfdfdf; }
.nav-tabs-referenten .nav-tabs li {
  width: 107px;
  border-bottom: 1px solid #dfdfdf;
  height: 107px; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .nav-tabs-referenten .nav-tabs li {
    height: 107px; } }
.nav-tabs-referenten .nav-tabs li:hover span.scientist {
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  opacity: 0; }
.nav-tabs-referenten .nav-tabs li span.scientist {
  line-height: 14px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #FFF;
  bottom: 0;
  letter-spacing: 0;
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s; }
.nav-tabs-referenten .nav-tabs li span.scientist_head {
  border-top: 2px solid #FFF;
  background: #b69a42; }
.nav-tabs-referenten .nav-tabs > li:first-child {
  border-left: none; }
.nav-tabs-referenten .tab-content {
  position: absolute;
  top: 36px;
  height: 100%;
  min-height: 355px !important;
  width: 94%;
  padding: 10px 0 !important;
  background: #FFF; }
.nav-tabs-referenten .tab-content .close-referenten {
  cursor: pointer; }
.nav-tabs-referenten .tab-content .active {
  min-height: 196px; }
.nav-tabs-referenten li a:hover {
  background: #fff !important; }
.nav-tabs-referenten li.active a {
  background: #fff !important; }

.tab-content > .active {
  min-height: 194px; }

.nav-tabs-companies a[role='tab'] {
  display: block;
  padding: 0 !important; }
.nav-tabs-companies a[role='tab'] * {
  display: block; }
.nav-tabs-companies .nav-tabs > li.active a {
  background: #fff !important;
  cursor: pointer; }
.nav-tabs-companies .nav-tabs > li.active a:hover {
  background: #fff !important; }
.nav-tabs-companies .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
.nav-tabs-companies .company-head span {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
  line-height: 10px;
  font-size: 10px; }
.nav-tabs-companies .company-image-wrapper {
  border: 1px solid #CFCFCF;
  border-radius: 10px; }
.nav-tabs-companies .company-image-wrapper .company-image img {
  display: inline-block;
  margin: 2%;
  width: 96%; }
.nav-tabs-companies .company-image-wrapper .no-company-image {
  padding: 10px;
  width: 234px;
  height: 100px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #9d9d9d;
  line-height: initial; }
.nav-tabs-companies .company-content-wrapper p {
  margin: 0;
  display: table; }
.nav-tabs-companies .company-content-wrapper p .fa {
  display: table-cell;
  width: 25px; }
.nav-tabs-companies .company-content-wrapper p a {
  display: table-cell; }
.nav-tabs-companies .nav-tabs > li:first-child {
  border-left: none; }
.nav-tabs-companies .nav-tabs {
  border-left: 1px solid #dfdfdf; }
.nav-tabs-companies .nav-tabs li {
  width: 107px;
  border-bottom: 1px solid #dfdfdf;
  height: 107px; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .nav-tabs-companies .nav-tabs li {
    height: 107px; } }
.nav-tabs-companies .nav-tabs li:hover span.sponsor {
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  opacity: 0; }
.nav-tabs-companies .nav-tabs li span.sponsor {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #FFF;
  bottom: 0;
  letter-spacing: 0;
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s; }
.nav-tabs-companies .nav-tabs li span.gold {
  border-top: 2px solid #FFF;
  background: #b69a42; }
.nav-tabs-companies .nav-tabs li span.silver {
  border-top: 2px solid #FFF;
  background: #7a7979; }
.nav-tabs-companies .nav-tabs li span.bronze {
  border-top: 2px solid #FFF;
  background: #b56740; }
.nav-tabs-companies .nav-tabs li span.leader {
  border-top: 2px solid #FFF;
  background: #337ab7; }
.nav-tabs-companies .tab-content {
  position: absolute;
  top: 36px;
  width: 94%;
  padding: 10px 0 !important;
  background: #FFF;
  z-index: 1; }
.nav-tabs-companies .tab-content .close-companies {
  cursor: pointer; }

.nav-tabs > li:last-child {
  border-right: 1px solid #dfdfdf; }

.nav-tabs > li:first-child {
  border-left: 1px solid #dfdfdf; }

.set-height {
  position: relative; }

/*** for email ** */
.override {
  font-family: "PT Sans" !important; }

/*** clearfix ** */
.clearfix:before, .om-slider:before, .clearfix:after, .om-slider:after {
  display: table;
  content: " "; }

.clearfix:after, .om-slider:after {
  clear: both; }

/* landing Page Publication */
.landing-pub .description {
  margin: 20px 0 50px; }
.landing-pub .headline-more-underline {
  border-bottom: 1px solid #d9dadb;
  margin: 50px 0 15px 0; }

#jump-archiv {
  display: block;
  margin-top: -100px; }
@media(max-width: 980px) {
  #jump-archiv {
    margin-top: 0; } }
@media(max-width: 900px) {
  #jump-archiv {
    margin-top: 0; } }
@media(max-width: 810px) {
  #jump-archiv {
    margin-top: 0; } }
.mediadata-issue .mediadata-issue-content {
  margin: 0 0 30px 0; }
.mediadata-issue .mediadata-issue-content .headline-underline .fa {
  font-size: 16px; }
.mediadata-issue .mediadata-issue-content .employee-single-phone:before {
  width: 20px;
  display: inline-block;
  font-size: 18px; }
.mediadata-issue .mediadata-issue-content .employee-single-mail:before {
  width: 20px;
  display: inline-block; }

/* news */
.post-container .post-name .entry-meta {
  border-bottom: 1px dotted #CFCFCF;
  margin: 0 0 20px 0; }

.overlay-bg {
  opacity: 0.6 !important; }

#image-static {
  overflow: visible !important; }

#content .single-post {
  padding-top: 0 !important; }

.single-post .pagize {
  max-width: 1170px !important;
  padding: 90px 15px 90px 15px !important; }
.single-post .pagize .row {
  background-color: rgba(0, 0, 0, 0.5); }
.single-post .pagize h2 {
  color: #FFF !important;
  font-size: 50px;
  font-weight: bold;
  font-style: italic; }
.single-post .post-thumb img {
  width: 100%;
  height: auto;
  border: 1px solid #CFCFCF;
  margin: 0 0 10px 0;
  padding: 5px;
  background: #eee !important; }

.business-news {
  background: #FFF !important; }
.business-news h6 {
  background: #187eb5;
  border-radius: 3px 3px 0 0;
  color: #fff !important;
  line-height: 18px;
  margin-bottom: 0 !important;
  min-height: 65px;
  padding: 5px; }
.business-news .news-date {
  background: #187eb5;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  margin-right: 10px;
  padding: 2px 5px;
  position: absolute;
  right: 0;
  top: 38%;
  width: auto;
  z-index: 99; }
.business-news .news-date:before {
  content: " ";
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #187eb5 transparent transparent;
  position: absolute;
  left: -9px;
  top: 4px; }
.business-news .news-content .news-content-text {
  min-height: 275px;
  background-color: #fafafa; }

.business-news-button {
  width: 100%;
  margin: 0;
  color: white !important;
  border-radius: 0 0 4px 4px;
  background: #42474a;
  border-color: #42474a; }
.business-news-button:hover {
  background: #58b0df;
  border-color: #58b0df; }
.business-news-button:focus {
  background: #187eb5;
  border-color: #187eb5; }

.meta-sep {
  visibility: hidden; }

.comment-count {
  visibility: hidden; }

.edit-post {
  visibility: hidden; }

.internal-news-slider h3 a {
  color: #187eb5; }

.internal-slider-wrapper {
  overflow: hidden;
  padding: 0 0 0 10px; }

.internal-news h6 {
  background-color: #187eb5;
  font-size: 16px; }
.internal-news .news-item {
  background: none; }
.internal-news .news-content-image {
  border-bottom: 0; }
.internal-news .news-content-text {
  border: 1px solid #CFCFCF;
  border-top: 0; }
.internal-news .news-date {
  background-color: #187eb5;
  top: 43%; }
.internal-news .news-date:before {
  border-color: transparent #187eb5 transparent transparent; }
.internal-news .read-more a:hover {
  background-color: #187eb5;
  border-color: #187eb5; }

body.home h3 {
  z-index: 500;
  position: relative; }

video {
  width: 100%;
  height: auto;
  margin: 0 0 40px 0; }

.video-content {
  border: 1px solid #CFCFCF; }

.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%; }

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important; }

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.btn-space-right {
  padding-right: 3px !important; }
@media(max-width: 980px) {
  .btn-space-right {
    padding-right: 0 !important; } }
@media(max-width: 900px) {
  .btn-space-right {
    padding-right: 0 !important; } }
@media(max-width: 810px) {
  .btn-space-right {
    padding-right: 0 !important; } }
.btn-space-left {
  padding-left: 3px !important; }
@media(max-width: 980px) {
  .btn-space-left {
    padding-left: 0 !important; } }
@media(max-width: 900px) {
  .btn-space-left {
    padding-left: 0 !important; } }
@media(max-width: 810px) {
  .btn-space-left {
    padding-left: 0 !important; } }
.btn-space-center-right {
  padding-right: 1.5px !important; }

.btn-space-center-left {
  padding-left: 1.5px !important; }

.btn-space-right-right {
  padding-right: 3px !important; }

.btn-space-left-left {
  padding-left: 3px !important; }

.col-set-size-m.epaper {
  max-height: 650px; }

.gm-style .gm-style-iw {
  line-height: 26px; }

@media(max-width: 980px) {
  .mobile-hidden {
    display: none; } }
@media(max-width: 900px) {
  .mobile-hidden {
    display: none; } }
@media(max-width: 810px) {
  .mobile-hidden {
    display: none; } }
@media (max-width: 1300px) and (min-width: 991px) {
  #menu-nav .menu-item:before {
    font-size: 17px !important; }
  #menu-nav .menu-item a {
    font-size: 11px; }
  #menu-nav #menu-item-356, #menu-nav #menu-item-131, #menu-nav #menu-item-18854, #menu-nav #menu-item-17774, #menu-nav #menu-item-19487, #menu-nav #menu-item-18935, #menu-nav #menu-item-18994, #menu-nav #menu-item-36619, #menu-nav #menu-item-18228 {
    width: 53px !important; }
  #menu-nav #menu-item-13, #menu-nav #menu-item-376, #menu-nav #menu-item-963, #menu-nav #menu-item-18100, #menu-nav #menu-item-960 {
    width: 95px !important; } }
.grecaptcha-badge {
  display: none; }

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