@viewport {
    zoom:1;width: extend-to-zoom
}

@-ms-viewport {
    width: extend-to-zoom;
    zoom:1}

@font-face {
    font-family: Roboto;
    src: url(https://www.reiner-lemoine-stiftung.de/css/fonts/Roboto-Regular.ttf)
}

@font-face {
    font-family: 'Roboto Bold';
    src: url(https://www.reiner-lemoine-stiftung.de/css/fonts/Roboto-Bold.ttf)
}

@font-face {
    font-family: 'Roboto Bold italic';
    src: url(https://www.reiner-lemoine-stiftung.de/css/fonts/Roboto-BoldItalic.ttf)
}

video {
    width: 100%;
    height: auto
}

/*!
Theme Name: Courcity
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Courcity
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Courcity is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 1.2em;
    margin: .67em 0
}

a {
    background-color: transparent
}

b,strong {
    font-weight: 600;
    color: #002b45;
    /* font-size: 1rem; */
}

small {
    font-size: 80%
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    border-style: none
}

button,input,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

[hidden] {
    display: none
}

body,button,input,textarea {
    color: #1c3d5a;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    margin: 0
}

h1:not(.page-banner) {
    color: #1c3d5a;
    /* text-transform: uppercase; */
    font-weight: 700;
    text-align: left;
    padding-bottom: 2rem;
}

,footer li,p {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 20px
}

em,i {
    font-style: italic
}

blockquote:after,blockquote:before,q:after,q:before {
    content: ""
}

blockquote,q {
    quotes: "" ""
}

blockquote {
    line-height: 25px;
    font-family: Roboto,sans-serif;
    font-size: 17px;
    text-align: center;
    color: #454545;
    font-style: italic;
    line-height: 27px;
    border: 0;
    padding: 17px 0 27px 0
}

blockquote i {
    font-size: 35px;
    color: #000;
    margin-bottom: 20px;
    display: block;
    text-align: center
}

var {
    font-size: 15px;
    font-size: .9375rem
}

ins {
    background: #fff9c0;
    text-decoration: none
}

html {
    box-sizing: border-box
}

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

body {
    background: #fff;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
    display: none
}

ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

img {
    height: auto;
    max-width: 100%;
    width: 100%
}

img.full-width {
    width: 100%!important;
    height: auto
}

button,input[type=button],input[type=reset],input[type=submit] {
    background: 0 0;
    border: 0;
    color: #fff;
    cursor: pointer
}

button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    color: #1c3d5a
}

button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus {
    border-color: #454545
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    color: #454545;
    border-radius: 0;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    width: 100%;
    float: left;
    background: rgba(255,255,255,.75);
    font-family: Roboto;
    margin-bottom: 1.5em;
    margin-left: 0;
}

@media (min-width: 768px) {
    input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
        width:48.3%;
        float: left
    }
}

input[type=text]:nth-child(2n) {
    margin-right: 1.4em;
    margin-left: 0
}

#confirm_email {
    display: none
}

input.error {
    border-bottom: 1px solid red
}

.datenschutz>span.error {
    font-size: .8em;
    color: red
}

input::placeholder,textarea::placeholder {
    color: #aaa;
    opacity: 1
}

:focus {
    outline: 0;
    border: 0;
    background: 0 0
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea.form-control:focus,textarea:focus {
    border-color: #1c3d5a;
    box-shadow: 0 0 0 #1c3d5a inset,0 0 0 #1c3d5a
}

textarea {
    width: 100%;
    font-family: Roboto
}

@media (min-width: 992px) {
    textarea {
        width:99%
    }
}

@media (min-width: 1200px) {
    textarea {
        width:98.7%
    }
}

.datenschutzhinweis {
    font-size: .8em;
    line-height: 1.2
}

.datenschutzhinweis p {
    margin-left: 2em;
    /* margin-top: -2em; */
}

.datenschutzhinweis span.error_datenschutz {
    background:none !important;
}

.error_datenschutz {
    font-size: .8em;
    margin-left: 2em;
    position: relative;
    top: -.75em
}

.alert {
    display: none
}

.container.block {
    background: #fff;
    padding: 2em;
    box-shadow: 1px 3px 10px rgba(0,0,0,.2)
}

.veroeffentlichung .container.block h1 {
    width: 100%;
}

a {
    color: #454545;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

a:active,a:focus,a:hover {
    color: #1c3d5a;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:active,a:hover {
    outline: 0
}

.modal {
    z-index: 999999
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.menu-toggle {
    display: block
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display:none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.clear:after,.clear:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,.site-content:after,.site-footer:after,.site-header:after {
    clear: both
}

.page-content {
    margin: 1.5em 0 0
}

embed,iframe,object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

::-moz-selection {
    background: #1c3d5a;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #1c3d5a;
    color: #fff;
    text-shadow: none
}

::placeholder {
    color: #6a6a6a
}

a.btn-large {
    display: inline-block;
    background: #1c3d5a;
    font-size: 16px;
    padding: 11px 23px;
    border-radius: 3px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 10px 25px 0 rgba(46,61,73,.15);
    width: 100%;
    text-align: center
}

a.btn-large:hover {
    color: #1c3d5a!important;
    background: rgba(255,193,7,.8)
}

a.btn-small,input.btn-small {
    display: inline-block;
    background: #1c3d5a;
    font-size: 17px;
    padding: 7px 28px;
    border-radius: 3px;
    color: #fff!important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none!important
}

a.btn-small:hover,input.btn-small:hover {
    color: #1c3d5a!important;
    background: rgba(255,193,7,.8)
}

#dissertationen>div>div>div.col-md-12>form>input.btn-small,.modal input.btn-small {
    margin-left: 2em;
    margin-top: .3em
}

a.btn-circle {
    display: inline-block;
    background: #1c3d5a;
    height: 40px;
    width: 40px;
    font-size: 15px;
    color: #fff;
    padding-top: 6px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 10px 25px 0 rgba(46,61,73,.15);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-video a.btn-circle {
    display: inline-block;
    background: #1c3d5a;
    height: 40px;
    width: 40px;
    font-size: 15px;
    color: #fff;
    padding-top: 6px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 10px 25px 0 rgba(46,61,73,.15);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px
}

.margin-top-large {
    margin-top: 120px
}

.margin-top-middle {
    margin-top: 70px
}

.margin-top-small {
    margin-top: 35px
}

.margin-bottom-large {
    margin-bottom: 140px
}

.margin-bottom-middle {
    margin-bottom: 70px
}

.margin-bottom-small {
    margin-bottom: 35px
}

.title-middle {
    text-align: center
}

.title-middle h2,h2 {
    font-size: 32px;
    color: #1c3d5a;
    margin-bottom: 18px;
    /* text-transform: uppercase; */
    font-weight: 900;
    letter-spacing: 1.5px;
    word-spacing: 4px;
    text-align: left;
}

h3 {
    font-size: 25px;
    color: #1c3d5a;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    word-spacing: 4px
}

.title-middle h4 {
    color: #1c3d5a
}

@media (min-width: 320px) {
    .title-middle h2,h2,h3 {
        font-size:22px;
        letter-spacing: .9px
    }
}

@media (min-width: 375px) {
    h1 {
        font-size: 1.5em;
    }

    .title-middle h2,h2,h3 {
        font-size: 24px;
        letter-spacing: 1.5px
    }
}

@media (min-width: 480px) {
    .title-middle h2,h2,h3 {
        font-size:26px
    }

    h1 {
        font-size: 1.75em;
    }
}

@media (min-width: 576px) {
    h1 {
        font-size: 2em;
    }
}

@media (min-width: 768px) {
    .title-middle h2,h2 {
        font-size:30px
    }

    body>div.course-category-1x.kontakt>div>div>div>div>h3 {
        font-size: 17px
    }

    #energiesystemwende h1,
    #energy-system-transition h1 {
        width: 80%
    }
}

@media (min-width: 992px) {
    body>div.course-category-1x.kontakt>div>div>div>div>h3 {
        font-size:22px
    }

    .pt-1 {
        padding-left: 1em !important;
    }
}

@media (min-width: 1200px) {
    body>div.course-category-1x.kontakt>div>div>div>div>h3 {
        font-size:26px
    }
}

.title-middle p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    text-align: justify
}

.title-left {
    text-align: left
}

.title-left h2 {
    font-size: 32px;
    text-transform: capitalize;
    color: #454545
}

.title-left p {
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px
}

.main-menu {
    padding: 0
}

.navbar-light .navbar-brand {
    padding-left: 0
}

.navbar-light .navbar-brand img {
    object-fit: cover
}

.btco-hover-menu {
    z-index: 999;
    background-color: transparent!important
}

.main-menu .navbar-nav .nav-link {
    padding: 10px 12px;
    opacity: 1;
    z-index: 9999;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    letter-spacing: -.3px;
    color: #1c3d5a;
    font-size: 0.8rem;
}

.main-menu ul li:last-child a {
    /* padding: .7em */
}

.main-menu ul li:last-child a img {
    width: 20px;
}

#navbarSupportedContent>button.suche {
    color: #1c3d5a;
    padding: 1em
}

#navbarSupportedContent>ul>a {
    position: relative;
    left: .8em
}

#navbarSupportedContent>ul.sprache {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -5px;
    margin-left: -1em;
    position: relative;
    left: 15px
}

.main-menu .nav-item .btn-small {
    margin: 4px 0 0 35px;
    font-size: 14px;
    padding: 6px 22px;
    text-transform: capitalize;
    box-shadow: 0 10px 25px 0 rgba(46,61,73,.15)
}

.main-menu .nav-item .btn-small:hover {
    background: #454545;
    color: #fff
}

.navbar-light .navbar-nav .active>.nav-link {
    background: #1c3d5a;
    color: #fff
}

#navbarSupportedContent>ul>li.nav-item.active>ul>li.active>a {
    color: #1c3d5a
}

ul.dropdown-menu:hover {
    background: #fff;
    top: 100%;
    opacity: 1
}

.btco-hover-menu .collapse ul ul ul,.btco-hover-menu .collapse ul ul ul.dropdown-menu {
    background: #fff;
    margin-left: 0
}

.btco-hover-menu .collapse ul ul,.btco-hover-menu .collapse ul ul.dropdown-menu {
    background: #fff;
    padding-top: 38px;
    display: none;
    opacity: 0;
    transition: all .2s ease-in-out
}

ul.main-menu-nav ul.dropdown-menu li:nth-child(1) {
    padding-left: 0
}

ul.main-menu-nav ul.dropdown-menu li.active {
    background: #1c3d5a
}

ul.main-menu-nav ul.dropdown-menu li.active a {
    color: #fff!important
}

ul.main-menu-nav ul.dropdown-menu li.active a:hover {
    color: #fff!important;
    background: #1c3d5a
}

ul.main-menu-nav li ul.dropdown-menu li ul.dropdown-menu {
    padding-top: 0;
    margin-left: 0
}

ul.main-menu-nav li ul.dropdown-menu li a i {
    float: right;
    padding-top: 3px
}

.dropdown-menu li {
    border-bottom: 1px solid #eee
}

.dropdown-menu li:last-child {
    border-bottom: 0 solid #eee
}

