/* Fonts */
/* Headings */
/* Navigation */
/* Font Color */
/* Link Color */
/* Button Color (Teaser, etc.) */
/* Background Color */
/* Teaser */
/* Form */
/* Footerlinks */
/* Social Media Icons */
/* Text */
/**
 *
 * Media Queries File
-------------------------------------------- */
@media only screen and (min-width: 746px) {
  .col-md-12 {
    -ms-flex: 0;
    flex: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1471px) {
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text .teaser-description {
    font-size: 1.25rem !important;
  }
  .rsArrow {
    height: 48px;
    padding: 15px;
    transform: translateY(-50%) scale(1.25);
  }
  .rsArrow .rsArrowIcn {
    padding: 15px;
  }
  .rsArrow.rsArrowRight {
    right: 10px;
  }
  .rsArrow.rsArrowRight .rsArrowIcn {
    left: -10px;
  }
  .rsArrow.rsArrowLeft {
    left: 10px;
  }
  .isotope-container .grid-item img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1229px) {
  nav#Navigation {
    padding: 0 85px 0 0;
  }
  .langswitch-container {
    position: absolute;
    right: 0;
    top: 52px;
    font-size: 0.9rem;
  }
  .ref-list .ref a:hover {
    border-bottom: none;
  }
  .ref-list .ref .ref-content .ref-content-inner h3 {
    font-size: 1.25rem;
  }
  .art-catlist .art-catblock {
    font-size: 1.0rem;
  }
  .contentblock-job .jobs .article-content {
    width: 80%;
  }
  .contentblock-job .jobs .article-button {
    width: 19%;
    margin: 0 0 0 1%;
  }
  .jobform-displaycontent {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 987px) {
  .container {
    max-width: 100%;
  }
  main {
    margin: 113px 0 0 0;
    padding: 0;
  }
  .langswitch-container {
    position: absolute;
    right: 80px;
    top: 41px;
    font-size: 1.1rem;
  }
  header .headercontent #Navigation {
    display: none;
    visibility: hidden;
  }
  header .headercontent .nav-icon,
  header .headercontent .search-icon-block {
    display: flex;
    align-self: center;
    margin: 0 10px 0 0;
  }
  header .headercontent .nav-icon-open {
    margin: 0;
  }
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text h1,
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text h2,
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text h3 {
    font-size: 2.25rem;
  }
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text .teaser-description {
    font-size: 1.15rem !important;
  }
  .teaser-container.fullscreen .teaser-text {
    transform: translateY(-6%);
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text .teaser-description {
    height: 60px;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    height: 140px;
  }
  .ref-list .ref .ref-content .ref-content-inner h3 {
    font-size: 1.5rem;
  }
  .ref-details .overview-button {
    margin: 20px 0 0;
  }
  .cookie-button-container,
  .analytics-button-container {
    margin: 20px 0 0 0;
  }
  .contentblock-job .jobs .article-content {
    width: 78%;
  }
  .contentblock-job .jobs .article-button {
    width: 21%;
    margin: 0 0 0 1%;
  }
  .contentblock-job .jobs .article-button .rightcol-button .buttoncontainer span {
    font-size: 0.75rem;
  }
  .jobform-container.jobform-content .contentblock.jobform {
    margin: 0 0 0 10px;
  }
  .jobform-displaycontent {
    top: 680px;
  }
  .contentblock.TitleTextImg .container .contentblock-content.contentblock-contenttext {
    padding-right: 30px;
  }
  .jobform-container.jobform-content .contentblock.jobform {
    padding: 0 0 80px;
  }
}
@media only screen and (max-width: 820px) {
  #BetterNavigator {
    display: none;
  }
  .articlejob {
    font-size: 0.9rem;
  }
  .contentblock-job .jobs .article-content {
    width: 75%;
  }
  .contentblock-job .jobs .article-button {
    width: 24%;
    margin: 0 0 0 1%;
  }
  .contentblock-job .jobs .article-button .rightcol-button .buttoncontainer span {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 745px) {
  html,
  body {
    line-height: 1.5;
  }
  .langswitch-container {
    right: 80px;
    top: 41px;
    font-size: 1.25rem;
  }
  .news-list .news h2 {
    font-size: 1.1rem;
  }
  .news-list .news .date {
    font-size: 0.9rem;
  }
  .news-list .news .description {
    font-size: 1.0rem;
  }
  .news-list .news span {
    font-size: 1.0rem;
  }
  .news-list .news .article-content {
    margin: 0;
  }
  .iconblock .iconblock-desc {
    font-size: 1.0rem;
  }
  .iconblock .iconblock-link {
    font-size: 1.0rem;
  }
  .team-name {
    font-size: 1.1rem;
  }
  .team-info,
  .team-email,
  .team-tel {
    font-size: 1.0rem;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text h2 {
    margin: 0 0 10px 0;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text .teaser-description {
    height: 60px;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    height: 110px;
  }
  .ref-list .ref .ref-content .ref-content-inner h3 {
    font-size: 1.75rem;
  }
  .ref-details .nextprev-container .prev-member a,
  .ref-details .nextprev-container .next-member a {
    background: #ffffff;
  }
  .ref-details .nextprev-container i {
    font-size: 1.0rem;
    color: #222222;
  }
  .ref-details .nextprev-container i:hover {
    color: #DA0C18;
  }
  .contentblock.contactform {
    padding: 60px 0;
  }
  .footertext {
    margin: 0;
  }
  .jobform-displaycontent {
    top: 340px;
  }
  .jobform-container.jobform-content .contentblock.jobform {
    margin: 0 10px 0 10px;
  }
  .jobform-container.jobform-content .contentblock.jobform {
    padding: 0 0 80px;
  }
  .jobform-container.jobform-content .contentblock.jobform .container-inner {
    display: block;
  }
  .jobform-container.jobform-content .contentblock.jobform .container-inner .JobFormContent-rightcol {
    margin: 30px 0 0;
  }
  .jobform-container.jobform-content .contentblock.jobform .container-inner .JobFormContent {
    padding: 0;
  }
}
@media only screen and (max-width: 650px) {
  .teaser-container.fullscreen .teaser-text h1 {
    font-size: 1.5rem !important;
  }
  .teaser-container.fullscreen .teaser-text h2 {
    font-size: 1.5rem !important;
  }
  .teaser-container.fullscreen .teaser-text h3 {
    font-size: 1.25rem !important;
  }
  .teaser-container.fullscreen .home-content-slider .teaser .teaser-text {
    padding: 0 45px;
  }
  .contentblock-job .jobs .article-content {
    width: 100%;
  }
  .contentblock-job .jobs .article-button {
    width: 100%;
    margin: 0 0 0 1%;
  }
  .contentblock-job .jobs .article-button .rightcol-button .buttoncontainer span {
    font-size: 1rem;
    padding: 5px 20px 8px;
  }
}
@media only screen and (max-width: 504px) {
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text h2 {
    font-size: 1.25rem;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text .teaser-description {
    height: 50px;
    font-size: 1.1rem;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    height: 105px;
  }
  .footertext {
    font-size: 0.9rem;
  }
  .btn-toolbar {
    width: 85%;
    margin: 20px 0 60px;
  }
  .nocaptcha .middleColumn {
    justify-content: flex-start;
    margin: 0 0 -20px 0;
  }
  .jobform-container.jobform-content .contentblock.jobform {
    padding: 0 0 40px;
  }
  .jobform-container.jobform-content .contentblock.jobform .container-inner {
    display: block;
  }
}
@media only screen and (max-width: 379px) {
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    padding: 15px 20px;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text h2 {
    font-size: 1.1rem;
    margin: 0 0 5px 0;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text .teaser-description {
    height: 50px;
    font-size: 1.1rem;
  }
  .teaser-container.landscape .landscape-content-slider .teaser .teaser-text {
    height: 105px;
  }
  .ref-list .ref .ref-content .ref-content-inner h3 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 350px) {
  .langswitch-container {
    right: 60px;
  }
  .footertext {
    font-size: 0.8rem;
  }
}
