<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/wing/fonts/roboto-v29-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('/wing/fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/wing/fonts/roboto-v29-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('/wing/fonts/roboto-v29-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/wing/fonts/roboto-v29-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('/wing/fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/wing/fonts/roboto-v29-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('/wing/fonts/roboto-v29-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/wing/fonts/roboto-v29-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('/wing/fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/wing/fonts/roboto-v29-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('/wing/fonts/roboto-v29-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('/wing/fonts/roboto-v29-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/*  Angaben, welche die HdM-Vorgaben ueberschreiben */
/* Startseite */
html {
  font-size: 16px;
}

* {
  font-size: 16px;
  /**TODO: später für bestimmte Bereiche zulassen, aber nicht überall, z.B nicht in der Navigationsleiste */
  /* hyphens */
  /*    -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;  */
}

a {
  font-size: 16px;
}

h2,
.h2 {
  font-size: 22px;
}

h3,
.h3 {
  font-size: 175%;
}

h4,
.h4 {
  font-size: 150%;
}

h1,
h2,
h3,
h4 {
  text-transform: none;
}

p,
ul,
a {
  line-height: 150%;
  font-size: 16px;
}

.wing-kacheln-row .row {
  margin-bottom: 0px;
}

.no-gutters {
  margin-bottom: 0px;
  padding-left: 0px;
}

.content {
  margin-bottom: 0px;
  max-width: 100%;
}

.seiten_titel {
  display: none;
}

main {
  margin-bottom: 0px;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

br {
  line-height: 16px;
}

/** Ende der Angaben, welche die HdM-Vorgaben ueberschreiben **/

/* Allgemein  */

/** so stehen lassen, sonst Konflikte mit der HdM-Webseite */
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
div,
a {
  font-family: "Roboto", Arial, sans-serif !important;
}

body {
  height: 100%;
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 400;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

h1 {
  font-size: 25px;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 20px;
}

strong {
  font-size: inherit;
}

.wing-p {
  font-size: 16px;
}

.wing-h4 {
  background-color: #fff;
  width: auto;
  top: 0;
  left: 0;
}

/* WING Farben  */
.wing-grau {
  background-color: rgb(168, 167, 167);
  color: white;
}

.wing-grau-hell {
  background-color: rgb(190, 189, 189);
  color: black;
}

.wing-blau {
  background-color: rgb(60, 59, 136);
  color: white;
}

.wing-tuerkis {
  background-color: rgb(92, 174, 195);
  color: white;
}

.wing-gelb {
  background-color: rgb(232, 225, 101);
  color: black !important;
}

/* Dörsam: notwendige Zusatzeinstellung für Elemente, welche ihre Hintergrundfarbe vom
Eltern-Element übernehmen müssen, aber aufgrund von HdM-Einstellungen die Schriftfarbe
explizit zugewiesen haben müssen (Bsp. studium.html, Links auf die Schwerpunkte)
*/

.wing-grau-schrift {
  color: white;
}

.wing-blau-schrift {
  color: white;
}

.wing-tuerkis-schrift {
  color: white;
}

.wing-gelb-schrift {
  color: black !important;
}

/*Dörsam: Ende der notwendigen Zusatzeinstellungen*

/*-------------------------------
  Startseite index_html
 ------------------------------*/

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  width: 100%;
  /* von row */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  /* von no-gutters */
  margin-bottom: 0px;
  padding-left: 0px;
}

.carousel {
  overflow-y: hidden !important;
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
  margin-bottom: 7%;
}

/**notwendig für Edge */
.carousel-indicators li {
  list-style: none;
}

.wing-kacheln-row {
  margin: 0px;
}

.wing-square {
  padding-bottom: 50% !important;
  position: relative;
  width: 50%;
}

.wing-kacheln-content {
  position: absolute;
  font-size: 130%;
  color: white;
  padding: 20% 5% 0% 5%;
}

.wing-kacheln-text {
  font-size: 100%;
  padding-right: 2px;
}

.col-md-2.col-6.wing-square {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.wing-statement {
  min-height: 150px;
  padding: 8% 8% 2% 8% !important;
}

.wing-statement h2 {
  font-size: 32px;
}

.wing-bild {
  height: auto;
  width: 100%;
}

.zusatzbox {
  margin-top: 24px;
}

.wing-event-title {
  font-weight: 550;
}

/*Vorstellungsvideo Wing*/

#home-video {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 2%;
  position: absolute;
  bottom: 3%;
  width: 100%;
}

.youtubevideo img {
  width: 100%;
  top: -16.84%;
  left: 0;
  opacity: 0.7;
}

.youtubevideo .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}

.youtubevideo .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #fff;
}

.youtubevideo img,
.youtube .play-button {
  cursor: pointer;
}

.youtubevideo img,
.youtubevideo iframe,
.youtubevideo .play-button,
.youtubevideo .play-button:before {
  position: absolute;
}

.youtubevideo .play-button,
.youtubevideo .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.youtubevideo iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* -------------------------------------------
  Projekte ÃƒÅ“bersichtseite &amp; Team (gemeinsamkeiten)
------------------------------------------- */
.card {
  border: none;
}

.wing-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  position: absolute;
  z-index: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.wing-card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  position: absolute;
  z-index: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.wing-card-img-top:hover {
  opacity: 0.8;
}

.wing-card-body {
  z-index: 1;
  margin: 80% 10% 0% 10%;
  height: auto;
  padding: 5%;
  max-height: 300px;
  min-height: 200px;
  overflow-y: auto;
  overflow-x: hidden !important;
}

.card-title a {
  color: white;
}

.td {
  border-right: solid 1px;
}

/**TODO Doersam: überprüfen, ob es tatsächlich noch notwendig ist **/
.h4 {
  text-transform: none;
}

/*--------------------------------------------
Projekte Detailsseite
-----------------------------------------------*/
.row.justify-content-center {
  margin: 0px;
}

.card-img {
  float: right;
  border-radius: 0px;
}

.wing-card {
  border: none;
  flex-direction: row;
  margin: 1% 1% 1% 1%;
}

.project_detail_img_media_design2 {
  width: 100% !important;
  margin-bottom: 40px;
}

/* ----------------------------------------------------
Projekte ÃƒÅ“bersicht (spezifisch)
 ------------------------------------------------------*/
.card-title-schwarz a {
  color: black;
}

p.card-text {
  font-size: 16px;
}

h4.card-title,
h4.card-title-schwarz {
  top: 0px;
  left: 0px;
  padding: 0px;
}

/*---------------------------------
 Team Seite (spezifisch)
-------------------------------------*/
.card-text-team {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 16px;
}

.wing-card-body .btn {
  font-size: 16px;
}

/*------------------------------------------------------
 News
 ----------------------------------------------------------*/

.wing-news-title {
  margin-bottom: 0px;
}

.wing-news-bild {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.wing-news-bild img {
  max-width: 100%;
}

.wing-news-subtitle {
  padding: 15px 15px 5px 15px;
}

.wing-news-bilder-box {
  margin-top: 30px;
}

.wing-news-bildunterschrift {
  margin-bottom: 5px !important;
}

.wing-news-fragen-tuerkis {
  color: rgb(92, 174, 195);
  font-weight: 500;
}

.wing-news-fragen-blau {
  color: rgb(60, 59, 136);
  font-weight: 500;
}

/*----------------------------------------------------------------
Studium Schwerpunkte
--------------------------------------------------------------*/
button:focus {
  outline: none;
}

.btn-outline-secondary:focus {
  box-shadow: none;
}

/*   STUDIUM	*/
#studium {
  color: #242529;
}

#studium p {
  margin-bottom: 5px;
}

.wing-studiumsschwerpunkte {
  margin-top: 50px 0 0 0;
}

.wing-studiumsschwerpunkte h2 {
  font-size: 18px;
  margin: 50px 0 15px 20px;
}

.wing-schwerpunkte {
  margin: 50px 0 0 0;
  text-align: center;
}

.wing-schwerpunkte a br {
  line-height: 0.2em;
}

.wing-schwerpunkte .wing-punkte {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  transition: all 0.3s ease-in-out;
  display: table;
  margin: 20 auto 0 auto;
  align-items: center !important;

}

.wing-schwerpunkte .wing-punkte:hover {
  border-radius: 0;
  cursor: pointer;
  text-align: center;
}

.wing-schwerpunkte a .wing-schwerpunkt {
  font-size: 16px;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 1em;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  text-decoration: none;
  text-transform: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  text-align: center;
}

/* SCHWERPUNKTE */
#studium .wing-schwerpunktinfo {
  margin-top: 50px;
}

#studium .wing-schwerpunktinfo p {
  margin-bottom: 10px;
}

