.mod_visitors .invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    float: left;
	width:0px;
	height:0px;
}
/* for events */


.nolink .vee-listing-headline a,
.nolink .vee-listing-block a {
    pointer-events: none;
}

.mod_eventlist p.vee-link-wrapper {
    display: none;
}

/*----------------------------------------------- */

.ce_timeline_single {
    --padding_text_line: 150px;
    --timeline_color: #42338b;
}

/* header */
  .vee-menu:not(.mm-menu) .vee-menu__navigation>li>a {
      color: #fff;
  }
  
  .vee-header__member-button-button {
    background: #5cc0cb;
    color: #fff;
  }
  
  .vee-header__menu-trigger button .vee-burger__icon i {
    background-color: var(--vee-linkColor);
  }
  
  .video_container {
    border-radius: 15px;
    border: 0.5px solid #fff;
  }
  
  .video_container video {
    border-radius: 15px;
  }
  
  .vee-image-flying-frame__frame {
    border: 5px solid var(--vee-linkColor);
  }
  
/* partnerslider startpage */
.image-grayscale-hover.vee-296-e5718665.content-image.ivp {
    display: flex;
    align-items: center;
}

.image-grayscale-hover.vee-gallery li {
    display: flex;
}

.image-grayscale-hover.vee-gallery figure {
    margin: auto;
}

.network .vee-gallery figure {
    margin: auto !important;
}

.network .vee-gallery li {
    display: flex;
}

  
/* timeline for onboarding */
  
/*img.image-lazy-load.onboarding {
    background: #e0c84e;
    border-radius: 50%;
    border: 5px solid;
    padding: 0.5em !important;
}*/

.ce_timeline_single:nth-child(even) .text_wrapper .year,
.ce_timeline_single:nth-child(odd) .text_wrapper .year {
   
}

.ce_timeline_single .timeline .year {
    font-size: 1.5rem;
    line-height: 1.1em;
    color: #18181a;
    font-weight: 500;
}

.ce_timeline_single .timeline .gallery img {
    height: 100px;
    width: 100px;
}

.ce_timeline_single:nth-child(odd) .image_wrapper div {
    padding-top: 0px;
    padding-right: 35px;
}

.ce_timeline_single:nth-child(even) .image_wrapper div {
    padding-top: 0px;
    padding-left: 35px;
}

.ce_timeline_single:nth-child(odd) .image_wrapper div {
    padding-top: 0px;
    padding-right: 35px;
    text-align: right;
}

.ce_timeline_single {
    margin-bottom: 0;
}

/*.ce_timeline_single .text_wrapper .timline-line:after {
    background: #e0c84e;
}

.ce_timeline_single .timeline .year .timline-line,
.ce_timeline_single .text_wrapper .timline-line:before {
  background: #42338b;
}

.ce_timeline_single:nth-child(odd) .text_wrapper {
    border-left: 3px solid #42338b;
}

.ce_timeline_single:nth-child(even) .text_wrapper {
    border-right: 3px solid  #42338b;
}*/

.vee-icons-list__icon {
  background: #42338b !important;
}

.vee-icons-list__item {
    margin-bottom: 1rem;
}  

/* events */
.event .teaser {
  display: none;
}

/* MAP */

.c4g-sideboard>div>div[class*=header] {
    line-height: 1.1em;
    height: auto;
    margin: 0;
    font-weight: 600;
    margin-bottom: 5px;
    border-bottom: 1px solid #42338b;
    padding-bottom: 5px;
}

.c4g-starboard-headline {
    line-height: 2em;
}

@media screen and (max-width:760px) {
    .c4g-sideboard > div > div[class*="header"] > span {
        font-size: 16px;
    }
}

.c4g-sideboard {
    background-color: #fff;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.c4g-popup-content img {
    max-width: 250px;
}

/* JOB SEITE ABSTAND UNTER DEN ÜBERSCHRIFTEN */

body.jobs .vee-headline-11 {
    margin-bottom:1.5rem;
}

body.jobs .first-headline {
    margin-bottom:3rem;
}

body.jobs .vee-accordion--type-1 .vee-section--boxed > .vee-section__container {
    padding-top: 1rem;
    padding-bottom: 3rem;
}

@media (min-width: 1200px) {
    body.jobs .vee-accordion--type-1 .vee-section--boxed > .vee-section__container {
        padding-top: 1rem;
        padding-bottom: 3rem;
    }
}

@media (min-width: 768px) {
    body.jobs .vee-accordion--type-1 .vee-section--boxed > .vee-section__container {
        padding-top: 1rem;
        padding-bottom: 3rem;
    }
}

@media (min-width: 576px) {
    body.jobs .vee-accordion--type-1 .vee-section--boxed > .vee-section__container {
        padding-top: 1rem;
        padding-bottom: 3rem;
    }
}
  
/* swiper logos */
.swiper-wrapper {
    align-content: center;
    align-items: center;
}
  
/* to be deleted */  
.red {
    color: red;
}

/* archive events */
.archive figure.image_container a picture:before {
    content: "Hat bereits stattgefunden";
    position: absolute;
    background: var(--vee-linkColor);
    color: #000;
    padding: 0px 5px 0px 5px;
    border-bottom-right-radius: 5px;
}

.archive time {
    grid-gap: 0.5em;
}

.archive .vee-meta__time {
    display: none;
}

/* HEADER KI PARK SEITE */

body.ki-park .vee-layout-header {
    background-color: #18181A;
}