ul.main-menu-nav li.dropdown a i {
    padding-left: 3px
}

.dropdown:hover>.dropdown-menu {
    display: block
}

.dropdown-item {
    color: #454545;
    padding: 8px 25px;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #1c3d5a
}

.btco-hover-menu a,.navbar a {
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 700;
    color: #1c3d5a;
    font-size: 0.8em;
}

ul.main-menu-nav ul.dropdown-menu li a:hover {
    color: #818285
}

.hvrbox,.hvrbox * {
    box-sizing: border-box
}

.hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: -8px;
    transition: all .5s ease-in-out
}

.hvrbox img {
    object-fit: cover;
    width: 100%;
    height: 100vh
}

.hvrbox .hvrbox-layer_bottom {
    display: block
}

.hvrbox .hvrbox-layer_top {
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .5s ease
}

.hvrbox.active .hvrbox-layer_top,.hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.overlay-text {
    position: absolute;
    top: 0
}

.overlay-text h2 {
    font-size: 60px;
    margin: 20px 0;
    color: #fff
}

.overlay-text p {
    color: #fff;
    font-size: 18px;
    line-height: 35px
}

.slider-feature {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -18em
}

.main-banner .hvrbox img {
    height: 580px;
    object-fit: cover
}

.main-banner .hvrbox .hvrbox-layer_top {
    background: linear-gradient(-135deg,rgba(2,179,228,.3),rgba(0,0,0,.5))
}

.main-banner .overlay-text {
    position: relative;
    margin-top: 10%
}

.main-banner .overlay-text h3 {
    font-size: 55px;
    color: #fff;
    margin-bottom: 13px
}

.main-banner .overlay-text p {
    font-size: 23px;
    margin-bottom: 40px;
    line-height: 27px
}

.main-banner .overlay-text input[type=text] {
    height: 60px;
    padding-left: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-right: 1px solid #f1f1f1;
    border: 1px solid #fff
}

.main-banner .overlay-text button.btn.btn-search {
    width: 60px;
    height: 60px;
    background: #666;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 0;
    outline: 0;
    box-shadow: none;
    cursor: pointer
}

.main-banner .overlay-text button.btn.btn-search img {
    object-fit: cover;
    max-width: 20px;
    max-height: 22px;
    margin-top: -3px
}

.main-banner .overlay-text button.btn.btn-search i {
    color: #fff
}

.main-banner .overlay-text button.btn.btn-search:focus {
    border: 1px solid #1c3d5a
}

.main-banner .overlay-text .slider-feature ul {
    margin: 40px 0 0 0;
    padding: 0
}

.main-banner .overlay-text .slider-feature ul li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    margin-right: 30px
}

.main-banner .overlay-text .slider-feature ul li img {
    height: auto;
    width: 30px;
    object-fit: cover;
    margin-right: 5px
}

.main-banner .overlay-text .slider-feature ul li:nth-child(2) {
    color: #ffc107
}

.main-banner .overlay-text .slider-feature ul li:nth-child(3) {
    color: #03a9d7
}

.main-banner .overlay-text .slider-feature ul li:last-child {
    margin-right: 0
}

.course-category-1x {
    padding: 68px 0;
    font-size: 1.25rem;
    text-align: justify
}

#dissertationen p,
#energiesystemwende p,
#reiner-lemoine-institut,
#reiner-lemoine-institut p,
#stiftungszweck p,#studien p,
#think-tank p,
.aktivitaeten p,
.course-category-1x#meilensteine p,
.course-category-1x#milestones p {
    padding-right: 0
}

.weiss {
    background: #fff!important
}

.course-category-1x li a,
.course-category-1x p a {
    color: #1c3d5a;
    text-decoration: underline
}

#dissertationen,
#kontakt,
#projekte,
#studien,
#think-tank,
.course-category-1x#meilensteine,
.course-category-1x#milestones,
.course-category-1x.meldungen {
    padding-top: 68px
}

.course-category-1x.blau,.course-category-1x.datenschutz,.course-category-1x.gremien,.course-category-1x.impressum,.course-category-1x.meldungen,.course-category-1x.promotion,.course-category-1x.stipendienprogramm,.course-details-1x.stipendiat,.event-speakers.blau {
    background: #e4f1ff
}

div.row.subnavigation {
    background: #f9f9f9;
    position: relative;
    padding: .5em
}

div.row.subnavigation a {
    padding: 1em
}

.row.subnavigation>div:nth-child(1) {
    position: absolute;
    left: 0;
    width: 30%;
    padding-left: 0;
    z-index: 10
}

.row.subnavigation>div:nth-child(3) {
    position: absolute;
    right: 0;
    width: 30%;
    padding-right: 0
}

div.row.subnavigation .col-md-8 {
    text-align: center;
    margin: auto
}

div.row.subnavigation>div:nth-child(3) {
    text-align: right
}

div.row.subnavigation>div.col-md-8>a>i {
    margin-right: .5em
}

.course-details-1x.stipendiat .col-md-12 {
    background: #fff;
    padding: 50px;
    box-shadow: 1px 3px 10px rgba(0,0,0,.2)
}

body>div.course-category-1x.meldungen>div>div>div {
    background: none;
    padding: 50px
}

.datenschutz,.impressum,.kontakt {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 300
}

.course-category-1x.aktivitaeten {
    padding: 108px 0;
    background: #dde4eb
}

@media (min-width: 320px) {
    .course-category-1x p {
        padding-right:0
    }
}

@media (min-width: 768px) {
    #stipendiaten p {
        padding-right:.5em
    }
}

@media (min-width: 992px) {
    #gremien p,
    #foundation-boards p {
        padding-right:.1em
    }

    #reiner-lemoine p {
        padding-right: .3em
    }
}

@media (min-width: 1200px) {
    .main-menu .navbar-nav .nav-link {
        letter-spacing:1px;
        padding: 10px 15px;
    }

    #gremien p,
    #foundation-boards p {
        padding-right: 2.2em
    }
}

.course-category-1x .category-left .hvrbox {
    background: #1c3d5a
}

.pr-x {
    padding-right: 0.5em !important;
}

#gremien>div>div>div>div>button,
#team>div>div>div>div>button,
#phd-group>div>div>div>div>button,
#foundation-boards>div>div>div>div>button,
#kolleg .border a div,
#team .border a div {
    overflow: hidden!important
}

#gremien>div>div:nth-child(1)>div.col-md-5,
#foundation-boards>div>div:nth-child(1)>div.col-md-5 {
    padding: 0
}

#gremien>div>div>div>div>button>img,
#foundation-boards>div>div>div>div>button>img,
#team>div>div>div>div>button>img,,
#phd-group>div>div>div>div>button>img,
.course-category-1x .hvrbox .hvrbox-layer_bottom {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(1);
    width: 100%;
    /* height: 154px; */
}

#steckbriefe > div > div > div > div > div.holder.mb-3 {
    overflow:hidden !important;
    transition: all .3s ease;
}

#steckbriefe > div > div > div > div > div.holder.mb-3 > a > img:hover,
#gremien>div>div>div>div>button:hover>img,
#foundation-boards>div>div>div>div>button:hover>img,
#team>div>div>div>div>button>img:hover,
#phd-group>div>div>div>div>button>img:hover,
.course-category-1x .hvrbox:hover .hvrbox-layer_bottom,
#kolleg .border a:hover img,
#team .border a:hover img {
    transform: scale(1.05);
        -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.course-category-1x .hvrbox.active .hvrbox-layer_top,.course-category-1x .hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.course-category-1x .hvrbox .hvrbox-layer_top .btn-small {
    display: inline-block
}

.course-category-1x .hvrbox:hover .hvrbox-layer_top .hvrbox-text .btn-small {
    display: inline-block;
    opacity: 1
}

.course-category-1x .hvrbox:hover .hvrbox-layer_top .hvrbox-text h5 {
    display: none
}

.course-category-1x .hvrbox-text {
    width: 100%;
    text-align: center;
    display: inline-block;
    position: absolute;
    color: #fff;
    bottom: 0;
    transition: all .25s ease-in-out
}

#reiner-lemoine-stiftung>div>div.row>div:nth-child(1)>div {
    margin-bottom: 1.4em
}

.course-category-1x .category-left .hvrbox {
    border-radius: 4px;
    box-shadow: 0 10px 25px 0 rgba(46,61,73,.15)
}

.course-category-1x .category-left .hvrbox a {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    position: relative
}

.course-category-1x .category-left .hvrbox img {
    object-fit: cover;
    width: 100%;
    max-height: 348px;
}

#stipendiaten.netzwerk > div > div > div > div > div > div > a > img,
#scholarship-holders.netzwerk > div > div > div > div > div > div > a > img,
#netzwerk.netzwerk > div > div > div > div > div > div > a > img,
#networking-exchange > div > div > div > div > div > div > a > img {
    max-height:200px;
}

.course-category-1x .category-left .hvrbox-text a {
    display: block;
    font-size: 30px;
    color: #fff
}

.course-category-1x .category-left .hvrbox-text h5 {
    font-size: 14px;
    color: #fff;
    padding: 15px 18px;
    border-radius: 3px;
    background: 0 0;
    display: inline-block;
    margin-top: 1px;
    border: 1px solid transparent;
    margin-top: 15px
}

.course-category-1x .category-left .hvrbox-text .btn-small {
    color: #fff!important;
    display: block;
    font-size: 20px;
    width: 100%;
    background: rgba(28,61,90,1);
    border-radius: 0;
    transition: all .25s ease-in-out;
    border: 0
}

.course-category-1x.aktivitaeten .category-left .hvrbox-text .btn-small {
    background: #1c3d5a
}

.course-category-1x .left-image .btn-small {
    border: 3px solid transparent
}

.course-category-1x .left-image .hvrbox-text h5 {
    padding: 14px 18px
}

.course-category-1x .right-image .hvrbox {
    margin-bottom: 20px
}

.course-category-1x .right-image:not(.studie) .hvrbox img {
    width: 100%;
    max-height: 174px;
}

.course-category-1x .right-image.impulspapier .hvrbox img {
    width: 100%;
    max-height: 340px;
    height: auto
}

.course-category-1x.aktivitaeten .right-image .hvrbox img {
    width: 100%;
    max-height: 160px;
    padding: 1em
}

.course-category-1x .right-image .hvrbox-text {
    width: 100%;
    bottom: 0;
    left: 0
}

.course-category-1x .right-image .hvrbox-text a {
    font-size: 20px
}

.course-category-1x .right-image .hvrbox-text h5 {
    margin-top: -5px
}

.course-category-1x .right-image .hvrbox-text .btn-small {
    font-size: 18px;
    padding: .4em .2em
}

.course-category-1x .category-feature {
    margin-top: 55px
}

.course-category-1x .category-feature .single-feature {
    text-align: center
}

.course-category-1x .category-feature .single-feature img {
    width: 50px;
    object-fit: cover;
    margin-bottom: 18px
}

.course-category-1x .category-feature .single-feature h4 {
    font-size: 24px;
    color: #1c3d5a;
    margin-bottom: 15px
}

