@media (min-width: 576px) {
   #c11768 .tx-powermail .powermail_fieldset .col-sm-2 {
        max-width: 50.666667%;
    }
}

.bp-page-footer .sociallinks ul li{
  margin-right: 0.5rem;
}

.frame-background-light {
    background-color: #bbb6d3 !important;
}


#carousel-10043 .carousel-item-type-call_to_action .carousel-box {
    background-color: #fdfdfdc9;
    padding: 2rem;
    border-radius: 50px 0px 60px 0px;
}

body #subnavigationTop .menu-link-icon svg {
    height: 5rem;
}

#subnavigationTop {
    background-color: #261b62;
}

/*Newsletter Anpassung*/
.bp-page-footer .footer-section-content #NewsletterSubscribe {
    background-color: #00aed3;
    border-radius: 8px;
    margin-top: 1rem;
    padding: 1% 20%;
}

/* Safari Anpassung
#course-show .course-show-container .course-lecturers-list-col .col-3.text-center.mb-2.d-flex .course-lecturers-item.w-100{
	height: 100%;
	max-height: 70px;
	width: unset !important; 
}

/*Safari Anpassung*/


body #subnavigationTop .menu-link-icon svg[data-prefix='fal'] {
  height: 3rem;
}

body #subnavigationTop .menu-link-icon {
  height: 5rem;
  width: 5rem;
}

#courseCarouselDesktop .card{
  margin-right: 4px;
}

/*.news-list-view .item-teaser p{
  color: white!important;
}

.news-list-view .item-title{
  color: white!important;
}

.news-list-view .extra{
  color: white!important;
}*/

.bp-page-footer .section-row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}

#category-show .category-info .h1{
  color:#00285A
}

#c34589 .news .article .extra time{
  display:none;
}

.news.news-single .article .frame .frame-inner {
    margin: 0;
}

.news.news-single .article .frame {
    padding: 0;
}

.news.news-single .article .frame .frame-inner .tx-itemkg-connect {
    padding:2rem;
  	margin-top:1rem;
}

.powermailForm .powermail_fieldset .col-md-6{
  flex: 0 0 100%;
  max-width: 100%;
}

.powermailDozent .powermail_fieldset .col-md-6{
      flex: 0 0 51%;
    max-width: 51%;
}

.powermailDozent .powermail_fieldset label{
      flex: 0 0 100%;
    max-width: 100%;
}

.powermail_fieldwrap .control-label {
  max-width: 100%;
}

.custom-control-input:checked~.custom-control-label::before{
  border-color: #66ac1d!important;
  background-color: #66ac1d!important;
}