/*--------------------------------------------------------
AUSLANDS- UND PRAXISSEMESTER
----------------------------------------------------------*/

#wing-studentberichte {
  margin-top: 24px;
}

#wing-studentberichte .wing-container-bericht {
  padding: 50px 60px;
}

#wing-studentberichte .wing-container-bericht p {
  padding-top: 10px;
  font-size: 16px;
  margin: 30px auto 20px auto;
}

#wing-studentberichte .wing-container-bericht h4 {
  font-size: 14px;
  margin: 5px 0 10px;
  text-align: right;
}

#wing-studentberichte .wing-container-bericht img {
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
}

/*--------------------------------------------------
  BEWERBUNG
  ---------------------------------------------------*/

/*FAQ*/
[data-toggle="collapse"] .fas:before {
  content: "\f111";
  position: absolute;
  right: 15px;
  top: 15px;
}

[data-toggle="collapse"].collapsed .fas:before {
  content: "\f45c";
  position: absolute;
  right: 15px;
  top: 15px;
}

#accordion .card-header {
  border-radius: 0 !important;
  border-color: #fff;
  border-bottom-width: 5px;
  background-color: rgb(168, 167, 167);
  color: #000;
}

#accordion .card-header a:link,
#accordion .card-header a:hover,
#accordion .card-header a:active,
#accordion .card-header a:visited,
#accordion .card-header a:focus {
  color: #000;
  text-decoration: none;
}

