   br[data-mce-bogus="1"] {display:none;}

.content {padding-bottom: 20px;}

ul.toc li {position: relative;padding-left: 14px;}
ul.toc li:before {position: absolute; left:0px;}

.content ul:not([class]) li:before {color: #c33e00;}

.searchresult--faq .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 1.9rem;
}

.searchresult--faq .heading .category {padding-left: 20px;}

.facets li a {text-transform: capitalize;}

.searchresult--faq .heading.active-control:after,
.searchresult--faq .heading.inactive-control:after {
  left: 15px;
}

@media only screen and (min-width: 601px) {
    .docData .label {
        width: 14em;
    }
    .navServiceMeta li {
        margin-left: 30px;
    }
}

.docData:not(:last-of-type) {
    margin-bottom: 10px;
}

.docData.publication + .sectionRelated h2 {
    font-size: 2rem;
}

.sectionRelated ul li:not(:last-of-type) {
    margin-bottom: 5px;
}

.navServiceMeta .navServiceYoutube a, .navServiceMeta .navServiceYoutube strong,
#menu .navServiceYoutube a, #menu .navServiceYoutube strong, 
#menu .navServiceLinkedIn a, #menu .navServiceLinkedIn strong,
#menu .service.navMastodon a, #menu .service.navMastodon strong{
    position: relative;
    padding-left: 40px;
}

#menu .navMastodon strong, .navServiceMeta .navMastodon a, .navServiceMeta .navMastodon strong {
    position: relative;
    padding-left: 25px;
}

.navServiceMeta .navServiceTwitter a, .navServiceMeta .navServiceTwitter strong{
    position: relative;
    padding-left: 25px;
}

.navServiceMeta .navServiceLinkedIn a, .navServiceMeta .navServiceLinkedIn strong {
    position: relative;
    padding-left: 25px;
}

.navServiceMeta .navServiceTwitter a:before, .navServiceMeta .navServiceTwitter strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 21px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_x.svg?__blob=normal&v=3) no-repeat;
    left: 0;
    top: 0;
}

.navServiceMeta .navMastodon a:before, .navServiceMeta .navMastodon strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 25px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_mastodon.svg?__blob=normal&v=14) no-repeat;
    left: 0;
    top: 0;
}

.navServiceMeta .navServiceYoutube a:before, .navServiceMeta .navServiceYoutube strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 21px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_youtube.svg?__blob=normal&v=1) no-repeat;
    left: 0;
    top: 0;
}

.navServiceMeta .navServiceLinkedIn a:before, .navServiceMeta .navServiceLinkedIn strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_linkedin.svg?__blob=normal&v=1) no-repeat;
    left: 0;
    top: 0;
}

.navIndex .pagination a.page,
.navIndex .pagination strong,
.navIndex .pagination span.page {
  display: block;
}

/* english Homepage Publication Modul */

.publication-teaser-list {
  background-color: #FFF;
  padding: 20px;
  margin: 0 0 40px 0;
}

.publication-teaser-list .teaser {
  background-color: transparent;
  margin:0;
}

.publication-teaser-list .teaser h3 {font-size:2.2rem;font-weight: normal;}
.publication-teaser-list .teaser p {margin: 0;}

@media only screen and (max-width: 40em) {
  .navIndex li:first-of-type, .navIndex li:last-of-type{
    width: 100%;
    padding: 15px 0px;
  }
  .navIndex ul {
    width: 73%;
    margin: 0 auto;
  }
  .navIndex li {
    width: auto;
    padding: 0 5px;
  }
}

@media only screen and (max-width: 1024px) {
    .navServiceMeta:nth-child(1n) {
        flex: 0 1 25%;
    }
    .navServiceMeta:nth-child(2n) {
        flex: 0 1 75%;
    }
}

@media only screen and (max-width: 1024px) {

    #menu .navServiceTwitter a::before, #menu .navServiceTwitter strong::before {
        content: '';
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 17px;
        background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_x_mobile.svg?__blob=normal&v=4) no-repeat;
        left: 10px;
        top: 11px;
    }

    #menu .service.navMastodon a:before, #menu .service.navMastodon strong:before {
        content: '';
        display: inline-block;
        position: absolute;
        width: 30px;
        height: 21px;
        background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_mastodon_mobile.svg?__blob=normal&v=2) no-repeat;
        left: 11px;
        top: 10px;
    }

  #menu .navServiceYoutube a::before, #menu .navServiceYoutube strong::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_youtube_mobile.svg?__blob=normal&v=1) no-repeat;
    left: 10px;
    top: 11px;
  }
  
  #menu .navServiceLinkedIn a::before, #menu .navServiceLinkedIn strong::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(https://www.wissenschaftsrat.de/SiteGlobals/Frontend/Images/icons/icon_linkedin_mobile.svg?__blob=normal&v=1) no-repeat;
    left: 10px;
    top: 9px;
  }
  #menu .service.navServiceTwitter a, #menu .service.navServiceYoutube a, #menu .service.navServiceLinkedIn a, #menu .service.navMastodon a {height: 40px;}
}

@media only screen and (max-width: 1180px) {
  .cookiebannerbox .all a.button:first-of-type {
    padding-right: 15px;
  }
} 