@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Light.ttf");
  font-weight: 300; }
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Medium.ttf");
  font-weight: 500; }
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Italic.ttf");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Bold.ttf");
  font-weight: 700; }
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: OpenSans;
  src: url("../fonts/openSans/OpenSans-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: OpenSans;
  src: url("../fonts/openSans/OpenSans-Bold.ttf");
  font-weight: 700; }
.row {
  margin: 0 auto;
  max-width: 1120px;
  width: 100%; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row .row {
  margin: -20px;
  max-width: none;
  width: auto; }

.column,
.columns {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.large-1 {
  width: 8.33333%; }

.large-2 {
  width: 16.66667%; }

.large-3 {
  width: 25%; }

.large-4 {
  width: 33.33333%; }

.large-5 {
  width: 41.66667%; }

.large-6 {
  width: 50%; }

.large-7 {
  width: 58.33333%; }

.large-8 {
  width: 66.66667%; }

.large-9 {
  width: 75%; }

.large-10 {
  width: 83.33333%; }

.large-11 {
  width: 91.66667%; }

.large-12 {
  width: 100%; }

.large-2-4 {
  width: 20%; }

@media only screen and (max-width: 1080px) {
  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; } }
body {
  font-size: 16px;
  line-height: 1.25rem;
  color: #1b2957;
  font-family: "Roboto", sans-serif; }
  body a {
    color: #1b2957; }
  body .button {
    background-color: #ff9b21;
    border: none; }

.page-content, .page-footer, .page-header {
  font-size: 0.875rem; }

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: visible; }

.ce-headline-right, .text-right {
  text-align: right; }

.ce-headline-left, .text-left {
  text-align: left; }

.ce-headline-center, .text-center {
  text-align: center; }

.ce-below .ce-gallery {
  margin-top: 10px; }

.ce-above .ce-gallery {
  margin-bottom: 10px; }

.ce-right .ce-gallery {
  margin-left: 10px;
  float: right; }

.ce-left .ce-gallery {
  margin-right: 10px;
  float: left; }

.ce-gallery .ce-row {
  margin-bottom: 10px;
  line-height: 0; }
  .ce-gallery .ce-row:last-child {
    margin-bottom: 0; }
.ce-gallery .ce-column {
  display: inline-block;
  margin-right: 10px;
  line-height: 1.25rem; }
  .ce-gallery .ce-column:last-child {
    margin-right: 0; }
.ce-gallery video {
  display: block; }

.ce-border figure.image {
  border: 3px solid #fff; }

figure {
  margin: 0; }
  figure img {
    display: block;
    max-width: 100%; }
  figure figcaption.image-caption {
    background-color: #ff9b21;
    color: #1b2957;
    font-weight: 700;
    padding: 5px 10px; }

div {
  box-sizing: border-box; }

.mobile {
  display: none; }

.print-only {
  display: none; }

.right {
  float: right; }

.left {
  float: left; }

h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  margin: 0; }

h2 {
  font-size: 1.5rem;
  line-height: 1.875rem; }

h3 {
  font-size: 1.25rem;
  line-height: 1.5rem; }

a {
  text-decoration: none; }

em {
  font-style: italic; }

blockquote {
  font-size: 1rem;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin: 20px 0; }

hr {
  border: 0;
  height: 1px;
  background-color: #ff9b21; }

.button {
  color: #fff !important;
  padding: 10px;
  background-color: #1b2957;
  display: inline-block;
  margin-top: 20px;
  font-size: 1rem;
  text-decoration: none !important; }
  .button a {
    color: #fff;
    text-decoration: none !important; }
  .button.secondary {
    background-color: #ff9b21; }

.video-embed-item {
  max-width: 100%; }

.main-color {
  background-color: #1b2957;
  color: #fff; }
  .main-color a {
    color: #fff; }
  .main-color .button {
    background-color: #ff9b21; }
  .main-color hr {
    background-color: #ff9b21; }

.secondary-color {
  background-color: #ff9b21;
  color: #1b2957; }
  .secondary-color a {
    color: #1b2957; }
  .secondary-color .button {
    background-color: #1b2957;
    color: #fff; }
  .secondary-color hr {
    background-color: #fff; }

.gray-color {
  background-color: #f5f5f5;
  color: #1b2957; }
  .gray-color a {
    color: #1b2957; }
  .gray-color hr {
    background-color: #ff9b21; }

.quicklinknavi {
  display: inline-block; }
  .quicklinknavi li {
    display: inline-block;
    margin-right: 10px; }
    .quicklinknavi li:last-child, .quicklinknavi li:nth-last-child(2) {
      margin-right: 0; }
  .quicklinknavi .menu-seperator:last-child {
    display: none; }

.page-header {
  position: fixed;
  top: 0;
  z-index: 1001;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  .page-header .header-content {
    font-size: 1.125rem; }
    .page-header .header-content h1, .page-header .header-content h2, .page-header .header-content p, .page-header .header-content header {
      display: inline-block; }
    .page-header .header-content h2 {
      font-size: 2.25rem;
      line-height: 2.5rem; }
    .page-header .header-content:after {
      display: block;
      content: '';
      clear: both; }
  .page-header .header-top {
    background-color: #fff;
    color: #1b2957;
    padding: 20px 0;
    line-height: 20px; }
    .page-header .header-top a {
      color: #1b2957; }
    .page-header .header-top .twitter-link {
      margin-left: 20px; }
    .page-header .header-top .ce-textpic {
      display: flex;
      align-items: flex-end; }
  .page-header .header-top-right {
    margin-right: -20px; }
    .page-header .header-top-right > * {
      float: right; }
    .page-header .header-top-right::after {
      content: '';
      display: block;
      clear: both; }
  .page-header .header-bottom {
    background-color: #1b2957;
    color: #fff;
    padding: 10px 0; }
    .page-header .header-bottom a {
      color: #fff; }
    .page-header .header-bottom form {
      font-size: 0; }
      .page-header .header-bottom form input {
        height: 30px;
        border: 0;
        box-sizing: border-box;
        color: #1b2957;
        padding: 10px;
        font-size: 1rem;
        vertical-align: bottom; }
      .page-header .header-bottom form button {
        height: 30px;
        width: 30px;
        border: 0;
        color: #fff;
        background: none;
        font-size: 1rem;
        vertical-align: bottom; }
  .page-header img {
    max-height: 80px;
    height: 80px;
    width: auto; }
  .page-header.scrolled {
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .page-header.scrolled img {
      max-height: 50px;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .page-header.scrolled .header-top {
      padding: 10px 0;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }

.header-background-spanner {
  height: 190px;
  background-color: #1b2957; }

.page-nav {
  line-height: 50px;
  font-family: "OpenSans", sans-serif; }
  .page-nav .navi1 {
    font-size: 1.125rem;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: -20px;
    margin-right: -20px;
    height: 50px; }
  .page-nav li {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    height: 50px; }
    .page-nav li:hover {
      background-color: #fff; }
      .page-nav li:hover > a {
        color: #1b2957;
        text-decoration: underline; }
      .page-nav li:hover > .navi2 {
        display: block; }
  .page-nav .navi2 {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 0;
    padding: 10px 0;
    background-color: #1b2957; }
    .page-nav .navi2 li {
      white-space: nowrap;
      margin-bottom: 10px;
      display: block;
      margin-left: 15px; }
      .page-nav .navi2 li:hover {
        background: none;
        margin-left: 0;
        border-left: 15px solid #ff9b21; }
        .page-nav .navi2 li:hover > a {
          color: #fff; }

.page-keyvisual {
  position: relative; }
  .page-keyvisual .page-keyvisual-bg {
    position: relative; }
    .page-keyvisual .page-keyvisual-bg .ce-center {
      text-align: center; }
    .page-keyvisual .page-keyvisual-bg .row {
      max-width: 100%; }
      .page-keyvisual .page-keyvisual-bg .row .row {
        margin: 0; }
    .page-keyvisual .page-keyvisual-bg img {
      max-height: 480px;
      width: 100%; }
    .page-keyvisual .page-keyvisual-bg .columns {
      padding: 0; }
    .page-keyvisual .page-keyvisual-bg .ce-gallery img {
      height: auto; }
  .page-keyvisual .page-keyvisual-info {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 1080px; }
    .page-keyvisual .page-keyvisual-info .page-keyvisual-info-content {
      position: absolute;
      right: 0;
      width: 33%;
      padding-left: 50px; }

.flexslider .slide {
  overflow: hidden;
  align-items: center;
  display: flex !important;
  justify-content: center;
  flex-direction: column; }
  .flexslider .slide img {
    width: auto;
    max-width: inherit; }

.slider-image-wrapper {
  overflow: hidden; }

.flexslider {
  max-height: 480px;
  position: relative; }
  .flexslider .slides {
    line-height: 0; }

.slide {
  position: relative; }
  .slide .slider-caption-wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    width: 1080px; }
  .slide .slider-caption {
    position: absolute;
    bottom: 70px;
    width: 66%;
    padding-right: 50px;
    color: #fff; }
    .slide .slider-caption.captionbg::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      opacity: 0.8; }
    .slide .slider-caption.captionbg h1, .slide .slider-caption.captionbg h2, .slide .slider-caption.captionbg .button {
      position: relative;
      z-index: 1; }
    .slide .slider-caption .main-color {
      background: none;
      color: #1b2957; }
    .slide .slider-caption .secondary-color {
      background: none;
      color: #ff9b21; }
    .slide .slider-caption h1 {
      font-weight: 500;
      text-align: right; }
    .slide .slider-caption h2 {
      font-size: 3.75rem;
      line-height: 5.25rem;
      text-align: right;
      font-weight: 300; }
    .slide .slider-caption .button {
      margin-top: 40px; }

.flex-control-paging {
  display: none; }

.flex-direction-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -35px; }
  .flex-direction-nav li {
    list-style: none; }
  .flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
    height: 70px;
    width: 50px;
    text-align: center;
    position: absolute; }
    .flex-direction-nav .flex-nav-prev::after, .flex-direction-nav .flex-nav-next::after {
      content: '';
      background-color: #fff;
      opacity: 0.8;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .flex-direction-nav .flex-nav-prev a, .flex-direction-nav .flex-nav-next a {
      display: block;
      font-weight: 700;
      color: #fff;
      width: 100%;
      height: 100%;
      line-height: 70px;
      text-align: center;
      z-index: 1;
      position: relative; }
  .flex-direction-nav .flex-nav-prev {
    left: 0; }
  .flex-direction-nav .flex-nav-next {
    right: 0; }

.news-keyvisual-list-view {
  color: #fff; }
  .news-keyvisual-list-view a {
    color: #fff; }
  .news-keyvisual-list-view .news-keyvisual-header {
    line-height: 50px;
    padding: 10px 20px;
    opacity: 0.9;
    background-color: #ff9b21;
    font-family: "OpenSans", sans-serif; }
    .news-keyvisual-list-view .news-keyvisual-header .title {
      font-size: 2.25rem; }
    .news-keyvisual-list-view .news-keyvisual-header i {
      line-height: 50px; }
  .news-keyvisual-list-view .news-item {
    font-weight: 300;
    padding: 10px 20px;
    background-color: #fdb56d; }
    .news-keyvisual-list-view .news-item .news-date {
      font-weight: 700;
      font-style: italic; }

.page-content {
  background-color: #fff; }
  .page-content .columns .frame {
    margin-bottom: 20px; }
    .page-content .columns .frame:last-child {
      margin-bottom: 0; }
    .page-content .columns .frame.frame-space-after-zero-space {
      margin-bottom: 0; }
    .page-content .columns .frame.frame-space-after-extra-small {
      margin-bottom: 10px; }
    .page-content .columns .frame.frame-space-after-small {
      margin-bottom: 20px; }
    .page-content .columns .frame.frame-space-after-medium {
      margin-bottom: 40px; }
    .page-content .columns .frame.frame-space-after-large {
      margin-bottom: 80px; }
    .page-content .columns .frame.frame-space-after-extra-large {
      margin-bottom: 120px; }
    .page-content .columns .frame.frame-space-before-extra-small {
      margin-top: 10px; }
    .page-content .columns .frame.frame-space-before-small {
      margin-top: 20px; }
    .page-content .columns .frame.frame-space-before-medium {
      margin-top: 40px; }
    .page-content .columns .frame.frame-space-before-large {
      margin-top: 80px; }
    .page-content .columns .frame.frame-space-before-extra-large {
      margin-top: 120px; }
  .page-content .columns .content-section {
    margin-bottom: 20px; }
    .page-content .columns .content-section:last-child {
      margin-bottom: 0; }
  .page-content a {
    text-decoration: underline;
    color: #ff9b21; }
  .page-content .secondary-color a, .page-content .gray-color a {
    color: #1b2957; }
  .page-content ul {
    margin-left: 20px; }
  .page-content h1 {
    margin-bottom: 1.5rem; }
  .page-content h2 {
    margin-bottom: 1rem; }
  .page-content h3 {
    margin-bottom: 1rem; }
  .page-content p {
    line-height: 2em; }
  .page-content .row.seperated > .columns {
    border-left: 1px solid #ff9b21;
    border-right: 1px solid #ff9b21;
    position: relative;
    right: -1px; }
    .page-content .row.seperated > .columns:first-child {
      border-left: 0; }
    .page-content .row.seperated > .columns:last-child {
      border-right: 0;
      right: 0; }
  .page-content .row.seperated.blue-seperator > .columns {
    border-left: 1px solid #1b2957;
    border-right: 1px solid #1b2957; }
    .page-content .row.seperated.blue-seperator > .columns:first-child {
      border-left: 0; }
    .page-content .row.seperated.blue-seperator > .columns:last-child {
      border-right: 0; }
  .page-content .row.seperated.white-seperator > .columns {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; }
    .page-content .row.seperated.white-seperator > .columns:first-child {
      border-left: 0; }
    .page-content .row.seperated.white-seperator > .columns:last-child {
      border-right: 0; }
  .page-content .content-section {
    padding: 40px 0; }
    .page-content .content-section .content-section {
      padding: 20px 0; }
    .page-content .content-section .columns .ce-gallery img {
      width: 100%;
      height: auto; }
    .page-content .content-section.noimagepadding .columns .ce-gallery {
      position: relative;
      margin: -40px;
      margin-left: -20px;
      margin-right: -20px;
      /*.ce-gallery {
        margin: 0;
      }*/ }
    .page-content .content-section.noimagepadding .columns .ce-bodytext {
      margin-top: 40px; }

.information-icon {
  color: #ff9b21;
  font-size: 3rem; }

.statistics {
  background-color: #f5f5f5;
  color: #1b2957;
  padding: 40px 0; }
  .statistics .columns {
    justify-content: space-around;
    display: flex;
    flex: 0 1 auto; }
  .statistics .statistics-item {
    text-align: center;
    font-size: 1.5rem;
    width: 120px; }
    .statistics .statistics-item i {
      font-size: 5rem;
      margin-bottom: 20px; }
    .statistics .statistics-item .count {
      font-weight: 700; }

.social-icons > span, .social-icons > a {
  margin-right: 20px; }
  .social-icons > span:last-child, .social-icons > a:last-child {
    margin-right: 0; }

.max-height-text .text {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; }
  .max-height-text .text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    z-index: 1;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%); }
.max-height-text .show-less {
  display: none; }
.max-height-text .show-less, .max-height-text .show-more {
  color: #ff9b21;
  float: right;
  cursor: pointer; }
.max-height-text.full .show-less {
  display: inline-block; }
.max-height-text.full .show-more {
  display: none; }
.max-height-text.full .text:after {
  content: none; }

.page-footer {
  background-color: #f5f5f5;
  color: #5a5a5a;
  padding: 30px 0; }
  .page-footer > .row {
    padding: 0 30px; }
  .page-footer a {
    color: #5a5a5a; }

.footer-right .frame {
  margin-bottom: 20px; }
  .footer-right .frame > * {
    float: right; }
  .footer-right .frame:after {
    clear: both;
    display: block;
    content: ''; }

.news .article .news-img-wrap a {
  display: inherit;
  float: none;
  padding: 0;
  border: none;
  background: none; }

.news-single .article .news-img-wrap {
  float: none;
  width: auto;
  margin: 0;
  background: none;
  margin-left: -20px; }

.news-single .news-header h1, .news-single .news-header h2, .news-single .news-header h3 {
  margin: 20px 0;
  font-size: 1.5rem;
  line-height: 1.875rem; }

.news-single .article .news-img-wrap img {
  width: 100%; }

.news-list-date {
  color: #ff9b21;
  font-weight: 700; }

.news-item-teaser-box {
  background-color: #f5f5f5;
  position: relative;
  padding: 0.625rem;
  margin-top: 1.25rem;
  min-height: 150px; }
  .news-item-teaser-box::before {
    content: '';
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    left: 30px;
    top: -10px; }
  .news-item-teaser-box h3 {
    font-size: 1.125rem;
    line-height: 2.25rem;
    font-weight: 700; }
  .news-item-teaser-box:after {
    content: '';
    display: block;
    clear: both; }
  .news-item-teaser-box .more-link {
    color: #fff;
    background: #ff9b21;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .news-item-teaser-box .teaser-text {
    margin: 0;
    overflow: hidden;
    font-size: 0.875rem;
    line-height: 1.75rem; }

.news .news-list-view a {
  text-decoration: none;
  color: inherit; }
.news .news-list-view .article {
  margin: 0;
  padding: 0;
  margin-bottom: 1.25rem; }
  .news .news-list-view .article .header {
    padding-top: 0.625rem; }
.news .news-list-view .news-item-teaser-box .news-img-wrap {
  margin: 0;
  margin-right: 0.625rem;
  height: 5.625rem;
  background: none;
  width: 100px; }
  .news .news-list-view .news-item-teaser-box .news-img-wrap a {
    display: inherit;
    float: none;
    padding: 0;
    border: none;
    background: none; }

.content-filter {
  color: #fff;
  margin-left: -20px;
  margin-right: -20px; }
  .content-filter a {
    color: #fff; }
  .content-filter .filter-head {
    background-color: #ff9b21;
    padding: 10px 30px;
    line-height: 1.875rem; }
    .content-filter .filter-head h3 {
      margin: 0; }
  .content-filter .filter-content {
    padding: 15px 30px;
    background-color: #fdb56d; }
  .content-filter .filter-options input[type="checkbox"] {
    margin-right: 5px; }
  .content-filter .filter-options label {
    display: block;
    font-size: 1.125rem;
    line-height: 1.875rem; }
  .content-filter .filter-selects {
    margin-top: 10px; }
  .content-filter select {
    color: #ff9b21;
    width: 120px;
    margin-right: 15px;
    border: none;
    padding: 5px; }
  .content-filter .button {
    color: #ff9b21 !important;
    background-color: #fff;
    margin-top: 10px;
    border: none;
    padding: 5px 10px;
    font-weight: 700; }

.link-and-downloads {
  color: #fff;
  margin-left: -20px;
  margin-right: -20px; }
  .link-and-downloads a {
    color: #fff;
    text-decoration: none; }
  .link-and-downloads .lad-head {
    background-color: #ff9b21;
    padding: 10px 30px;
    line-height: 1.875rem; }
    .link-and-downloads .lad-head h3 {
      margin: 0; }
  .link-and-downloads .lad-content {
    padding: 15px 30px;
    background-color: #fdb56d; }
  .link-and-downloads .lad-item {
    display: block;
    font-size: 1.125rem;
    line-height: 1.875rem; }

#cboxOverlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.8;
  height: 100%;
  width: 100%;
  position: fixed;
  cursor: pointer;
  z-index: 1002; }

#colorbox {
  z-index: 1003; }

#cboxClose {
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 2rem;
  text-align: center;
  top: 10px;
  right: 10px;
  background-color: #000;
  opacity: 0.8;
  color: #fff;
  border: none; }

#cboxPrevious, #cboxNext {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  height: 70px;
  line-height: 70px;
  font-size: 2rem;
  width: 50px;
  text-align: center;
  background-color: #000;
  opacity: 0.8;
  color: #fff;
  border: none; }

#cboxPrevious {
  left: 0; }

#cboxNext {
  right: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }
  fieldset input {
    height: 30px;
    border: 2px solid #1b2957;
    box-sizing: border-box;
    color: #1b2957;
    padding: 10px;
    width: 100%;
    max-width: 500px; }
  fieldset input[type="submit"] {
    color: #fff;
    padding: 0 10px;
    background-color: #1b2957;
    display: inline-block;
    width: inherit;
    font-size: 1rem; }
  fieldset textarea {
    height: 100px;
    border: 2px solid #1b2957;
    box-sizing: border-box;
    color: #1b2957;
    padding: 10px;
    width: 100%;
    max-width: 500px;
    resize: none; }

.tx-powermail legend {
  display: none; }

.powermail_fieldwrap {
  margin-bottom: 20px; }

.tx-indexedsearch-searchbox {
  margin-bottom: 20px; }
  .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
    margin-bottom: 20px; }

.tx-indexedsearch-browsebox {
  margin-bottom: 20px; }

.tx-indexedsearch-res {
  padding: 0.625rem;
  background-color: #f5f5f5;
  margin-bottom: 20px; }
  .tx-indexedsearch-res h3 {
    font-size: 1.125rem; }

.frame-type-felogin_login fieldset {
  margin-top: 20px; }
  .frame-type-felogin_login fieldset legend {
    margin-bottom: 20px;
    font-size: 1.125rem; }
  .frame-type-felogin_login fieldset div {
    margin-bottom: 20px; }
  .frame-type-felogin_login fieldset .felogin-hidden {
    margin: 0; }
  .frame-type-felogin_login fieldset input {
    display: block;
    vertical-align: top; }

.top-ten-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  max-width: 900px;
  margin: 0 auto; }

.ug-gallery-wrapper {
  overflow: visible !important; }
  .ug-gallery-wrapper .ug-slider-wrapper {
    overflow: visible !important; }
  .ug-gallery-wrapper.ug-fullscreen {
    overflow: hidden !important; }
    .ug-gallery-wrapper.ug-fullscreen .ug-slider-wrapper {
      overflow: hidden !important; }
    .ug-gallery-wrapper.ug-fullscreen .ug-textpanel {
      top: auto !important;
      bottom: 0px !important;
      position: absolute !important; }

.ug-textpanel {
  top: 100% !important;
  bottom: auto !important;
  position: absolute !important; }

.ug-textpanel-bg {
  opacity: 1 !important;
  background: #1b2957 !important;
  color: #fff; }

.pressemitteilungs-dce {
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .pressemitteilungs-dce::after {
    content: '';
    display: block;
    clear: both; }

.reverse-responsive-direction {
  display: flex; }

.mobile {
  display: none; }

.slicknav_menu::after {
  content: '';
  display: block;
  clear: both; }
.slicknav_menu .slicknav_btn {
  font-size: 2rem;
  line-height: 2rem; }
.slicknav_menu .slicknav_nav {
  background-color: #1b2957;
  color: #fff;
  font-size: 1.1875rem;
  overflow-y: scroll;
  height: calc(100vh - 100px);
  z-index: 101;
  padding: 40px;
  display: block;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 100px; }
  .slicknav_menu .slicknav_nav a {
    color: #fff;
    font-size: 1.1875rem; }
  .slicknav_menu .slicknav_nav .slicknav_arrow {
    padding: 0 20px; }
  .slicknav_menu .slicknav_nav li {
    list-style: none;
    margin-bottom: 40px; }
    .slicknav_menu .slicknav_nav li ul {
      margin-top: 20px;
      margin-left: 20px; }
    .slicknav_menu .slicknav_nav li li {
      margin-bottom: 20px; }

@media only screen and (max-width: 1080px) {
  .mobile {
    display: inherit; }

  .desktop-only {
    display: none; }

  .page-footer > .row {
    padding: 0; }

  .flex-direction-nav {
    display: none; }

  .page-header {
    /*.header-content {
      font-size: $mobile-top-header-fontsize;

      p {
        display: block;
      }
    }
    h2 {
      font-size: $h3-fontsize;
    }*/ }
    .page-header .header-top {
      padding: 0; }
      .page-header .header-top > .row > .columns {
        margin-top: 0;
        padding-left: 10px; }
      .page-header .header-top .header-tools {
        float: right;
        width: 50px;
        height: 80px; }
        .page-header .header-top .header-tools .search-icon {
          display: block; }
          .page-header .header-top .header-tools .search-icon i {
            float: right;
            line-height: 40px; }
          .page-header .header-top .header-tools .search-icon::after {
            content: '';
            display: block;
            clear: both; }
        .page-header .header-top .header-tools .slicknav_btn {
          float: right;
          line-height: 40px; }
        .page-header .header-top .header-tools::after {
          content: '';
          display: block;
          clear: both; }
    .page-header.scrolled {
      border-bottom: 1px solid #000; }
      .page-header.scrolled .header-top {
        padding: 0; }
      .page-header.scrolled img {
        max-height: 80px; }
    .page-header .header-content {
      font-size: 0.875rem;
      line-height: 1.25rem; }
      .page-header .header-content h2, .page-header .header-content h1, .page-header .header-content h3 {
        font-size: inherit;
        line-height: inherit;
        display: block;
        padding-top: 20px; }

  .header-background-spanner {
    height: 100px; }

  .page-header .header-top .ce-textpic {
    display: block; }
    .page-header .header-top .ce-textpic .ce-gallery {
      float: left; }

  .small-12 {
    margin: 20px 0; }

  .page-content .content-section {
    padding: 20px 0; }

  .ce-headline-right, .text-right {
    text-align: left; }

  .page-keyvisual .page-keyvisual-bg img {
    max-height: 360px; }

  .flexslider {
    max-height: 360px; }
    .flexslider .slide {
      overflow: hidden;
      align-items: center;
      display: flex !important;
      justify-content: center;
      flex-direction: column; }
      .flexslider .slide img {
        width: auto;
        max-width: inherit; }
      .flexslider .slide .slider-caption {
        padding: 20px;
        bottom: 0;
        width: 100%; }
        .flexslider .slide .slider-caption h1, .flexslider .slide .slider-caption h2 {
          font-size: 1.875rem; }

  .slider-image-wrapper {
    overflow: hidden; }

  .page-keyvisual .page-keyvisual-info {
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    margin: 0;
    width: 1080px;
    max-width: 100%; }
    .page-keyvisual .page-keyvisual-info .page-keyvisual-info-content {
      float: none;
      width: 100%;
      padding-left: 0;
      position: relative; }

  .statistics .statistics-item {
    font-size: 1rem; }
  .statistics i {
    font-size: 3.75rem; }

  .page-content .content-section.noimagepadding .columns {
    /*.ce-image {
      margin-top: -($page-responsive-padding);
      margin-bottom: -($page-responsive-padding);

      margin-left: -($page-margin);
      margin-right: -($page-margin);
    }
    &:first-child {
      .ce-image {
        margin-top: -($page-responsive-padding + $page-margin);
      }
    }
    &:last-child {
      .ce-image {
        margin-bottom: -($page-responsive-padding + $page-margin);
      }
    }*/ }
    .page-content .content-section.noimagepadding .columns .ce-gallery {
      margin-top: -20px;
      margin-bottom: -20px;
      margin-left: -20px;
      margin-right: -20px; }
    .page-content .content-section.noimagepadding .columns:first-child .ce-gallery {
      margin-top: -40px; }
    .page-content .content-section.noimagepadding .columns:last-child .ce-gallery {
      margin-bottom: -40px; }

  .content-filter {
    margin-top: -40px; }

  .news-item-teaser-box {
    height: auto; }
    .news-item-teaser-box .teaser-text {
      max-height: none; }

  .news-single .article .news-img-wrap {
    margin-left: 0; }

  .pressemitteilungs-dce {
    margin-bottom: 0;
    padding-bottom: 0; } }
@media only screen and (max-width: 600px) {
  .reverse-responsive-direction {
    flex-direction: column-reverse; }

  .page-content .row.seperated > .columns.small-12 {
    border: 0; }
    .page-content .row.seperated > .columns.small-12::after {
      content: '';
      background-color: #ff9b21;
      left: 20px;
      right: 20px;
      bottom: -20px;
      height: 1px;
      display: block;
      position: absolute; }
    .page-content .row.seperated > .columns.small-12:last-child::after {
      content: none; }
  .page-content .row.seperated.reverse-responsive-direction > .columns.small-12:last-child::after {
    content: ''; }
  .page-content .row.seperated.reverse-responsive-direction > .columns.small-12:first-child::after {
    content: none; }

  .pressemitteilungs-dce {
    margin-bottom: 0;
    padding-bottom: 0; } }

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