#accordion .card-body {
  background-color: rgb(213, 215, 218);
  margin-bottom: 5px;
}

.wing_square1 {
  color: rgb(60, 59, 136);
}

.wing_square2 {
  color: rgb(92, 174, 195);
}

.wing_square3 {
  color: rgb(232, 225, 101);
}

#accordion .card-header:hover {
  background-color: rgb(190, 189, 189);
}

/* -----------------------------------------
          Studium
 	MODULÜBERSICHT 
----------------------------------------- */
#modul-uebersicht {
  padding: 0;
  margin: -15px 0 0 0;
}

#modul-uebersicht a span {
  font-size: 11px;
}

#modul-uebersicht .modul {
  font-size: 0.9em;
  margin: 1px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  color: #000;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  min-height: 75px;
  position: relative;
  text-align: left;
  text-decoration: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

#modul-uebersicht .tone-1 {
  background-color: rgb(168, 167, 167);
}

#modul-uebersicht .tone-2 {
  background-color: rgb(60, 59, 136);
}

#modul-uebersicht .tone-3 {
  background-color: rgb(92, 174, 195);
}

#modul-uebersicht .tone-4 {
  background-color: rgb(232, 225, 101);
  color: black !important;
}

#modul-uebersicht a.modul:hover {
  opacity: 0.85;
  cursor: pointer;
}

#modul-uebersicht span.modul:hover {
  cursor: inherit;
}

#modul-uebersicht .flex-box+h2 {
  margin-top: 58px;
}

#modul-uebersicht .flex-box {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

#modul-uebersicht&gt;.flex-box:last-child {
  margin-bottom: 60px;
}

#modul-uebersicht .flex-box&gt;.flex-box {
  flex-grow: 1;
  justify-content: space-between;
}

#modul-uebersicht .label {
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 16px 0 5px 0;
  padding: 8px 0;
  text-align: center;
}

/*
*   13.0    MODAL
*/

.modal {
  z-index: 30000;
  top: 85px;
}

.modal-header {
  padding: 40px 40px 10px 40px;
  border: none;
}

h4.modal-title {
  font-size: 17px;
}

h4.modal-title a {
  font-size: 17px;
}

.modal-body {
  position: relative;
  padding: 10px 40px 40px 40px;
}

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-content ul {
  padding: 0 20px;
  margin: 25px 0;
}

.modal-content ul:first-child {
  margin-top: 0;
}

.modal-content ul:last-child {
  margin-bottom: 0;
}

.modal-content lh {
  font-weight: 500;
  font-size: 16px;
}

.modal-content li {
  margin: 10px 0;
  font-size: 16px;
}

.modal-content li:last-child {
  margin-bottom: 0;
}

.modal-header .close {
  margin-top: -25px;
  margin-right: -15px;
  color: #242529;
}

.wing-boxen {
  height: 170px;
}

.flexall {
  display: flex;
  flex-direction: row;
  width: 100%;
  line-height: 24px;
}

.flexperson {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 10px;
}

.name {
  font-weight: 500;
  font-size: 18px;
}

/*-----------------------------------------------
 Ansprechpartner
 -----------------------------------------------------*/
.wing-contactbox {
  background-color: rgb(240, 240, 240);
  height: 320px;
  padding-top: 20px;
  padding-left: 20px;
}

.post {
  margin-top: 30px;
  margin-bottom: 20px;
}

.bold {
  font-weight: 500;
}

.wing-boxlink {
  margin-top: 24px;
}

.wing-boxlink a {
  color: white;
}

.wing-boxlink a {
  color: white;
}

.wing-footbox {
  height: 170px;
}

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

/* Base */
body {
  font-size: 16px;
}

strong {
  font-weight: 600;
}

#content {
  margin-top: 50px;
  text-align: center;
}

/*----------------------------------------------
Links
-------------------------------------------------*/
/**TODO Doersam: alle Links sollten über eine eigene Klasse
 gestaltet werden, da es sonst zu viele Konflikte mit der
 HdM-Definition gibt**/

.text-link:link,
.text-link:active,
.text-link:visited {
  color: rgb(60, 59, 136);
  text-decoration: none;
}

text-link-weiss,
.text-link-weiss:active,
.text-link-weiss:visited,
.text-link-blau,
.text-link-blau:active,
.text-link-blau:visited {
  color: #fff;
  text-decoration: none;
}

.text-link-schwarz:link,
.text-link-schwarz:active,
.text-link-schwarz:visited {
  color: #000;
  text-decoration: none;
}

