/* SMALL */
.teaser-switcher h3 span::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 15px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -514px -1462px;
    margin-right: 10px;
    position: relative;
}
.teaser-switcher h3 span {
    display: block;
    margin-bottom: 8px;
}
.teaser-switcher h3 {
    font-family: 'Asap', sans-serif;
    font-size: 1.5rem;
    line-height: 2.4rem;
}
.teaser-switcher h3 {
    font-weight: 500;
    margin-bottom: 16px;
}
#anfang:focus::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #2A3E92;
    height: 100%;
    left: -5px;
    width: 3px;
    bottom: 0;
}
#anfang {
    position: relative;
    display: inline-block;
}
input.submit:hover,
input.submit:focus,
input.submit:active,
input.reset:hover,
input.reset:focus,
input.reset:active {
    text-decoration: underline;
    cursor: pointer;
}
.navBreadcrumbs .first a:active,
.navBreadcrumbs .first a:focus {
    transform: scale(1.25);
    transform-origin: left;
    outline: none;
}
.navBreadcrumbs .first a {
    transition: transform .2s ease-in-out;
}
/* .c-banner--pinned .flex-dir-column {
    flex-direction: column-reverse;
} */
.navIndex li:first-child {
    float: left;
    margin-right: 10px;
}
.navIndex li:last-child {
    float: right;
    margin-left: 10px;
}
#menu .close-button {
    z-index: 1001;
    cursor: pointer;
}
.gsb .navSkip a:focus,
.gsb .navSkip a:active {
    top: 10rem;
}
.js-on .stage .slick-dots li button {
    border: 1px solid #fff;
    background-color: #B7001F;
}
.js-on .stage .slick-dots .slick-active button {
    background-color: #FFFFFF;
}
.js-on .stage .slick-dots .slick-active button:hover,
.js-on .stage .slick-dots .slick-active button:focus,
.js-on .stage .slick-dots .slick-active button:active {
    background-color: #fff;
}
.c-sticky-nav__item:focus-within {
    transform: translateX(-100%);
    background-color: #00305B;
}
.c-sticky-nav__item.focus-within {
    transform: translateX(-100%);
    background-color: #00305B;
}
.siteInfo ul li a:active,
.siteInfo ul li a:focus,
.siteInfo ul li a:hover,
.footer .copyright a:active,
.footer .copyright a:focus,
.footer .copyright a:hover {
    text-decoration: underline;
}
.navFunctions a:active,
.navFunctions a:focus,
.navFunctions a:hover,
.navFunctions .navFunctionsPrint a:active,
.navFunctions .navFunctionsPrint a:focus,
.navFunctions .navFunctionsPrint a:hover,
.navFunctions .navFunctionsRecommend a:active,
.navFunctions .navFunctionsRecommend a:focus,
.navFunctions .navFunctionsRecommend a:hover,
.footer .navToTop a:active,
.footer .navToTop a:focus,
.footer .navToTop a:hover {
    color: #000;
    text-decoration: underline;
}
.js-on .teaser-switcher .slick-dots .slick-active button:hover,
.js-on .teaser-switcher .slick-dots .slick-active button:active,
.js-on .teaser-switcher .slick-dots .slick-active button:focus {
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #B7001F;
}
.js-on .stage .navigation button:focus:not([disabled]),
.js-on .stage .navigation button:hover:not([disabled]),
.js-on .stage .navigation button:active:not([disabled]),
.js-on .teaser-switcher .navigation button:focus:not([disabled]),
.js-on .teaser-switcher .navigation button:hover:not([disabled]),
.js-on .teaser-switcher .navigation button:active:not([disabled]) {
    opacity: 1;
    transform: scale(1.25);
    transform-origin: bottom;
}
.js-on .stage .navigation button:not([disabled]),
.js-on .teaser-switcher .navigation button:not([disabled]) {
    transition: transform .2s ease-in-out;
    cursor: pointer;
}
.slick-slide[tabindex="0"]:focus {
    outline: 1px solid #0069B7;
    outline-offset: -1px;
}
.stage .slick-slide[tabindex="0"]:focus {
    outline: 1px solid #fff;
}
.c-sticky-nav__item a:active,
.c-sticky-nav__item a:hover,
.c-sticky-nav__item a:focus,
.c-quote footer a:active,
.c-quote footer a:focus,
.c-quote footer a:hover,
.gsb .c-button:focus,
.gsb .c-button:active,
.gsb .c-button:hover,
#navServiceMeta a:active,
#navServiceMeta a:focus,
#navServiceMeta a:hover {
    color: #fff;
}
.js-on .stage .slick-dots button {
    transition: transform .2s ease-in-out;
}
.js-on .stage .slick-dots button:focus {
    text-decoration: underline;
    transform: scale(1.25);
    outline: none;
}
.js-on .stage .navigation button.playbutton {
    transition: transform .2s ease-in-out;
}
.js-on .stage .navigation button.playbutton:active,
.js-on .stage .navigation button.playbutton:focus,
.js-on .stage .navigation button.playbutton:hover {
    transform: scale(1.25);
    transform-origin: right;
    background: none;
    outline: 0;
}
.js-on .stage .navigation button.playbutton:active,
.js-on .stage .navigation button.playbutton:focus,
.js-on .stage .navigation button.playbutton:hover,
.js-on .stage .navigation button.slick-arrow:active,
.js-on .stage .navigation button.slick-arrow:focus,
.js-on .stage .navigation button.slick-arrow:hover {
    background: none;
    outline: none;
}
.stage .imageContainer a:focus {
    margin: 0;
    outline: 2px solid #fff;
    outline-offset: -1px;
}
.mejs-container:focus .mejs-overlay-button,
.mejs-overlay:focus .mejs-overlay-button,
.mejs-overlay .mejs-overlay-button:focus {
    background-position: 0 -100px;
}
.mejs-inner:focus-within .mejs-overlay-button {
    background-position: 0 -100px;
}
.navPrimary>ul>li a:active,
.navPrimary>ul>li a:focus,
.navPrimary>ul>li a:hover {
    text-decoration: underline;
}
.search-button span {
    transition: transform .2s ease-in-out;
}
.navPrimary .search-button:focus span {
    transform: scale(1.15) translate(-50%, -50%);
    transform-origin: center;
}
a[id*="doc"],
a[id*="related"] {
    display: block;
}
.pbeOver {
    outline: 3px solid #004f80;
}
.pbe-hover-active {
    outline: 3px solid #004f80;
}
.clearafter {
    font-size: 1.7rem;
    clear: both;
}
.clearafter+p {
    clear: both;
    padding-top: 16px;
}
.clearafter+p.picture {
    clear: both;
    padding-top: 0px;
}

