@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');@font-face {font-family: cdu;  src: url("../fonts/CDUKievitWeb-Medium.eot");}@font-face {font-family: cdu-bi; src: url("../fonts/CDUKievitWeb-BoldItalic.eot");}@font-face {font-family: cdu; src: url("../fonts/CDUKievitWeb-Medium.woff") format("woff");}@font-face {font-family: cdu-bi; src: url("../fonts/CDUKievitWeb-BoldItalic.woff") format("woff");}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ucmwf8');
  src:  url('../fonts/icomoon.eot?ucmwf8#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ucmwf8') format('truetype'),
    url('../fonts/icomoon.woff?ucmwf8') format('woff'),
    url('../fonts/icomoon.svg?ucmwf8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-paper-plain:before {
  content: "\e900";
}
.navbar-brand [class^="icon-"], .navbar-brand [class*=" icon-"] {
    font-size: 30px;
}

.cdu-logo.gross {display: block;}
.cdu-logo.klein {display: none;}
@media all and (max-width: 575px) {
  .cdu-logo.gross {display: none;}
  .cdu-logo.klein {display: block;}
}

.cdu-logo {
  position: absolute;
  right: 0;
  bottom: 10vh;
  max-width: 40%;
}

.dfs-logo {
  margin-bottom: 50px;
}

.kandidaten-banner {
  position: absolute;
  bottom: 10vh;
  max-width: 55vw
}

#carouselExampleIndicators .carousel-item ul {
    list-style-image: url('../img/assets/durchstarten-bullitpoint.svg');
}

.dogma-device {
  display: block;
}

@media all and (max-width: 766.98px) {
  .dogma-device {
    display: none;
  }
}

#portfolio .col-lg-4.col-sm-6:nth-last-child(1) {
        display: none;
  }

@media all and (min-width: 576px) and (max-width: 991.98px){
  #portfolio .col-lg-4.col-sm-6:nth-last-child(1) {
        display: block;
  }
}

.modal-dialog {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
button.mfp-close:focus, button.mfp-arrow:focus {
  outline: none;
}
.carousel-item {
  min-height: 400px;
}

.footer-link {
  color: #000;
}