.text-link:hover,
.text-link-weiss:hover,
.text-link-schwarz:hover {
  color: rgb(92, 174, 195);
}

.text-link-blau:hover {
  color: rgb(92, 174, 195);
}

.text-link-hell,
.text-link-hell:active,
.text-link-hell:visited {
  color: rgb(92, 174, 195);
}

.text-link-hell:hover {
  color: rgb(190, 189, 189);
}

.text-link-tuerkis,
.text-link-tuerkis:active,
.text-link-tuerkis:visited {
  color: rgb(60, 59, 136);
}

.text-link-tuerkis:hover {
  color: rgb(190, 189, 189);
}

.wing-boxlink a {
  color: white;
}

.wing-bild-hintergrund {
  position: relative;
  min-height: 200px;
}

projekt-link {
  color: rgb(92, 174, 195);
  text-decoration: none;
}

.wing-bild-hintergrund .hintergrund-right {
  position: absolute;
  bottom: 2%;
  right: 2%;
  font-size: 200%;
  font-weight: 600;
  color: white;
}

.wing-bild-hintergrund .hintergrund-left {
  position: absolute;
  bottom: 2%;
  left: 2%;
  font-size: 200%;
  font-weight: 600;
  color: white;
}

#main {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#main div {
  width: 70px;
  height: 70px;
}

.faqcontainer {
  /**ansonsten erscheintin Be die faq-Liste nicht zentriert */
  padding-left: 0px;
}

/* ---------------------------------------
   Media Queries
 ----------------------------------------*/
/* Responsive */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  #modul-uebersicht .modul {
    flex-direction: row;
  }

  #modul-uebersicht .modul&gt;span {
    margin-left: 0.333em;
  }
}

.container {
  padding: 15px;
  margin: 40px auto 0 auto;
}

#startseite {
  margin-top: 0px;
}

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

header {
  position: relative;
}

.wing-headline {
  text-align: center;
}

.wing-headline h1 {
  font-size: 1.2em;
  line-height: 1.3em;
  letter-spacing: 0em;
  font-weight: 500;
  margin: 0;
  padding: 0 0 0.15em 0;
}

.wing-headline h2 {
  font-size: 1em;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
}

.wing-headline p {
  margin-top: 2em;
}

.wing-kacheln-hover-grau:hover,
.wing-kacheln-hover-grau:hover h3,
.wing-kacheln-hover-grau:hover p,
.wing-kacheln-hover-grau:hover h4,
.wing-footbox.wing-grau a:hover div,
.wing-footbox.wing-grau:hover {
  background-color: rgb(190, 189, 189);
  color: white;
}

.wing-kacheln-hover-blau:hover,
.wing-kacheln-hover-blau:hover h3,
.wing-kacheln-hover-blau:hover p,
.wing-kacheln-hover-blau:hover h4,
.wing-footbox.wing-blau a:hover div,
.wing-footbox.wing-blau:hover {
  background-color: rgb(109, 108, 166);
  color: white;
}

.wing-kacheln-hover-tuerkis:hover,
.wing-kacheln-hover-tuerkis:hover h3,
.wing-kacheln-hover-tuerkis:hover p,
.wing-kacheln-hover-tuerkis:hover h4,
.wing-footbox.wing-tuerkis a:hover div,
.wing-footbox.wing-tuerkis:hover {
  background-color: rgb(133, 194, 210);
  color: white;
}

.wing-kacheln-hover-gelb:hover,
.wing-kacheln-hover-gelb:hover h3,
.wing-kacheln-hover-gelb:hover p,
.wing-kacheln-hover-gelb:hover h4,
.wing-footbox.wing-gelb a:hover div,
.wing-footbox.wing-gelb:hover {
  background-color: rgb(238, 233, 139);
  color: black;
}

.wing-kacheln-gelb-hell {
  background-color: rgb(238, 233, 139);
}

.wing-kacheln-grau-hell {
  background-color: #dbdde3;
}

.wing-kacheln-tuerkis-hell {
  background-color: rgb(133, 194, 210);
}

.wing-kacheln-blau-hell {
  background-color: rgb(109, 108, 166);
  color: black;
}

.wing-gelb-text {
  color: black !important;
}

.wing-datum {
  position: absolute;
  left: 30px;
  bottom: 15px;
}

.wing-abstand {
  height: 15px;
}

/** Doersam: Ergänzungen wegen Fehlern bei der Integration**/
.wing-max-height {
  max-height: 170px;
}

.col-lg-12 {
  padding-right: 0px;
}

/**Ende der Ergänzungen wegen Fehlern bei der Integration**/

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

#counter {
  max-width: 1010px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 70px;
  margin-top: 70px;
}

#counter .wing-headline {
  margin: 2em 0 1em;
}

#demo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 5em;
}

.kreis_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.counter-text-wrapper {
  position: absolute;
  text-align: center;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}