.clearafter+div {
    clear: both;
    padding-top: 16px;
}
.clearafterwithline {
    font-size: 1.7rem;
    clear: both;
}
.clearafterwithline+p {
    clear: both;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 16px;
}
.clearafterwithline+div {
    clear: both;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 16px;
}
.sectionRelated h2 {
    padding-bottom: 10px;
}
.tabaccordion .heading {
    display: block;
}
#navSecondary ul li em {
    font-style: normal;
}
.navSecondary li li li li li a,
.navSecondary li li li li li strong {
    padding-left: 50px;
}
.navSecondary li li li li li li a,
.navSecondary li li li li li li strong {
    padding-left: 60px;
}
.navSecondary li em a {
    font-weight: normal;
    background-color: #00305B;
    color: #fff;
    font-style: normal;
}
.navSecondary li li strong {
    background-color: #00305B;
    padding-left: 20px;
}
.c-text-image__heading {
    font-family: 'Asap', sans-serif;
    font-size: 1.4rem;
}
.navSecondary_verteiler {
    position: relative;
}
.embeddedAudio .mejs-audio {
    margin: 10px 0 32px 0;
}
ul.links li:not(:last-child) {
    margin-bottom: 0;
}
.searchFilterHeader {
    margin-bottom: 1rem;
}
.box .links a::before,
.box .links strong::before {
    top: 15px;
}
x.gsb .content ul:not([class]) li a {
    display: initial;
}
x.gsb .content ul:not([class]) li a:before {
    xleft: 5px;
    xtop: 6px;
}
.gsb td p,
.gsb td a,
.gsb td a.RichTextIntLink {
    font-size: 1.5rem;
}
.accordion .heading {
    padding-right: 58px;
}
.StndGallery .mejs-wrapper.gsb-multimedia {
    margin-top: 0;
}
.arzneimittelSearch input.image,
.awbSearch input.image,
.bulletinSearch input.image,
.pressreleaseSearch input.image,
.publikationSearch input.image,
.sicherheitSearch input.image,
.searchExpert input.image {
    width: 31px;
}
.js-on #searchContainer {
    display: none;
}
#navPrimary .toggleEntry .heading.inactive-control::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background: none;
    right: 100%;
    top: 0px;
}
#navPrimary .toggleEntry .heading.active-control::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 12px;
    background: none;
    right: 100%;
    top: 0px;
}
#navPrimary .toggleEntry {
    border-bottom: none;
}
#navPrimary .toggleEntry .heading {
    border-top: none;
    padding-right: 0px;
}
em.searchString {
    font-style: normal;
    font-weight: bold;
    background: none;
    padding: 0;
}
.searchresult .ExternalLink a {
    padding-left: 20px;
    text-decoration: none;
    position: relative;
    font-size: 1.8rem;
}
.searchresult .ExternalLink a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 8px;
    height: 10px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -158px -1685px;
    top: 9px;
    left: 0;
}
.searchresult .ExternalLink a:hover::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 8px;
    height: 10px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -266px -1685px;
}
.arzneimittelSearch,
.awbSearch,
.bulletinSearch,
.pressreleaseSearch,
.publikationSearch,
.sicherheitSearch {
    position: relative;
}
p.printOnly1,
p.printOnly2 {
    display: none;
}
.searchresult .teaser h1.withHeader,
.searchresult .teaser h2.withHeader,
.searchresult .teaser h3.withHeader {
    padding-top: 0em;
    position: relative;
}
#content>a.Publication,
#content div[id*="Slot"]>a.Publication {
    margin-bottom: 32px;
    font-size: 1.7rem;
}
.c-toggle__heading::before {
    height: auto;
}
#searchContainer {
    background-color: #F2F2F2;
    clear: both;
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
    position: relative;
    overflow: visible !important;
}
#searchContainer:before,
#searchContainer:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
}
#searchContainer:before {
    background-color: #00305B;
    left: calc(-1 * (100vw - 99.6em) / 2 - 16px / 2);
    right: 100%;
}
#searchContainer:after {
    background-color: #F2F2F2;
    left: 100%;
    right: calc(-1 * (100vw - 99.6em) / 2 - 16px / 2);
}
#searchContainer form {
    margin-bottom: 0;
}
#searchContainer input[type="image"] {
    display: block;
    background-color: transparent;
    width: 3.5rem;
    height: 3.5rem;
    padding: 0 .6rem;
    border: none;
    margin: 0;
    transition: transform .2s ease-in-out;
}
#searchContainer input[type="image"]:focus {
    transform: scale(1.25);
}
#searchContainer input[type="text"] {
    float: none;
    background-color: #FFFFFF;
    font-size: 1.3rem;
    line-height: 1;
    padding: 1rem;
    border-radius: 0;
    margin: 0;
}
#searchContainer .formField {
    display: block;
    float: none;
    width: 100%;
    position: relative;
}
#searchContainer .row {
    margin: 0;
}
#searchContainer .row>* {
    float: left;
    padding-left: .8rem;
    padding-right: .8rem;
}
.js-on #searchContainer {
    display: none;
}
.navPrimary .search-button {
    float: left;
    background-color: #F2F2F2;
    width: 50px;
    height: 50px;
    padding: 0;
    position: relative;
}
.navPrimary .search-button:before,
.navPrimary .search-button:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    z-index: 99;
}
.navPrimary .search-button:before {
    border-right: 42px solid #F2F2F2;
    border-bottom: 50px solid transparent;
    right: 100%;
}
.navPrimary .search-button:after {
    border-top: 50px solid transparent;
    border-left: 42px solid #F2F2F2;
    left: 100%;
}
.navPrimary .search-button span {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.navPrimary .search-button.active-control span {
    background: none;
    background-image: url(/SiteGlobals/Frontend/Images/icons/close.svg?__blob=normal&v=2);
}
.searchAutoSuggestBox {
    clear: both;
    background: #EEEEEE;
    border-radius: 5px;
    text-align: left;
    width: 100% !important;
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9999;
}
.searchAutoSuggestBox a {
    display: block !important;
    padding: 0 3px 3px !important;
    border-top: 1px dotted #7F7F7F;
}
.searchAutoSuggestBox a:hover,
.searchAutoSuggestBox a:active,
.searchAutoSuggestBox a:focus,
.searchAutoSuggestBox a.active {
    text-decoration: underline;
}
[id='searchAutoSuggestBox2'] a {
    color: #004F80 !important;
    padding-left: 16px;
}
.header p.searchAutoSuggestBox {
    margin: 0;
}
form input.image {
    margin-left: -0.5em;
}
.gsb .responsiveTable table {
    table-layout: auto;
}
/*Fix für Anzeigefehler der th im IE*/
@keyframes iefix {
    from {
        height: 500px;
    }
    to {
        height: 0;
    }
}
.responsiveTable th {
    animation-name: iefix;
    animation-duration: 0.1s;
}
/*Ende IE Fix*/
address {
    font-style: normal;
}
.gsb td p,
.gsb td a,
.gsb td a.RichTextExtLink,
.gsb td p,
.gsb td a,
.gsb td a.ExternalLink {
    font-size: 1.5rem;
}
.gsb .content ul:not([class]) li a {
    display: inline;
}
.gsb table li {
    font-size: 1.5rem;
}
.consumer_report label,
.consumer_report .formLabel em {
    margin-bottom: 5px;
}
.consumer_report legend.formLabel {
    margin-bottom: 10px;
}
.tabs-container a {
    font-size: 1.7rem;
}
.gsb .content .navIndex {
    margin-bottom: -20px;
    overflow: hidden;
}
.gsb .content .navIndex.last {
    margin-top: -20px;
    overflow: hidden;
}
.gsb .responsiveTable table {
    clear: both;
    width: 100%;
    padding: 0 0 16px;
}
.mejs-audio {
    margin: -16px 0 32px;
}
.sectionRelated h2 {
    padding-bottom: 3rem;
}
.c-table__wrapper--white {
    background-color: #fff;
}
.c-table__wrapper--white .navIndex .page:not(span):hover,
.c-table__wrapper--white .navIndex .page:not(span):focus,
.c-table__wrapper--white .navIndex .page:not(span):active {
    background-color: #B7001F;
    color: #FFFFFF;
    text-decoration: none;
}
.c-table__wrapper--white .navIndex .page:not(span) {
    background-color: #f2f2f2;
}
.gsb .content .navIndex--searchResult {
    margin-bottom: 20px;
}
.gsb .content .navIndex--searchResult .page:not(span) {
    background-color: #f2f2f2
}
.gsb .content .navIndex--searchResult .page:not(span):hover,
.gsb .content .navIndex--searchResult .page:not(span):focus,
.gsb .content .navIndex--searchResult .page:not(span):active {
    background-color: #B7001F;
    color: #FFFFFF;
    text-decoration: none;
}
.gsb .content .navIndex {
    margin-bottom: 20px;
}
.gsb .content .navIndex--white .page:not(span) {
    background-color: #f2f2f2
}
.gsb .content .navIndex--white .page:not(span):hover,
.gsb .content .navIndex--white .page:not(span):focus,
.gsb .content .navIndex--white .page:not(span):active {
    background-color: #B7001F;
    color: #FFFFFF;
    text-decoration: none;
}
.gsb .formError {
    display: block;
    margin-top: -2rem;
}
.l-text-image-grid .c-text-image {
    height: auto;
}
.l-text-image-grid>.row.align-center>.column:nth-last-child(-n+2):first-child {
    margin-left: inherit;
}
.navServiceMeta li:not(:last-child) .languageLink:after {
    content: "|";
    margin-right: 4px;
}
.navServiceMeta li {
    font-size: 1.3rem;
}
.gsb table .more a {
    text-decoration: none;
}
.searchresult .teaser h3 {
    margin-bottom: 1rem;
}
.searchExpert .formField {
    display: block;
    float: none;
    width: 100%;
    position: relative;
}
.gsb a.RichTextIntLink {
    padding-left: 10px;
    margin-left: 5px;
}
.gsb a.RichTextIntLink.Publication,
.gsb a.RichTextIntLink.ContactData {
    padding-left: 20px;
    margin-left: 0px;
}
.gsb li a.RichTextIntLink {
    padding-left: 20px;
    margin-left: 0px;
}
.gsb li a.RichTextIntLink::before {
top:6px;
left:4px;
}
.gsb li a.RichTextExtLink.ExternalLink {
    padding-left: 20px;
    margin-left: 0px;
}
.gsb li a.RichTextExtLink.ExternalLink::before {
top:6px;
left:4px;
}
.gsb a.RichTextExtLink.ExternalLink {
    padding-left: 14px;
    margin-left: 0px;
}
.togglenav .navMobileSearch strong,
.togglenav .navMobileSearch a {
    margin-right: 0;
}
.togglenav .right .languageDe strong,
.togglenav .right .languageDe a,
.togglenav .right .languageEn strong,
.togglenav .right .languageEn a,
.togglenav .right .seperator strong {
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.togglenav .right .languageDe strong,
.togglenav .right .languageEn strong {
    font-weight: bold;
}
.c-date {
    clear: both;
}
.pagination_bottom .navIndex {
    width: 100%;
}
.pagination_bottom:last-child {
    padding: 0 16px;
}
.gsb abbr,
.gsb dfn {
    display: inline;
}
.c-links.tabaccordion>.tabs-container>h2.heading {
    display: none;
}
.gsb .c-table__table .responsiveTable table {
    table-layout: fixed;
    min-width: 1024px;
}
.c-table__table {
    position: relative;
}
.gsb .c-table__table .responsiveTable::after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    width: 50px;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
}
#siteInfo .tabs-container a {
    font-size: 1.4rem;
}
.navBreadcrumbs li {
    padding-top: 0px;
    padding-bottom: 0px;
}
#menu .service .mm-next::after {
    border-color: #fff;
}
#menu .service .mm-panel .mm-next::after {
    border-color: #004F80;
}
.footer strong,
.footer a:hover,
.footer a:focus,
.footer a:active {
    text-decoration: none;
    color: #FFFFFF;
}
.footer a,
.footer strong {
    display: block;
    padding: 0;
    color: #FFFFFF;
}
.c-institutions__list {
    display: flex;
    flex-wrap: wrap;
}
.c-institutions__item {
    -webkit-flex: 1 1 46%;
    -ms-flex: 1 1 46%;
    flex: 1 1 46%;
    max-width: 46%;
    height: 150px;
    padding: 10px 0px 10px 10px;
}
.c-institutions__item:active,
.c-institutions__item:focus,
.c-institutions__item:hover {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 46%;
}
.navIndex li {
    float: left;
}
.navIndex .page:not(span),
.navIndex strong:not(span) {
    width: 41.5px;
}
.js-on .toggleEntry .heading:focus,
.js-on .facets .heading:focus {
    border: none;
}
.gsb #stage a>abbr::after {
    width: auto;
}
.c-institutions__item:not(:last-child) {
    margin-right: 16px;
}
.StndGallery h2 {
    width: 80%;
}
.StndGallery .navigation div,
.StndGallery .navigation button {
    height: 43px;
}
.supplement .imageSlider h4 {
    width: 80%;
    slick-dots button
}
.stage .textContainer p {
    display: block;
    color: #fff;
}
.js-on .stage .navigation {
    bottom: 17px;
}
.js-on .stage .navigation button {
    height: 48px;
}
.responsiveTable table td ul.links {
    margin-bottom: 0px;
}
div.abstract {
    font-weight: bold;
}
.gsb p.pharmnetLink a,
.pharmnetLink a {
    padding-left: 14px;
}
.gsb p.pharmnetLink a::before,
.pharmnetLink a::before {
    top: 11px;
}
.gsb td a.RichTextIntLink {
    padding-left: 14px;
    margin-left: 0px;
}
a.external,
.teaser .more a.external {
    padding-left: 14px;
}
td p label {
    font-style: normal;
    display: inline;
    margin-bottom: 0px;
}
.gsb ul li a.RichTextExtLink,
.gsb ul li a.ExternalLink {
    padding-left: 20px !important;
}
.siteInfo .meta li.navServiceGS strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 21px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -50px -1221px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.siteInfo .meta li.navServiceLS strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 22px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -560px -1091px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.siteInfo .meta li.navServiceGS strong,
.siteInfo .meta li.navServiceLS strong {
    padding-left: 32px;
    position: relative;
}
.gsb .content .dossierentry .navIndex ul:not([class]) {
    padding-left: 0;
}
.dossierUebersicht {
    background-color: #035089;
    color: #fff;
    padding: 10px;
}
.dossierUebersicht a {
    color: #fff;
}
.gsb .dossier a.button:hover,
.gsb .dossier a.button:focus,
.gsb .dossier a.button:active {
    color: #FFFFFF;
    text-decoration: underline;
    background: #fff;
}
/* MEDIUM */
@media only screen and (min-width: 601px) {
    /* .stage .slick-slide {
        display: flex;
        flex-direction: row-reverse;
    } */
    /* .c-banner--pinned .medium-flex-dir-row {
        flex-direction: row-reverse;
    } */
    .gsb .navSkip a:focus,
    .gsb .navSkip a:active {
        top: 7.5rem;
    }
    .l-text-image-grid>.row>.column {
        flex: 1 1 23%;
    }
    .js-on .stage .slick-dots li button {
        border: none;
    }
    .c-institutions__list {
        display: flex;
        flex-wrap: wrap;
    }
    .c-institutions__item {
        -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        max-width: 30%;
        height: 150px;
        padding: 10px 0px 10px 10px;
    }
    .c-institutions__item:active,
    .c-institutions__item:focus,
    .c-institutions__item:hover {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 30%;
    }
    form input.image {
        margin-left: 0px;
    }
    .navServiceMeta .languageLink:first-child:after {
        content: '';
    }
    .c-institutions__item:not(:last-child) {
        margin-right: 0px;
    }
    .js-on .stage .slick-dots li button {
        content: none;
        background-color: transparent;
        width: auto;
        height: auto;
        line-height: 1.2;
        text-indent: 0px;
        color: #fff;
    }
    .js-on .stage .slick-dots .slick-active button:hover,
    .js-on .stage .slick-dots .slick-active button:focus,
    .js-on .stage .slick-dots .slick-active button:active {
        background-color: #FFFFFF;
        color: #004F80;
    }
    .searchresult .teaser:before {
        display: none;
    }
    .searchresult .IMGObject:before {
        display: none;
    }
    .searchresult .Publication:before {
        display: none;
    }
    .searchresult .Event:before {
        display: none;
    }
    .searchresult .Video:before {
        display: none;
    }
    .searchresult .Employee:before {
        display: none;
    }
    .gsb .content ul:not([class]),
    .gsb .content ol:not([class]) {
        padding-left: 22px;
    }
}
/* LARGE */
@media only screen and (min-width: 1024px) {

   .shariff .shariff-button.whatsapp {
      display: none;
   }
    .navSecondary li strong {
        font-weight: bold;
    }
    .c-institutions__list {
        display: flex;
        flex-wrap: unset;
    }
    .c-institutions__item {
        -webkit-flex: 1 1 16.66667%;
        -ms-flex: 1 1 16.66667%;
        flex: 1 1 16.66667%;
        max-width: 16.66667%;
        height: 150px;
    }
    .c-institutions__item:active,
    .c-institutions__item:focus,
    .c-institutions__item:hover {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 320px;
    }

    .StndGallery .galleryBox .navigation {
        top: 195px;
    }
}