.course-category-1x .category-feature .single-feature {
    color: #1c3d5a
}

.course-category-1x .category-feature .single-feature a.btn-small {
    margin-top: 60px
}

img.stipendiat {
    float: right;
    margin: 1em 0 2em 2em;
    width: 100px
}

.course-details-1x.stipendiat#anhang {
    padding-top: 0
}

ul.fachartikel {
    margin: 0;
    padding: 1em
}

ul.fachartikel li {
    position: relative;
    padding-right: 13em;
    transition: all .25s ease-in-out
}

ul.fachartikel li:hover {
    background: rgba(255,255,255,.5)
}

ul.fachartikel li > a {
    position: absolute;
    right: 0;
    top: .25em;
    background: rgba(255,193,7,.8);
    color: #1c3d5a
}

ul.fachartikel li a:hover {
    background: #1c3d5a;
    color: #fff!important
}

ul.fachartikel em {
    color: #1c3d5a;
    font-weight: 700
}

.learning-system ul.fachartikel {
    margin: 0;
    padding: 1em;
    list-style: none
}

.learning-system ul.fachartikel li {
    position: relative;
    margin-bottom: 1em;
    padding: 1em;
    padding-left: 2.5em;
    padding-right: 15em;
    transition: all .25s ease-in-out;
    background: #1c3d5a;
    width: 102%;
    color: #fff
}

.learning-system ul.fachartikel li a {
    position: absolute;
    right: 1.5em;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,193,7,1);
    color: #1c3d5a
}

.learning-system ul.fachartikel li::before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 1.1em;
    left: .7em;
    transform: rotate(90deg);
    opacity: .7;
    color: #fff
}

body>div:nth-child(4)>div>div.row>div:nth-child(1)>div>div {
    margin-bottom: -1.3em
}

body>div:nth-child(4)>div>div.row>div:nth-child(1)>div>div.course-feature {
    border: 1px solid #efefef
}

body>div:nth-child(4)>div>div.row>div:nth-child(2)>div>div {
    padding: 0;
    width: 50%;
    padding-left: 1em;
    margin-bottom: -.8em
}

body>div:nth-child(4)>div>div.row>div:nth-child(2)>div>div:nth-child(2),body>div:nth-child(4)>div>div.row>div:nth-child(2)>div>div:nth-child(4) {
    padding-right: 1em
}

body>div.course-category-1x.ueber .textbild {
    float: right;
    padding: 0
}

#meilensteine .textbild,
#milestones .textbild {
    margin-bottom: 1em;
}

body>div.course-category-1x.ueber .textbild {
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: -0.75em;
}

#meilensteine>div>div>div>div>span,
#milestones>div>div>div>div>span,
#reiner-lemoine>div>div>div.col-sm-12>div>span,
body>div.course-category-1x.ueber .textbild span {
    background: rgba(28,61,90,1);
    display: block;
    color: #fff;
    padding: .5em;
    text-align: center;
    font-size: .9em;
    border-radius: 0 0 3px 3px
}

#reiner-lemoine>div>div>div.col-md-12>div>img {
    width: 100%
}

#meilensteine>div>div>div>div>span,
#milestones>div>div>div>div>span {
    max-width: 350px;
    font-size: 1em
}

#reiner-lemoine>div>div>div.col-sm-12>div {
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1em
}

#reiner-lemoine>div>div>div.col-sm-12>div>span {
    min-height: 69px
}

#reiner-lemoine>div>div>div.col-sm-12>div>img {
    width: 100%
}

@media screen and (min-width: 320px) {
    .textbild {
        width:100%
    }

    .textbild.film {
        position: relative;
        height: 0;
        padding-bottom: 56%!important
    }

    .textbild.film iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%!important
    }
}

@media screen and (min-width: 425px) {
    .textbild:not(.film) {
        max-width:255px
    }

    #reiner-lemoine>div>div>div.col-sm-12>div {
        float: left;
        padding-left: 0;
        padding-right: .2em;
        width: 50%;
        margin-bottom: .2em
    }
}

@media screen and (min-width: 768px) {
    #reiner-lemoine>div>div>div.col-sm-12>div {
        float:left;
        padding-left: 0;
        padding-right: .2em
    }

    .textbild.film {
        width: 50%;
        padding-bottom: 28%!important
    }

    .course-category-1x .right-image:not(.studie) .hvrbox img {
        width: 100%;
        max-height: 160px;
    }

    body>div.course-category-1x.ueber .textbild {
        margin-top: 0.25em;
    }
}

#gremien .col-xs-6,
#foundation-boards .col-xs-6 {
    width:50%;
}

#gremien .col-md-3,
#foundation-boards .col-md-3 {
    padding: .1em;
}

#gremien .kuratorium,
#foundation-boards .kuratorium {
    margin-top: 1em;
}

#team .border,
#kolleg .border,
#phd-group .border {
    padding-top: 1em;
    border:0 !important;
    position: relative;
}

#team .border:nth-child(2),
#kolleg .border:nth-child(2),
#phd-group .border:nth-child(2) {
    margin-bottom: 2em;
}

#team .border::before,
#kolleg .border::before,
#phd-group .border::before {
    content: '';
    position: absolute;
    left: 0.25em;
    right: 0.25em;
    top: 0;
    bottom: 0;
    border: 6px solid #e4f1ff !important;
}

#team .border:nth-child(2)::before,
#kolleg .border:nth-child(2)::before,
#phd-group .border:nth-child(2)::before {
    right: 42%;
}

#team .titel,
#kolleg .titel,
#phd-group .titel {
    position: absolute;
    bottom: -0.6rem;
    left: 10%;
    background: #fff;
    padding: 0 .5rem;
    text-align: center;
    font-size: 0.85rem;
    line-height: 1;
}

#team .col-xs-6,
#kolleg .col-xs-6,
#phd-group .col-xs-6 {
    width:50%;
    margin-bottom:1em;
}

#team .col-md-12:nth-child(3) .titel,
#kolleg .col-md-12:nth-child(3) .titel,
#phd-group .col-md-12:nth-child(3) .titel {
    bottom: -0.75em;
    left: 50%;
    transform: translateX(-50%);
}

#team .col-md-2.team,
#kolleg .col-md-2.team,
#phd-group .col-md-2.team {
    width: 50%;
    padding: .1em
}

#team .team,
#kolleg .team,
#phd-group .team {
    margin-bottom: 1.5em
}

#team .blockquote,
#kolleg .blockquote,
#phd-group .blockquote {
    text-align: left;
    font-size: .9rem;
    font-style: italic;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 1em;
    color: #1c3d5a
}

#team p strong img,
#kolleg p strong img,
#phd-group p strong img {
    width: 310px;
    height: auto;
    margin: 0.75em 0;
}

@media screen and (min-width: 425px) {
    #gremien .col-md-3,
    #foundation-boards .col-md-3 {
        width:50%;
    }

    #team .col-md-2.team,
    #kolleg .col-md-2.team,
    #phd-group .col-md-2.team {
        width: 33.333%
    }

    #team p strong img,
    #kolleg p strong img,
    #phd .col-md-2.team {
        width: 100px;
        margin-top: -1.25em;
    }
}

@media screen and (min-width: 576px) {
    #team .col-md-2.team,
    #kolleg .col-md-2.team,
    #phd-group .col-md-2.team {
        width: 25%
    }

    #team p strong img,
    #kolleg p strong img,
    #phd-group .col-md-2.team {
        width: 110px;
        margin-top: 1.5em;
    }

    #meilensteine .textbild,
    #milestones .textbild {
        float: right;
        margin-left: 1em;
        margin-bottom: 1em;
        margin-top: 0.4em;
    }
}

@media screen and (min-width: 768px) {
    #gremien .kuratorium button img,
    #foundation-boards .kuratorium button img {
        height: 164px;
    }
    
    #team .col-md-2.team,
    #kolleg .col-md-2.team,
    #phd-group .col-md-2.team {
        width: 100%
    }

    #team p strong img,
    #kolleg p strong img,
    #phd-group .col-md-2.team {
        width: 230px;
        margin-top: 0.3em;
    }

    #team .titel,
    #kolleg .titel,
    #phd-group .titel {
        left: 2.1%;
    }    

    #team .col-md-12:nth-child(3) .titel,
    #kolleg .col-md-12:nth-child(3) .titel,
    #phd-group .col-md-12:nth-child(3) .titel {
        bottom: -0.25em;
    }    
}

@media screen and (min-width: 992px) {
    #gremien .kuratorium,
    #foundation-boards .kuratorium {
        margin-top: 0;
    }

    #gremien .kuratorium button img,
    #foundation-boards .kuratorium button img {
        height: 110px;
    }

    #team p strong img,
    #kolleg p strong img,
    #phd-group p strong img {
        width: 310px;
    }

    #team .border:nth-child(2),
    #kolleg .border:nth-child(2),
    #phd-group .border:nth-child(2) {
        margin-bottom: 0;
    }

    #team .col-xs-6,
    #kolleg .col-xs-6,
    #phd-group .col-xs-6 {
        width:100%;  
        margin-bottom:0.25em;  
    }    

    #team .border:nth-child(3):before,
    #kolleg .border:nth-child(3):before,
    #phd-group .border:nth-child(3):before {
        left: 0.5em;
    }

    #team .border:nth-child(3) .col-xs-6,
    #kolleg .border:nth-child(3) .col-xs-6,
    #phd-group .border:nth-child(3) .col-xs-6 {
        padding:0 0.42em !important;
    }

    #team .titel,
    #kolleg .titel,
    #phd-group .titel {
        left: 10%;
    }       
}

@media screen and (min-width: 1200px) {
    #gremien .kuratorium button img,
    #foundation-boards .kuratorium button img {
        height: 132.5px;
    }

    #team .border:nth-child(3) .col-xs-6,
    #kolleg .border:nth-child(3) .col-xs-6,
    #phd-group .border:nth-child(3) .col-xs-6 {
        padding: 0 0.25em !important;
    }    

    #team .titel,
    #kolleg .titel,
    #phd-group .titel {
        left: 16%;
    }       
}

#gremien>div>div:nth-child(1)>div.col-md-7,
#foundation-boards>div>div:nth-child(1)>div.col-md-7 {
    margin-top: 2em
}

body>div.course-category-1x>div>div>div>div>button:not(.slick-arrow) {
    padding: 0;
    width: 100%
}

.course-category-1x:not(#netzwerk,#kontakt, .suchergebnisse) span:not(.error_datenschutz .error), body>div.course-category-1x.blau:not(#netzwerk)>div>div>div.col-md-4>span {
    background: #1c3d5a;
    display: block;
    color: #fff;
    /* font-size: 1.15em; */
    text-align: center;
    padding: .5em 0.5em;
    line-height: 1.2;
    border-radius: 0 0 3px 3px;
    position: relative;
}

#forschungsbereiche span {
    border-radius: 3px 3px 0 0 !important;
}

.modal>div>div>div.modal-header>button>span {
    background: 0 0;
    color: #000;
    padding: 0
}

.modal-content {
    padding: 1em
}

.modal-content p {
    text-align: left
}

.modal-content blockquote {
    margin-top: -1em;
    margin-bottom: -1em
}