.counter-numbers {
  font-size: 8vw;
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.counter-numbers.--bewerbung {
  font-size: 30px;
}

.counter-text {
  line-height: 1;
  margin: 0;
  padding: 0;
}

.counter-text.--bewerbung {
  font-size: 13px;
}

/*schwarze Schrift auf gelber Kachel*/

.wing-boxlink .wing-footbox-gelb a {
  color: black;
}

.bewerbungscontact {
  margin-bottom: 24px;
  margin-top: 50px;
}

/**---------------------------------------------**/
/*STUDIUM*/
.modal-dtp .modal-backdrop {
  background-color: red;
}

.farbe_dpt {
  color: rgb(92, 174, 195);
}

.farbe_imp {
  color: rgb(60, 59, 136);
}

.farbe_mdm {
  color: rgb(232, 225, 101);
}

.farbe_mdm_schwarz {
  color: #000;
}

.kategorien_Text {
  font-size: 18px;
}

hr.hr_transparent {
  opacity: 0;
}

.wing-module-legende {
  font-size: 11px;
  margin-left: 20px;
}

#flyer-wing {
  background-color: rgb(92, 174, 195);
  border-radius: 0;
  margin-bottom: 20px;
}

#steckbrief-wing {
  color: #000;
  background-color: rgb(219, 221, 227);
  border-radius: 0;
  border-color: rgb(219, 221, 227);
  margin-bottom: 20px;
}

#steckbrief-wing li {
  margin-top: 12px;
  margin-left: -20px;
}

#studium #steckbrief-wing h2 {
  font-size: 18px;
}

#steckbrief-box-grau {
  background-color: rgb(219, 221, 227);
  border-radius: 0;
}

#steckbrief-box-grau p {
  font-size: 16px;
}

#modul-uebersicht .tone-1 {
  background-color: rgb(219, 221, 227);
}

#modul-uebersicht .tone-1_2 {
  background-color: rgb(156, 205, 217);
}

#modul-uebersicht .tone-2 {
  color: #fff;
}

#modul-uebersicht .tone-2_2 {
  background-color: #504fb5;
}

#modul-uebersicht .tone-2_2 {
  color: #fff;
}

#modul-uebersicht .tone-3 {
  color: #fff;
}

#modul-uebersicht .tone-4 {
  color: #000;
}

#modul-uebersicht .tone-4_2 {
  background-color: rgb(234, 228, 155);
}

/*SCHWERPUNKTE*/

#wing-schwerpunkt-details {
  margin-left: 30px;
}

/*SCHWERPUNKT DPT*/
#steckbrief-dpt {
  color: #fff;
  background-color: #5caec3;
  border-radius: 0;
  border-color: #5caec3;
  margin-bottom: 20px;
}

#steckbrief-dpt li {
  margin-top: 12px;
  margin-left: -20px;
}

#studium #steckbrief-dpt h2 {
  font-size: 18px;
}

/*SCHWERPUNKT IMP*/
#steckbrief-imp {
  color: #fff;
  background-color: #3c3b88;
  border-radius: 0;
  border-color: #3c3b88;
  margin-bottom: 20px;
}

#steckbrief-imp li {
  margin-top: 12px;
  margin-left: -20px;
}

#studium #steckbrief-imp h2 {
  font-size: 18px;
}

/*SCHWERPUNKT MDM*/
#steckbrief-mdm {
  color: #000;
  background-color: rgb(232, 225, 101);
  border-radius: 0;
  border-color: #3c3b88;
  margin-bottom: 20px;
}

#steckbrief-mdm li {
  margin-top: 12px;
  margin-left: -20px;
}

#studium #steckbrief-mdm h2 {
  font-size: 18px;
}

/** Einstellungen fÃƒÂ¼r die HdM-Webseite **/
.card-body ul {
  padding-left: 40px;
}

.card-body ul li {
  line-height: 150%;
}

hr {
  display: block;
}

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

.wing-card-body-buddy {
  margin: 40% 10% 0% 10%;
  max-height: 500px;
  z-index: 1;
  height: auto;
  padding: 5%;
  min-height: 200px;
  overflow-y: auto;
  overflow-x: hidden !important;
  /** notwendiger Workaround für den Safari, sonst funktioniert der z-index nicht */
  -webkit-transform: translate3d(0, 0, 0);
  /** Ende des Workarounds */
}

.card-text-team-buddy {
  height: auto;
  max-height: 550px;
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}

.wing-card-body {
  height: 275px;
  position: relative;
}

.card-text-team {
  height: auto;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden !important;
}

.wing-button-erfahremehr {
  border: 1px white solid;
  padding: 2%;
  display: inline;
  position: absolute;
  bottom: 8%;
}

.wing-button-erfahremehr a {
  color: white;
}

.wing-button-erfahremehr-gelb {
  border: 1px black solid;
  padding: 2%;
  display: inline;
  position: absolute;
  bottom: 8%;
}