.content td a.RichTextIntLink,
.content td .links a,
.content td a.RichTextExtLink.ExternalLink {
  padding-left: 20px;
}

.content td .links .links .download {
  margin-bottom: 20px;
}
.content td a.Publication ~ .links {
  margin-top: 20px;
}

.gsb p.pharmnetLink a, 
.pharmnetLink a {
  padding-left: 20px;
}

.gsb p.pharmnetLink a:before, 
.pharmnetLink a:before {
    width: 8px;
    height: 8px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -158px -1685px;
    top: 11px;
}

.gsb p.pharmnetLink a:hover:before, 
.gsb p.pharmnetLink a:active:before, 
.gsb p.pharmnetLink a:focus:before, 
.pharmnetLink a:hover:before,
.pharmnetLink a:active:before,
.pharmnetLink a:focus:before {
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -266px -1685px;
}

.gsb th {
  background-clip: initial;
}

.gsb table a.Publication {
  text-decoration: none;
}

.gsb p.pharmnetLink a:hover, 
.gsb p.pharmnetLink a:active,
.gsb p.pharmnetLink a:focus,
.pharmnetLink a:hover,
.pharmnetLink a:active,
.pharmnetLink a:focus,
.gsb table a.Publication:hover,
.gsb table a.Publication:active,
.gsb table a.Publication:focus,
.content td .links a:hover,
.content td .links a:active,
.content td .links a:focus,
.gsb a.RichTextWikiLink:hover,
.gsb a.RichTextWikiLink:active,
.gsb a.RichTextWikiLink:focus,
.gsb a.RichTextExtLink.ExternalLink:hover,
.gsb a.RichTextExtLink.ExternalLink:active,
.gsb a.RichTextExtLink.ExternalLink:focus,
.gsb a.RichTextIntLink:hover,
.gsb a.RichTextIntLink:focus,
.gsb a.RichTextIntLink:active {
  text-decoration: underline;
}