.modal.gremien {    
    font-size: .8em;
    text-align: left
}

.modal-content input[type=text] {
    background: #e8f0fe
}

.modal-content .quote {
    font-style: italic;
    padding: 1em;
    margin-bottom: -1em
}

.modal-content ul {
    margin: 0
}

@media screen and (min-width: 768px) {
    #gremien>div>div:nth-child(1)>div.col-md-7,
    #foundation-boards>div>div:nth-child(1)>div.col-md-7 {
        margin-top:0
    }
}

@media screen and (min-width: 992px) {
    #gremien>div>div:nth-child(1)>div.col-md-12.col-lg-5,
    #foundation-boards>div>div:nth-child(1)>div.col-md-12.col-lg-5 {
        padding:0
    }
}

.clear {
    clear: both;
    width: 100%
}

.course-category-1x.stipendiaten>div>div>div>div {
    float: left;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0
}

.course-category-1x.stipendiaten .hvrbox-text {
    left: 0
}

.subNavigationJahrgaenge {
    background: #dde4eb;
    position: fixed;
    z-index: 1;
    top: 6.5em;
    width: 100%;
    padding: .5em;
    display: none
}

.subNavigationJahrgaenge ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.subNavigationJahrgaenge ul li {
    background: #1c3d5a;
    float: left;
    margin-right: .7em;
    border-radius: 3px;
    width: 14.8%;
    text-align: center;
    margin-bottom: .7em;
    display: none;
    position: relative;
    top: .45em
}

.subNavigationJahrgaenge ul li a {
    color: #fff;
    text-decoration: none;
    padding: .5em 1em;
    display: block
}

.event-speakers .col-md-2 {
    width: 50%
}

@media screen and (min-width: 425px) {
    .event-speakers .col-md-2 {
        width:33.3333%
    }
}

@media screen and (min-width: 576px) {
    .subNavigationJahrgaenge {
        display:block
    }

    .subNavigationJahrgaenge ul li {
        width: 7.7%;
        display: block;
        margin-right: .2em
    }

    .subNavigationJahrgaenge ul.de li {
        width: 7.1%!important
    }

    .subNavigationJahrgaenge ul li a {
        padding: .2em .1em;
        font-size: .9em
    }

    .event-speakers .col-md-2 {
        width: 25%
    }
}

@media screen and (min-width: 768px) {
    .subNavigationJahrgaenge ul li {
        width:7.9%
    }

    .subNavigationJahrgaenge ul.de li {
        width: 7.25%!important
    }

    .course-category-1x.stipendiaten>div>div>div>div {
        float: left;
        padding-right: .5em;
        margin-bottom: .5em;
        padding-bottom: 0
    }
}

@media screen and (min-width: 992px) {
    .subNavigationJahrgaenge ul li {
        width:7.9%;
        margin-bottom: .3em;
        top: .25em
    }

    .subNavigationJahrgaenge ul.de li {
        width: 7.4%
    }

    .course-category-1x.stipendiaten>div>div>div>div {
        margin-bottom: .5em
    }
}

.subNavigationJahrgaenge ul li:last-child {
    margin-right: 0
}

#overview>div>img {
    max-width: 120px;
    width: 50%;
    float: right;
    margin-left: 1em;
    margin-bottom: 1em
}

.course-category-1x>div>div>div>ul {
    margin: 0;
    padding-left: 1em
}

.course-category-1x>div>div>div>ul>li {
    margin-bottom: 1em
}

#forschungsbereiche>div>div>div>div {
    float: left;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 768px) {
    #forschungsbereiche p {
        padding-right:.5em
    }

    #forschungsbereiche>div>div>div>div {
        float: left;
        padding-bottom: 1em;
        padding-left: 0;
        padding-right: .5em
    }
}

#forschungsbereiche>div>div>div>div img {
    width: 100%;
    height: 117px
}

#forschungsbereiche>div>div>div>div span {
    width: 100%;
    text-align: left;
    background: #1c3d5a;
    color: #1c3d5a;
    border-radius: 3px 3px 0 0;
    display: block;
    color: #fff;
    padding: .5em .2em;
    padding-left: .5em
}

#forschungsbereiche>div>div>div>div img {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(1)
}

#forschungsbereiche>div>div>div>div>div>a>div {
    overflow: hidden
}

#forschungsbereiche>div>div>div>div p {
    line-height: 1.3;
    text-align: left;
    padding: .5em;
    background: #dde4eb;
    border-radius: 0 0 3px 3px
}

.course-category-1x:not(#netzwerk) span {
    /* padding: 0.25em 1.0em; */
}

.simplesearch-paging {
    margin:1em 0;
}

.simplesearch-paging span {
    padding:0 !important;
}

#new-deal,
#weichenstellungen,
#energiesystem-studie,
#setting-the-course,
#energy-system-study {
    margin-top:-1.9em;
}

@media screen and (min-width: 375px) {
    .course-category-1x:not(#netzwerk) span {
            /* padding: 0.25em 1.5em; */
        }
    #team .border:nth-child(2)::before,
    #kolleg .border:nth-child(2)::before,
    #phd-group .border:nth-child(2)::before {
        right: 43.5%;
    }        
}

@media screen and (min-width: 425px) {
    .course-category-1x:not(#netzwerk) span {
            /* padding: 0.25em 2.0em; */
        }
    #team .border:nth-child(2)::before,
    #kolleg .border:nth-child(2)::before,
    #phd-group .border:nth-child(2)::before {
        right: 44.5%;
    }        
}

@media screen and (min-width: 480px) {
    .course-category-1x:not(#netzwerk) span {
            /* padding: 0.25em 4.3em; */
        }

    #team .border:nth-child(3)::before,
    #kolleg .border:nth-child(3)::before,
    #phd-group .border:nth-child(3)::before {
        right: 0.25em;
    }       
    
    
}

@media screen and (min-width: 576px) {
    #team .border:nth-child(2)::before,
    #kolleg .border:nth-child(2)::before,
    #phd-group .border:nth-child(2)::before {
        right: 60.5%;
    }     
 
}

@media screen and (min-width: 768px) {
    #forschungsbereiche>div>div>div>div p {
        min-height:125px
    }

    #forschungsbereiche>div>div:nth-child(2)>div>div:nth-child(2)>div>a>span {
        padding-top: 1.3em;
        height: 74px
    }

    #graduate-school p,
    #graduiertenkolleg p {
        padding-right:.5em
    }

    .course-category-1x#graduate-school>div>div>div>div,
    .course-category-1x#graduiertenkolleg>div>div>div>div,
    .course-category-1x#new-deal>div>div>div>div,
    .course-category-1x#weichenstellungen>div>div>div>div,
    .course-category-1x#energiesystem-studie>div>div>div>div,
    .course-category-1x#setting-the-course>div>div>div>div,
    .course-category-1x#energy-system-study>div>div>div>div
     {
        float: left;
        padding-right: .5em;
        margin-bottom:1em;
    }    

    .course-category-1x:not(#netzwerk) span {
        padding: 0.25em 1.6em;
    }

    #team .border:nth-child(2)::before,
    #kolleg .border:nth-child(2)::before,
    #phd-group .border:nth-child(2)::before {
        right: 78%;
    }     

    #team .border:nth-child(3)::before,
    #kolleg .border:nth-child(3)::before,
    #phd-group .border:nth-child(3)::before {
        /* right: 5.75em; */
    }      
}

@media screen and (min-width: 992px) {
    .course-category-1x:not(#netzwerk) span {
        padding: 0.25em 1em;
    }
    #team .border:nth-child(2)::before,
    #kolleg .border:nth-child(2)::before,
    #phd-group .border:nth-child(2)::before {
        right: 0.25em;
    }   
    #team .border:nth-child(3)::before,
    #kolleg .border:nth-child(3)::before,
    #phd-group .border:nth-child(3)::before {
        /* right: 6.1em; */
    }           
}

@media screen and (min-width: 1200px) {
    #forschungsbereiche>div>div:nth-child(2)>div>div:nth-child(2)>div>a>span {
        padding-top:.5em;
        height: 47px
    }

    .course-category-1x:not(#netzwerk) span {
        padding: 0.25em 1.5em;
    }

    #team .border:nth-child(3)::before,
    #kolleg .border:nth-child(3)::before,
    #phd-group .border:nth-child(3)::before {
        /* right: 7.25em; */
    }         
    
}

.course-category-1x#graduate-school>div>div>div>div,
.course-category-1x#graduiertenkolleg>div>div>div>div,
.course-category-1x#bewerbung>div>div>div>div,
.course-category-1x#scholarships>div>div>div>div{
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1em;
    padding: 0 0.5em;
}

#energiesystem-studie i,
#energy-system-study i,
#aktivitaeten i,
#activities i {
    /* font-size: 0.7em; */
    /* float: right; */
}

.course-category-1x#graduate-school .hvrbox-text,
.course-category-1x#graduiertenkolleg .hvrbox-text,
.course-category-1x#bewerbung .hvrbox-text,
.course-category-1x#scholarships .hvrbox-text,
.course-category-1x#new-deal .hvrbox-text,
.course-category-1x#weichenstellungen .hvrbox-text,
.course-category-1x#energiesystem-studie .hvrbox-text,
.course-category-1x#setting-the-course .hvrbox-text,
.course-category-1x#energy-system-study .hvrbox-text {
    left: 0
}

.course-category-1x#graduate-school .category-left .hvrbox img,
.course-category-1x#new-deal .category-left .hvrbox img,
.course-category-1x#weichenstellungen .category-left .hvrbox img,
.course-category-1x#energiesystem-studie .category-left .hvrbox img,
.course-category-1x#setting-the-course .category-left .hvrbox img,
.course-category-1x#energy-system-study .category-left .hvrbox img, {
    object-fit: cover;
    width: 100%;
    max-height: 250px
}

.course-category-1x#graduiertenkolleg .category-left .hvrbox img,
.course-category-1x#graduate-school .category-left .hvrbox img {
    max-height: 340px
}

#reiner-lemoine-institut #forschungsbereiche {
    margin-top: 1em;
}

#reiner-lemoine-institut img.meldungenBild {
    width: 100%;
    height: auto
}

#think-tank>div>div>div.col-md-3>img:nth-child(4) {
    margin-bottom: 1em
}

#reiner-lemoine-institut>div>div:nth-child(2)>div.col-md-4 {
    text-align: right
}

#reiner-lemoine-institut>div>div:nth-child(2)>div.col-md-4>img {
    width: 80%;
    margin: auto;
    margin-bottom: 1em
}

#reiner-lemoine-institut>div>div:nth-child(2)>div.col-md-4>a.btn-small {
    text-align: center
}

#veranstaltung h3 {
    text-align: left
}

#veranstaltung form input {
    clear: both;
    border: 1px solid #ccc
}

