@charset "UTF-8";
@media (max-width: 347px) {
  #footer {
    font-size: 0.9rem;
    line-height: 2rem;
  }
  #footer svg {
    margin-right: 0 !important;
  }
  .menu-slidein {
    left: -300px;
    width: 300px;
  }
}
@media (min-width: 348px) and (max-width: 575.98px) {
  .menu-slidein {
    left: -350px;
    width: 350px;
  }
}
@media (max-width: 440px) {
  #footer a i {
    display: none;
  }
  .logo {
    max-width: 200px !important;
  }
  .dropdown-toggle::after {
    content: none;
  }
}
@media (max-width: 576px) {
  .carousel-indicators {
    max-width: 540px;
  }
  form.powermail_form .powermail_fieldwrap_e_mail, form.powermail_form .powermail_fieldwrap_nachname, form.powermail_form .powermail_fieldwrap_telefon, form.powermail_form .powermail_fieldwrap_vorname {
    width: 100%;
    display: block;
  }
  form.powermail_form .powermail_fieldwrap_nachname, form.powermail_form .powermail_fieldwrap_telefon {
    margin-right: 0;
  }
  .frame-kachel a {
    min-height: auto;
  }
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 2rem;
  }
  #footer a svg {
    margin-right: 5px;
  }
  .background {
    padding: 0 15px;
  }
  .frame-bereiche-academy a, .frame-bereiche-bankensoftware a, .frame-bereiche-beratung a, .frame-bereiche-informationsdienste a {
    line-height: 2rem;
  }
  .frame-bereiche-academy span, .frame-bereiche-bankensoftware span, .frame-bereiche-beratung span, .frame-bereiche-informationsdienste span {
    line-height: 1.5rem;
  }
  .kachel {
    padding: 15px;
    min-height: 210px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .menu-slidein {
    left: -400px;
    width: 400px;
  }
  .container {
    max-width: 620px;
  }
}
@media (max-width: 628px) {
  .tx-solr-search-form input.search-bar {
    padding: 0.375rem 0.3rem;
  }
}
@media (max-width: 767.98px) {
  .menu-slidein ul.navbar-nav {
    padding-top: 70px !important;
  }
  .card {
    flex: unset !important;
  }
  .bereiche > div {
    margin-bottom: 1rem;
  }
  .carousel-indicators {
    display: none;
  }
  .kachel {
    margin-bottom: 1rem;
  }
  .quicklinks {
    display: none;
  }
  .frame-bereiche-academy a, .frame-bereiche-bankensoftware a, .frame-bereiche-beratung a, .frame-bereiche-informationsdienste a {
    padding: 0.5rem 0 3rem 0.5rem;
    font-size: 1.8rem;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .frame-bereiche-academy a:focus span, .frame-bereiche-academy a:hover span, .frame-bereiche-bankensoftware a:focus span, .frame-bereiche-bankensoftware a:hover span, .frame-bereiche-beratung a:focus span, .frame-bereiche-beratung a:hover span, .frame-bereiche-informationsdienste a:focus span, .frame-bereiche-informationsdienste a:hover span {
    text-decoration: none;
    color: #ffffff;
  }
  .frame-bereiche-academy a:after, .frame-bereiche-bankensoftware a:after, .frame-bereiche-beratung a:after, .frame-bereiche-informationsdienste a:after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    display: block;
    position: absolute;
    right: 30px;
    font-size: 1.5rem;
  }
  .frame-bereiche-academy a span, .frame-bereiche-bankensoftware a span, .frame-bereiche-beratung a span, .frame-bereiche-informationsdienste a span {
    color: #5f5f5f;
    text-transform: none;
    font-size: 1.2rem;
    font-weight: 600;
    display: block;
  }
  .frame-bereiche-bankensoftware a {
    border: none;
    background: rgba(35, 81, 152, 0.2);
  }
  .frame-bereiche-academy a {
    border: none;
    background: rgba(130, 59, 107, 0.2);
  }
  .frame-bereiche-beratung a {
    border: none;
    background: rgba(49, 129, 142, 0.2);
  }
  .frame-bereiche-informationsdienste a {
    border: none;
    background: rgba(209, 144, 0, 0.2);
  }
  .footer-logo {
    border-bottom: 5px solid #ffffff;
    margin-bottom: 1rem;
  }
  .footer-logo img {
    max-width: 250px !important;
  }
  .tx_solr .nav-tabs, .tx_solr .nav-tabs .nav-link, .tx_solr .nav-tabs .nav-link.active {
    border: none;
  }
  .tx_solr .nav-tabs .nav-link {
    padding: 0.5rem 1rem 0.5rem 0;
  }
}
@media (min-width: 768px) {
  .menu-slidein ul.navbar-nav ul.submenu {
    margin-left: 40%;
  }
  .menu-slidein ul.navbar-nav ul.submenu ul.submenu {
    margin-left: 0;
  }
  .carousel-inner img, .carousel-item img {
    height: 100%;
  }
  .carousel-indicators {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .menu-slidein ul.navbar-nav ul.submenu {
    margin-top: 45px;
  }
  .tx_solr #results-per-page {
    float: none;
    margin-top: 1rem;
  }
  .carousel-inner, .carousel-item {
    height: 250px;
  }
  .carousel-inner img, .carousel-item img {
    height: 100% !important;
    width: auto !important;
  }
  .carousel-control-next, .carousel-control-prev {
    width: 10%;
  }
  .carousel-caption {
    right: 7%;
    left: 7%;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .carousel-caption .carousel-caption-inner {
    line-height: 1.4rem;
    font-size: 1.2rem;
    padding: 1rem;
  }
  .carousel-caption .carousel-caption-inner h1 {
    font-size: 1.8rem;
    line-height: 1.9rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .frame-bereiche-academy a, .frame-bereiche-bankensoftware a, .frame-bereiche-beratung a, .frame-bereiche-informationsdienste a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 1.5rem 0 0.5rem 0.5rem;
    min-height: 100px;
  }
  .card-special {
    height: 450px;
    overflow: hidden;
  }
  .card-deck .card {
    flex: unset;
    width: 100%;
  }
  .carousel-caption {
    bottom: 0;
    left: 0;
    right: 0;
  }
  .carousel-caption h1 {
    padding: 3rem 1rem 1rem;
  }
  .carousel-caption .carousel-col {
    min-height: 150px;
  }
  .kachel h3 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (min-width: 992px) {
  /* Quicklinks Desktop*/
  .nachrichten {
    padding: 0 30px;
  }
  .card-deck {
    padding: 30px 0;
  }
  .carousel-indicators {
    max-width: 960px;
  }
  #c7192 {
    display: none;
  }
}
@media (max-width: 991px) {
  /* Quicklinks Mobile*/
  #c4825 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .frame-bereiche-academy a, .frame-bereiche-bankensoftware a, .frame-bereiche-beratung a, .frame-bereiche-informationsdienste a {
    font-size: 18px;
  }
  .card-special .card-body {
    background: #823b6b;
  }
  .frame-kachel-academy-inverse, .frame-kachel-academy {
    height: 200px;
    min-height: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1626px) {
  .carousel-caption {
    left: 0;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .carousel-indicators {
    max-width: 1140px;
  }
  #footer {
    padding: 2rem 0;
  }
  .frame-kachel-academy-inverse, .frame-kachel-academy {
    height: 140px;
    min-height: 140px;
  }
}
@media (min-width: 400px) and (max-width: 991px) {
  .contact-container {
    width: 400px;
  }
}