.gsb a.RichTextWikiLink:before {
  top: 11px;
}

/* GSBPEI-799 */
.gsb table .compactView ul.links a {
    line-height: 1.5;
}
.gsb table .compactView ul.links a:before,
.gsb table .compactView ul.links strong:before {
    top: 7px;
}
.gsb table .compactView a.download:before,
.gsb table .compactView a.Publication:before {
    top: 7px;
}
.gsb table .compactView ul.links a.download:before,
.gsb table .compactView ul.links a.Publication:before {
    top: 2px;
}
.gsb table .compactView ul.links li {
    margin-bottom: 10px;
}

/* GSBPEI-804 */
.js-on .stage .navigation {
  bottom: auto;
  top: 26%;
}
.js-on .stage .navigation button:focus, .js-on .stage .navigation button:hover, .js-on .stage .navigation button:active {
  transform: translateY(-50%) !important;
}
.js-on .stage .navigation button:focus img, .js-on .stage .navigation button:hover img, .js-on .stage .navigation button:active img {
  border-radius: 10px;
}

.c-institutions__list {
  justify-content: space-between;
}
.c-institutions__item {
  padding: 10px;
  margin: 0 !important;
  width: 100%;
  flex: initial;
}

.c-institutions__link span {
    font-size: 12px;
    line-height: 1.4;
}
.gsb #stage a.RichTextIntLink {
    color:#fff;
}
.gsb #stage a.RichTextIntLink::before {
    top: 7px;
}
.gsb #stage a.RichTextIntLink:hover::before, .gsb #stage a.RichTextIntLink:focus::before, .gsb #stage a.RichTextIntLink:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -872px -1221px;
}