body>div.course-category-1x.kontakt>div>div>div>div,body>div.course-category-1x.kontakt>div>div>div>div>div,body>div.course-category-1x.kontakt>div>div>div>div>div>button {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

body>div.course-category-1x.kontakt>div>div>div>div>div>button span,body>div.course-category-1x.kontakt>div>div>div>div>div>span {
    background: #1c3d5a;
    display: block;
    padding: .5em;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 167px;
    border-radius: 0 0 3px 3px
}

body>div.course-category-1x.kontakt>div>div>div>div>div {
    padding-right: 1em;
    margin-bottom: 1em
}

body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(1)>div.col-md-6>button>div.holder,body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>div.holder {
    overflow: hidden
}

body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(1)>div.col-md-6>button>div>img,body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>div>img {
    width: 167px;
    transform: scale(1);
    transition: all .5s ease-in-out
}

body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(1)>div.col-md-6>button:hover>div>img,body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button:hover>div>img {
    transform: scale(1.05);
    transition: all .5s ease-in-out
}

body>div.course-category-1x.kontakt>div>div>div>div>div.col-md-12.mt-0 {
    padding-top: 1em
}

body>div.course-category-1x.kontakt>div>div>div>div>h3 {
    text-align: left;
    letter-spacing: 0
}

@media screen and (min-width: 768px) {
    body>div.course-category-1x.kontakt>div>div>div>div>div img {
        height:150px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>div>img {
        width: 95px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div,body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(3)>div {
        margin-top: 1em
    }

    body>div.course-category-1x.kontakt>div>div>div>div>div>button span,body>div.course-category-1x.kontakt>div>div>div>div>div>span {
        width: 95px
    }
}

@media screen and (min-width: 992px) {
    body>div.course-category-1x.kontakt>div>div>div>div>div img {
        height:200px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>img {
        width: 135px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>div>img {
        width: 134px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div {
        margin-top: 1.2em
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(3)>div {
        margin-top: 1.4em
    }

    body>div.course-category-1x.kontakt>div>div>div>div>div>button span,body>div.course-category-1x.kontakt>div>div>div>div>div>span {
        width: 134px
    }
}

@media screen and (min-width: 1200px) {
    body>div.course-category-1x.kontakt>div>div>div>div>div img {
        height:250px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>img {
        width: 167px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div {
        margin-top: 1.5em
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>div>img {
        width: 167px
    }

    body>div.course-category-1x.kontakt>div>div>div>div>div>button span,body>div.course-category-1x.kontakt>div>div>div>div>div>span {
        width: 165px
    }

    body>div.course-category-1x.kontakt>div>div:nth-child(2)>div>div:nth-child(2)>div.col-md-8>button>span {
        width: 167px
    }
}

body>div.course-category-1x.blau.meldungen .container {
    box-shadow: 1px 3px 10px rgba(0,0,0,.2)
}

body>div.course-category-1x.blau.meldungen>div>div>div>p {
    text-align: justify
}

img.topBild {
    position: absolute;
    right: 0;
    top: -21.75em;
    width: 90px;
    border: 5px solid #fff;
}

.meldungenBild {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    /* width: 200px */
}

#projekte .meldungenBild {
    margin-top: 7px;
    width: 100%;
    height: auto;
}

.stiftungszweck .meldungenBild {
    width: 100%;
    height: auto;
}

.profil {
    background: #fff;
    padding: 100px 0 78px 0
}

.profil.blau {
    background: #dde4eb
}

.profil:nth-child(2n) {
    background: #dde4eb
}

.profil ul {
    margin: 0;
    padding: 0
}

body>div:nth-child(8)>div>div>div>div>ul>li {
    float: left;
    width: 20%;
    list-style: none
}

.profil.suche {
    background: #1c3d5a;
    color: #fff
}

.profil.suche a {
    color: #fff
}

.profil.suche h2,.profil.suche h3 {
    color: #fff
}

.profil.suche ul {
    margin: 0;
    list-style: none
}

.profil.suche ul li {
    float: left;
    width: 33.33333%
}

.profil .col-md-12 {
    padding: 0
}

.profil:nth-child(2n) input {
    background: rgba(255,255,255,.2)
}

.profil .error {
    border: 1px solid red
}

.profil label {
    font-weight: 700
}

.course-1x {
    padding: 100px 0 108px 0;
    background: #f9f9f9
}

.course-1x .course-menu {
    text-align: center;
    margin: 40px 0 40px 0
}

.course-1x .course-menu button.active {
    color: #1c3d5a
}

.course-1x .course-menu button:active,.course-1x .course-menu button:focus,.course-1x .course-menu button:hover {
    outline: 0
}

.course-1x a.btn-small {
    margin-top: 30px
}

.single-course {
    background: 0 0;
    margin-bottom: 30px
}

.single-course .hvrbox {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.single-course .hvrbox .hvrbox-layer_top {
    opacity: 0;
    background: rgba(0,0,0,.6)
}

.single-course .hvrbox.active .hvrbox-layer_top,.single-course .hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.single-course .hvrbox-text {
    text-align: center;
    display: inline-block;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.single-course .hvrbox-text a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-top: 5px
}

.single-course .hvrbox-layer_bottom {
    max-height: 250px;
    object-fit: cover
}

.single-course .single-course-content {
    background: #fff;
    padding: 20px;
    text-align: center;
    box-shadow: 0 3px 35px 0 rgba(46,61,73,.06)
}

.single-course .single-course-content a {
    display: block;
    font-size: 16px;
    color: #454545;
    margin-bottom: 10px;
    line-height: 23px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.single-course .single-course-content a:hover {
    color: #1c3d5a
}

.single-course .single-course-content p {
    font-size: 14px
}

.single-course .single-course-content p span {
    float: right
}

.single-course .single-course-content p span b {
    font-size: 16px;
    color: #454545;
    margin-left: 7px
}

.single-course .single-course-content h3 {
    margin-top: 17px;
    font-size: 14px;
    border-top: 1px solid #f5f5f5;
    padding: 15px 0 0 0;
    text-align: center
}

.single-course .single-course-content h3 i {
    color: #00aeef;
    font-size: 12px
}

.course-bg-1x {
    background: #f9f9f9
}

.footer-section-1x {
    font-size: 1.25rem;
    background: linear-gradient(rgba(255,255,255,.01),rgba(255,255,255,.01));
    background-repeat: repeat
}

.footer-section-1x .footer-top {
    padding: 100px 0
}

.footer-section-1x .footer-top .footer-top-left .single-link h3 {
    font-size: 24px;
    color: #1c3d5a;
    font-weight: 900;
    letter-spacing: 1.5px
}

.footer-section-1x .footer-top .footer-top-left .single-link ul {
    margin: 40px 0 0 0;
    padding: 0
}

.footer-section-1x .footer-top .footer-top-left .single-link ul li {
    list-style: none;
    line-height: 40px;
    margin-bottom: 0.23em !important;
}

.footer-section-1x .footer-top .footer-top-left .single-link ul li a {
    color: #8a8a8a;
    width: 100%;
    display: block
}

.footer-section-1x .footer-top .footer-top-left .single-link ul li a:hover {
    color: #1c3d5a
}

.footer-section-1x .footer-top .footer-top-right img {
    max-width: 110px;
    object-fit: cover
}

.footer-section-1x .footer-top .footer-top-right p {
    margin-top: 33px;
    color: #8a8a8a
}

.footer-section-1x .footer-top .footer-top-right ul {
    margin: 30px 0 0 0;
    padding: 0
}

.footer-section-1x .footer-top .footer-top-right ul li {
    list-style: none;
    line-height: 20px;
    color: #1c3d5a;
    margin-bottom: 20px
}

.footer-section-1x .footer-top .footer-top-right .footer-social-link {
    margin-top: 45px
}

.footer-section-1x .footer-top .footer-top-right .footer-social-link h3 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize
}

.footer-section-1x .footer-top .footer-top-right .footer-social-link ul {
    margin: 0;
    padding: 0
}

.footer-section-1x .footer-top .footer-top-right .footer-social-link ul li {
    display: inline-block;
    list-style: none
}

.footer-section-1x .footer-top .footer-top-right .footer-social-link ul li i {
    height: 40px;
    width: 40px;
    padding-top: 11px;
    text-align: center;
    border: 1px solid #eee
}

.footer-section-1x .footer-bottom {
    padding: 45px 0;
    border-top: 1px solid #f1f1f1
}

.footer-section-1x .footer-bottom p {
    color: #8a8a8a
}

.footer-section-1x .footer-bottom p a {
    color: #8a8a8a
}

.footer-section-1x .footer-bottom p a:hover {
    color: #1c3d5a
}

.footer-section-1x .footer-bottom ul {
    float: right;
    margin: 0;
    padding: 0
}

.footer-section-1x .footer-bottom ul li {
    list-style: none;
    display: inline-block;
    margin-left: 30px
}

.footer-section-1x .footer-bottom ul li a {
    color: #8a8a8a
}

.footer-section-1x .footer-bottom ul li a:hover {
    color: #1c3d5a
}

.top-menu-1x {
    background: #21293e
}

.top-menu-1x .top-menu-left ul {
    margin: 17px 0 0 0;
    padding: 0
}

.top-menu-1x .top-menu-left ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin-right: 30px
}

.top-menu-1x .top-menu-left ul li i {
    margin-right: 7px;
    color: #fff
}

.top-menu-1x .top-menu-middle ul {
    float: right;
    margin: 17px 0 0 0;
    padding: 0
}

.top-menu-1x .top-menu-middle ul li {
    list-style: none;
    display: inline-block;
    margin-right: 30px
}

.top-menu-1x .top-menu-middle ul li a i {
    margin-right: 7px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.top-menu-1x .top-menu-middle ul li a:hover i {
    color: #1c3d5a
}

.top-menu-1x .top-menu-right button {
    float: right;
    width: 60px;
    height: 60px;
    background: #181d2b;
    outline: 0;
    border: 0;
    box-shadow: none;
    color: #fff;
    text-align: center
}

.top-menu-1x .top-menu-right button:focus {
    outline: 0
}

.main-banner-2 .overlay-text {
    margin-top: 17%
}

.main-banner-2 .overlay-text .slider-feature ul {
    margin: 0 0 30px 0
}

.main-banner-2 .hvrbox img {
    height: 800px
}

.feature-1x {
    position: relative;
    margin-top: -194px
}

.feature-1x .single-feature {
    padding: 90px 30px;
    text-align: center
}

.feature-1x .single-feature img {
    max-width: 75px;
    max-height: 70px;
    object-fit: cover;
    margin-bottom: 35px
}

.feature-1x .single-feature h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.feature-1x .single-feature p {
    font-size: 15px
}

.video-1x {
    background: linear-gradient(rgba(0,33,71,.9),rgba(0,33,71,.9));
    background-size: cover;
    background-repeat: no-repeat;
    padding: 260px 0
}

.video-1x .video-content {
    text-align: center
}

.video-1x .video-content h3 {
    font-size: 32px;
    margin-top: 35px;
    color: #fff
}

.video-1x .video-content a.btn-circle {
    width: 65px;
    height: 65px;
    padding-top: 18px;
    color: #fff
}

.video-2x {
    background: linear-gradient(-135deg,rgba(84,135,149,.9),rgba(0,33,71,.95));
    background-size: cover;
    background-repeat: no-repeat
}

.events-1x {
    background: #e4f1ff;
    background-repeat: repeat;
    padding: 100px 0 78px 0
}

body>div.course-category-1x.meldungen>div>div>div>div.events-1x {
    background: 0 0;
    padding: 0
}

.events-1x .title-left {
    margin-bottom: 70px
}

.events-1x .events-single,
.steckbrief .events-single {
    background: #fff;
    box-shadow: 2px 2px 5px rgb(28 61 90 / 50%);
    margin-bottom: 30px
}

#steckbriefe > div > div > div > div > div.holder.mb-3 > a > span {
    border-radius:0;
    padding:0.5rem;
}

.steckbrief .events-single .events-single-content {
    padding:1.5rem;
    padding-top:0;
    text-align:left;
    height: 265px;
    position:relative;
}

.steckbrief .events-single .events-single-content a.btn-small {
    background: #f9f9f9; 
    color:#1c3d5a !important; 
    position:absolute;
    bottom:1.5rem;
}

.steckbrief .events-single .events-single-content a.btn-small:hover {
    background: #1c3d5a; 
    color:#fff !important;    
}

.steckbrief .events-single .events-single-content .datum {
    display:inline-block;
    float:right;
    padding-right:1rem;
    margin-top:6px;
    font-size:1rem;   
    color:#1c3d5a;
    position:absolute;
    bottom:2rem;
    right:1rem;
}

.steckbrief .events-single .events-single-content .datum i {
    color:#9f9f9f;
    margin-right:0.5rem
}


.events-1x .events-single .holder {
    overflow: hidden;
    width: 100%;
    background: #1a3955;
    padding-bottom: 100%;
    position: relative;
}

.events-1x .events-single img {
    width: 100%;
    /* height: 190px; */
    object-fit: cover;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);    
}

.events-1x .events-single.full img {
    height: 100%!important
}

.events-1x .events-single img:hover {
    transform: scale(1.05);
    transform: translateY(-50%) scale(1.05);
    transition: all .2s ease-in-out
}

.events-1x .events-single b {
    position: absolute;
    top: 0;
    left: 15px;
    background: rgba(28,61,90,.8);
    font-size: 14px;
    color: #212529;
    text-align: center;
    padding: 5px 10px;
    line-height: 1.3;
    color: #fff
}

.events-1x .events-single .events-single-content {
    padding: 20px;
    font-size: 1.25rem
}

.events-1x .events-single .events-single-content a {
    display: block;
    color: #1c3d5a;
    font-weight: 700;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.events-1x .events-single .events-single-content a:hover {
    color: #1c3d5a
}

.events-1x .events-single .events-single-content ul {
    margin: 21px 0 0 0;
    padding: 0;
    border-top: 1px solid #eee
}

.events-1x .events-single .events-single-content ul li {
    display: inline-block;
    list-style: none;
    font-size: 15px;
    margin-right: 20px
}

.events-1x .events-single .events-single-content ul li i {
    color: #9f9f9f;
    margin-right: 7px
}

.events-1x .events-single .events-single-content ul li:last-child {
    margin-right: 0
}

.events-1x .events-single .events-single-content a.btn-small {
    display: inline-block;
    background: #f9f9f9;
    color: #1c3d5a!important;
    font-size: 16px;
    padding: 7px 18px;
    margin: 30px 0 0 0;
    box-shadow: none;
    text-decoration: none;
    font-weight: 400
}

.events-1x .events-single .events-single-content a.btn-small:hover {
    background: #1c3d5a;
    color: #fff!important
}

#veroeffentlichungen,
#publications {
    /* background: #fff; */
    padding-bottom: 80px;
}

.veroeffentlichungen,
.publications {
    padding: 0 0
}

.downloadVeroeffentlichung {
    background: #1c3d5a;
    display: block;
    text-align: center;
    padding: 7px 28px;
    margin-top: 1em;
    color: #fff;
    text-decoration: none;
}

.downloadVeroeffentlichung:hover {
    color: #1c3d5a!important;
    background: rgba(255,193,7,.8)
}

.slider.veroeffentlichungen {
    margin-top: 0;
    /* height: 355px!important; */
    margin-bottom: 0em;
    /* border: 1px solid; */
}

.slider.veroeffentlichungen .slick-slide {
    margin: 0 0.5em;
}

.slider.veroeffentlichungen .slick-slide img {
    width: 100%;
    height: auto!important;
    border: 1px solid #999
}

.veroeffentlichungenBild {
    width: 100%;
    height: auto;
    margin-top: .4em
}

.sub {
    /* height: 250px !important; */
    margin-top: -1em !important;
    margin-bottom: 3em;
}

.sub .slick-slide {
    padding: 0.25em;
}

.sub .slick-slide img {
    /* height: 250px !important; */
    width: auto;
}

.sub .slick-dots {
    bottom: -2em
}

.page-banner {
    margin-top: 106px
}

.page-banner .hvrbox img {
    height: 530px;
    object-fit: cover;
    object-position: top
}

.page-banner.stipendiaten .hvrbox img {
    height: 530px;
    object-fit: cover;
    object-position: bottom;
    position: relative;
    top: 28px
}


.page-banner.netzwerk {
    background:#e4f1ff;
}

.page-banner.netzwerk img {
    max-height:530px;
    width:auto;
    display:block;
    margin:auto;
}

.page-banner .overlay-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    transform: translateY(-100%);
    margin: auto;
    width: 90%
}

.page-banner .overlay-text h3 {
    font-size: 21px;
    color: #1c3d5a;
    background: rgba(255,255,255,.7);
    padding: .25em;
    line-height: 1.1;
    text-align: center
}

@media screen and (min-width: 375px) {
    .page-banner .hvrbox img {
        height:600px
    }

    .page-banner .overlay-text {
        top: 99%
    }

    .page-banner .overlay-text h3 {
        font-size: 26px
    }

    .slider.veroeffentlichungen {
        /* height: 440px!important; */
    }
    .steckbrief .events-single .events-single-content {
        height: 230px;
    }    
    
}

@media screen and (min-width: 425px) {
    .page-banner .overlay-text h3 {
        font-size:30px
    }

    .slider.veroeffentlichungen {
        /* height: 511px!important; */
    }

    img.topBild {
        top: -4.9em;
        width: 130px;
    }

    .steckbrief .events-single .events-single-content {
        height: 210px;
    }    
    
}

@media screen and (min-width: 480px) {
    .slider.veroeffentlichungen {
        /* height: 278px!important; */
    }

    img.topBild {
        top: -6.4em;
        width: 180px;
    }

    .course-category-1x .col-xs-6 {
        width: 50%;
    }

    .steckbrief .events-single .events-single-content {
        height: 200px;
    }    
    
}

@media screen and (min-width: 576px) {
    .page-banner .hvrbox img {
        height:700px
    }

    .page-banner .overlay-text {
        top: 97%
    }

    .page-banner .overlay-text h3 {
        font-size: 38px
    }

    .slider.veroeffentlichungen {
        height: 345px!important;
    }

    img.topBild {
        top: -7.6em;
        width: 220px;
    }
}

@media screen and (min-width: 768px) {
    .page-banner .overlay-text {
        top:96%
    }

    .slider.veroeffentlichungen {
        height: 313px!important;
    }

    img.topBild {
        top: -7.4em;
        width: 180px;
    }

    #energy-system-transition img.topBild {
        top: -7.4em;
        width: 180px;
    }

    .stiftungszweck .meldungenBild {
        width: 306px
    }

    #aktuelle-meldungen > div > div > div:nth-child(4) {
        display: none;
    }

    .steckbrief .events-single .events-single-content {
        height: 235px;
    }        
}

@media screen and (min-width: 992px) {
    .page-banner.index .overlay-text {
        width:67.7%
    }

    .page-banner.ueber-die-rls .overlay-text {
        width: 49.4%
    }

    .page-banner.themen .overlay-text {
        width: 52.4%
    }

    .page-banner.aktivitaeten .overlay-text {
        width: 52%
    }

    .page-banner.kontakt .overlay-text {
        width: 64.4%
    }

    .page-banner .overlay-text {
        top: 50%;
        width: 51%;
        margin: 0;
        left: 1.5em;
        margin-top: -.5em
    }

    .page-banner .overlay-text h3 {
        font-size: 38px;
        text-align: left
    }

    .page-banner .overlay-text.text-right {
        left: auto;
        right: 1.5em
    }

    .page-banner .overlay-text.text-right h3 {
        text-align: right
    }

    .page-banner .overlay-text.text-right.bottom {
        top: 98%
    }

    .slider.veroeffentlichungen {
        height: 430px!important;
    }

    img.topBild {
        top: -9em;
    }

    #energy-system-transition img.topBild {
        top:-8em;
    }

    #aktuelle-meldungen > div > div > div:nth-child(4) {
        display: block;
    }

    .steckbrief .events-single .events-single-content {
        height: 265px;
    }        
}

@media screen and (min-width: 1200px) {
    .page-banner.index .overlay-text {
        width:56%
    }

    .page-banner.ueber-die-rls .overlay-text {
        width: 41%;
        margin-top: 2.2em
    }

    .page-banner.themen .overlay-text {
        width: 47%;
        top: 22em
    }

    .page-banner.aktivitaeten .overlay-text {
        width: 43%
    }

    .page-banner.kontakt .overlay-text {
        width: 53%
    }

    .page-banner .overlay-text {
        top: 43%;
        width: 56%;
        left: 2.5em
    }

    .page-banner .overlay-text.text-right {
        right: 1.5em
    }

    .slider.veroeffentlichungen {
        height: 505px!important
    }

    #energy-system-transition img.topBild {
        top: -7.4em;
        width: 180px;
    }   

    .steckbrief .events-single .events-single-content {
        height: 235px;
    }    
    
}

@media screen and (min-width: 1440px) {
    .page-banner.index .overlay-text {
        width:47%
    }

    .page-banner.ueber-die-rls .overlay-text {
        width: 34.5%;
        margin-top: -.5em
    }

    .page-banner.themen .overlay-text {
        width: 39.6%
    }

    .page-banner.aktivitaeten .overlay-text {
        width: 36%
    }

    .page-banner.kontakt .overlay-text {
        width: 44%
    }

    .page-banner .overlay-text {
        top: 50%;
        width: 47%;
        left: 10em
    }

    .page-banner .overlay-text.text-right {
        right: 7.5em
    }
}

@media screen and (min-width: 1920px) {
    .page-banner.index .overlay-text {
        width:35%
    }

    .page-banner.ueber-die-rls .overlay-text {
        width: 26%;
        margin-top: -2.45em
    }

    .page-banner.themen .overlay-text {
        width: 26.6%
    }

    .page-banner.aktivitaeten .overlay-text {
        width: 27%
    }

    .page-banner.kontakt .overlay-text {
        width: 33%
    }

    .page-banner .overlay-text {
        top: 55%;
        width: 40%;
        left: 25em
    }

    .page-banner .overlay-text.text-right {
        right: 19em
    }
}

.events-banner .hvrbox {
    overflow: visible
}

.events-banner .hvrbox .hvrbox-layer_top {
    background: linear-gradient(-135deg,rgba(0,0,0,.6),rgba(0,0,0,.6))
}

.events-banner .hvrbox img {
    height: 600px
}

.events-banner .overlay-text {
    margin-top: 11.5%
}

.events-banner .overlay-text h5 {
    font-size: 16px;
    color: #fff;
    margin: 30px 0 10px 0
}

.events-banner .overlay-text h5 i {
    margin-right: 10px
}

.events-banner .overlay-text h4 {
    font-size: 16px;
    color: #1c3d5a
}

.events-banner .overlay-text a {
    margin-top: 50px
}

.card-header {
    background: #1c3d5a
}

.card-header>h5>button {
    width: 100%;
    cursor: pointer;
    color: #fff
}

.card-header>h5>button:hover {
    color: #fff
}

.card-header>h5>button>i {
    right: 1em;
    position: absolute;
    margin-top: 2px
}

.event-speakers {
    background: linear-gradient(rgba(33,41,62,.95),rgba(33,41,62,.95));
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 75px 0
}

.event-speakers .title-middle {
    margin-bottom: 70px
}

.event-speakers .single-speaker {
    position: relative;
    margin-bottom: 25px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box
}

.event-speakers .single-speaker .speaker-details {
    margin-top: 5px
}

.event-speakers .single-speaker .speaker-details h2 {
    font-size: 16px
}

.event-speakers .single-speaker .speaker-details p {
    font-size: 14px
}

.best-instructor {
    background: #fff
}

.best-instructor.detail {
    background: #efefef
}

.best-instructor .title-middle h2 {
    color: #454545
}

.best-instructor .title-middle p {
    color: #6a6a6a
}

.best-instructor .speaker-details h2 {
    color: #454545
}

.best-instructor .speaker-details p {
    color: #6a6a6a
}

.event-speakers .single-speaker .hvrbox img {
    height: 100%;
    object-fit: cover
}

.single-speaker .hvrbox .hvrbox-layer_top {
    opacity: 0;
    background: rgb(28,61,90,.5)
}

.single-speaker .hvrbox.active .hvrbox-layer_top,.single-speaker .hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.single-speaker .hvrbox-text {
    width: 100%;
    text-align: center;
    display: inline-block;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.single-speaker .hvrbox-text ul {
    display: inline-flex;
    margin: 0;
    padding: 0
}

.single-speaker .hvrbox-text ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.single-speaker .hvrbox-text ul li a i {
    font-size: 20px;
    color: #fff;
    height: 45px;
    width: 45px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding-top: 11px
}

.single-speaker .hvrbox-text ul li a span {
    display: block;
    padding-top: 1em;
    color: #fff
}

.course-list-banner .overlay-text {
    position: relative;
    margin-top: 11%;
    left: 0
}

.course-list-banner .hvrbox img {
    height: 420px;
    object-fit: cover
}

.course-list-banner .overlay-text h3 {
    font-size: 30px;
    color: #fefefe;
    margin-bottom: 40px
}

.course-header-1x {
    padding: 108px 0
}

.course-header-1x .course-header-right .course-tab {
    text-align: right
}

.course-header-1x .course-header-right .course-tab p {
    display: inline-block;
    font-size: 14px;
    color: #454545;
    margin-top: 9px
}

.course-header-1x .course-header-right .course-tab ul {
    float: right;
    border: 0
}

.course-header-1x .course-header-right .course-tab .nav-tabs .nav-link {
    padding: 10px 0 0 15px;
    outline: 0;
    border: 0
}

.course-header-1x .course-header-right .course-tab .nav-tabs .nav-link.active {
    border: 0;
    background: 0 0;
    outline: 0;
    color: #1c3d5a
}

.course-header-1x .course-grid-list {
    margin: 50px 0 0 0
}

.course-header-1x .course-grid-list .all-course-list .media {
    border-radius: 3px;
    box-shadow: 0 0 75px 0 rgba(46,61,73,.07);
    margin-bottom: 30px
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox {
    margin-bottom: -8px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-layer_bottom {
    max-width: 435px;
    max-height: 320px;
    object-fit: cover
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox .hvrbox-layer_top {
    opacity: 0;
    background: rgba(0,0,0,.6)
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox.active .hvrbox-layer_top,.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-text {
    text-align: center;
    display: inline-block;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-text a {
    display: inline-block;
    font-size: 16px;
    color: #fff
}

.course-header-1x .course-grid-list .all-course-list .media .media-body {
    padding: 30px;
    overflow: auto
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h2 a {
    display: block;
    font-size: 20px;
    color: #454545;
    margin-bottom: 20px;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h2 a:hover {
    color: #1c3d5a
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h5 {
    font-size: 16px;
    margin-bottom: 30px
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h4 {
    display: inline-block;
    font-size: 30px;
    color: #454545;
    overflow: hidden;
    margin-bottom: -13px
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h3 {
    margin-top: 40px;
    font-size: 14px
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h3 i {
    color: #fcb926;
    font-size: 12px
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h3 span {
    float: right;
    margin-top: -3px
}

.course-header-1x .course-grid-list .all-course-list .media .media-body h3 span i {
    font-size: 20px;
    color: #6a6a6a;
    margin-left: 60px
}

.course-header-1x .all-course-grid {
    padding: 0;
    background: #fff
}

.course-header-1x .course-header-left-top {
    padding: 10px 30px
}

.course-header-1x .course-header-left-top img {
    max-width: 13px;
    margin-right: 18px
}

.course-header-1x .course-header-left {
    margin: 47px 0 0 0
}

.course-header-1x .course-header-left h3 {
    font-size: 16px;
    color: #454545;
    background: #fafafa;
    padding: 20px
}

.course-header-1x .course-header-left .category ul {
    margin: 30px 20px;
    padding: 0
}

.course-header-1x .course-header-left .category ul li {
    list-style: none;
    line-height: 40px
}

.course-header-1x .course-header-left .category ul li i {
    margin-right: 7px
}

.course-header-1x .course-header-left .category ul li img {
    max-width: 7px;
    object-fit: cover;
    margin-right: 10px
}

.course-header-1x .course-header-left .category ul li span {
    float: right
}

.course-header-1x .course-header-left .category ul li a {
    color: #8a8a8a;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-header-1x .course-header-left .category ul li a:hover {
    color: #1c3d5a
}

.course-header-1x .course-header-left .card {
    background-color: transparent;
    box-shadow: 0 10px 75px 0 rgba(46,61,73,.03);
    border: 0;
    margin-bottom: 30px
}

.course-header-1x .course-header-left .card .card-header {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0
}

.course-header-1x .course-header-left .card .card-body {
    padding: 0
}

.course-header-1x .course-header-left .card .icon-right {
    transition: all .3s ease
}

.course-header-1x .course-header-left .card .icon-right:after {
    content: "";
    background: url(https://www.reiner-lemoine-stiftung.de/css/images/arrow-top.png) no-repeat;
    float: right;
    width: 13px;
    height: 12px;
    margin: -32px 20px 0 0
}

.course-header-1x .course-header-left .card .icon-right.collapsed:after {
    content: "";
    background: url(images/down-arrow-2.png) no-repeat;
    float: right;
    width: 13px;
    height: 12px;
    margin: -32px 20px 0 0
}

#map {
    overflow: hidden;
    width: 100%;
    height: 630px
}

.error-page-1x {
    background: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1)),url(https://www.reiner-lemoine-stiftung.de/css/images/404-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 93px 0 108px 0
}

.error-page-1x .error-content {
    text-align: center
}

.error-page-1x .error-content h2 {
    font-size: 50px;
    color: #454545;
    margin-bottom: 20px
}

.error-page-1x .error-content h3 {
    font-size: 24px;
    color: #454545
}

.error-page-1x .error-content img {
    display: block;
    max-width: 620px;
    object-fit: cover;
    margin: 50px auto 10px auto
}

.single-course-banner .hvrbox {
    border-radius: 3px
}

.single-course-banner .hvrbox img {
    height: 550px
}

.single-course-banner .overlay-text {
    margin-top: 16%
}

.single-course-banner .overlay-text h3 {
    font-size: 40px
}

.single-course-banner .overlay-text p {
    font-size: 16px;
    margin: 15px 0 0 0
}

.single-course-banner .overlay-text .btn-small {
    text-transform: uppercase;
    margin: 30px 0 0 0
}

.course-info-1x {
    padding: 40px 0 32px 0
}

.course-info-1x h4 {
    font-size: 14px;
    color: #454545;
    margin-bottom: 10px
}

.course-info-1x .course-info-left img {
    width: 120px;
    height: 125px;
    object-fit: cover;
    margin-right: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.course-info-1x .course-info-left .media-body {
    border-right: 0
}

.course-info-1x .course-info-left .media-body h3 {
    font-size: 16px;
    color: #454545;
    margin-bottom: 10px
}

.course-info-1x .course-info-middle {
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding-left: 30px
}

.course-info-1x .course-info-middle p {
    font-size: 14px
}

.course-info-1x .course-info-middle p i {
    font-size: 12px;
    color: #fcb926
}

.course-info-1x .course-info-middle h4 {
    margin-top: 10px
}

.course-info-1x .course-info-right h3 {
    display: inline-block;
    font-size: 30px;
    color: #1c3d5a;
    margin-top: 6px
}

.course-info-1x .course-info-right .btn-small {
    float: right;
    margin-top: 6px
}

.course-info-2x {
    background: #f9f9f9;
    padding: 0 30px 0 0
}

.course-info-2x .course-info-right,.course-info-2x .media-body {
    padding: 35px 0
}

.course-info-2x .course-info-middle {
    padding: 31px 0;
    border-left: 0
}

.course-info-2x .course-info-left .media-body {
    border-right: 1px solid #f1f1f1
}

.course-feature-1x {
    background: linear-gradient(rgba(255,255,255,.01),rgba(255,255,255,.01));
    background-repeat: repeat;
    padding: 100px 0 0 0
}

.course-feature-1x .course-feature-left {
    background: linear-gradient(-135deg,rgba(2,179,228,.95),rgba(13,175,145,.95));
    background-size: cover;
    background-repeat: no-repeat;
    height: 297px;
    margin-bottom: 100px
}

.course-feature-1x .course-feature-left img {
    object-fit: cover;
    margin: 30px 0 0 30px
}

.course-feature-1x .image-right {
    background: linear-gradient(-135deg,rgba(246,203,32,.95),rgba(253,107,63,.95));
    background-size: cover;
    background-repeat: no-repeat;
    height: 297px;
    margin-bottom: 100px
}

.course-feature-1x .image-right img {
    object-fit: cover;
    margin: 30px 0 0 -30px
}

.course-feature-1x .course-feature-right {
    margin-bottom: 100px
}

.course-feature-1x .course-feature-right ul {
    margin: 0;
    padding: 0
}

.course-feature-1x .course-feature-right ul li {
    list-style: none;
    margin-bottom: 50px
}

.course-feature-1x .course-feature-right ul li .media img {
    object-fit: cover;
    margin-right: 30px;
    box-shadow: 0 10px 75px 0 rgba(46,61,73,.07)
}

.course-feature-1x .course-feature-right ul li .media .media-body h3 {
    font-size: 24px;
    margin-bottom: 15px
}

.related-course-2x {
    padding: 100px 0 78px 0;
    background: #eee
}

.related-course-2x .title-left {
    margin-bottom: 70px
}

.related-course-2x .slick-slide {
    overflow: hidden
}

.related-course-2x .slick-list {
    margin: 0 -15px
}

.related-course-2x .single-course {
    padding: 0 15px;
    box-shadow: 0 -6px 75px 0 rgba(46,61,73,.07)!important
}

.course-single-body {
    padding: 108px 0 108px 0
}

body>div.course-single-body>div:nth-child(2)>div>div>div.col-md-12 {
    padding: 0
}

.course-single-body .single-course {
    box-shadow: none
}

.course-details-1x {
    background: #fff;
    font-size: 1.25rem;
    padding: 68px 0
}

.course-details-1x .course-details-sidebar {
    margin-top: 1.5em
}

.course-details-1x .course-details-sidebar .course-feature h2 {
    background: #f9f9f9;
    font-size: 16px;
    color: #454545;
    padding: 20px 30px;
    margin-bottom: 0
}

.course-details-1x .course-details-sidebar .course-feature ul {
    background: #fff;
    margin: 0 30px 50px 30px;
    padding: 0
}

.course-details-1x .course-details-sidebar .course-feature ul li {
    list-style: none;
    line-height: 63px;
    transition: all .5s ease-in-out
}

.course-details-1x .course-details-sidebar .course-feature ul li:hover {
    background: rgba(0,0,0,.01);
    transition: all .5s ease-in-out
}

.course-details-1x .course-details-sidebar .course-feature ul li i {
    color: #1c3d5a;
    margin-right: 10px
}

.course-details-1x .course-details-sidebar .course-feature ul li span {
    float: right;
    text-align: right
}

.course-details-1x .course-details-sidebar .footer-social-link {
    padding: 0 30px 50px 30px;
    text-align: center
}

.course-details-1x .course-details-sidebar .footer-social-link h2 {
    font-size: 16px;
    color: #454545;
    margin-bottom: 35px
}

.course-details-1x .course-details-sidebar .footer-social-link ul {
    margin: 0;
    padding: 0
}

.course-details-1x .course-details-sidebar .footer-social-link ul li {
    display: inline-block;
    list-style: none;
    margin-right: 40px
}

.course-details-1x .course-details-sidebar .footer-social-link ul li:last-child {
    margin-right: 0
}

.course-details-1x .course-details-left .course-video {
    background: url(https://www.reiner-lemoine-stiftung.de/css/images/A4-Paper-PSD-MockUp.jpg) center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 3px;
    position: relative;
    width: 100%;
    display: block;
    height: 275px;
    margin-top: -1.5em
}

.course-details-1x .course-details-left h3 {
    font-size: 16px;
    color: #1c3d5a;
    margin-top: 20px
}

.course-details-1x .course-menu-nav ul {
    margin: 50px 0 0 0;
    padding: 0
}

.nav-fill .nav-item {
    width: 100%
}

@media screen and (min-width: 768px) {
    .nav-fill .nav-item {
        width:50%;
        float: left;
        margin-bottom: 2em
    }
}

@media screen and (min-width: 992px) {
    .nav-fill .nav-item {
        margin-bottom:0
    }
}

.course-details-1x .course-menu-nav .nav-tabs .nav-link {
    background: #f9f9f9;
    padding: 13px 0;
    border: 1px solid #eee;
    border-radius: 0
}

.course-details-1x .course-menu-nav .nav-tabs .nav-link i {
    margin-right: 7px
}

.course-details-1x .course-menu-nav .nav-tabs .nav-link.active {
    background: #fff;
    border: 0;
    border-top: 2px solid #1c3d5a;
    color: #1c3d5a
}

.course-details-1x .course-menu-nav .nav-tabs .nav-link.active i {
    color: #1c3d5a
}

.course-details-1x .course-menu-tab {
    margin: 50px 0 0 0;
    text-align: justify
}

.course-details-1x .course-menu-tab h4 {
    font-size: 24px;
    color: #454545;
    margin-bottom: 20px
}

.course-details-1x .course-menu-tab h4 strong {
    color: #1c3d5a
}

#dissertation {
    position: relative
}

#dissertation>div {
    text-align: left;
    min-height: 280px
}

#dissertation>div a.bildlink {
    display: block;
    margin-bottom: 1em
}

#dissertation>div a.bildlink img {
    max-width: 220px;
    box-shadow: 1px 1px 10px #ddd
}

#dissertation>div a.btn-dissertation {
    display: inline-block;
    padding: .5em;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    background: #1c3d5a
}

#dissertation>div a.btn-dissertation:hover {
    color: #1c3d5a;
    background: #ffc107
}

@media screen and (min-width: 768px) {
    #dissertationen>div>div>div.col-md-5>img {
        margin-top:5em
    }
}

@media screen and (min-width: 992px) {
    #dissertationen>div>div>div.col-md-5>img {
        margin-top:3em
    }
}

@media screen and (min-width: 1200px) {
    #dissertationen>div>div>div.col-md-5>img {
        margin-top:0
    }
}

.course-details-1x .learning-system ul {
    padding: 0;
    margin-left: 1em;
    margin-top: 0
}

.course-details-1x .learning-system ul li {
    margin-bottom: 1em
}

.course-details-1x .learning-system ul li:last-child {
    margin-bottom: 0
}

.related-post h3 {
    font-size: 32px;
    text-transform: capitalize;
    color: #454545;
    margin-bottom: 70px
}

.social-link ul {
    margin: 12px 0 0 0;
    padding: 0
}

.social-link ul li {
    list-style: none;
    display: block;
    color: #8a8a8a;
    margin-bottom: 20px
}

.bg-danger {
    background-color: #d37400!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.alert {
    text-align: center;
    border: 3px solid #fff;
    box-shadow: 2px 2px 10px #ccc;
    padding-bottom: 2em
}

.alert i {
    font-size: 6em;
    margin: .5em
}

.card {
    border: 0;
    margin-bottom: 2rem!important
}

.mb-0 > button {
    display: block;
    position: relative;
    white-space: normal;
}

.mb-0 > button:after {
    content: "\f078";
    /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
}

.mb-0 > button[aria-expanded="true"]:after {
    content: "\f077";
    /* fa-chevron-up */
}

.card ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 1em;
    text-align: left;
}

#netzwerk .card ul li {
    margin-bottom:0.5em;
}

.course-category-1x.netzwerk .textbild.film,
.course-category-1x.network .textbild.film{
    float:right;
    margin-left:1.5rem;
}
.course-category-1x.netzwerk .textbild.film div,
.course-category-1x.network .textbild.film div{
    text-align:right;
    font-size:1rem;
    font-style:italic;
}

body>div.event-speakers>div>div>div>div>div>div>div>div.hvrbox>div>div>ul>li>a:hover {
    color: #fff
}

.main-menu-1x {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 8px #ddd
}

.slick-slider {
    margin-top: 93px;
    position: relative;
    /* height: 700px; */
    /* margin-bottom: -1.3em!important; */
}

.slick-slider:not(.sub, .veroeffentlichungen) .slick-slide,.slick-slider:not(.sub, .veroeffentlichungen) .slick-slide img {
    width: 100%;
    height: 700px!important;
    object-fit: cover;
    object-position: top
}

.slick-slider .fa-angle-left {
    left: .5em
}

.slick-slider .fa-angle-right {
    right: .5em
}

body>section>div>div>div>div>div {
    position: relative
}

.slick-slider h3 {
    background: rgba(255,255,255,.5);
    display: inline-block;
    padding: .3em;
    font-size: 20px;
    line-height: 1.1;
    text-align: center
}

@media (min-width: 375px) {
    .slick-slider h3 {
        font-size:23px
    }
}

@media (min-width: 425px) {
    .slick-slider h3 {
        font-size:28px
    }
}

@media (min-width: 480px) {
    .slick-slider h3 {
        font-size:32px
    }
}

@media (min-width: 576px) {
    .slick-slider h3 {
        font-size:40px
    }
}

@media (min-width: 992px) {
    .slick-slider h3 {
        font-size:38px;
        text-align: right
    }
}

@media (min-width: 1200px) {
    .slick-slider h3 {
        font-size:38px
    }
}

@media (min-width: 1440px) {
    .slick-slider h3 {
        font-size:38px
    }
}

@media (min-width: 1920px) {
    .slick-slider h3 {
        font-size:38px
    }
}

.noscriptmsg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%);
    margin-top: -66px;
    background: rgba(255,255,255,.9);
    padding: 2em;
    border: 2px solid #1c3d5a
}

.informationen {
    border: 1px solid #1c3d5a;
    padding: 1em;
    font-weight: 700
}

.informationen h3 {
    text-align: left
} 

.mt-6 {
    margin-top: 5em
}

.modal-dialog {
    top: 50%;
    transform: translateY(-50%)!important
}

#steckbriefe.was-macht-eigentlich {
    margin-top:5rem;
    background:#e4f1ff;
}

#steckbrief {
    margin-top:6.5rem;
}

#steckbrief h3 {
    text-transform: none;
    text-align:left;
    font-size:1.25rem;
    background:#1c3d5a;
    padding:0.5rem 1rem;
    color:#fff;
}

