@charset "UTF-8";
@import url(../../node_modules/normalize.css/normalize.css);
@font-face {
  font-family: 'CCSA';
  src: url("../fonts/CCSA.woff2") format("woff2"), url("css/fonts/CCSA.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'CCSAItalic';
  src: url("../fonts/CCSAItalic.woff2") format("woff2"), url("css/fonts/CCSAItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

*,
*::after,
*::before {
  box-sizing: inherit; }

::-moz-selection {
  color: #ff9966; }

::selection {
  color: #ff9966; }

.browserupgrade {
  padding: 10px;
  margin: 0 40px;
  background-color: bisque; }

@supports (display: grid) {
  .browserupgrade {
    display: none; } }

html {
  line-height: 1.35;
  box-sizing: border-box; }

body {
  font-size: 1.1rem;
  font-family: "CCSA", sans-serif;
  color: #000000;
  background-color: #ffffff; }
  @media only screen and (min-width: 1024px) {
    body {
      font-size: 1.2rem; } }

body::after {
  clear: both;
  content: "";
  display: table; }

i, em {
  font-family: "CCSAItalic", sans-serif; }

body, h1, h2, h3, h4, h5, strong, i, em {
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, .h1, .h2, .h4 {
  font-size: 1.5em;
  margin: 0; }

p {
  margin: 0;
  margin-bottom: 1em; }

a {
  color: #000000;
  text-decoration: none;
  text-decoration: none;
  -webkit-transition: color ease 0.25s;
  transition: color ease 0.25s; }

a:hover {
  color: #a5a5a5; }

article p a::before,
.pagination p a::before {
  content: '≥\00a0'; }

section > a {
  color: #000;
  -webkit-transition: color ease 0.25s;
  transition: color ease 0.25s; }

section > a:hover {
  color: #a5a5a5; }

video {
  width: 100%; }

.page-template-default article section {
  grid-column: 1 / -1; }
  @media only screen and (min-width: 1024px) {
    .page-template-default article section {
      grid-column: 7 / -1; } }

.post-type-archive-event article > section:nth-child(1),
.post-type-archive-workshop article > section:nth-child(1),
.page-template-template-workshop-archiv article > section:nth-child(1),
.tax-p_category article > section:nth-child(1) {
  grid-column: 1 / -1;
  grid-template-columns: repeat(8, 1fr); }
  @media only screen and (min-width: 1024px) {
    .post-type-archive-event article > section:nth-child(1),
    .post-type-archive-workshop article > section:nth-child(1),
    .page-template-template-workshop-archiv article > section:nth-child(1),
    .tax-p_category article > section:nth-child(1) {
      grid-column: span 8;
      display: grid;
      grid-template-columns: repeat(8, 1fr); } }

.post-type-archive-event article > section:nth-child(2),
.post-type-archive-workshop article > section:nth-child(2),
.page-template-template-workshop-archiv article > section:nth-child(2),
.tax-p_category article > section:nth-child(2) {
  grid-column: 1 / -1; }
  @media only screen and (min-width: 1024px) {
    .post-type-archive-event article > section:nth-child(2),
    .post-type-archive-workshop article > section:nth-child(2),
    .page-template-template-workshop-archiv article > section:nth-child(2),
    .tax-p_category article > section:nth-child(2) {
      grid-column: span 4; } }

.term-bauhaus-lectures article > section:nth-child(1) {
  grid-column: 1 / -1;
  grid-template-columns: repeat(8, 1fr); }
  @media only screen and (min-width: 1024px) {
    .term-bauhaus-lectures article > section:nth-child(1) {
      grid-column: span 6;
      display: grid;
      grid-template-columns: repeat(6, 1fr); } }

.term-bauhaus-lectures article > section:nth-child(2) {
  grid-column: 1 / -1; }
  @media only screen and (min-width: 1024px) {
    .term-bauhaus-lectures article > section:nth-child(2) {
      grid-column: span 6; } }

@media only screen and (min-width: 768px) {
  .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: -.5rem; }
    .row .col-xs-6 {
      flex-basis: 50%;
      max-width: 50%;
      box-sizing: border-box;
      padding-right: .5rem;
      padding-left: .5rem; }
    .row .col {
      flex-basis: 100%;
      max-width: 100%;
      box-sizing: border-box;
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      padding-right: .5rem;
      padding-left: .5rem; } }

.frontpage__news-section-title, .frontpage__projects-section-title {
  font-size: 3em;
  margin-bottom: .5rem; }

.frontpage__news-link figure img, .frontpage__projects-link figure img {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.frontpage__news-link:hover figure img, .frontpage__projects-link:hover figure img {
  opacity: .5; }

.frontpage__news-link .frontpage__news-content p:last-child::after, .frontpage__projects-link .frontpage__news-content p:last-child::after {
  content: '\00a0≥'; }

.frontpage__news-title, .frontpage__projects-title {
  font-size: 1em;
  text-transform: uppercase; }
  .frontpage__news-title + p, .frontpage__projects-title + p {
    margin-top: 1rem; }
  .frontpage__news-title + .frontpage__news-content p, .frontpage__projects-title + .frontpage__news-content p {
    margin-top: .5rem; }

.frontpage__news .ccsa-post-featured-image {
  margin: 1em 0; }

.frontpage__projects-title {
  margin-bottom: 1rem; }

.frontpage__about h1 {
  font-size: 3em;
  margin-bottom: .5rem; }

.ccsa-post-featured-image img {
  width: 100%; }

.ccsa-post-featured-image.aspect-ratio {
  position: relative;
  overflow: hidden; }
  .ccsa-post-featured-image.aspect-ratio img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ccsa-post-featured-image.aspect-ratio.ratio-1-1 {
    padding-bottom: 100%; }
  .ccsa-post-featured-image.aspect-ratio.ratio-3-2 {
    padding-bottom: 66.66%; }
  .ccsa-post-featured-image.aspect-ratio.ratio-4-3 {
    padding-bottom: 133.333333333333333%; }
  .ccsa-post-featured-image.aspect-ratio.ratio-16-9 {
    padding-bottom: 56.25%; }

@media only screen and (max-width: 767px) {
  :not(.autor) {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } }

@media only screen and (min-width: 1024px) {
  .page-template-template-forschungsprojekte img, .single img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); } }

.div-link, .div-link figcaption {
  -webkit-transition: background-color ease 0.25s;
  transition: background-color ease 0.25s; }

.div-link:hover, .div-link figcaption:hover {
  cursor: pointer; }

.div-link:hover figcaption, .div-link figcaption:hover figcaption {
  background-color: #ff9966; }

.div-link a:hover, .div-link figcaption a:hover {
  color: #000; }

.autor {
  text-transform: uppercase; }

ul {
  list-style: none; }

img {
  width: 100%;
  height: auto;
  mix-blend-mode: multiply; }

figure {
  margin: 0; }

figure img {
  display: block; }

input {
  font-family: "CCSA", sans-serif;
  font-size: 1.2rem; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none; }

main {
  margin-top: 65px; }

footer {
  margin-top: 50px;
  height: 120px;
  background-color: #a5a5a5;
  mix-blend-mode: multiply;
  display: -webkit-box;
  display: flex;
  display-flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-content: center;
  -webkit-box-align: center;
  align-items: center; }

footer div {
  -webkit-box-ordinal-group: 1;
  order: 0;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  align-self: auto; }

footer div svg {
  -webkit-transition: fill .25s ease, stroke .25s ease;
  transition: fill .25s ease, stroke .25s ease; }

footer div:nth-child(1) {
  margin-bottom: 10px;
  height: 30px;
  -webkit-box-flex: 0;
  flex: 0 1 50%;
  text-align: center; }

footer div:nth-child(1) svg {
  max-width: 30px;
  width: 12.8375vw;
  height: auto;
  stroke: black; }

footer div:nth-child(1) svg:hover {
  stroke: white; }

footer div:nth-child(2) {
  margin-bottom: 10px;
  height: 30px;
  -webkit-box-flex: 0;
  flex: 0 1 50%;
  text-align: center; }

footer div:nth-child(2) svg {
  max-width: 30px;
  width: 12.8375vw;
  height: auto;
  stroke: black; }

footer div:nth-child(2) svg:hover {
  stroke: white; }

footer div:nth-child(3) {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  text-align: center;
  margin: 5px 0 0 0; }

footer div:nth-child(3) svg {
  max-width: 111px;
  width: 16.7625vw;
  height: auto; }

footer div:nth-child(4) {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  text-align: center; }

footer div:nth-child(4) svg {
  max-width: 85px;
  width: 12.8375vw;
  height: auto; }

footer div:nth-child(5) {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  text-align: center;
  margin-top: 5px; }

footer div:nth-child(5) svg {
  max-width: 342px;
  width: 51.65vw;
  height: auto; }

footer div a:hover svg {
  fill: white; }

.breadgrumb {
  background-color: #e5e5e5;
  width: 50%;
  float: right;
  height: 60px;
  margin-bottom: 3.333333333333333%;
  padding: 5px;
  display: none; }

.breadgrumb p {
  font-size: 14px;
  margin: 0; }

.breadgrumb span {
  margin: 0 6px 0 12px; }

.breadgrumb span:first-child {
  margin-left: 0; }

@media only screen and (min-width: 1024px) {
  main {
    margin-top: 0; }
  .breadgrumb {
    display: inline-block;
    mix-blend-mode: multiply; }
  footer {
    flex-wrap: nowrap;
    height: 100px; }
  footer div:nth-child(1), footer div:nth-child(2) {
    margin: 0 0 0 30px;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    text-align: left;
    -webkit-box-ordinal-group: 1;
    order: 0;
    height: 30px; }
  footer div:nth-child(1) svg, footer div:nth-child(2) svg {
    max-width: 30px; }
  footer div:nth-child(3), footer div:nth-child(5) {
    margin: 11px 30px 0;
    text-align: right; }
  footer div:nth-child(4), footer div:nth-child(5) {
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    text-align: right; } }

article section > p {
  margin-top: 0px; }

.archive article section.main > p {
  padding-right: 25px; }

article {
  margin-bottom: 75px; }

@media only screen and (min-width: 1024px) {
  article {
    margin-bottom: 50px; } }

.single figcaption, .publikationen figcaption, .home figcaption {
  font-size: 0.8rem;
  padding-bottom: 0.2em;
  margin-bottom: 2em; }

.single article, main .group:nth-child(2) {
  min-height: calc(100vh - 240px);
  margin-bottom: 0; }

/* --------------------------------
 *
 * WPML
 *
 *-------------------------------- */
li.menu-item-language > a {
  display: inline-block;
  color: #B7B7B7; }

li.menu-item-language > a:hover {
  color: black; }

li.menu-item-language a.EN {
  padding-left: 0; }

li.menu-item-language a.DE {
  padding-right: 5px; }

li.menu-item-language a.DE::after {
  content: ' / '; }

/* EN, DE aktiv */
html[lang="en-US"] li.menu-item-language a.EN, html[lang="de-DE"] li.menu-item-language a.DE {
  color: black; }

/* --------------------------------
 *
 * GRIDS
 *
 *-------------------------------- */
/* Fancy Grid */
@media only screen and (min-width: 1024px) {
  .bg-grid {
    background-image: url(../img/CCSA-Grid.svg);
    background-size: cover;
    background-position: top center;
    height: 100%;
    width: 100%;
    /*max-width: calc(1280px - 6vw) */
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    /*mix-blend-mode: multiply */
    opacity: 0.2; }
  .home .bg-grid {
    position: absolute; } }

/* --------------------------------
 *
 *		GRID GRID OLÈ
 *
 *-------------------------------- */
.grid {
  display: inline-block;
  grid-template-columns: repeat(12, 1fr); }

main > .grid {
  display: inline-block; }

.single main > .grid {
  display: grid; }

.span2 {
  grid-column: span 2; }

.span3 {
  grid-column: span 3; }

.span6 {
  grid-column: span 6; }

.span7 {
  grid-column: span 7; }

.span8 {
  grid-column: span 8; }

.span9 {
  grid-column: span 9; }

.row2 {
  grid-row: span 2; }

.home article:nth-child(1), .home article:nth-child(2) {
  grid-column: 1 / -1; }

section.error {
  grid-column: 1/ -1;
  min-height: calc(100vh - 240px); }

.page-template-template-veranstaltungen article > section:nth-child(1), .page-template-template-veranstaltungen-archiv article > section:nth-child(1), .page-template-template-workshops article > section:nth-child(1), .term-extern article > section:nth-child(1), .page-template-template-veranstaltungen-externe article > section:nth-child(1) {
  grid-column: 1 / -1;
  grid-template-columns: repeat(8, 1fr); }

.page-template-template-veranstaltungen article > section:nth-child(2), .page-template-template-veranstaltungen-archiv article > section:nth-child(2), .page-template-template-workshops article > section:nth-child(2), .single article > section:nth-child(1), .publikationen article > section:nth-child(1), .single article > section:nth-child(2), .publikationen article > section:nth-child(2), .kontakt article section, .term-extern article > section:nth-child(2), .page-template-template-veranstaltungen-externe article > section:nth-child(2) {
  grid-column: 1 / -1; }

@media only screen and (min-width: 1024px) {
  .grid {
    display: grid; }
  main > .grid {
    display: grid;
    -webkit-box-align: start;
    align-items: start; }
  .bg-grid {
    width: calc(100% - 80px);
    left: 40px;
    top: 40px; }
  .home .bg-grid {
    top: calc(14.625vw + 70px); }
  .home .bg-grid.fix {
    position: fixed;
    top: 40px; }
  /* Home */
  .home .grid figcaption {
    grid-column: span 4; }
  .home article:nth-child(1) {
    grid-column: span 4; }
  .home article:nth-child(2) {
    grid-column: 7 / -1; }
  /* Veranstaltungen */
  .page-template-template-veranstaltungen article > section:nth-child(1), .page-template-template-veranstaltungen-archiv article > section:nth-child(1), .single-event article > section:nth-child(1), .page-template-template-workshops article > section:nth-child(1), .single-workshop article > section:nth-child(1), .term-extern article > section:nth-child(1), .page-template-template-veranstaltungen-externe article > section:nth-child(1) {
    grid-column: span 8;
    display: grid;
    grid-template-columns: repeat(8, 1fr); }
  .page-template-template-veranstaltungen article > section:nth-child(2), .page-template-template-veranstaltungen-archiv article > section:nth-child(2), .single-event article > section:nth-child(1), .page-template-template-workshops article > section:nth-child(2), .single-workshop article > section:nth-child(1), .term-extern article > section:nth-child(2), .page-template-template-veranstaltungen-externe article > section:nth-child(2) {
    grid-column: span 4; }
  .single article > section:nth-child(1) {
    grid-column: span 8; }
  .single article > section:nth-child(2) {
    grid-column: span 4; }
  .publikationen article > section:nth-child(1) {
    grid-column: span 9; }
  .publikationen article > section:nth-child(2) {
    grid-column: span 3; }
  .kontakt article section {
    grid-column: 7 / -1; }
  /* Archivseiten, bspw. Aktuelles */
  .grid-item-8 {
    grid-column: auto / span 8; }
  .grid-item-4 {
    grid-column: auto / span 4; }
  .grid-item-6 {
    grid-column: auto / span 6; }
  .grid-item-9 {
    grid-column: auto / span 9; }
  .grid-item-3 {
    grid-column: auto / span 3; }
  .grid-nested .grid-item-4 {
    grid-row: 1 / span 2; }
  .grid-nested-6 {
    grid-row: 1 / span 1;
    display: grid;
    grid-template-columns: repeat(6, 1fr); }
  .grid-nested-8 {
    grid-row: 1 / span 1;
    display: grid;
    grid-template-columns: repeat(8, 1fr); }
  .grid-item-nested-2 {
    grid-column: auto / span 2; }
  .grid-item-nested-3 {
    grid-column: auto / span 3; }
  .grid-item-nested-6 {
    grid-column: auto / span 6; }
  .grid-item-nested-8 {
    grid-column: auto / span 8; } }

/* --------------------------------
 *
 *Header
 *
 *-------------------------------- */
.logo-top {
  padding: 40px 0 0 0;
  background-color: white; }

header .svgframe {
  float: left;
  position: absolute;
  z-index: 2; }

.cd-main-header {
  position: fixed;
  z-index: 2 !important;
  top: 0;
  left: 0;
  height: 62.13px;
  width: 100%;
  background: #ffffff;
  padding: 15px;
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cd-main-header::after {
  clear: both;
  content: "";
  display: table; }

@media only screen and (min-width: 1024px) {
  .home .cd-main-header {
    margin-top: -100px;
    -webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
    opacity: 0; }
  .home .cd-main-header.fix {
    margin-top: 0;
    opacity: 1; }
  .home .cd-main-header #sticky-wrapper {
    width: 399px; }
  .cd-main-header {
    /*position: relative */
    height: 100px;
    width: 399px;
    padding: 30px 40px; } }

.cd-logo {
  float: left;
  display: block;
  margin: 11px 0 0 5%; }

.cd-logo img {
  display: block; }

@media only screen and (min-width: 1024px) {
  .cd-logo {
    margin: 16px 0 0 36px; } }

/* --------------------------------
 *
 *Trigger
 *
 *-------------------------------- */
header .cd-nav-trigger {
  /* navigation trigger - visible on mobile devices only */
  float: right;
  position: relative;
  display: block;
  width: 40px;
  height: 30px;
  /*margin-right: 5%; */
  /* hide text */
  overflow: hidden;
  white-space: nowrap;
  color: transparent; }

header .cd-nav-trigger span {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 40px;
  background: #000000;
  /* line in the center */
  top: 50%;
  right: 0;
  margin-top: -2px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }

header .cd-nav-trigger span::before, header .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 40px;
  background: #000000; }

header .cd-nav-trigger span::before, header .cd-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

header .cd-nav-trigger span::before {
  /* menu icon top line */
  top: -13px; }

header .cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 13px; }

header .cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(255, 255, 255, 0); }

header .cd-nav-trigger.nav-is-visible span::before, header .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #000000; }

header .cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(0px) rotate(45deg);
  transform: translateX(4px) translateY(0px) rotate(45deg); }

header .cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg); }

/* --------------------------------
 *
 *Navigation
 *
 *-------------------------------- */
.cd-side-nav {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 62px;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  visibility: hidden;
  opacity: 0;
  max-height: 100vh;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s; }

.cd-side-nav.nav-is-visible {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0s;
  transition: opacity 0.2s 0s, visibility 0s 0s;
  max-height: 100%;
  /*  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */ }

.cd-side-nav > ul {
  padding: 0;
  margin: 0; }

.cd-side-nav > ul li {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: -1px; }

.cd-side-nav ul li:hover {
  background-color: #ff9966;
  cursor: pointer; }

.cd-side-nav > ul:last-of-type {
  padding-bottom: 0; }

.cd-side-nav .cd-label, .cd-side-nav a {
  display: block;
  padding: 1em 5%; }

.cd-side-nav .cd-label {
  text-transform: uppercase;
  font-weight: bold;
  color: #646a6f;
  font-size: 1.2rem;
  letter-spacing: .1em; }

.cd-side-nav a {
  position: relative;
  color: #000; }

.cd-side-nav ul.cd-top-nav > li:last-of-type > a {
  border-bottom: none; }

.cd-side-nav > ul > li.overview > a::before {
  background-position: -64px 0; }

.cd-side-nav > ul > li.notifications > a::before {
  background-position: -80px 0; }

.cd-side-nav > ul > li.comments > a::before {
  background-position: -48px 0; }

.cd-side-nav > ul > li.bookmarks > a::before {
  background-position: -32px 0; }

.cd-side-nav > ul > li.images > a::before {
  background-position: 0 0; }

.cd-side-nav > ul > li.users > a::before {
  background-position: -16px 0; }

@media only screen and (min-width: 1024px) {
  /*Veranstaltungen 2/3 vs 1/3 */
  .cd-side-nav {
    /*position: fixed */
    float: left;
    top: 0;
    width: 110px;
    min-height: 100vh;
    /*padding-top: 55px;
     *reset style */
    visibility: hidden;
    /*visible */
    opacity: 0;
    /*1 */
    overflow: hidden;
    /*visible */
    max-height: none;
    width: 400px; }
  .cd-side-nav.nav-is-visible {
    box-shadow: none;
    overflow-y: visible; }
  .cd-side-nav.is-fixed {
    position: fixed; }
  .cd-side-nav > ul {
    /* reset style */
    padding: 100px 0 0;
    margin-top: 0;
    border-right: 1px solid #000000; }
  .cd-side-nav > ul > li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
  .cd-side-nav .cd-label {
    /* remove labels on minified version of the sidebar */
    display: none; }
  .cd-side-nav a {
    text-align: center; }
  .cd-side-nav > ul > li > a {
    padding: calc(2.2em + 24px) 0 2.4em; }
  .cd-side-nav > ul > li > a::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2.4em; }
  .cd-side-nav .active > a {
    /* current page */
    /*    box-shadow: inset 3px 0 0 $hyperlink; */
    background-color: #e5e5e5; }
  .cd-side-nav > ul {
    /*padding: 0.6em 0; */
    display: grid;
    height: 100vh; }
  .cd-side-nav > ul > li > a {
    padding: 1em 1em 1em 42px;
    text-align: left;
    border-bottom: none; }
  .cd-side-nav > ul > li > a::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 18px; }
  .cd-side-nav .cd-label {
    display: block;
    padding: 1em 18px; }
  .cd-side-nav .has-children ul li {
    border-right: 1px solid #000000; }
  .cd-side-nav .has-children ul li:first-child {
    border-top: none; }
  .cd-side-nav .has-children ul li:last-child {
    border-bottom: none;
    margin-bottom: 0; } }

.has-children ul {
  position: relative;
  width: 100%;
  display: none;
  background-color: #ffffff;
  padding: 0; }

.has-children li a {
  padding-left: 10%; }

.has-children > a::after {
  /* arrow icon */
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  right: 5%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/cd-arrow.svg); }

.has-children.selected > ul {
  display: block; }

.has-children.selected > a::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

@media only screen and (min-width: 1024px) {
  .has-children {
    position: relative; }
  .has-children ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 160px; }
  .has-children ul a {
    text-align: left;
    border: none;
    padding: 1em; }
  .no-touch .has-children ul a:hover {
    color: #000; }
  .has-children > a::after {
    display: none; }
  .cd-side-nav .has-children.selected > a {
    /* focus state -> show sub pages */
    background-color: #e5e5e5; }
  .has-children > ul {
    width: 100%;
    z-index: 1; }
  .has-children ul a {
    padding-left: 21px; }
  .has-children.active > ul {
    /* if the item is active, make the subnavigation visible */
    position: relative;
    display: block;
    /* reset style */
    left: 0;
    box-shadow: none; }
  .no-touch .cd-side-nav .has-children:hover > ul, .cd-side-nav .has-children.hover > ul {
    /* show subnavigation on hover */
    display: grid;
    opacity: 1;
    visibility: visible;
    height: 100vh;
    position: fixed;
    width: 400px;
    left: 400px;
    top: 0; } }

.cd-main-content .content-wrapper h1 {
  text-align: center;
  padding: 3em 0; }

.cd-main-content::before {
  /* never visible - used to check MQ in jQuery */
  display: none;
  content: 'mobile'; }

@media only screen and (min-width: 1024px) {
  .contained {
    /*max-width: 1280px */
    padding: 40px 40px 0 40px;
    margin: 0 auto; }
  .contained.head {
    /*max-width: 1280px */
    padding: 40px 40px 0 40px;
    margin: 0 auto; }
  .home .contained {
    padding-top: 100px; }
  .contained.head {
    padding-top: 0; }
  .cd-main-content .content-wrapper h1 {
    padding: 4em 0; }
  .cd-main-content .content-wrapper::before {
    content: 'tablet'; } }

@media only screen and (min-width: 1170px) {
  .cd-main-content::before {
    content: 'desktop'; } }

@media only screen and (min-width: 1024px) {
  .mp-pushed .site {
    position: relative; }
  .site::after {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0; }
  .mp-pushed .site::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor: pointer; } }

/*body.mp-pushed {
 *overflow: hidden !important;
 *height: 100%;
 *margin-bottom: 1px; } */
/* --------------------------------
 *
 *  HOME
 *
 *-------------------------------- */
.hero {
  background-image: url(../img/hero.jpg);
  background-size: cover;
  background-position: center center;
  height: 75vh;
  width: 100%;
  mix-blend-mode: multiply;
  margin-top: calc(8.0078125vw + 30px); }

.home .veranstaltungen, .home .workshops {
  background-color: #e5e5e5;
  padding: 5px 15px 0;
  margin-bottom: 50px;
  mix-blend-mode: multiply; }

.home .veranstaltungen h3, .home .workshops h3 {
  text-transform: uppercase;
  margin-top: 0px;
  font-size: 1em;
  font-weight: normal; }

.home .veranstaltungen section p, .home .workshops section p {
  margin: 0; }

.home .veranstaltungen section:nth-last-child(n+2), .home .workshops section:nth-last-child(n+2) {
  padding-bottom: 20px; }

@media only screen and (min-width: 1024px) {
  .home .veranstaltungen, .home .workshops {
    padding: 5px 5px 0; }
  .home .main p:first-child, .home .main {
    padding-top: 0; } }

.grid-item p {
  margin-top: 0px; }

.grid-item section > p {
  margin-top: 0; }

.grid-item-side div > p {
  margin-top: 0; }

/* Latest Events */
/*.event-home {
 *margin: 0 -5px;
 *padding: 0 5px; } */
.event-home a {
  color: #000; }

.event-home p {
  margin: 0; }

/*section.event-home {
 *  margin-top: 40px; }
 *
 *section.event-home:last-child {
 *  padding-bottom: 20px; } */
/* --------------------------------
 *
 *  Veranstaltungen
 *
 *-------------------------------- */
.header-dark {
  background-color: #a5a5a5;
  mix-blend-mode: multiply;
  padding: 5px 15px;
  grid-row: 1 / span 1; }

.header-light {
  background-color: #e5e5e5;
  mix-blend-mode: multiply;
  padding: 5px 15px; }

.header-dark p, .header-light p {
  margin: 0; }

/* Veranstaltungen, Workshop, single-mitglied */
.main {
  padding: 0 15px; }

.main p:first-child {
  padding-top: 15px; }

.main.div-link {
  -webkit-transition: color ease 0.25s;
  transition: color ease 0.25s; }

.main.div-link:hover {
  color: #a5a5a5; }

.main.div-link a {
  color: inherit;
  -webkit-transition: none;
  transition: none; }

.pagination {
  padding-left: 15px; }

@media only screen and (min-width: 1024px) {
  .main {
    padding: 5px 25px 0 5px; }
  .main p:first-child {
    padding-top: 10px; }
  .pagination {
    padding-left: 5px; }
  .header-dark, .header-light {
    min-height: 100px;
    padding: 5px; }
  .event figure .no-img {
    height: 400px;
    background-color: #a5a5a5; } }

.e-cat {
  margin-bottom: 0; }

.e-title {
  margin-top: 0.3em;
  margin-bottom: 0.67em; }

/* --------------------------------
 *
 *  Forschung
 *
 *-------------------------------- */
.forschung .no-img {
  height: 30vh;
  min-height: 200px; }

.single .forschung p.autor {
  margin: 15px 0 40px 0; }

/*.forschung */
/*	article */
/*		grid-column: 8 / -1 */
/*		justify-self: end */
/*	article:nth-of-type(odd) */
/*		grid-column: 1 / 7 */
/*		justify-self: start */
/*	article.norm */
/*		width: 83.3333333333333% */
/*		min-width: 400px */
/*	article.smal */
/*		width: 66.6666666666667% */
/*		min-width: 300px */
/*	article.wide */
/*		width: 100% */
/*		min-width: 500px */
@media only screen and (min-width: 1024px) {
  .group::after, .clearfix:nth-of-type(2n) {
    content: "";
    display: table;
    clear: both; }
  .page-template-template-forschungsprojekte .group article, .page-template-template-dissertationen .group article, .page-template-template-masterarbeiten .group article, .page-template-template-desiderate .group article {
    width: 41.6666666%;
    min-width: 400px;
    margin-bottom: 100px;
    float: right; }
  .page-template-template-forschungsprojekte .group article:nth-of-type(odd), .page-template-template-dissertationen .group article:nth-of-type(odd), .page-template-template-masterarbeiten .group article:nth-of-type(odd), .page-template-template-desiderate .group article:nth-of-type(odd) {
    float: left; }
  .page-template-template-forschungsprojekte .group article.portrait, .page-template-template-dissertationen .group article.portrait, .page-template-template-masterarbeiten .group article.portrait, .page-template-template-desiderate .group article.portrait {
    width: 33.3333333%;
    min-width: 300px; }
  .page-template-template-forschungsprojekte .group article.wide, .page-template-template-dissertationen .group article.wide, .page-template-template-masterarbeiten .group article.wide, .page-template-template-desiderate .group article.wide {
    width: 50%;
    min-width: 500px; }
  .page-template-template-forschungsprojekte figure, .page-template-template-dissertationen figure, .page-template-template-masterarbeiten figure, .page-template-template-desiderate figure {
    overflow: hidden; }
  .page-template-template-forschungsprojekte figure img, .page-template-template-dissertationen figure img, .page-template-template-masterarbeiten figure img, .page-template-template-desiderate figure img {
    width: 100%; } }

.no-img {
  width: 100%;
  height: 100%;
  background-color: #ff9966;
  mix-blend-mode: multiply; }

figcaption {
  background-color: #e5e5e5;
  mix-blend-mode: multiply;
  padding: 5px 15px; }

figcaption h2 {
  margin-top: 0; }

figcaption h2 a {
  color: #000; }

figcaption p:last-child {
  margin-bottom: 0; }

figcaption.div-link:hover {
  background-color: #ff9966; }

@media only screen and (min-width: 1024px) {
  figcaption {
    padding: 5px; } }

/* --------------------------------
 *
 *  Mitglieder, Institutionen
 *
 *-------------------------------- */
.mitglieder figure, .institutionen figure {
  height: 33.3333vw;
  min-height: 400px;
  /*overflow: hidden */ }

.mitglieder figure img, .institutionen figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

@media only screen and (min-width: 1024px) {
  .mitglieder figcaption, .institutionen figcaption {
    min-height: 200px; } }

.mitglieder h4, .mitglieder p {
  margin: 0; }

.institutionen h4, .institutionen p {
  margin: 0; }

.mitglieder h4 a, .institutionen h4 a {
  color: #000; }

.mitglieder p + p {
  margin-top: 1em; }

/*.mitglieder article, .institutionen article {
 *width: 50%;
 *float: left; } */
.mitglied {
  /*figure
    height: 500px */
  /*overflow: hidden
    img
      height: 100%
      width: 100%
      -o-object-fit: cover
      object-fit: cover */ }

.mitglied h4, .mitglied p.link {
  margin: 0; }

/* --------------------------------
 *
 *  publikationen
 *
 *--------------------------------- */
.publikationen .no-img {
  height: 45vh; }

.publikationen h4.autor {
  margin: 0; }

/* --------------------------------
 *
 *  Kontakt
 *
 *-------------------------------- */
.kontakt article {
  min-height: calc(100vh - 290px); }

.kontakt article p.autor {
  margin: 0; }
/*# sourceMappingURL=styles.css.map */