@media only screen and (min-width: 601px) {
  .c-institutions__link span {
      font-size: 1.7rem;
      line-height: 3rem;
  }

  .js-on .stage .navigation {
     bottom: 20px;
     top: auto;
   }

  .js-on .stage .navigation button.playbutton:active, .js-on .stage .navigation button.playbutton:focus, .js-on .stage .navigation button.playbutton:hover {
    transform: none !important;
  }
}

.gsb .cookiebanner a.RichTextIntLink:before {
  top: 6px;
}
.dossier .downloadDossier {
    text-align: center;
    background-color:#EEEEEE;
    width:205px;
}
.dossier .downloadDossier img {
    max-height: 200px;
    width: auto;
    text-align: center;
    display:inline;
    margin-bottom:0px;
}
.dossierAudio img {
margin-bottom:0px;
}
.dossier .tableOfDocuments a {
display:block;
}
.dossier .navIndex ul:not([class]) li a {
display:block;
}
.dossier .noline {
border:none;
}
.dossier .mejs-audio {
    margin: 0px 0 32px;
}

/* Lightbox positionierung Bilder */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    position: fixed;
    max-height: 100%;
    overflow: auto;
}
.mfp-container {
    text-align: center;
    position: fixed;
}
.c-video__wrapper .consent-wrapper {
border:2px solid #035089;
padding:10px;
}
.c-video__wrapper .consent-wrapper .consent-button{
font-size:1.7rem;
}
.stage-container .c-video .consent-wrapper {
margin-top:-300px;
color:#fff;
}
.stage-container .c-video .consent-button {
color:#fff;
}
@media only screen and (min-width: 601px) {
.stage .imageContainer .spacer {
    z-index: 1;
}
}
.c-toggle__content .c-video .gsb-multimedia {
display:flex;
}
.c-video {
padding-bottom: 50px;
}
.c-video__wrapper .consent-wrapper {
background-color:rgba(255,255,255,0.5);
height:100%;
}
.stage .textContainer {
 float:right;
 }
