﻿@media only screen and (min-width: 768px) {
  .header {
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
  }
}
@media only screen and (max-width: 767px) {
  .header .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .header .container-fluid {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.full-height {
  height: 100%;
}
html {
  overflow-y: scroll;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
.input-validation-error {
  border: 1px solid red;
}
.field-validation-error {
  color: red;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
@media only screen and (min-width: 768px) {
  .no-padding-right-sm {
    padding-right: 0 !important;
  }
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  .no-padding-left-sm {
    padding-left: 0 !important;
  }
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
a {
  color: #07438c;
}
.warning {
  text-align: center;
  padding: 20px 100px;
}
.warning .img-responsive {
  margin: 0 auto 10px;
}
.warning .warning-headline {
  font-size: 2em;
}
.intro-slider {
  background-color: #ffffff;
}
.intro-slider .random-logo {
  text-align: center;
  color: #ffffff;
  position: absolute;
  background-color: #07438c;
  top: 7%;
  right: 0;
  width: 200px;
  height: 140px;
  padding: 5px 15px 5px 15px;
}
.intro-slider .random-logo image.img-responsive {
  width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .intro-slider .random-logo {
    right: 1px;
  }
}
.intro-slider .random-logo .text {
  font-size: medium;
}
@media only screen and (min-width: 768px) {
  .intro-slider {
    margin: 0 10px 10px 10px;
  }
}
.intro-slider .container-sub-one {
  position: relative;
}
.intro-slider .container-sub-one .banner,
.intro-slider .container-sub-one video {
  width: 100%;
  max-width: 100%;
  height: auto;
  /*@media (max-width: @screen-xs-max) {
            }

            @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
                width: 100%;
                height: 63vh;
            }

            @media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
                width: 100%;
                height: 63vh;
            }

            @media (min-width: @screen-lg-min) {
                width: 100%;
                height: 63vh;
            }

            @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
                height: 38vh;
            }

            @media only screen and (device-width : 1366px) and (device-height : 768px) and (orientation : landscape) {
                height: 60vh;
            }*/
}
.intro-slider .container-sub-one .html-item {
  min-width: 150px;
  min-height: 100px;
  overflow: hidden;
  display: block;
}
.intro-slider .container-sub-one .carousel-indicators li {
  background-color: #07438c;
}
.intro-slider .container-sub-one .carousel-indicators .active {
  background-color: #bac509;
}
.intro-slider .container-sub-one .carousel-control.left,
.intro-slider .container-sub-one .carousel-control.right {
  background: none;
}
.intro-slider .container-sub-one .text-field {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 130px;
  margin: auto;
  width: 65%;
}
@media only screen and (max-width: 767px) {
  .intro-slider .container-sub-one .text-field {
    min-height: 240px;
    padding-bottom: 20px;
    font-size: 14px;
  }
}
.intro-slider .container-sub-one .left-arrow,
.intro-slider .container-sub-one .right-arrow {
  width: 100%;
  height: 100%;
}
.intro-slider .container-sub-one .left-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_grau.ashx') no-repeat center;
}
.intro-slider .container-sub-one .left-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_blau.ashx') no-repeat center;
}
.intro-slider .container-sub-one .right-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_grau.ashx') no-repeat center;
}
.intro-slider .container-sub-one .right-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_blau.ashx') no-repeat center;
}
.intro-slider .container-sub-one .carousel-control {
  width: 5%;
}
.intro-slider .container-sub-one .carousel-caption {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .intro-slider .container-sub-one .carousel-caption {
    position: relative;
    height: auto;
    padding: 0;
    padding-bottom: 20px;
  }
}
.intro-slider .container-sub-one .item-headline {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 767px) {
  .intro-slider .container-sub-one .item-headline {
    text-shadow: none;
    color: gray;
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro-slider .container-sub-one .item-headline {
    font-size: 3em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intro-slider .container-sub-one .item-headline {
    font-size: 5em;
  }
}
@media (min-width: 1200px) {
  .intro-slider .container-sub-one .item-headline {
    font-size: 6em;
  }
}
@media (min-width: 1330) {
  .intro-slider .container-sub-one .item-headline {
    margin-right: 200px;
    margin-left: 200px;
  }
}
.intro-slider .container-sub-one .item-text {
  font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 767px) {
  .intro-slider .container-sub-one .item-text {
    text-shadow: none;
    color: gray;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro-slider .container-sub-one .item-text {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intro-slider .container-sub-one .item-text {
    font-size: 2.5em;
  }
}
@media (min-width: 1200px) {
  .intro-slider .container-sub-one .item-text {
    font-size: 3em;
  }
}
.intro-slider .container-sub-two {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .intro-slider .container-sub-two {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .intro-slider .container-sub-two .tile.first {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-slider .container-sub-two .tile.second {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-slider .container-sub-two .tile.third {
    padding-top: 5px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro-slider .container-sub-two .tile.last {
    padding-top: 5px;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .intro-slider .container-sub-two .tile.last {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .intro-slider .container-sub-two .tile {
    padding: 2px 0;
  }
}
@media only screen and (min-width: 768px) {
  .intro-slider .container-sub-two .tile {
    padding: 0 2.5px;
  }
}
.intro-slider .container-sub-two .tile .tile-image {
  width: 100%;
  height: auto;
}
.intro-slider .container-sub-two .tile .tile-name {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  background-color: #eeeeee;
  color: #07438c;
  font-size: 18px;
}
@media only screen and (min-width: 1300px) {
  .intro-slider .container-sub-two .tile .tile-name {
    font-size: 21px;
  }
}
.intro-slider .container-sub-two .tile:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(7, 67, 140, 0.4);
  opacity: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.intro-slider .container-sub-two .tile:hover:after {
  opacity: 1;
}
body {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 300;
  font-size: 17px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main-navigation {
  font-size: 18px;
}
.main-navigation .main-navi.border-bottom {
  padding-bottom: 0;
}
.main-navigation.channel-page-navigation .breadcrumb {
  font-size: 14px;
  margin-left: 0 !important;
  padding-left: 0 !important;
  border-bottom: 2px #eee solid;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .main-navigation.channel-page-navigation .breadcrumb {
    margin-bottom: 25px !important;
  }
}
.main-navi.border-bottom {
  border-bottom: 2px #eee solid;
  padding-bottom: 25px;
}
.main-navi .toggle-navigation {
  cursor: pointer;
  color: #07438c;
  font-size: 24px;
}
.main-navi .navigation-overlay {
  padding-bottom: 25px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 100%;
  z-index: 9999;
  background-color: white;
  position: absolute;
}
.main-navi .navigation-overlay .lists {
  width: 85%;
  margin-left: 10vw;
  margin-top: 3vh;
}
.main-navi .navigation-overlay .lists .page-Link > a {
  text-decoration: none;
  color: #555555;
}
.main-navi .navigation-overlay .lists .sln-headline {
  margin-top: 25px;
  font-size: 17px;
  font-weight: 600;
}
.main-navi .navigation-overlay .lists .sln-headline > a {
  text-decoration: none;
  color: #555555;
}
.main-navi .navigation-overlay .lists .fln-headline {
  color: #07438c;
  font-size: 18px;
  font-weight: 500;
}
.main-navi .navigation-overlay .lists .fln-headline:hover {
  text-decoration: none;
}
.support-navigation .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .support-navigation .container-fluid {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.support-navi-header {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
.support-navi-header .home-img {
  height: 40px;
  width: auto;
  display: block;
}
@media only screen and (max-width: 460px) {
  .support-navi-header .search-icon {
    width: 20px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 767px) {
  .support-navi-header .search-icon {
    width: 20px;
  }
}
.support-navi-header .toggle-navigation {
  cursor: pointer;
  color: #07438c;
  font-size: 24px;
}
.support-navi-header .language-switch {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
@media only screen and (max-width: 460px) {
  .support-navi-header .language-switch {
    font-size: 19px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 767px) {
  .support-navi-header .language-switch {
    font-size: 19px;
  }
}
.support-navi-header .language-switch li {
  border-right: 1px dotted #999;
}
.support-navi-header .language-switch li:last-child {
  border: none;
}
.support-navi-header .language-switch li a {
  color: #07438c;
}
.support-navi-header .language-switch li a.inactive {
  pointer-events: none;
  cursor: default;
  color: #777777;
}
.support-navi {
  height: 30px;
  padding-top: 70px;
  padding-bottom: 10px;
  font-size: 14px;
}
@media only screen and (max-width: 1111px) {
  .support-navi {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .support-navi {
    padding-top: 10px;
  }
}
.support-navi .toggle-navigation {
  cursor: pointer;
  color: #07438c;
  font-size: 24px;
}
.support-navi .navigation li {
  margin-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  border-right: 1px dotted #c3c3c3;
}
.support-navi .navigation li:last-child {
  border: none;
}
.support-navi .navigation li a {
  color: #777777;
}
.support-navi .language-switch {
  z-index: 110;
  position: absolute;
  top: 0;
  right: 0;
}
.support-navi .language-switch li {
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px dotted #999;
}
.support-navi .language-switch li:last-child {
  border: none;
}
.support-navi .language-switch li a {
  text-decoration: underline;
}
.support-navi .language-switch li a.inactive {
  pointer-events: none;
  cursor: default;
  color: #777777;
}
.support-navi .navigation,
.support-navi .language-switch {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.support-navi .navigation li,
.support-navi .language-switch li {
  display: inline;
}
@media screen and (min-width: 768px) {
  .support-navi .home-img {
    width: auto;
    height: 86px;
    display: block;
  }
}
.support-navi .input-group {
  width: 50%;
  float: right;
}
.navbar-default {
  border-top: 1px #c3c3c3 solid !important;
  border-bottom: 1px #c3c3c3 solid !important;
  border-radius: 0;
  background-color: #ffffff;
  border: none;
}
.navbar-default a[aria-expanded="true"]:not(.crumb) {
  overflow: hidden;
}
.navbar-default a[aria-expanded="true"]:not(.crumb):after {
  font-family: 'Glyphicons Halflings';
  content: "\e260";
  float: right;
  color: #07438c;
  font-size: 17px;
  line-height: 20px;
  margin-left: 15px;
}
.navbar-default a[aria-expanded="false"]:not(.crumb) {
  overflow: hidden;
}
.navbar-default a[aria-expanded="false"]:not(.crumb):after {
  font-family: 'Glyphicons Halflings';
  content: "\e259";
  float: right;
  color: #07438c;
  font-size: 17px;
  line-height: 20px;
  margin-left: 15px;
}
.navbar-default .shadow {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.175) inset;
}
.navbar-default .nav {
  margin-left: -15px;
}
.navbar-default .nav li a:not(.crumb) {
  color: #939393;
}
.navbar-default .nav li.main-navigation-inactive {
  color: #07438c;
}
.navbar-default .nav li.main-navigation-inactive a {
  color: #07438c;
}
.navbar-default .nav .dropdown {
  margin-right: 20px;
}
.navbar-default .nav .dropdown li a {
  font-weight: 200;
  font-size: 17px;
  color: #939393 !important;
}
.navbar-default .nav .dropdown .dropdown-menu li a {
  color: #07438c !important;
}
.navbar-default .nav .dropdown .dropdown-menu.first {
  max-width: 78%;
  border: none;
  background-color: #bac509 !important;
}
@media only screen and (min-width: 1920px) {
  .navbar-default .nav .dropdown .dropdown-menu.first {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 1768px) and (max-width: 1919px) {
  .navbar-default .nav .dropdown .dropdown-menu.first {
    margin-left: 19%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1767px) {
  .navbar-default .nav .dropdown .dropdown-menu.first {
    margin-left: 18%;
  }
}
.navbar-default .nav .dropdown .dropdown-menu.first li a {
  background-color: #bac509 !important;
}
.navbar-default .nav .dropdown .dropdown-menu.first li a div {
  border-Bottom: 0.1px solid white;
  margin-top: 20px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  font-size: 18px;
  color: white;
}
.navbar-default .nav .dropdown .dropdown-menu.first li:last-child a div {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 0;
}
.navbar-default .nav .open a {
  background-color: white;
}
.navbar-default .nav .open a:focus {
  background-color: white;
}
.navbar-default .navigation-inactive {
  visibility: hidden;
}
.crumb {
  display: block;
  float: left;
  height: 50px;
  background: #bac509 !important;
  text-align: center;
  position: relative;
  margin: 0 10px 0 0;
  font-size: 20px;
  text-decoration: none;
  color: #fff !important;
  width: 30vw;
  padding-left: 15vw !important;
}
.crumb:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #ffffff;
  border-left-color: #bac509;
  border-width: 25px;
  margin-top: -25px;
}
.breadcrumb {
  padding: 8px 0 !important;
  font-size: 14px;
  margin-left: -1em;
  margin: 0;
  margin-top: 10px;
  background-color: white;
}
@media only screen (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 25px;
  }
}
.breadcrumb > li + li:before {
  content: "−";
}
.title-image {
  width: 100%;
  height: 100%;
  background-image: url("/~/media/Internet/chemiepark_gendorf_de/TestGendorf.ashx");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.heading-home {
  color: #07438c;
  font-size: 20px;
  /*margin-top: 0;*/
  margin-bottom: 30px;
}
.date-block {
  width: 90px;
  height: 54px;
  float: left;
}
.text-block {
  margin-left: 90px;
  height: 54px;
  padding: 0 15px;
  color: #07438c;
  font-size: 17px;
}
.year {
  background-color: #bac509;
  color: white;
  padding: 0 5px;
  font-size: 14px;
}
.day-and-month {
  color: white;
  background-color: #07438c;
  padding: 0 5px;
  font-size: x-large;
}
ul.news-list {
  padding-left: 0;
  margin-bottom: 0;
  margin-right: 0;
}
ul.news-list > li {
  width: 90%;
  padding-bottom: 35px;
  list-style-type: none;
  height: 89px;
}
@media only screen and (max-width: 767px) {
  ul.news-list > li {
    width: 100%;
  }
}
ul.event-list {
  padding-left: 0;
  width: 90%;
  margin-bottom: 0;
  margin-right: 0;
}
ul.event-list > li {
  height: 89px;
  padding-bottom: 35px;
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  ul.event-list > li {
    width: 100%;
  }
}
.table-style {
  width: 100%;
  height: 100%;
  display: table;
}
.table-row-style {
  width: 100%;
  height: 100%;
  display: table-row;
}
.table-cell-style {
  width: 100%;
  height: 100%;
  display: table-cell;
}
.table-cell-style.vmiddle {
  vertical-align: middle;
}
.table-cell-style.vbottom {
  vertical-align: bottom;
}
.more {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .more {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 50%;
  }
}
.news-date {
  font-size: 14px;
  color: #333;
}
.news-item {
  color: #07438c;
  font-size: 17px;
  font-weight: 500;
}
.content-header {
  padding: 20px 0;
  border-bottom: 1px #c3c3c3 solid;
  margin-bottom: 50px;
}
.content-header .page-title {
  font-weight: 300;
  color: #07438c;
}
.image-with-text-and-link .image-with-text-and-link-headline {
  font-size: large;
  font-weight: bold;
  padding-bottom: 10px;
}
.headline-and-text .headline-and-text-headline {
  font-size: 30px;
  padding-bottom: 12px;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.default-accordion {
  margin-top: 30px;
}
.default-accordion .headline {
  font-size: large;
  font-weight: bold;
  margin-bottom: 20px;
}
.default-accordion h4.panel-title {
  font-size: 17px;
}
.default-accordion h4.panel-title a {
  overflow: hidden;
}
.default-accordion .panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "\e260";
  float: right;
  color: #07438c;
  font-size: 17px;
  line-height: 22px;
}
.default-accordion .panel-heading [data-toggle="collapse"].collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e259";
  float: right;
  color: #07438c;
  font-size: 17px;
  line-height: 22px;
}
.default-accordion .panel-body {
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  background-color: #eeeeee;
}
.default-accordion .panel.panel-default {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #c3c3c3;
  border-radius: 0;
}
.default-accordion .panel-heading {
  color: #07438c;
  background-color: white;
  border: none;
  padding-left: 0;
}
.default-accordion .panel-heading a {
  display: block;
}
.production-company-accordion {
  margin-top: 30px;
}
.production-company-accordion .panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "\e260";
  float: right;
  color: #07438c;
  font-size: 16px;
  line-height: 105px;
}
@media only screen and (max-width: 767px) {
  .production-company-accordion .panel-heading [data-toggle="collapse"]:after {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: normal;
  }
}
.production-company-accordion .panel-heading [data-toggle="collapse"].collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e259";
  float: right;
  color: #07438c;
  font-size: 16px;
  line-height: 105px;
}
@media only screen and (max-width: 767px) {
  .production-company-accordion .panel-heading [data-toggle="collapse"].collapsed:after {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: normal;
  }
}
.production-company-accordion .panel-body {
  border: none !important;
}
.production-company-accordion .panel.panel-default {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #b9b9b9;
  border-radius: 0;
}
.production-company-accordion .panel-heading {
  color: #07438c;
  background-color: white;
  border: none;
  padding-left: 0;
}
.default-slider {
  margin-top: 12px;
  margin-bottom: 12px;
}
.default-slider .html-item {
  min-width: 150px;
  min-height: 100px;
  overflow: hidden;
  display: block;
  padding: 30px 50px 60px 50px;
  background-color: #eeeeee;
}
@media only screen and (max-width: 767px) {
  .default-slider .html-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.default-slider .html-item .headline {
  color: #07438c;
  font-weight: bold;
  font-size: large;
}
.default-slider .carousel-indicators li {
  background-color: #07438c;
}
.default-slider .carousel-indicators .active {
  background-color: #bac509;
}
.default-slider .carousel-control.left,
.default-slider .carousel-control.right {
  background: none;
}
.default-slider .text-field {
  height: 350px;
}
@media only screen and (max-width: 767px) {
  .default-slider .text-field {
    height: auto;
    padding-bottom: 20px;
  }
}
.default-slider .left-arrow,
.default-slider .right-arrow {
  width: 100%;
  height: 100%;
}
.default-slider .left-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_grau.ashx') no-repeat center;
}
.default-slider .left-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_blau.ashx') no-repeat center;
}
.default-slider .right-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_grau.ashx') no-repeat center;
}
.default-slider .right-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_blau.ashx') no-repeat center;
}
.default-slider .carousel-control {
  width: 8%;
}
.production-company-slider .html-item {
  min-width: 150px;
  min-height: 100px;
  overflow: hidden;
  display: block;
  padding: 30px 50px 60px 50px;
}
@media only screen and (max-width: 767px) {
  .production-company-slider .html-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.production-company-slider .carousel-indicators li {
  background-color: #07438c;
}
.production-company-slider .carousel-indicators .active {
  background-color: #bac509;
}
.production-company-slider .carousel-control.left,
.production-company-slider .carousel-control.right {
  background: none;
}
.production-company-slider .company-logo {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
.production-company-slider .text-field {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 130px;
  margin: auto;
  width: 65%;
}
@media only screen and (max-width: 767px) {
  .production-company-slider .text-field {
    min-height: 240px;
    padding-bottom: 20px;
    font-size: 14px;
  }
}
.production-company-slider .left-arrow,
.production-company-slider .right-arrow {
  width: 100%;
  height: 33%;
}
.production-company-slider .left-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_grau.ashx') no-repeat center;
}
.production-company-slider .left-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_blau.ashx') no-repeat center;
}
.production-company-slider .right-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_grau.ashx') no-repeat center;
}
.production-company-slider .right-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_blau.ashx') no-repeat center;
}
.production-company-slider .carousel-control {
  width: 8%;
}
.service-company-list ul {
  padding-left: 0;
  list-style: none;
}
.service-company-list ul li {
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 20px;
}
.service-company-list ul li .headline {
  font-weight: bold;
}
.person-box .box {
  padding-top: 5px;
  padding-bottom: 5px;
}
.person-box .box .name {
  padding-top: 5px;
}
.person-box .box .contact {
  padding-top: 10px;
  line-height: 1.8em;
}
.person-box .box .contact img {
  vertical-align: middle;
  width: 15px;
  height: auto;
  margin-bottom: 3px;
}
.image-download-list ul {
  padding-left: 0;
  list-style: none;
}
.image-download-list ul .filename {
  color: #07438c;
  font-size: 18px;
}
.image-download-list ul .filesize {
  font-size: 16px;
}
.image-download-list ul .teaser {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.image-download-list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c3c3c3;
  overflow: hidden;
}
.image-download-list ul li img.icon {
  float: left;
  width: auto;
  height: auto;
  border: 1px solid #808080;
  margin-right: 20px;
}
.image-download-list ul li img.arrow {
  vertical-align: middle;
  width: 15px;
  height: auto;
  margin-bottom: 3px;
}
.image-download-list ul li a {
  font-size: 16px;
}
.image-download-list ul li .download-info {
  margin-top: 20px;
  margin-bottom: 20px;
}
.download-list {
  padding-top: 30px;
}
.download-list ul {
  padding-left: 0;
  list-style: none;
}
.download-list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
.download-list ul li img.icon {
  float: left;
  width: 156px;
  height: auto;
  border: 1px solid #808080;
  margin-right: 20px;
}
.download-list ul li img.arrow {
  vertical-align: middle;
  width: 21px;
  height: auto;
  margin-bottom: 3px;
}
.download-list ul li .download-info {
  margin-top: 20px;
  margin-bottom: 20px;
}
.download-list-right {
  padding-top: 10px;
}
.download-list-right h3 {
  font-weight: 200;
  font-size: 18px;
}
.download-list-right .name {
  padding-top: 5px;
  line-height: normal;
}
.download-list-right .filesize {
  padding-top: 5px;
  padding-bottom: 5px;
}
.download-list-right ul {
  padding-left: 0;
  list-style: none;
}
.download-list-right ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 170%;
}
.download-list-right ul li img.icon {
  width: 156px;
  height: auto;
  border: 1px solid #808080;
}
.download-list-right ul li img.arrow {
  vertical-align: middle;
  width: 15px;
  height: auto;
  margin-bottom: 3px;
}
.sidebar-link-list {
  padding-top: 10px;
}
.sidebar-link-list h3 {
  font-weight: 200;
  font-size: 18px;
}
.sidebar-link-list .name {
  padding-top: 5px;
  line-height: normal;
}
.sidebar-link-list .filesize {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidebar-link-list ul {
  padding-left: 0;
  list-style: none;
}
.sidebar-link-list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 170%;
}
.sidebar-link-list ul li a div h3 {
  margin-top: 0;
}
.sidebar-link-list ul li a div img {
  margin-bottom: 6px;
}
.sidebar-link-list ul li a div.link-text {
  color: #333;
  margin-bottom: 6px;
}
.footer-space {
  margin-top: auto;
  height: 50px;
  flex: 0 0 auto;
}
.footer {
  font-size: 16px;
  padding-top: 12px;
  background-color: #eeeeee;
}
.footer:before {
  height: 50px;
  content: '';
}
.footer .footer-icon {
  display: block;
  margin: 30px auto 15px;
}
.footer .border {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.footer .powered {
  float: left;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .footer .powered {
    text-align: center;
    float: none;
  }
}
@media (max-width: 767px) {
  .footer .col-xs-12.col-sm-3 {
    text-align: center;
  }
}
.footer .col-xs-12.col-sm-6.col-sm-pull-6,
.footer .col-xs-12.col-sm-6.col-sm-push-6 {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .footer .col-xs-12.col-sm-6.col-sm-pull-6,
  .footer .col-xs-12.col-sm-6.col-sm-push-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer ul {
  padding-left: 0;
  padding-bottom: 20px;
  list-style: none;
  float: right;
}
@media only screen and (max-width: 767px) {
  .footer ul {
    margin: 0 auto;
    float: none;
  }
}
.footer ul li {
  display: inline;
  border-right: 1px dotted #808080;
  padding-left: 5px;
  padding-right: 5px;
}
.footer ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.footer ul li a {
  color: #808080;
}
.contactForm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.contactForm label {
  font-weight: normal;
}
.contactForm .btn-primary {
  background-color: #07438c;
}
.xs-navigation {
  font-size: 18px;
  font-weight: 400;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: white;
  background-color: #ffffff;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.xs-navigation .toggle-navbar-xs {
  color: #07438c;
  vertical-align: middle;
  height: 40px;
  float: none;
}
.xs-navigation .toggle-navbar-xs:hover {
  cursor: pointer;
}
.xs-navigation .toggle-navbar-xs span {
  margin-top: 10px;
}
.xs-navigation ul {
  list-style: none;
  padding: 0;
}
.xs-navigation ul li {
  font-weight: 300;
  padding: 9px 6%;
  height: 40px;
}
.xs-navigation ul li.toggle-slide {
  border-bottom: 1px solid #e0e0e0;
  font-weight: 300;
  padding: 9px 6%;
}
.xs-navigation .slide {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 40px;
  overflow-x: hidden;
  background-color: white;
  background-color: #ffffff;
}
.xs-navigation .slide .page-link {
  border-bottom: 1px solid #e0e0e0;
}
.xs-navigation .slide .subnavigation-headline {
  background-color: gray;
  color: white;
}
.xs-navigation .slide .subnavigation-headline a {
  color: white;
  text-decoration: none;
}
.xs-navigation .slide .subnavigation-headline.toggle-slide {
  background-color: #bac509;
}
.xs-navigation .slide.left-pos {
  left: 0;
  z-index: 9999;
  background-color: white;
  -moz-transition-property: left;
  -o-transition-property: left;
  -webkit-transition-property: left;
  transition-property: left;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 1s;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  overflow: auto;
  height: 90%;
}
.xs-navigation .slide.right-pos {
  z-index: 2;
  background-color: white;
  left: 100%;
  -moz-transition-property: left;
  -o-transition-property: left;
  -webkit-transition-property: left;
  transition-property: left;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.xs-navigation .navigation-buttons {
  margin: 10px -20px;
}
.xs-navigation .navigation-buttons div {
  margin: 10px auto;
}
.xs-navigation .navigation-buttons div .btn {
  color: #07438c;
  border-radius: 0;
  width: 100%;
}
.xs-navigation .home-link-wrapper {
  background-color: #bac509;
}
.xs-navigation .home-link-wrapper .home-link {
  color: white;
}
.channel-tile {
  padding: 0;
  text-align: center;
}
.channel-tile .headline {
  margin: 0 auto;
  margin-top: 30px;
  font-size: 40px;
  font-weight: 300;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .channel-tile .headline {
    width: 90%;
    font-size: 25px;
  }
}
.channel-tile .headline-large {
  padding-top: 20px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 50px;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .channel-tile .headline-large {
    width: 100%;
    font-size: 35px;
  }
}
.channel-tile .text {
  font-size: 18px;
  margin: 0 auto;
  padding: 5px 0 10px 0;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .channel-tile .text {
    width: 90%;
    font-size: 16px;
  }
}
.channel-tile .text-wider {
  margin: 0 auto;
  padding: 35px 0 50px 0;
  width: 60%;
  font-size: large;
}
@media only screen and (max-width: 767px) {
  .channel-tile .text-wider {
    width: 90%;
  }
}
.channel-tile img.link {
  vertical-align: middle;
  width: 21px;
  height: auto;
  margin-bottom: 3px;
}
.channel-tile a.link {
  display: inline-block;
  margin-bottom: 25px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .channel-tile a.link {
    width: 90%;
    font-size: 16px;
  }
}
.channel-page div.row:nth-child(odd) {
  background: #ffffff;
}
.channel-page div.row:nth-child(even) {
  background: #eeeeee;
}
.search .search-form {
  margin: 20px 0;
}
.search h4 {
  color: #07438c;
}
.search h1 {
  font-size: x-large;
}
.search #results .row {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.search #results .row:first-of-type {
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}
.search #results .row:last-of-type {
  border-bottom: none;
}
.search #results .row p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.search #results .row p.link {
  color: #07438c;
}
.search #results .row p.link:hover {
  cursor: pointer;
  text-decoration: underline;
}
.search #results .row a {
  text-decoration: none;
}
.search #results .row a h1,
.search #results .row a p {
  color: #333;
}
.search .pagination li a {
  color: #07438c;
}
.search .pagination li.active a {
  background-color: #07438c;
  border-color: #07438c;
  color: white;
}
.footer-navigation {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-navigation h3 {
  margin-bottom: 30px;
}
.sidebar-navi {
  margin-bottom: 40px;
  padding-bottom: 15px;
  padding-left: 0;
  border-bottom: 1px solid #e0e0e0;
  margin-left: 0;
}
.sidebar-navi h3 {
  font-weight: 200;
  font-size: 18px;
}
.sidebar-navi ul {
  padding-left: 15px;
  font-size: 18px;
  overflow: hidden;
  list-style: none;
}
.sidebar-navi ul li {
  margin-bottom: 10px;
}
.sidebar-navi ul li.active {
  padding-left: 0;
  color: #333;
  list-style-image: url("/~/media/Internet/chemiepark_gendorf_de/Control Images/navi_pfeil_highlight.ashx");
  list-style-type: initial;
}
.sidebar-navi ul li a:active {
  text-decoration: underline;
}
.application-list ul {
  padding-left: 0;
  list-style: none;
}
.application-list ul li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.application-list .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.announcement .display-message {
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  padding-left: 40px;
  padding-right: 40px;
  min-height: 265px;
  height: 265px;
}
.announcement .announcement-headline {
  color: #07438c;
  font-weight: bold;
}
.search-slider {
  position: fixed;
  width: 47%;
  right: -30px;
  margin-right: -5000px;
  top: 50px;
}
.search-slider .input-group {
  width: 100% !important;
}
.search-slider .input-group .glyphicon {
  color: #07438c;
}
.search-slide-down .search-slide {
  margin: 65px 30px 30px 30px;
  padding-right: 0;
  padding-left: 0;
}
.search-slide-down .input-group {
  width: 100% !important;
}
.search-slide-down .input-group .glyphicon {
  color: #07438c;
}
.newsListItem {
  border-top: 1px solid #d4d4d4;
  padding: 40px 0 30px;
}
.news-detail h2 {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}
.news-detail .imgTopLeft {
  margin: 0 0 30px 0;
  overflow: hidden;
  font-size: 14px;
}
.news-detail .imgTopLeft img {
  display: block;
  float: left;
  margin-right: 20px !important;
  margin-bottom: 5px !important;
  max-width: 100%;
  height: auto;
}
.news-detail .imgTopRight {
  margin: 0 0 30px 0;
  overflow: hidden;
  font-size: 14px;
}
.news-detail .imgTopRight img {
  display: block;
  float: right;
  margin-left: 20px !important;
  margin-bottom: 5px !important;
  max-width: 100%;
  height: auto;
}
.news-detail .imgTop {
  margin: 0 0 20px 0;
  font-size: 14px;
  color: #666;
}
.news-detail .imgTop img {
  display: block;
  margin-bottom: 6px !important;
  max-width: 100%;
  height: auto;
}
.news-detail .imgBottom {
  margin: 0 0 30px 0;
  font-size: 14px;
}
.news-detail .imgBottom img {
  display: block;
  margin-top: 6px !important;
  max-width: 100%;
  height: auto;
}
.news-detail .imgBottom p {
  margin-bottom: 0 !important;
}
.event-list .event-item {
  border-top: 1px solid #d4d4d4;
  padding: 40px 0 30px;
}
.event-list .event-item .date {
  margin-bottom: 0;
}
.event-list .event-item a {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  ul.nav.nav-tabs > li {
    height: 100%;
    max-width: 50%;
    overflow: hidden;
    font-size: 15px;
    border-color: #b9b9b9;
  }
}
.warning-page {
  margin-top: 50px;
}
.warning-page .link-btn {
  margin-bottom: 50px;
}
.warning-page .panel-default .panel-heading {
  background-color: #ffffff;
  border-color: #2ecc71;
}
.news-slider {
  text-align: left;
}
.news-slider .headline {
  text-align: center;
}
.news-slider .html-item {
  min-width: 150px;
  min-height: 100px;
  overflow: hidden;
  display: block;
  padding: 30px 50px 60px 50px;
}
@media only screen and (max-width: 767px) {
  .news-slider .html-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.news-slider .carousel-indicators li {
  background-color: #07438c;
}
.news-slider .carousel-indicators .active {
  background-color: #bac509;
}
.news-slider .carousel-control.left,
.news-slider .carousel-control.right {
  background: none;
}
.news-slider .news-date {
  margin: 0 auto 10px auto;
  width: 80%;
  font-size: 17px;
}
.news-slider .news-headline {
  color: #07438c;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.news-slider .news-teaser {
  padding-bottom: 10px;
  margin: auto;
  width: 80%;
}
.news-slider .news-teaser a {
  color: #333 !important;
}
@media only screen and (max-width: 767px) {
  .news-slider .news-teaser {
    padding-bottom: 10px;
    font-size: 14px;
  }
}
.news-slider .left-arrow,
.news-slider .right-arrow {
  width: 100%;
  height: 100%;
}
.news-slider .left-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_grau.ashx') no-repeat center;
}
.news-slider .left-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_links_blau.ashx') no-repeat center;
}
.news-slider .right-arrow {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_grau.ashx') no-repeat center;
}
.news-slider .right-arrow:hover {
  background: url('/~/media/Internet/chemiepark_gendorf_de/Control Images/scroller_pfeil_rechts_blau.ashx') no-repeat center;
}
.news-slider .carousel-control {
  width: 8%;
}
.sitecore-rte table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.sitecore-rte table > thead > tr > th,
.sitecore-rte table > tbody > tr > th,
.sitecore-rte table > tfoot > tr > th,
.sitecore-rte table > thead > tr > td,
.sitecore-rte table > tbody > tr > td,
.sitecore-rte table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.sitecore-rte table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.sitecore-rte table > caption + thead > tr:first-child > th,
.sitecore-rte table > colgroup + thead > tr:first-child > th,
.sitecore-rte table > thead:first-child > tr:first-child > th,
.sitecore-rte table > caption + thead > tr:first-child > td,
.sitecore-rte table > colgroup + thead > tr:first-child > td,
.sitecore-rte table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.sitecore-rte table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.sitecore-rte table table {
  background-color: #fff;
}
div.row.border {
  position: relative;
}
#cb-logo {
  bottom: 30px;
  left: 0;
  position: absolute;
}
.sidebar {
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .sidebar {
    padding-top: 30px;
    padding-left: 15px;
  }
}
h2,
h3,
h4 {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
h3 {
  font-size: 16px;
}
.checkbox-text {
  display: block;
  margin-left: 30px;
  float: left;
  width: 100%;
}
.sfssg {
  display: none;
}
.modal-footer .btn {
  text-transform: capitalize;
}
.uc-embed-toggle-button.toggle-on > svg g path:first-child {
  fill: #bac509;
}
.uc-embed-container {
  padding-top: 0 !important;
  margin-bottom: 24px;
}
.uc-embed-container button {
  font-size: 14px;
}