#steckbrief i {
    padding-right:2rem;
}

#steckbrief .datum {
    position:absolute;
    top:-0.5rem;
    right:-1rem;
    font-size:0.8rem;
}

#steckbrief > div > div > div > img {    
    max-width:200px;
    float:right;
    margin-top:1rem;
    margin-left:1rem;
    margin-bottom:1rem;
}

#steckbrief .row.steckbrief {
    background:#1c3d5a;
    color:#fff;
}

#steckbrief .row.steckbrief .col-md-4 {
    text-align:center;
    font-weight: bold;
    padding:1rem;
}

#steckbrief .row.steckbrief .col-md-8::after {
    content:'';
    width:100%;
    margin-left:-102.5%;
    display:block;
    border-top: 1px solid #fff;
    position:relative;
    top:1.1rem;
}    

#steckbrief .row.steckbrief .col-md-8 {
    text-align:left;
    background:#fff;
    color:#1c3d5a;
    border:1px solid;
    padding:1rem;
    text-align:left;
}

#steckbrief .row.steckbrief .col-md-8 img {
    width:250px;
    margin:0;
}


#steckbrief .row.steckbrief .col-md-8 h3 {
    background:none;
    color:#1c3d5a;    
text-align: center;}

#steckbrief .row.steckbrief .col-md-8 p {
    margin-bottom:0;
}

#steckbrief .row.steckbrief .col-md-8 .col-md-7 {
    padding-top:1rem;    
}

#steckbrief .row.steckbrief .col-md-8 .col-md-7 a {
    /* margin-left:-1em; */
}
#webinar {
    margin-top:6.5rem;
}

#webinar form input[type="text"] {
    background:rgb(28 61 90 / 0.1);
}
#webinar span {
    background:none !important;
}

#webinar span.error {
    color:red;   
    background:none;
    display:inline-block;
    top:0px;
}

#webinar .datenschutzhinweis p {    
    margin-top:0.75rem;
    margin-left:2