.right {
    float: right;
}
.accordion .consent-required {
height:auto !important;
width:auto !important;
background-repeat: no-repeat;
}
@media only screen and (min-width: 601px) {
.accordion .consent-required {
height:340px !important;
width:604px !important;
background-repeat: no-repeat;
}
}
.c-quote-base {
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: rgba(0, 0, 0, 0.1);
}
.c-quote-base > div:first-of-type {
  padding-left: 0;
}
.gsb .c-quote-base .c-quote__blockquote {
  background-color: transparent;
  margin: 0;
  padding: 20px 5px 20px 5px;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.c-quote-base .c-quote__blockquote p {
  padding: 0;
  font-weight: 600;
}
.c-quote-base .c-quote__blockquote p:first-of-type::before {
  content: '„';
  margin-right: -3px;
}
.c-quote-base .c-quote__blockquote p:last-of-type::after {
  content: '“';
  margin-left: -3px;
}
.c-quote-base .c-quote__cite {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 25px;
  margin-bottom: 0px;
  font-weight: 500;
}
.c-quote-base .c-quote__position {
  display: block;
  color: #00305B;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
.c-quote-base .c-quote__position {
    margin-top: 10px;
}
}
@media only screen and (min-width: 600px) {
.c-quote-base .c-quote__cite {
    margin-top: 0;
    margin-bottom: 0px;
}

  .c-quote-base--no-image {
    position: relative;
  }
  .c-quote-base--no-image::after, .c-quote-base--no-image::before {
    font-size: 200px;
    line-height: 1;
    position: absolute;
    left: 10.5%;
  }
  .c-quote-base--no-image::before {
    content: '„';
    top: 0;
    -webkit-transform: translateY(-40%) translateX(-30%);
        -ms-transform: translateY(-40%) translateX(-30%);
            transform: translateY(-40%) translateX(-30%);
  }
  .c-quote-base--no-image::after {
    content: '“';
    color: #2AB2FF;
    text-shadow: #FFFFFF -2px 2px;
    top: 0;
    -webkit-transform: translateY(8%) translateX(30%);
        -ms-transform: translateY(8%) translateX(30%);
            transform: translateY(8%) translateX(30%);
  }

}
@media only screen and (min-width: 768px) {
.c-quote-base {
    margin-bottom: 24px;
}
}
.js-on .stage .navigation {
    z-index: 4;
}