.wing-button-erfahremehr-gelb a {
  color: black;
}

.wing-lightbox-content {
  width: 400px;
  overflow: auto;
  padding: 5%;
}

.wing-lightbox-sicht {
  display: none;
}

.wing-team-member-item {
  padding-top: 10px;
}

.wing-team-member-item a {
  text-decoration: none;
  color: white;
}

.wing-team-member-header {
  font-size: 120%;
}

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

/** Prüfung und SPO - Studienprüfungsordnung**/
.h1_studierende {
  margin: 0;
  padding: 0;
}

#wing-studentberichte .wing-inline {
  display: flex;
}

#wing-spo-bild {
  width: 100%;
}

.wing-container-studierende {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wing-container-studierende p {
  margin-left: 0 !important;
}

.wing-studierende-section {
  margin-top: 24px;
}

/* Lightboxen */
.wing-studierende-infos-member-item {
  padding-top: 30px;
}

/* Semestertermine*/
ul.zeitleiste {
  list-style-type: none;
  position: relative;
}

ul.zeitleiste:before {
  content: " ";
  background: rgb(168, 167, 167);
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}

ul.zeitleiste&gt;li {
  margin: 20px 0;
  padding-left: 20px;
}

ul.zeitleiste&gt;li:before {
  content: " ";
  background: rgb(92, 174, 195);
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 400;
}

.zeitleiste&gt;li p:first-child {
  color: rgb(92, 174, 195);
  font-weight: bold;
  margin-bottom: 0px;
}

.zeitleiste&gt;li:nth-child(3n-2):before {
  background: rgb(60, 59, 136);
}

.zeitleiste&gt;li:nth-child(3n-2) p:first-child {
  color: rgb(60, 59, 136);
  font-weight: bold;
  margin-bottom: 0px;
}

.zeitleiste&gt;li:nth-child(3n + 3):before {
  background: rgb(232, 225, 101);
}

.zeitleiste&gt;li:nth-child(3n + 3) p:first-child {
  color: #000;
  font-weight: bold;
  margin-bottom: 0px;
}

ul.zeitleiste&gt;li p:nth-child(2) {
  margin-bottom: 10px;
}

.monat {
  /* max-width: 20%;
	font-size: 18px; */
  background-color: #a8a7a7;
  color: white;
  text-transform: uppercase;
  padding: 2px 5px;
  position: relative;
  left: -45px;
  z-index: 5000;
  min-width: 170px;
  display: inline-block;
  text-align: right;
  margin-top: 25px;
}

div.monat {
  left: 15px;
}

/**---------------------------------------------**/
footer {
  background: rgb(62, 72, 71);
  width: 100%;
  padding: 0 45px;
}

footer ul {
  font-size: 12px;
  margin-top: 25px;
  padding: 0;
  text-align: center;
}

footer li {
  display: block;
  padding: 0 15px;
  border-bottom: 1px solid #ebebed;
  color: #ebebed;
  list-style: none;
  line-height: 160%;
}

footer li a {
  color: #fff;
}

footer li a:hover,
footer li a:active,
footer li a:focus,
footer li a:visited,
footer li a:link {
  text-decoration: none;
  outline: none;
}

footer li a:hover,
footer li a:active,
footer li a:focus {
  color: #fff !important;
}

footer li a:visited {
  color: #fff;
}

/** cookie-message **/
#mbmcookie {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 5px;
  z-index: 100;
}

#mbmcookie a.wing-btn {
  position: relative;
  top: 0px;
  left: 0px;
  cursor: pointer;
  padding: 8px 20px;
  margin-left: 10px;
  float: right;
}

#mbmcookie a.wing-btn:hover {
  color: rgb(92, 174, 195);
}

.cookiemessage {
  padding-top: 12px;
}

/**---------------------------------------------**/
/**UNTERSEITEN HOME**/
.wing-anfuehrungszeichen {
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
}

/**VIELFALT**/
.box-vielfalt {
  -webkit-perspective: 700;
  perspective: 700;

  margin: auto;
  width: 100%;
  height: 50px;
  z-index: 999;
}

