@charset "UTF-8";
/* KMI Template Base: Version 7.6 */
/* KMI Template Base: Version 7.6 */
/* KMI Template Base: Version 7.6 */
@media all {
  /*************************************************
	* Reset & Basics
	*************************************************/
  /*************************************************
	* Typography
	*************************************************/
  /* Titles */
  /* Text */
  /* Links */
  /* Tables */
  /* Lists Ordered */
  /*necessary in frontend but buggy in rte*/
  /* Lists Unordered - Special Symbol */
  /*necessary in frontend but buggy in rte*/
  /* line */
  /*************************************************
	* Fileicons in front of Filelinks
	*************************************************/
  /*************************************************
	* RTE Configuration (class definition has to be in styles.css)
	*************************************************/
  /* Align Classes for RTE*/
  /*************************************************
	* Recordtyp
	*************************************************/
  /* Rulers Before / After */
  /* Accordion */
  /* Zoom Image (Plus +) */
  /* Text mit Bild */
  /* Image hover effect */
  /* Textpic with border */
  /*************************************************
	* Page
	*************************************************/
  html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
  }
  body, html {
    width: 100%;
    height: 100%;
  }
  html, body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
  }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  address {
    font-style: normal;
  }
  ol, ul {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    list-style-position: inside;
  }
  strong, b {
    font-weight: 700;
  }
  em, i {
    font-style: italic;
  }
  img {
    line-height: 0;
    display: block;
  }
  .clearfix {
    display: inline-block;
  }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  html[xmlns] .clearfix {
    display: block;
  }
  * html .clearfix {
    height: 1%;
  }
  img + h2, img + h3, p + h2, p + h3, table + h2, table + h3, ol + h2, ol + h3, ul + h2, ul + h3, form + h2, form + h3 {
    margin: 2em 0 1em 0;
  }
  p {
    margin: 0 0 1em 0;
  }
  sup {
    font-size: 0.7rem;
    position: relative;
    top: -0.4em;
  }
  sub {
    font-size: 0.7rem;
    position: relative;
    top: 0.4em;
  }
  a[href^=tel] {
    color: inherit;
    text-decoration: none;
  }
  table {
    margin: 0 0 1em 0;
    vertical-align: top;
    font-size: 1em;
    /* Bugfix RTE */
    border-collapse: collapse;
    border-spacing: 0;
  }
  table.border th, table.border td {
    padding: 0.3em 0.6em;
    border: 1px solid #666;
  }
  table.border img {
    display: block;
  }
  table.border th.no-padding, table.border td.no-padding {
    padding: 0;
  }
  th {
    font-weight: 700;
  }
  th, td {
    vertical-align: top;
    padding: 0 1em 1em 0;
  }
  th:last-child, td:last-child {
    padding: 0 0 1em 0;
  }
  td p:last-child {
    margin: 0;
  }
  caption {
    margin: 0 0 1em 0;
    font-weight: 700;
  }
  ol {
    list-style-type: decimal;
    margin: 0 0 1em 1.4em;
  }
  ol li {
    text-indent: -1.4em;
  }
  ol ol {
    margin: 0 0 0 1.4em;
  }
  td > ol {
    margin: -1.2em 0 -1.2em 1.5em;
  }
  .content ul {
    margin: 0 0 1em 1.5em;
  }
  .content ul li {
    text-indent: -1.52em;
  }
  .content ul li:before {
    content: "•";
    padding: 0 1em 0 0;
  }
  .content ul ul {
    margin: 0 0 0 1.5em;
  }
  .content td > ul {
    margin: -1.2em 0 -1.2em 1.5em;
  }
  hr {
    border: none;
  }
  a[href$=".pdf"] {
    background: url(/fileadmin/kmi_images/icons/pdf.gif) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  a[href$=".doc"], a[href$=".docx"] {
    background: url(/fileadmin/kmi_images/icons/doc.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  a[href$=".ppt"], a[href$=".pptx"] {
    background: url(/fileadmin/kmi_images/icons/ppt.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  a[href$=".xls"], a[href$=".xlsx"] {
    background: url(/fileadmin/kmi_images/icons/xls.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  a[href$=".vcf"] {
    background: url(/fileadmin/kmi_images/icons/vcf.gif) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  a[href$=".zip"] {
    background: url(/fileadmin/kmi_images/icons/zip.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
  }
  h1.align-left, h2.align-left, h3.align-left, p.align-left, img.align-left, th.align-left, td.align-left, caption.align-left {
    text-align: left;
  }
  h1.align-center, h2.align-center, h3.align-center, p.align-center, img.align-center, th.align-center, td.align-center, caption.align-center {
    text-align: center;
  }
  h1.align-right, h2.align-right, h3.align-right, p.align-right, img.align-right, th.align-right, td.align-right, caption.align-right {
    text-align: right;
  }
  h1.align-justify, h2.align-justify, h3.align-justify, p.align-justify, img.align-justify, th.align-justify, td.align-justify, caption.align-justify {
    text-align: justify;
  }
  div.rulerAfter {
    margin: 0 0 2.5em 0;
    padding: 0 0 1.8em 0;
    border: none;
    border-bottom: 1px solid #666;
  }
  div.rulerBefore {
    margin: 2em 0 0 0;
    padding: 1.2em 0 0 0;
    border: none;
    border-top: 1px solid #666;
  }
  .accordion {
    margin-bottom: 5px;
  }
  .accordion > div > h2 {
    padding: 0 1em 0 0;
    color: #fff;
    background: #05305d;
    font-size: 1.2em;
    line-height: 2em;
    cursor: pointer;
    margin: 0;
  }
  .accordion > div > h2:before {
    content: url(../img/accordion-arrow.png);
    float: left;
    height: 30px;
    padding: 0 10px 0 4px;
  }
  .accordion > div > h2:hover {
    text-decoration: none;
    background: #074485;
  }
  .accordion > div > h2:focus {
    border: none;
  }
  .accordion .opened > h2:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    padding: 0 4px 0 10px;
  }
  .accordion > div > div {
    padding: 1em 1em 0 1em;
    border: 1px solid #eee;
    border-top: none;
  }
  .ce-gallery a {
    position: relative;
    display: inline-block;
  }
  .ce-gallery a:hover .img-overlay {
    opacity: 1;
  }
  .img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease;
  }
  .img-overlay:after {
    position: absolute;
    content: "";
    background-image: url(/fileadmin/kmi_images/icon-img-link.png);
    width: 33px;
    height: 35px;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin: -16.5px 0 0 -17.5px;
  }
  a.kmi-lightbox {
    display: block;
  }
  a.kmi-lightbox:after {
    position: absolute;
    background: #000000;
    height: 12px;
    width: 12px;
  }
  figcaption.csc-textpic-caption {
    font-size: 0.9em;
    text-align: justify;
  }
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    background: #000;
  }
  figure.csc-textpic-image a img {
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  figure.csc-textpic-image a img:hover {
    opacity: 0.65;
  }
  div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 1px solid #444444;
  }
  #mnav-wrapper, #mnavbtn {
    display: none;
  }
}
/* KMI Template Base: Version 7.6 */
@media print {
  #page-wrapper, #page, #content-container, #center-wrapper, #center {
    width: 100%;
  }
  #header-image, #metanav, #topnav, #subnav-wrapper, #sidebar-wrapper, #kmi-logo {
    display: none;
  }
  #center-wrapper {
    margin: 0;
  }
  #logo {
    left: 0;
  }
  .content ul li:before {
    content: none;
    padding: 0 1em 0 0;
  }
  ul {
    list-style-type: disc;
  }
  .accordion > div {
    display: inline !important;
  }
}
/* KMI Template Base: Version 7.6 */
@media all {
  /*************************************************
	* Powermail Placeholder Design
	*************************************************/
  /*************************************************
	* Fancybox
	*************************************************/
  /*************************************************
	* Galleria
	*************************************************/
  /*************************************************
* Staff Sites
*************************************************/
  /*************************************************
    * Overlay Menu 
    *************************************************/
  .tx-powermail {
    width: 100%;
  }
  .tx-powermail h3, .powermail_legend, .parsley-errors-list {
    display: none;
  }
  .powermail_label {
    position: absolute;
    opacity: 0;
    font-size: 10px;
    line-height: 10px;
    margin: -12px 0 0 0;
  }
  .powermail_fieldwrap {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    margin: 0 0 1.5em 0;
  }
  .powermail_field .powermail_input, .powermail_field textarea, .powermail_check_outer, .powermail_radio_outer {
    width: calc(100% - 2em - 2px);
  }
  .powermail_field select {
    width: 100%;
  }
  .powermail_field .powermail_input, .powermail_field .powermail_submit, .powermail_field select, .powermail_field textarea {
    padding: 1em;
    border: 1px solid #ccc;
    font-family: inherit;
  }
  .powermail_field textarea {
    resize: vertical;
  }
  .powermail_fieldwrap_type_check label, .powermail_fieldwrap_type_radio label {
    position: relative;
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    opacity: 1;
    margin: 0 0 0.25em 0;
  }
  .powermail_fieldwrap_type_check .powermail_field:after, .powermail_fieldwrap_type_radio .powermail_field:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .powermail_field .checkbox, .powermail_field .radio {
    float: left;
    width: 50%;
  }
  .powermail_field:focus, .powermail_input:focus, .powermail_textarea:focus, .powermail_select:focus {
    outline: none;
    border: 1px solid #222 !important;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    -ms-transition: all 0.7s;
  }
  .powermail_field.parsley-error, .powermail_input.parsley-error, .powermail_textarea.parsley-error, .powermail_select.parsley-error {
    border: 1px solid #da0a0a;
  }
  .powermail_field:-webkit-input-placeholder, .powermail_field:-moz-placeholder, .powermail_field:-ms-input-placeholder {
    color: #222;
  }
  .powermail_field:focus {
    /* FF 4-18 */
    /* FF 19+ */
  }
  .powermail_field:focus::-webkit-input-placeholder, .powermail_field:focus:-moz-placeholder, .powermail_field:focus::-moz-placeholder, .powermail_field:focus:-ms-input-placeholder {
    color: transparent;
  }
  .powermail_submit {
    width: 33.33%;
    color: #333;
    background: #eee;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    cursor: pointer;
    float: right;
  }
  .powermail_submit:hover, .powermail_submit:focus {
    border-color: #333;
    background: #333;
    color: #fff;
  }
  .kmi-lightbox .fancybox-skin {
    border-radius: 0px;
  }
  .kmi-lightbox .fancybox-close {
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
    background-image: url('../img/close.png');
    background-color: rgba(255, 255, 255, 0.4);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .kmi-lightbox .fancybox-title-float-wrap .child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    font-size: 1.2em;
  }
  .gallery43 .galleria, .gallery169 .galleria {
    width: 100%;
  }
  .gallery43 img, .gallery169 img {
    width: 100% !important;
    height: auto !important;
  }
  .galleria-theme-classic {
    background: transparent;
    margin-bottom: 1em;
  }
  .galleria-theme-classic .galleria-stage {
    top: 0;
    right: 0;
    left: 0;
    bottom: 85px;
  }
  .galleria-theme-classic .galleria-thumbnails-container {
    height: 80px;
    left: 0;
    right: 0;
  }
  .galleria-theme-classic .galleria-thumbnails-container .disabled:hover {
    opacity: 1;
    background-color: #dcdcdc;
  }
  .galleria-theme-classic .galleria-thumbnails .galleria-image {
    height: 80px !important;
    border: none;
  }
  .galleria-theme-classic .galleria-thumb-nav-left, .galleria-theme-classic .galleria-thumb-nav-right {
    height: 80px;
    background-position: -495px 22px;
    background-color: #bfbfbf;
  }
  .galleria-theme-classic .galleria-thumb-nav-right {
    background-position: -578px 22px;
  }
  .galleria-theme-classic .galleria-counter {
    background: #000000;
    color: #ffffff;
    padding: 5px;
    opacity: 0.7;
    left: 0;
    bottom: 0;
  }
  .galleria-lightbox-shadow {
    display: none;
  }
  .staff {
    float: left;
    position: relative;
    width: 183px;
    height: 240px;
    overflow: hidden;
    margin-left: 7px;
    margin-bottom: 7px;
  }
  .staff:hover .ce-bodytext {
    top: 0;
  }
  .staff .ce-bodytext {
    position: absolute;
    top: 240px;
    transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    -webkit-transition: top 0.4s ease;
    -o-transition: top 0.4s ease;
    width: 183px;
    height: 240px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
  }
  .staff figure.image::after {
    right: 5px;
    display: block;
    position: absolute;
    bottom: 0px;
    content: url(../img/more_plus.svg);
    transform: scale(0.5);
  }
  .staff a, .staff h2 {
    color: #ffffff;
  }
  .staff a:hover {
    text-decoration: none;
    color: #f69739;
  }
  .staff p, .staff h2 {
    padding: 10px;
  }
  .button_container {
    position: absolute;
    top: 84px;
    right: 0;
    height: 15px;
    width: 25px;
    cursor: pointer;
    z-index: 999999;
    transition: opacity 0.25s ease;
  }
  .button_container:hover {
    opacity: 0.7;
  }
  .button_container.active .top {
    transform: translateY(7px) translateX(0) rotate(45deg);
    background: #f49731;
  }
  .button_container.active .middle {
    opacity: 0;
    background: #f49731;
  }
  .button_container.active .bottom {
    transform: translateY(-7px) translateX(0) rotate(-45deg);
    background: #f49731;
  }
  .button_container span {
    background: #f49731;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
  }
  .button_container span:nth-of-type(2) {
    top: 7px;
  }
  .button_container span:nth-of-type(3) {
    top: 14px;
  }
  .overlay {
    position: fixed;
    background: #38366a;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    z-index: 99999;
    overflow: auto;
  }
  .overlay.open {
    opacity: 0.95;
    visibility: visible;
    height: 100%;
  }
  .overlay.open li {
    /* animation: fadeInRight .5s ease forwards;
          animation-delay: .35s;*/
    opacity: 1;
  }
  .overlay.open li:nth-of-type(2) {
    animation-delay: 0.4s;
  }
  .overlay.open li:nth-of-type(3) {
    animation-delay: 0.45s;
  }
  .overlay.open li:nth-of-type(4) {
    animation-delay: 0.5s;
  }
  .overlay nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto;
    max-width: 1020px;
    -webkit-box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    -moz-box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    color: #363369;
  }
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    margin: 100px 0 50px 0;
    text-align: left;
    padding-left: 22px;
  }
  .overlay ul li {
    display: inline-block;
    padding: 5px 0 5px 0;
    float: left;
    position: relative;
    opacity: 0;
    width: 50%;
    height: 50%;
    text-align: left;
    margin: 0;
  }
  .overlay ul li a {
    display: block;
    position: relative;
    color: white;
    font-size: 20px;
    text-decoration: none;
    overflow: hidden;
  }
  .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
    width: 100%;
  }
  .overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 40%;
    width: 0%;
    transform: translateX(-50%);
    height: 1px;
    background: white;
    transition: 0.35s;
  }
  .overlay ul li ul {
    padding: 0;
    margin: 0 0 50px 0;
  }
  .overlay ul li ul li {
    display: block;
    width: 100%;
    float: none;
    height: auto;
  }
  .overlay ul li ul li a {
    font-size: 16px;
    text-transform: normal;
    font-weight: 300;
    padding: 3px 0 3px 0;
  }
  @keyframes fadeInRight {
    0% {
      opacity: 1;
      left: 20%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
}
/* KMI Template Base: Version 7.6 */
/*************************************************
* Variables
*************************************************/
/*************************************************
* Font Import
*************************************************/
@font-face {
  font-family: 'DINPro';
  src: url('../fonts/dbold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'DINPro';
  src: url('../fonts/dlight.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'DINPro';
  src: url('../fonts/dregular.ttf') format('truetype');
  font-weight: 400;
}
@media all {
  /*************************************************
	* Specific Colors and Sizes
	*************************************************/
  /* Titles */
  /* Links */
  /* Lines */
  /* Color Classes for RTE */
  /*************************************************
	* Page
	*************************************************/
  /*************************************************
	* Header
	*************************************************/
  /* Logo */
  /* Socialmedia */
  /* Langnav */
  /*************************************************
	* Header Image
	*************************************************/
  /*************************************************
	* Main
	*************************************************/
  /* Sub Navigation */
  /* Center */
  /*************************************************
	* Home
	*************************************************/
  /*************************************************
	* Gridelements
	*************************************************/
  /* Deeplinks*/
  /*************************************************
	* Slider
	*************************************************/
  /*************************************************
	* Tabelle
	*************************************************/
  /*************************************************
	* Footer
	*************************************************/
  /* Footer Address */
  /* Sitemap */
  /* Meta Navigation */
  h1 {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.25em;
    margin: 0 0 54px 0;
    text-transform: uppercase;
  }
  h2 {
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.25em;
    margin: 0 0 0.5em 0;
  }
  h3 {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25em;
    margin: 0 0 1em 0;
  }
  a {
    color: #f49731;
    text-decoration: underline;
    font-weight: bold;
  }
  a:hover, a:focus, a.activ, #content a:visited:hover {
    color: #111;
    text-decoration: underline;
  }
  #content a:visited {
    color: #666;
  }
  hr {
    border-bottom: 1px solid #666;
    margin: 2em 0 2em 0;
  }
  div.rulerAfter, div.rulerBefore {
    border-color: rgba(54, 51, 105, 0.7);
  }
  .frame-ruler-after::after {
    border-color: rgba(54, 51, 105, 0.7);
    margin: 0 0 2.5em 0;
    padding: 0 0 1.8em 0;
  }
  .frame-ruler-before::before {
    border-color: rgba(54, 51, 105, 0.7);
    margin: 2.5em 0 0 0;
    padding: 1.8em 0 0 0;
  }
  span .rot {
    color: #ff0000;
  }
  span .gruen {
    color: #00ff00;
  }
  span .blau {
    color: #0000ff;
  }
  body, html {
    background-color: #fff;
    color: #333;
    font-family: 'DINPro', Arial, Helvetica, sans-serif;
    font-weight: 400;
  }
  #page-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
  }
  #page {
    width: 100%;
  }
  #header-wrapper {
    background: #363369;
  }
  #header {
    position: relative;
    width: 100%;
    height: 120px;
    max-width: 1020px;
    margin: 0 auto;
  }
  #logo img {
    height: 120px;
    width: auto;
    margin-left: 130px;
  }
  #logo p {
    color: #fff;
    position: absolute;
    margin: 0;
  }
  #logo p.short-name {
    bottom: 0;
    font-size: 3em;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 0.72em;
    left: 20px;
  }
  #logo p.short-name span {
    font-weight: 700;
  }
  #logo p.full-name {
    bottom: 17px;
    left: 480px;
    font-weight: 300;
    font-size: 1.1em;
  }
  .socialmedia {
    display: inline-block;
    float: left;
    padding-right: 40px;
  }
  .socialmedia ul li {
    padding-top: 8px !important;
  }
  .socialmedia ul li.socialmedia-fb a {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/wdaforum_Icons_Facebook.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
  }
  .socialmedia ul li.socialmedia-insta a {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/wdaforum_Icons_Instagram.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
  }
  #mnav-wrapper {
    padding-bottom: 45px;
  }
  #mnav-wrapper .socialmedia {
    display: block;
    width: 100%;
    height: 40px;
    padding-right: 0;
    text-align: center;
  }
  #mnav-wrapper .socialmedia ul {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
  }
  #mnav-wrapper .socialmedia ul li {
    width: 25px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  #mnav-wrapper .socialmedia ul li.socialmedia-fb a {
    width: 25px;
    height: 25px;
  }
  #mnav-wrapper .socialmedia ul li.socialmedia-insta a {
    width: 25px;
    height: 25px;
  }
  #langnav {
    position: absolute;
    top: 0;
    right: 0;
  }
  #langnav ul {
    display: flex;
  }
  #langnav li {
    position: relative;
    padding-top: 10px;
    margin-left: 12px;
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.4em;
  }
  #langnav li, #langnav a {
    color: #fff;
    text-decoration: none;
  }
  #langnav a.current:before {
    content: url(../img/arrow-down.png);
    position: absolute;
    left: calc(50% - 10px);
    top: -7px;
  }
  #header-image {
    width: 100%;
    overflow: hidden;
  }
  #header-image img {
    width: 100%;
    height: auto;
  }
  #content-container {
    width: 100%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1020px;
    -webkit-box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    -moz-box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    box-shadow: 0 0 160px 0 rgba(57, 54, 107, 0.15);
    color: #363369;
  }
  #sidenav-wrapper {
    width: 280px;
    min-height: 100px;
    font-size: 0.8rem;
  }
  .logo-20j {
    padding-left: 20px;
    height: 140px;
    display: flex;
    align-items: center;
  }
  #sidenav {
    width: 100%;
  }
  #sidenav ul {
    margin: 0;
  }
  #sidenav ul li {
    text-indent: 0;
    position: relative;
  }
  #sidenav > ul > li {
    padding: 8px 2px 0 20px;
  }
  #sidenav > ul > li.active > a {
    font-weight: 700;
  }
  #sidenav > ul > li > ul {
    margin-bottom: 6px;
  }
  #sidenav > ul > li > a {
    text-transform: uppercase;
    font-size: 1.4em;
    border-bottom: 1px solid #363369;
    margin-bottom: 12px;
    color: #363369 !important;
  }
  #sidenav > ul > li > ul > li a {
    line-height: 1.5em;
  }
  #sidenav > ul > li.last {
    margin-bottom: 40px;
  }
  #sidenav li li ul {
    padding-left: 4px;
  }
  #sidenav li li li ul {
    padding-left: 8px;
  }
  #sidenav li li li li ul {
    padding-left: 12px;
  }
  #sidenav li li:before {
    content: none;
  }
  #sidenav a {
    display: block;
    color: #363369;
    text-decoration: none;
    font-weight: 400;
  }
  #sidenav a:hover {
    color: #f49731;
  }
  #sidenav a.current {
    color: #f49731;
  }
  #center-wrapper {
    width: calc(100% - 280px);
    font-size: 0.8rem;
    -webkit-box-shadow: -120px 0 160px 0 rgba(57, 54, 107, 0.05);
    -moz-box-shadow: -120px 0 160px 0 rgba(57, 54, 107, 0.05);
    box-shadow: -120px 0 160px 0 rgba(57, 54, 107, 0.05);
    padding-bottom: 40px;
  }
  #center {
    padding: 60px 70px 0 80px;
    min-height: 350px;
    line-height: 1.4em;
    font-size: 1.1em;
  }
  .ce-below .ce-gallery {
    width: 100%;
  }
  .ce-gallery img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1em;
  }
  .cycle-slide .ce-gallery img, .deeplinks .ce-gallery img {
    margin-bottom: 0;
  }
  .partner .ce-gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: none;
    margin: 0 !important;
  }
  .partner .ce-gallery a {
    display: block;
  }
  .partner .ce-gallery img {
    margin-bottom: 0;
  }
  .partner .ce-row {
    border: 1px solid #363369;
    margin: 0;
    margin-bottom: 7px;
  }
  .home {
    /* Intro */
    /* Yellow bar */
    /* Emphasis */
  }
  .home #header-wrapper {
    margin-bottom: 5px;
  }
  .home #center-wrapper {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
  }
  .home #center {
    padding: 20px 0 0 0;
  }
  .home .intro {
    font-size: 1.4rem;
    text-align: center;
    width: calc(100% - 60px);
    line-height: 1.6rem;
    margin: 10px 0 20px 0;
    padding: 0 30px;
  }
  .home .text-yellow-bar {
    margin: 60px 80px;
    border-left: 5px solid #f49731;
    padding-left: 20px;
  }
  .home .text-yellow-bar p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .home .emphasis {
    position: absolute;
    left: 0;
    width: 100%;
    background: rgba(227, 225, 236, 0.5);
    text-align: center;
  }
  .home .emphasis > div {
    max-width: 860px;
    margin: 0 auto;
    padding: 30px 0 50px 0;
  }
  .home .emphasis .ce-column {
    margin: 0 45px;
  }
  .home .emphasis .ce-column:first-child {
    margin-left: 0;
  }
  .home .emphasis .ce-column:last-child {
    margin-right: 0;
  }
  .home .emphasis .ce-bodytext {
    margin: 40px auto 0 auto;
    max-width: 620px;
  }
  .home .emphasis h2 {
    margin-bottom: 30px;
  }
  .home .emphasis img {
    margin: 0 auto 10px auto;
  }
  .home .element2cols {
    padding: 0 80px;
  }
  .home .bluebox {
    margin: 50px 0;
  }
  .home .bluebox > div {
    background: rgba(227, 225, 236, 0.5);
    padding: 15px;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
  .home .bluebox p {
    margin-bottom: 0;
  }
  .home #slider-wrapper {
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
  }
  .home #slider-wrapper .ce-bodytext {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: rgba(244, 151, 72, 0.8);
    padding: 10px 20px 10px 30px;
  }
  .home #slider-wrapper h1, .home #slider-wrapper h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 3rem;
    margin: 0;
  }
  .home #slider-wrapper .cycle-pager {
    position: absolute;
    right: 10px;
    font-size: 36px;
    bottom: -6px;
    z-index: 1000;
    color: #fff;
  }
  .home #slider-wrapper .cycle-pager span {
    cursor: pointer;
  }
  .home #slider-wrapper .cycle-pager .cycle-pager-active {
    color: #f49731;
  }
  .home #slider-wrapper .img-overlay {
    display: none;
  }
  .element2cols {
    display: flex !important;
    flex-wrap: wrap;
  }
  .element2cols .col1, .element2cols .col2 {
    width: 48%;
  }
  .element2cols .col-7 {
    width: 58%;
  }
  .element2cols .col-9 {
    width: 73%;
  }
  .element2cols .col1, .element2cols .col-7, .element2cols .col-9 {
    margin-right: 4%;
  }
  .deeplinks {
    display: flex !important;
    flex-wrap: wrap;
  }
  .deeplinks .ce-intext.ce-right .ce-gallery {
    margin-left: 0;
  }
  .deeplinks > div {
    width: 33.3334%;
    display: inline-table;
  }
  .deeplinks .col1, .deeplinks .col2, .deeplinks .col3 {
    width: calc(100% / 3 - 12px);
    display: flex;
    flex-wrap: wrap;
  }
  .deeplinks .col1 .ce-gallery a, .deeplinks .col2 .ce-gallery a, .deeplinks .col3 .ce-gallery a {
    display: block;
  }
  .deeplinks .col1, .deeplinks .col2 {
    margin-right: 18px;
  }
  .deeplinks img {
    width: 100%;
    height: auto;
  }
  .deeplinks .ce-gallery {
    margin: 0;
  }
  .deeplinks .col2 figcaption {
    background: #464383;
  }
  .deeplinks figcaption {
    background: #363369;
    padding: 6px 10px 6px 40px;
    color: #fff;
    margin-top: -5px;
    text-transform: uppercase;
    position: relative;
    z-index: 1000;
    margin-bottom: 4px;
  }
  .deeplinks .ce-bodytext {
    padding: 0 15px;
  }
  #slider-wrapper .ce-column {
    width: 100%;
    float: none;
  }
  #slider-wrapper .ce-gallery {
    margin: 0;
  }
  #slider-wrapper img {
    width: 100%;
    height: auto;
  }
  td p {
    margin-bottom: 0;
  }
  th:last-child, td:last-child {
    padding: 0.5em 0.75em;
  }
  th:first-child, td:first-child {
    padding-left: 0;
  }
  .ce-table th, .ce-table td {
    border: none;
  }
  .ce-table {
    width: calc(100% + 70px);
    max-width: calc(100% + 70px);
    margin-left: -40px;
  }
  .ce-table thead th {
    text-align: left;
  }
  .frame-layout-22 .ce-table {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  #footer {
    position: relative;
    width: 100%;
    padding: 10px 0;
    background: #363369;
  }
  #footer-address {
    max-width: 1020px;
    margin: 20px auto 40px auto;
    color: #fff;
  }
  #footer-address p {
    display: inline-block;
  }
  #footer-address p:first-child {
    font-size: 1.4em;
    font-weight: 300;
    margin-right: 14px;
  }
  #footer-address p:first-child strong {
    font-weight: 700;
  }
  #footer-address p {
    margin: 0;
    font-size: 0.95em;
  }
  #footer-address a {
    color: #f49731;
    text-decoration: none;
  }
  #footersitemap {
    font-size: 0.8em;
    line-height: 1.4em;
  }
  #footersitemap > ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1020px;
    margin: 0 auto;
  }
  #footersitemap > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
  }
  #footersitemap > ul > li {
    width: 14%;
    margin-bottom: 30px;
    padding-right: 2%;
  }
  #footersitemap a {
    color: #c3c3c3;
    font-weight: 300;
    text-decoration: none;
    font-size: 0.8em;
  }
  #metanav {
    float: right;
    margin-right: 30px;
  }
  #metanav ul {
    margin: 0;
  }
  #metanav li {
    text-indent: 0;
    list-style-position: outside;
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
  }
  #metanav li:before {
    content: none;
  }
  #metanav li.last {
    border: none;
    padding: 0;
    margin: 0;
  }
  #metanav a {
    font-weight: normal;
    text-decoration: none;
  }
  #metanav a:hover {
    text-decoration: underline;
  }
}
/* KMI Template Base: Version 7.6 */
@media screen and (max-width: 1080px) {
  #footer {
    width: 90%;
    padding: 10px 5%;
  }
  .home #slider-wrapper .ce-bodytext {
    padding-left: 5%;
  }
  #center {
    padding: 70px 40px 0 60px;
  }
  #langnav, .button_container {
    right: 40px;
  }
  .deeplinks .col1, .deeplinks .col2, .deeplinks .col3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .deeplinks .col1 .ce-textpic, .deeplinks .col2 .ce-textpic, .deeplinks .col3 .ce-textpic {
    display: flex;
  }
  .deeplinks .col1 .ce-textpic .ce-bodytext, .deeplinks .col2 .ce-textpic .ce-bodytext, .deeplinks .col3 .ce-textpic .ce-bodytext {
    flex: 1;
    padding-right: 0;
  }
}
@media screen and (max-width: 900px) {
  .home .deeplinks .ce-bodytext, .home .deeplinks figcaption {
    padding-left: 20px;
  }
  #footersitemap > ul > li {
    width: 31.33%;
  }
}
@media screen and (max-width: 840px) {
  .home .emphasis > div {
    padding: 30px 5% 50px 5%;
  }
  .home .emphasis .ce-column {
    margin: 0 20px;
  }
  .home .bluebox {
    margin: 50px 5%;
  }
  .home .intro {
    width: 90%;
    padding: 0 5%;
  }
  #sidenav > ul > li > a {
    font-size: 1.2em;
  }
  #sidenav-wrapper {
    width: 250px;
  }
}
@media screen and (max-width: 800px) {
  /* Mobile Navigation */
  /* Mobile Navigation Button */
  body, html {
    min-width: 320px;
  }
  #metanav, #topnav, #sidenav-wrapper {
    display: none;
  }
  .button_container {
    display: none;
  }
  #mnav-wrapper {
    background: #363369;
  }
  #mnav-wrapper > div {
    border-bottom: 1px dashed #fff;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  #mnav-wrapper > div:last-child {
    border-bottom: 1px dashed #fff;
    padding: 0;
  }
  #mnav-wrapper a {
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 46px;
    color: #fff;
  }
  #mnav-wrapper a:hover {
    color: #f49731;
  }
  #mnav-wrapper a.current {
    color: #f49731;
  }
  #mnav-wrapper .arrow {
    position: absolute;
    display: block;
    right: 0;
    height: 46px;
    width: 46px;
    margin-top: -46px;
    background: url('../img/mnav-arrow.png') no-repeat center center;
    cursor: pointer;
  }
  #mnav-wrapper li.open > .arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  #mnav-wrapper li.active > ul {
    display: block;
  }
  #mnav-wrapper ul ul {
    padding-bottom: 0.5em;
    display: none;
    position: relative;
  }
  #mnav-wrapper > div > ul > li.last ul {
    padding-bottom: 0;
  }
  #mnav-wrapper li a {
    padding-left: 5%;
  }
  #mnav-wrapper li li a {
    padding-left: 7%;
  }
  #mnav-wrapper li li li a {
    padding-left: 9%;
  }
  #mnav-wrapper li li li li a {
    padding-left: 11%;
  }
  #mnav-wrapper li li li li li a {
    padding-left: 13%;
  }
  #mnav-lang ul {
    display: flex;
  }
  #mnav-lang li {
    width: 45%;
    line-height: 46px;
    padding-left: 5%;
    color: #fff;
  }
  #mnav-lang li.first {
    border-right: 1px dashed #fff;
  }
  #mnav-lang a {
    line-height: inherit;
    background: none;
    padding: 0 !important;
  }
  #mnav-lang a.current {
    color: #f49731;
  }
  #mnavbtn-wrapper {
    height: auto;
    padding: 25px 0px;
    margin-left: 5%;
    cursor: pointer;
    position: absolute;
    bottom: 0;
  }
  #mnavbtn {
    width: 20px;
    height: 15px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    cursor: pointer;
    display: block;
  }
  #mnavbtn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #f49731;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
  }
  #mnavbtn span:nth-child(1) {
    top: 0px;
  }
  #mnavbtn span:nth-child(2), #mnavbtn span:nth-child(3) {
    top: 6px;
  }
  #mnavbtn span:nth-child(4) {
    top: 12px;
  }
  #mnavbtn.open span:nth-child(1), #mnavbtn.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #mnavbtn.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  #mnavbtn.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  #header {
    height: auto;
  }
  #header-wrapper {
    padding-top: 20px;
  }
  #logo {
    width: 485px;
    height: 117px;
    overflow: hidden;
    float: right;
  }
  #logo p.full-name {
    display: none;
  }
  #logo p.short-name {
    right: 160px;
    left: auto;
  }
  #langnav {
    display: none;
  }
  #center-wrapper {
    width: 100%;
  }
  #center {
    padding: 70px 5% 0 5%;
  }
  a[href^=tel] {
    color: inherit;
    text-decoration: underline;
  }
  .tx-powermail, .powermail_submit {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .home #slider-wrapper h1, .home #slider-wrapper h2 {
    font-size: 2rem;
  }
  .home .intro {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 740px) {
  .home .text-yellow-bar {
    margin: 60px 5%;
  }
  .home .element2cols {
    padding: 0 5%;
  }
}
@media screen and (max-width: 650px) {
  #footersitemap > ul > li {
    width: 48%;
  }
  .home .emphasis img {
    width: 60px;
    height: auto;
  }
  .staff {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .home #slider-wrapper h1, .home #slider-wrapper h2 {
    font-size: 1.3rem;
  }
  .home .intro {
    font-size: 1.1rem;
  }
  #center {
    padding: 50px 5% 0 5%;
  }
}
@media screen and (max-width: 580px) {
  .element2cols .col1, .element2cols .col2 {
    width: 100%;
    margin: 0;
  }
  .home .emphasis .ce-column {
    margin: 0 10px;
  }
}
@media screen and (max-width: 540px) {
  #logo p.short-name {
    display: none;
  }
}
@media screen and (max-width: 490px) {
  .home .emphasis img {
    width: 44px;
  }
  .home .emphasis figcaption {
    font-size: 0.85em;
    line-height: 1.4em;
  }
  .home .emphasis .ce-column {
    margin: 0 8px;
  }
}
@media screen and (max-width: 470px) {
  #footersitemap > ul > li {
    width: 98%;
  }
  .home .deeplinks > div {
    width: 70%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  .home .emphasis img {
    width: 35px;
  }
  .home .emphasis figcaption {
    font-size: 0.8em;
    line-height: 1.3em;
  }
  .home .emphasis .ce-column {
    margin: 0 6px;
  }
}
@media screen and (max-width: 380px) {
  .home .deeplinks > div {
    width: 80%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 350px) {
  .home .deeplinks > div {
    width: 100%;
    margin-bottom: 20px;
  }
}
