.navbar-expand-sm .navbar-collapse{
    background-color: #881100;
    /*! align-content: end; */
    justify-content:flex-start;
}

.additional-home-content p:first-child {
    font-family: 'Roboto',sans-serif;
font-weight: 700;
letter-spacing: -0.025em;
margin: 3.5rem 0 1.5rem 0;
line-height: 1.2;
font-size: 2.5rem;
}

.additional-home-content {
         display: flex;
        flex-wrap: wrap;
}

.additional-home-content p {
    font-family: 'Roboto',sans-serif;
line-height: 1.5;
margin-bottom: 1.25rem;
font-size: 18px;
}

.navbar {
    padding:0em;
}


.main-header {
    font-weight: 400;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.38);
}

.main-header__nav-link {
    background-color: transparent;
}

.main-header__nav-link:hover,
.main-header__nav-link:focus,
.main-header__nav-link:active,
.main-header__admin-link:hover,
.main-header__lang-link:hover,
.main-header__admin-link:focus,
.main-header__lang-link:focus,
.main-header__admin-link:active,
.main-header__lang-link:active,
#languageNav .main-header__lang-link:hover, 
#languageNav .main-header__lang-link:focus, 
#languageNav .main-header__lang-link:active,
.nav-link:hover,
.nav-link:focus,
.nav-link:active  {
 color:#fff;
 background-color:transparent
}

.main-header__admin.locale-enabled{
    justify-content: flex-end;
}

.page_index:not(.indexSite) .main-header__title, .main-header__title {
    margin:0vh auto 5vh auto;
}

.page_index:not(.indexSite) .main-header{
    padding-top: 0vh;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.main-header__admin-link, #languageNav .main-header__lang-link {
    background-color: transparent;
    color: black;
}

.dropdown-menu {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.38);
    border-radius: .3rem;
    background-color: #b10d28;
    background-clip: unset;
    border: 0px;
}
   
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}

#navigationPrimary .dropdown-menu.show {
    border-radius: .3rem;
}

.pkp_navigation_primary_wrapper {
    padding-left: 0;
    padding-right: 0;
    background-color: firebrick;
}

@media (min-width:992px) {
    #navigationPrimary .dropdown-menu.show{
        background-color: #1144;
    }


    #navigationPrimary .dropdown-item a {
        padding: 0px; 
        border:0px
    }
    #navigationPrimary .dropdown-item a:focus,
    #navigationPrimary .dropdown-item a:hover {
        background-color:transparent;
        border:0px
    }
}

.issue {
    background-color: white;
    color: black;
    padding-top: 6vh;
}

h3.issue-desc__title {
    display: none;
}

.issue__title span:last-of-type::before {

    content: '';

}

@media (min-width:768px){
    .col-md-6 {
        flex: 0 0 65%;
        max-width: 65%;
    }
}

@media (min-width: 992px){
	.offset-lg-2 {
		margin-left: 2%;
	}
}

@media (min-width: 992px) {
	.col-lg-8 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}


.issue-desc {
    padding-top: 0em;
    padding-bottom: 0em;
}

.issue-desc a{
    padding-left: 15px;
}

.issue__title {
    font-size: 2.5em;
}

.issue-section {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 4.5vh 0 7.5vh 0;
}

.btn-primary:hover, 
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show > .btn-primary.dropdown-toggle {
    background-color: #b10d28;
    color: #fff;
    border: 0px;
}

.btn-primary {
    background-color: #881100;
    border: 1px solid #000;
    font-weight: 600;
    color: #000;
}




p.article__meta {
    margin-top: 1vh;
}

p.article__meta::before{
    content: "Von ";
}

.article {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.38);
    border-radius: .3rem;
    margin-bottom: 2.5vh;
}

.article__img {
    margin: 1vh 0vh 1vh 1vh;
}

.article__abstract_stz{
    display: none;
}

.article__btn-group {
    display: none;
}

.main-footer {
    border-top: 1px solid rgba(0,0,0,.1);
	padding: 48px;
	
}

.block_make_submission {
	margin-right: 42vh;	

}

.issue-section__header::after {
    content: "In dieser Geotherm Journalausgabe enthaltene Abstracts";
    font-size: 1.75rem;
    margin-left: 15px;
    font-weight: bold;
}



.issue-section__title {
    display:none;
}

.issue-section__toc {
    display: flex;
    flex-direction: column;
    align-items: center;
}

li.issue-section__toc-item {
    max-width: 65%;
    padding-right: 1vh;
}

.article-page {
    background: white;
    color: black;
    padding-top: 0vh;
    margin-top: 6vh;
}

.article-page a {
    color: black;
}

p.article-page__meta:nth-child(1) {
    display: none;
}

p.article-page__meta:nth-child(2)::before {
    content: "Abstract aus der ";
}

.author-string_href-none::before{
    content: "Von ";
}
span.author-string_href-none {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
}

div.article-page__meta:nth-child(3) > dl:nth-child(1) {
    display: none;
}

.article-page {
    display: flex;
    flex-direction: column;
    flex-basis: 70%;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0vh;
}

.article-page__galleys {
    margin: 1vh 0;
    order: 3;
}

.article-page > h3 {
    display: none;
}

.article-page__title {
    margin: .2em 0;
}

.article-page__meta {
margin: 0em;
}

.article-sidebar {
    padding-top: 0vh;
    display: flex;
    flex-direction: column;
    flex-basis: 70%;
    max-width: 70%;
    padding-bottom: 0em;
    margin-right: auto;
    margin-left: auto;
}

aside.article-sidebar > figure {
    order: 2;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.38);
}

.article-side__title {
    display: none;
}

.article-side__title::after{
    content: ": ";
}

a.article__btn {
    margin-right: 0vw;
    font-size: 18px;
    padding:0px;
    box-shadow: none;
    border: 0;
    background-color: white;
    color: #000;
    font-weight: bold;
}

a.article__btn::before{ 
    content: "Ganzer ";
}

a.article__btn::after {
    display: block;
}

a.article__btn:hover {
    border:0em;
    color: black;
    background-color: white;
}
        
.article-sidebar li {
    display: inline;
}

.article-sidebar ul::before {
    content:"Schlagworte: "
}

.article-sidebar ul {
    padding-left: 0em;
    font-size: 14px;
}

.article-sidebar li {
    font-size: 14px;
    border: 1px solid black;
    border-radius: 1px;
    border-radius: .5em;
    padding-left: .3em;
    padding-right: .3em;
}
   
div.obj_article_summary {
	color: black;
	font-size: 16px;
}