.box-vielfalt:hover .box,
.box-vielfalt:focus .box {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.box {
  width: 90%;
  height: 50px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: all 0.4s ease-out;
  -webkit-transform-origin: 90px 90px -90px;
  transform-style: preserve-3d;
  transition: all 0.4s ease-out;
  transform-origin: 90px 90px -90px;

  margin: 30px auto;
}

.vorne {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
}

.vorne.wing-blau {
  background: rgb(60, 59, 136);
}

.vorne.wing-gelb {
  background: rgb(232, 225, 101);
}

.vorne.wing-tuerkis {
  background: rgb(92, 174, 195);
}

.verdeckt.wing-blau {
  background: rgb(109, 108, 166);
}

.verdeckt.wing-gelb {
  background: rgb(238, 233, 139);
}

.verdeckt.wing-tuerkis {
  background: rgb(133, 194, 210);
}

.vielfalt_uebersetzung {
  display: inline;
}

.boxGrundlage {
  position: absolute;
  width: 100%;
  height: 120%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.boxGrundlage p {
  margin-bottom: 0px;
}

.verdeckt {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  z-index: 1;
  left: 23%;
}

.verdeckt.boxGrundlage {
  display: none;
}

.wing-zitat {
  padding: 1.25rem 15px;
}

/**ZUKUNFT**/

/*Berufe Darstellung Kreise*/
.circle {
  border-radius: 50%;
  margin-bottom: 25px;
  height: 0;
  width: 104%;
  padding-top: 52%;
  padding-bottom: 52%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9990;
  -webkit-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.circle p {
  margin: 0;
  font-size: 95%;
  text-align: center;
  vertical-align: middle;
}

/*Berufsbeschreibungen hover*/
.circle:hover {
  transform: scale(2.1);
  z-index: 9999;
  -webkit-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}

.circle:hover p.beruf {
  font-size: 0;
}

.circle:hover .beruf:before {
  font-size: 8px;
  line-height: 110%;
  padding-right: 15%;
  display: inline;
  content: attr(data-hover);
  -webkit-transition: font-size 0.2s ease-in-out;
  transition: font-size 0.2s ease-in-out;
}

/*Berufe Darstellung mobil als aufklappbare Kästen*/
#BerufeCard ul {
  padding-left: 0px;
  list-style-type: none;
}

#BerufeCard li {
  margin-bottom: 10px;
}

#BerufeCard {
  display: block;
}

#BerufeCircles {
  display: none;
}

details {
  padding: 5% 10%;
}

#BerufeCard li {
  color: #fff;
  background-color: rgb(92, 174, 195);
}

#BerufeCard li:nth-child(3n-2) {
  color: #fff;
  background-color: rgb(60, 59, 136);
}

#BerufeCard li:nth-child(3n + 3) {
  color: #000;
  background-color: rgb(232, 225, 101);
}

summary {
  list-style: none;
  font-weight: 500;
}

details[open] summary {
  font-style: italic;
}

summary::before {
  padding-right: 15px;
  font-size: 25px;
  content: "+";
  position: absolute;
  right: 5px;
}

details[open] summary::before {
  padding-right: 15px;
  font-size: 25px;
  content: "-";
  font-style: normal;
  position: absolute;
  right: 5px;
}

/* PUBLIKATIONEN */
#publikationen h2 {
  font-size: 1.4em;
}

/* VIDEO */

#video-wing iframe {
  width: 100%;
  height: 195px;
}

/* Media Queries */

@media screen and (min-width: 576px) {
  .wing-square {
    width: 100%;
  }

  .wing-kacheln-text {
    font-size: 80% !important;
  }

  .wing-punkte {
    margin-top: 0;
  }

  h1 {
    margin: 20px 0 20px 0;
    padding: 25px 0 25px 0;
  }

  .wing-headline h1 {
    font-size: 2.5em;
    letter-spacing: 0.01em;
  }

  .wing-headline h2 {
    font-size: 2em;
  }

  #demo {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .counter-numbers {
    font-size: 5vw;
  }

  #video-wing iframe {
    height: 258px;
  }

  #publikationen h2 {
    font-size: 22px;
  }
}

@media screen and (min-width: 768px) {
  .wing-kacheln-content {
    font-size: 120% !important;
  }

  .wing-bild-hintergrund {
    min-height: 300px;
  }

  .bewerbungscontact {
    margin-top: 0;
  }

  #video-wing iframe {
    height: 380px;
  }

  .wing-statement {
    padding: 3% 2% 0% 3% !important;
  }

  .iframe-container#index {
    width: 70%;
    padding-bottom: 39.25%;
  }

  .iframe-container iframe {
    height: 90%;
    width: 90%;
    bottom: 8%;
    left: 8%;
  }

  #wing-studentberichte {
    margin-top: 100px;
  }

  .wing-boxlink {
    margin-top: 100px;
  }

  #modul-uebersicht {
    padding-left: calc(-5%);
    padding-left: -moz-calc(-5%);
    padding-left: -webkit-calc(-5%);
    padding-right: 2.5%;
  }

  #modul-uebersicht h3 {
    margin-left: 20px;
    text-align: left;
  }

  #modul-uebersicht .flex-box {
    flex-direction: row;
  }

  #modul-uebersicht .label {
    align-items: center;
    display: flex;
    display: -webkit-flex;
    margin: 0 2px;
    text-align: left;
    width: 16px;
    min-width: 16px;
  }

  #modul-uebersicht .modul {
    margin: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.9em;
    line-height: 130%;
  }

  #modul-uebersicht .ects-2 {
    width: calc(6.66666667%);
    width: -moz-calc(6.66666667%);
    width: -webkit-calc(6.66666667%);
  }

  #modul-uebersicht .ects-4 {
    width: calc(13.33333333%);
    width: -moz-calc(13.33333333%);
    width: -webkit-calc(13.33333333%);
  }

  #modul-uebersicht .ects-5 {
    width: calc(16.66666667%);
    width: -moz-calc(16.66666667%);
    width: -webkit-calc(16.66666667%);
  }

  #modul-uebersicht .ects-6 {
    width: calc(20%);
    width: -moz-calc(20%);
    width: -webkit-calc(20%);
  }

  #modul-uebersicht .ects-75 {
    width: calc(24%);
    width: -moz-calc(24%);
    width: -webkit-calc(24%);
  }

  #modul-uebersicht .ects-8 {
    width: calc(26.66666667%);
    width: -moz-calc(26.66666667%);
    width: -webkit-calc(26.66666667%);
  }

  #modul-uebersicht .ects-9 {
    width: calc(30%);
    width: -moz-calc(30%);
    width: -webkit-calc(30%);
  }

  #modul-uebersicht .ects-10 {
    width: calc(33.33333333%);
    width: -moz-calc(33.33333333%);
    width: -webkit-calc(33.33333333%);
  }

  #modul-uebersicht .ects-11 {
    width: calc(36.66666667%);
    width: -moz-calc(36.66666667%);
    width: -webkit-calc(36.66666667%);
  }

  #modul-uebersicht .ects-12 {
    width: calc(40%);
    width: -moz-calc(40%);
    width: -webkit-calc(40%);
  }

  #modul-uebersicht .ects-13 {
    width: calc(43.33333333%);
    width: -moz-calc(43.33333333%);
    width: -webkit-calc(43.33333333%);
  }

  #modul-uebersicht .ects-14 {
    width: calc(46.66666667%);
    width: -moz-calc(46.66666667%);
    width: -webkit-calc(46.66666667%);
  }

  #modul-uebersicht .ects-30 {
    width: calc(100%);
    width: -moz-calc(100%);
    width: -webkit-calc(100%);
  }

  .wing-card-body-buddy {
    margin: 45% 10% 0% 10%;
  }

  .card-text-team-buddy {
    max-height: 200px;
  }

  .wing-studierende-section {
    margin-top: 100px;
  }
}

@media screen and (min-width: 992px) {
  .wing-kacheln-content {
    font-size: 150% !important;
    padding-left: 7%;
  }

  .wing-bild-hintergrund {
    min-height: 400px;
  }

  .wing-statement {
    min-height: auto;
  }

  .container {
    padding: 0 15px 0 15px;
    margin: 0 auto 0 auto;
  }

  .wing-headline {
    margin: 3em 0;
  }

  .wing-headline h1 {
    font-size: 4em;
    letter-spacing: 0.02em;
  }

  .counter-text.--bewerbung {
    font-size: 11px;
  }

  #video-wing iframe {
    height: 292px;
  }

  #modul-uebersicht {
    padding-left: calc(-3%);
    padding-left: -moz-calc(-3%);
    padding-left: -webkit-calc(-3%);
  }

  #modul-uebersicht h3 {
    margin-left: 18px;
  }

  #modul-uebersicht .label {
    margin-left: 1px;
    margin-right: 1px;
  }

  #modul-uebersicht .modul {
    font-size: 0.8em;
    line-height: 120%;
    margin: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .box-vielfalt:hover .box,
  .box-vielfalt:focus .box {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  .vielfalt_uebersetzung {
    display: none;
  }

  .verdeckt.boxGrundlage {
    display: flex;
  }

  #BerufeCircles {
    display: block;
  }

  #BerufeCard {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  #modul-uebersicht {
    padding-left: calc(-5%);
    padding-left: -moz-calc(-5%);
    padding-left: -webkit-calc(-5%);
  }

  #modul-uebersicht h3 {
    margin-left: 20px;
  }

  #modul-uebersicht .label {
    margin-left: 2px;
    margin-right: 2px;
  }

  #modul-uebersicht .modul {
    font-size: 0.8em;
    line-height: 120%;
    margin: 2px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #video-wing iframe {
    height: 350px;
  }

  footer li {
    display: inline;
    border-left: 1px solid #ebebed;
    border-bottom: 0px;
    line-height: 100%;
  }

  footer li:first-child {
    border: none;
    padding-left: 0;
  }
}

/** webcarbon */

#webcarbonheader {
  position: relative;
}

#webcarbon {
  display: flex;
  justify-content: flex-end;
  position: relative;
  right: 0%;
  /* top: 106%;
  z-index: 100; */
}

@media all and (min-width: 900px) {
  #webcarbon {
    right: 0%;
    /* top: 100%; */
  }
}

@media all and (min-width: 1000px) {
  #webcarbon {
    right: 0%;
    /* top: 100%; */
  }
}</pre></body></html>