/*
 Theme Name:     ztp style
 Theme URI:      https://ztp.jesuiten.org/
 Description:    ztp child theme
 Author:         bargehr
 Author URI:     bargehr
 Template:       ztp
*/



@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;600&family=Merriweather:ital,wght@0,400;0,900;1,400&display=swap');

h1, h2, h3 {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	color: #333;
	font-variant-numeric: tabular-nums;
}

.current_page_title h1 {
	text-align: left !important;
}

.header .row {
	min-height: 75px;
}

.upper-header {
	padding-top: 0 !important;
}

#navigationPrimary {
	justify-content: left !important;
	padding-bottom: 1px;
}

#navigationPrimary li a {
	color: #CC0033;
	margin: 0 !important;
	font-weight: bold;
	font-size: 1.25em;
	font-family: 'Fira Sans', sans-serif;
	background-image: linear-gradient(0deg,#eee,#eee);
	background-repeat: no-repeat;
	background-size: 0 100% ;
	background-position: right 0 bottom 0;
	transition: background-size .4s ease,color .4s ease,fill .4s ease;
	padding: .5rem 1rem .4rem 1rem !important;
}

#navigationUser li a, #languageNav li a {
	color: #CC0033;
	margin: 0 !important;
	font-size: 1.25em;
	background-image: linear-gradient(0deg,#eee,#eee);
	background-repeat: no-repeat;
	background-size: 0 100% ;
	background-position: right 0 bottom 0;
	transition: background-size .4s ease,color .4s ease,fill .4s ease;
	padding: .4rem 1rem .5rem 1rem;
}

#languageNav li a:not([href]):hover {
	background-color: #FFF;
}

#navigationPrimary li:hover a, #navigationUser li:hover a, #languageNav li:hover a {
	background-size: 100% 100%;
	background-position: left 0 bottom 0;
}

.nav-link {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.nav-item.show .nav-link {
	background-color: #eee !important;
}

.nav-item.show .nav-link:active {
	background-color: #FFF;
}

.nav-link.dropdown-toggle a:hover {
	background: none !important;
}

.dropdown-menu {
	transform:  translate3d(0px, 51px, 0px) !important;
	border-color: #FFF;
	min-width: 0;
}

.dropdown-menu.show {
	min-width: 100%;
}

.dropdown-item {
	text-align: left;
	padding: 0.5rem 1rem !important;
	background: #FFF !important;
}

.dropdown-item:hover {
	background: #eee !important;
}

#navigationUser li a, #languageNav li a {
	font-size: 0.75em;
	color: #333 !important;
}

#navigationUser li .navigation-dropdown.dropdown-menu, #languageNav li .navigation-dropdown.dropdown-menu {
	top: -12px !important;
	border: none !important;
}

#navigationUser li .navigation-dropdown.dropdown-menu a {
	padding: .4rem .8rem;
}

.header {
	background-color: transparent;
}

.homepage_image {
	background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url('https://ztp.jesuiten.org/public/journals/16/homepageImage_de.jpg') !important;
	background-size: cover !important;
	min-height: 75vh;
	max-width: 1440px;
}

.journal-logo-text {
	display: none !important;
}

.purchase_cost, .published {
	display: none !important;
}

.current_issue .flex_container .issue_cover_block {
	display: none;
}

.current_issue_label {
	color: #CC0033;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

.current_issue_identification {
	color: #CC0033;
	font-family: 'Fira Sans', sans-serif;
	font-variant-numeric: tabular-nums;
	max-width: 50%;
}

.current_issue header {
	margin-bottom: 10px !important;
}

.page_index_journal .container-page {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
	padding-top: 10vh;
}

.issue_cover_block.align-left,
.archive_issue_cover,
.article_cover_wrapper {
	box-shadow: 0 0 18px rgb(0 0 0 / 20%);
	margin: 15px 0;
}

.footer-brand-image {
	display: none;
}

.alert-danger {
	border: 0 !important;
	border-radius: 0 !important;
	font-family: 'Merriweather', 'Georgia', serif;
	color: #CC0033;
}


@media (min-width: 1600px) {
	
	/* VERSCHIEDENES */

	.container-fluid.container-page {
		max-width: calc(1440px - 2rem);
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.container-fluid.container-page.container-narrow {
		max-width: calc(1440px - 2rem);
		padding-left: 0 !important;
		padding-right: 440px !important;
	}
	p {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		line-height: 1.6em;
		font-size: 1.1em;
	}
	h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1.1rem;
		padding-top: 50px;
		margin-bottom: 1rem;
	}
	.header {
		padding-top: 0;
		max-width: 1440px;
		padding-left: 0;
		padding-right: 0;
	}
	.homepage_image {
		min-height: 60vh !important;
	}

	/* REGISTRIEREN */

	.page_registration .container-page {
		padding-top: 60px;
	}
	.registration-complete-instructions {
		margin-top: 75px;
	}
	ul.registration_complete_actions li a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		padding-left: 0;
	}
	ul.registration_complete_actions li a:hover {
		color: #FFF
	}
	.register-form-legend {
		font-family: 'Fira Sans', sans-serif;
		font-size: 0.75rem;
		color: #CC0033;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 300;
	}
	.optin-privacy label a {
		border-bottom:  1px dotted #CC0033;
	}

	/* EINLOGGEN */

	.page_login .container-page .current_page_title {
		display: none;
	}
	.form-control {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		font-size: 1.75rem;
		color: #333;
	}
	.form-control:hover, .form-control:active, .form-control:focus {
		box-shadow: none !important;
		padding-left: 1px !important;
	}
	.offset-md-3 {
		margin-left: 0 !important;
		margin-right: 25% !important;
	}
	.form-group p {
		margin-top: 75px;
	}
	.form-group p small a {
		font-family: 'Montserrat', sans-serif;
		font-size: 13.33333px;
		border-bottom: 1px dotted #CC0033;
	}

	/*STARTSEITE */

	.page_index_journal {
		max-width: 1440px;
		margin: 0 auto;
	}
	.journal_summary {
		background: #FFF;
		margin-right: 0px !important;
		width: 45%;
		margin-bottom: -15em;
		padding-left: 50px;
		padding-top: 40px;
		margin-top: 35vh;
	}
	.journal_summary a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.journal_summary a:hover {
		color: #FFF;
	}
	.journal_summary h2 {
		display: none;
	}
	.article_summary {
		width: 30% !important;
		margin-right: 5%;
	}
	.article_summary:nth-child(3n+3) {
		margin-right: 0 !important;
	}
	.summary_meta {
		margin-top: 5px;
	}

	.summary_meta .authors {
		color: #CC0033;
		font-size: 17.6px;
		font-family: 'Merriweather', 'Georgia', serif;;
	}

	.summary_meta .pages {
		display: none;
	}

	.summary_title {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		line-height: 1.6em;
		color: #333;
	}

	/* ARCHIV */

	.page_issue_archive .container-page header .current_page_title {
		display: none;
	}
	.issue_item:nth-child(4n+1) .obj_issue_summary {
		margin-right: 24% !important;
	}
	.issue_item:nth-child(4n+2) .obj_issue_summary {
		margin-left: 8% !important;
		margin-right: 16% !important;
	}
	.issue_item:nth-child(4n+3) .obj_issue_summary {
		margin-left: 16% !important;
		margin-right: 8% !important;
	}
	.issue_item:nth-child(4n+4) .obj_issue_summary {
		margin-left: 24% !important;
	}
	.obj_issue_summary a.cover:hover {
		background-color: transparent;
	}
	.obj_issue_summary .issue_summary_title {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1.5rem;
		line-height: 2rem;
		font-variant-numeric: tabular-nums;
		color: #333;
	}
	.obj_issue_summary:hover .issue_summary_title {
		color: #CC0033;
		background-color: #FFF !important;
	}
	.obj_issue_summary .issue_summary_date, .obj_issue_summary .issue_title {
		display: none;
	}
	.archive_issue_cover {
		transform: scale(1);
		transition: all .05s ease-in-out;
	}
	.archive_issue_cover:hover {
		transform: scale(1.02)
	}
	a.cover:active {
		background-color: #FFF;
	}

	/* EINZELHEFT */

	.section_title {
		color: #CC0033;
		font-family: 'Fira Sans', sans-serif;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 300;
		display: inline-block;
		position: relative;
		background: #FFF;
		padding-right: 10px;
		padding-bottom: 15px;
		top: -18px;
	}
	.sections {
		padding-top: 50px;
	}
	.section {
		border-top: 1px dotted #CC0033;
		border-bottom: none !important;
		padding-top: 5px;
		padding-bottom: 60px !important;
		margin-top: 40px !important;
	}
	.issue_cover_block {
		width: auto;
	}
	.obj_galley_link, .read_more {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		font-weight: 500;
		color: #BBB;
		border: 1px solid #BBB;
		padding: 8px 12px;
	}
	.obj_galley_link:hover {
		color: #FFF;
		border: 1px solid #BBB;
		background-color: #BBB;
	}
	.obj_galley_link.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/8');
		font-size: inherit;
		line-height: 1;
		color: #333;
		display: inline-block;
		transform: translate(0, 0);
		text-rendering: auto;
		width: 15px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.obj_galley_link:hover.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/7');
	}


	/* EINZELARTIKEL */

	.article_issue_credentials {
		padding-bottom: 30px;
	}
	.article_issue_credentials a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
		font-weight: normal;
		border-bottom: 1px dotted #CC0033;
	}
	.article_issue_credentials a:hover {
		color: #FFF;
	}
	.name_wrapper, .author-delimiter {
		color: #CC0033;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
	}
	.doi {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
	}
	.doi_value a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
		font-size: 18px;
		border-bottom: 1px dotted #CC0033;
	}
	.doi_value a:hover {
		color: #FFF;
	}
	li.keyword_item {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
	}
	.item.keywords {
		padding-top: 15px;
		color: #333;
	}
	a#more_keywords, a#less_keywords {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
		border-bottom: 1px dotted #CC0033;
	}
	a#more_keywords:hover, a#less_keywords:hover {
		color: #FFF;
	}
	.article_header_wrapper .article_section_title,
	.additional-authors-info,
	.item.references {
		display: none;
	}
	.article_main_data .main_entry p {
		font-size: 18px;
		color: #333;
	}
	.abstract h2 {
		padding-top: 0.75rem;
		padding-bottom: 1rem;
	}
	.abstract p {
		font-size: 18px;
	}

	/* BEITRAGSEINREICHUNG */

	.cmp_notification {
		border: none !important;
		padding: 0 !important;
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		margin-top: 100px;
		margin-bottom: 50px;
		line-height: 1.7;
	}
	.cmp_notification a {
		background: #CC0033;
		color: #FFF;
		font-size: 1.75rem;
		font-weight: 500;
		padding: 10px 15px;
		font-family: 'Fira Sans', sans-serif;
		font-weight: 500;
		display: block;
		width: 100%;
		margin: 10px 0;
	}
	.cmp_notification a:hover {
		background: #FFF !important;
		color: #CC0033 !important;
		border: 1px dotted #CC0033;
	}
	.author_guidelines h2, .privacy_statement h2 {
		padding-top: 75px;
	}
	.author_guidelines ul li, .author_guidelines a {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		line-height: 1.7;
		color: #333;
	}
	#peerReviewProcess h3, #history h3 {
		padding-top: 60px;
		margin-bottom: 1rem;
	}
	#submission_guidelines a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	#submission_guidelines a:hover {
		color: #FFF;
	}
	#submission_guidelines ul li {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
	}
		
	/* TABELLE ABONNEMENTS */

	.page_subscriptions .container-page {
		padding-top: 60px !important;
	}
	.page_subscriptions .container-page header .current_page_title {
		display: none;
	}
	.table tbody td{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
		vertical-align: middle;
		color: #333;
	}
	.table tbody td:last-child{
		text-align: right;
	}
	.table th {
		font-family: 'Fira Sans', 'Georgia', serif;
		font-weight: 500;
		border-bottom: 0 !important;
		font-size: 17px;
		border-top: 0 !important;
		color: #333;
	}
	th:last-child {
		text-align: right;
	}
	.subscriptions-heading {
		padding-bottom: 20px;
	}
	.subscription_name {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 18px;
		color: #CC0033;
	}
	.subscriptions_individual, .subscriptions-institutional {
		padding-top: 50px;
		margin-bottom: 0;
	}
	.subscriptions_individual_purchase, .subscriptions_institutional_purchase, .subscriptions_individual p, .subscriptions-institutional p {
		display: none;
	}
	div.subscription_description p {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		margin-bottom: 0 !important;
		display: block !important;
	}
	.cmp_subscription_contact .contact{
		display: none;
	}
	.cmp_subscription_contact a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		color: #333;
		line-height: 1.6;
		border-bottom: 1px dotted #CC0033;
	}
	.cmp_subscription_contact a:hover {
		color: #FFF;
	}

	/* ÜBER UNS */

	.page_about .container-page {
		padding-top: 75px;
	}
	.page_about .container-page header .current_page_title {
		display: none;
	}
	.page_about .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		line-height: 1.6;
	}
	.page_about .container-page a:hover {
		color: #FFF;
	}

	/* REDAKTION */

	.page_editorial_team .container-page {
		padding-top: 60px;
	}
	.page_editorial_team .container-page header .current_page_title {
		display: none;
	}
	#group h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1.1rem;
		padding-top: 50px;
	}
	#group p {
		margin-bottom: 0 !important;
	}
	#group a {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		font-size: 1.1rem;
		line-height: 1.6;
		border-bottom: 1px dotted #CC0033;
	}
	#group a:hover {
		color: #FFF;
	}

	/* KONTAKT */

	.contact.primary, .contact.support {
		padding-top: 75px;
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		line-height: 1.7;
		color: #333;
	}
	.address h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1.1rem;
		padding-top: 50px;
	}
	.address a {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		line-height: 1.7;
		color: #333;
	}
	.address a:hover {
		color: #FFF !important;
	}

	/* DATENSCHUTZ */

	.page_privacy .container-page {
		padding-left: 4%;
		padding-right: 30%;
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		font-size: 1.1rem;
		line-height: 1.6;
		max-width: calc(1440px - 2rem);
	}

	/* CUSTOM PAGES */

	.navigation-item-content .container-page,
	.static_page .container-page {
		max-width: calc(1440px - 2rem);
		padding-top: 60px;
	}
	.navigation-item-content .container-page h1.page_title,
	.static_page .container-page h1.page_title {
		display: none;
	}
	.navigation-item-content .container-page a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.navigation-item-content .container-page a:hover{
		color: #FFF;
	}
	.static_page .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.static_page .container-page a:hover {
		color: #FFF;
	}

	/* SUCHE */

	.page_search .container-page {
		max-width: calc(1440px - 2rem);
		padding-top: 75px !important;
	}
	.page_search .container-page header .current_page_title {
		display: none;
	}
	.page_search .container-page .row .cmp_form {
		margin-left: 0 !important;
	}
	.search-advanced-legend {
		font-family: 'Fira sans';
		font-size: 20px;
		color: #CC0033;
		text-transform: uppercase;
		padding-top: 75px;
	}
	#dateFrom, #dataAfter {
		font-family: 'Merriweather';
		color: #333;
	}
	.search-form-label {
		font-family: 'Merriweather';
		color: #333;
	}
	.search_advanced select {
		padding-left: 7px;
		color: #333;
	}

	/* BENACHRICHTIGUNGEN */

	.page_message .container-page {
		padding-top: 60px;
	}
	.page_message .container-page .message-description {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		padding-top: 65px;
	}

	/* MANUELLE GEBÜHRENZAHLUNG */

	.page_payment_form {
		max-width: calc(1440px - 2rem);
		margin: 0 auto;
		padding-right: 30%;
		padding-bottom: 150px;
	}
	.page_payment_form h1 {
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.page_payment_form .cmp_table,
	.page_payment_form .cmp_button {
		display: none !important;
	}
	.page_payment_form a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		border-bottom: 1px dotted #CC0033;
	}
	
	/* AKTIVIERUNG BENUTZERKONTO */

	.cmp_breadcrumbs {
		display: none;
	}
	.user_confirm_activation {
		max-width: calc(1440px - 2rem);
		margin: 25vh auto 30vh;
	}
	.user_confirm_activation a {
		font-family: 'Merriweather' !important;
		font-size: 1.1em;
		color: #CC0033;
		font-weight: bold;
		border-bottom: 1px dotted #CC0033 !important;
	}
	.user_confirm_activation a:hover {
		color: #FFF !important;
	}

	/* FEHLERMELDUNG */

	#formErrors {
		border: 0 !important;
		border-radius: 0 !important;
		padding-left: 20px;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #CC0033;
	}
	.pkp_form_error_list li a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.pkp_form_error_list li a:hover {
		color: #FFF;
	}

	/* FOOTER */
	
	.container-footer {
		max-width: calc(1440px - 2rem);
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.block_subscription {
		flex-basis: 50%;
	}
	.block_subscription h2.title {
		font-family: 'Fira Sans', sans-serif;
		color: #FFF;
		font-weight: 300;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.block_subscription .content p {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #FFF;
		margin-bottom: 0;
		font-size: 18px;
		}
	.block_subscription .content a {
		display: none;
	}
	.additional-footer-info {
		display: none;
	}
}



@media (min-width: 992px) and (max-width: 1599px) {
	
	/* VERSCHIEDENES */

	p {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		line-height: 1.6em;
		font-size: 1em;
	}
	h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1.1rem;
		padding-top: 50px;
		margin-bottom: 1rem;
	}
	.header {
		padding-top: 0;
		max-width: 1440px;
		padding-left: 0;
		padding-right: 0;
		width: 90%;
	}

	/* NAVIGATION */

	#navigationPrimary {
		padding-left: 0;
		padding-right: 4%;
	}
	.upper-header {
		margin-right: 0px !important;
	}
	.logo-wrapper {
		max-width: 25% !important;
	}
	#user-nav-wraper {
		max-width: 75% !important;
		flex: 0 0 75%;
		padding-right: 0 !important;
	}
	.header .row {
		height: 75px;
	}

	/* REGISTRIEREN */

	.page_register .container-page {
		padding-top: 100px;
		max-width: 90%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.page_registration_complete .container-page{
		padding-top: 60px;
		max-width: 100%;
	}
	.registration-complete-instructions {
		margin-top: 75px;
	}
	ul.registration_complete_actions li a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		padding-left: 0;
	}
	ul.registration_complete_actions li a:hover {
		color: #FFF
	}
	.register-form-legend {
		font-family: 'Fira Sans', sans-serif;
		font-size: 0.75rem;
		color: #CC0033;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 300;
	}
	.optin-privacy label a {
		border-bottom:  1px dotted #CC0033;
	}

	/* EINLOGGEN */

	.page_login .container-page,
	.page_lost_password .container-page {
		max-width: 90%;
		padding-left: 1rem;
		padding-right: 30%;
	}
	.page_login .container-page .current_page_title {
		display: none;
	}
	.form-control {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		font-size: 1.75rem;
		color: #333;
	}
	.form-control:hover, .form-control:active, .form-control:focus {
		box-shadow: none !important;
		padding-left: 1px !important;
	}
	.offset-md-3 {
		margin-left: 0 !important;
		margin-right: 25% !important;
	}
	.form-group p {
		margin-top: 33px;
	}
	.form-group p small a {
		font-family: 'Montserrat', sans-serif;
		font-size: 13.33333px;
		border-bottom: 1px dotted #CC0033;
	}

	/* STARTSEITE */

	.page_index_journal {
		max-width: 1440px;
		margin: 0 auto;
		width: 90%;
	}
	.journal_summary {
		background: #FFF;
		margin-right: 0px !important;
		width: 50%;
		margin-bottom: -15em;
		padding-right: 40px;
		padding-left: 50px;
		padding-top: 40px;
		margin-top: 35vh;
	}
	.journal_summary a {
		font-family: 'Merriweather', 'Georgia', serif;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.journal_summary a:hover {
		color: #FFF;
	}
	.journal_summary p {
		font-size: 1rem;
		line-height: 1.5;
	}
	.journal_summary h2 {
		display: none;
	}
	.section_title {
		color: #CC0033;
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 300;
		display: inline-block;
		position: relative;
		background: #FFF;
		padding-right: 10px;
		padding-bottom: 15px !important;
		top: -18px;
	}
	.sections {
		padding-top: 100px;
	}
	.section {
		border-top: 1px dotted #CC0033 !important;
		border-bottom: none !important;
		padding-top: 5px;
		padding-bottom: 65px !important;
	}
	.issue_cover_block {
		width: auto;
	}
	.article_summary {
		width: 30% !important;
		margin-right: 5%;
	}
	.article_summary:nth-child(3n+3) {
		margin-right: 0 !important;
	}
	.summary_meta {
		margin-top: 5px;
	}
	.summary_meta .authors {
		font-size: 1rem;
		color: #CC0033;
		font-family: 'Merriweather', 'Georgia', serif;;
	}
	.summary_meta .pages {
		display: none;
	}
	.summary_title {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}

	/* ARCHIV */

	.page_issue .container-page {
		max-width: 90%;
		margin: 0 auto;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.page_issue_archive .container-page {
		max-width: 90%;
		margin: 0 auto;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.page_issue_archive .container-page header .current_page_title {
		display: none;
	}
	.issue_item {
		width: 33.33333%;
	}
	.issue_item:nth-child(3n+1) .obj_issue_summary {
		margin-left: 0% !important;
		margin-right: 12% !important;
	}
	.issue_item:nth-child(3n+2) .obj_issue_summary {
		margin-left: 6% !important;
		margin-right: 6% !important;
	}
	.issue_item:nth-child(3n+3) .obj_issue_summary {
		margin-left: 12% !important;
		margin-right: 0% !important;
	}
	.obj_issue_summary a.cover:hover {
		background-color: transparent;
	}
	.obj_issue_summary .issue_summary_title {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1.25rem;
		line-height: 2rem;
		font-variant-numeric: tabular-nums;
		color: #333;
	}
	.obj_issue_summary:hover .issue_summary_title {
		color: #CC0033;
		background-color: #FFF !important;
	}
	.obj_issue_summary .issue_summary_date, .obj_issue_summary .issue_title {
		display: none;
	}
	.archive_issue_cover {
		transform: scale(1);
		transition: all .05s ease-in-out;
	}
	.archive_issue_cover:hover {
		transform: scale(1.02)
	}
	a.cover:active {
		background-color: #FFF;
	}

	/* EINZELHEFT */

	.page_issue .container-page {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		padding-top: 60px;
		max-width: 90%;
		margin: 0 auto;
	}
	.obj_galley_link, .read_more {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		font-weight: 500;
		color: #aaaaaa;
		border: 1px solid #BBB;
		padding: 6px 10px;
	}
	.obj_galley_link:hover {
		color: #FFF;
		border: 1px solid #BBB;
		background-color: #BBB;
	}
	.obj_galley_link.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/8');
		font-size: inherit;
		line-height: 1;
		color: #333;
		display: inline-block;
		transform: translate(0, 0);
		text-rendering: auto;
		width: 12px;
		margin-right: 5px;
		margin-bottom: 2px;
		vertical-align: middle;
	}
	.obj_galley_link:hover.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/7');
	}

	/* EINZELARTIKEL */

	.page_article .container-page {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		max-width: 90%;
		margin: 0 auto;
	}
	.article_issue_credentials {
		padding-bottom: 30px;
	}
	.article_issue_credentials a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
		border-bottom: 1px dotted #CC0033;
	}
	.article_issue_credentials a:hover {
		color: #FFF;
	}
	.authors_info {
		margin-top: 10px;
	}
	.name_wrapper, .author-delimiter {
		color: #CC0033;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
	}
	.doi {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
	}
	.doi_value a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
		font-size: 1rem;
		border-bottom: 1px dotted #CC0033;
	}
	.doi_value a:hover {
		color: #FFF;
	}
	li.keyword_item {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
	}
	.item.keywords {
		padding-top: 15px;
		color: #333;
	}
	a#more_keywords, a#less_keywords {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		border-bottom: 1px dotted #CC0033;
	}
	a#more_keywords:hover, a#less_keywords:hover {
		color: #FFF;
	}
	.article_header_wrapper .article_section_title,
	.additional-authors-info,
	.item.references {
		display: none;
	}
	.article_main_data .main_entry p {
		font-size: 1rem;
		color: #333;
	}
	.abstract p {
		font-size: 1rem;
	}
	.abstract h2{
		padding-top: 0.75rem;
		padding-bottom: 1rem;
	}

	/* BEITRAGSEINREICHUNG */

	.page_submissions .container-page {
		max-width: 1440px;
		width: 90%;
		margin: 0 auto;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.page_submissions .container-page header .current_page_title {
		display: none;
	}
	.cmp_notification {
		border: none !important;
		padding: 0 !important;
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		margin-top: 100px;
		margin-bottom: 50px;
		line-height: 1.5;
	}
	.cmp_notification a {
		background: #CC0033;
		color: #FFF;
		font-size: 1.75rem;
		font-weight: 500;
		padding: 10px 15px;
		font-family: 'Fira Sans', sans-serif;
		font-weight: 500;
		display: block;
		width: 100%;
		margin: 10px 0;
	}
	.cmp_notification a:hover {
		background: #FFF !important;
		color: #CC0033 !important;
		border: 1px dotted #CC0033;
	}
	.author_guidelines h2, .privacy_statement h2 {
		padding-top: 75px;
	}
	.author_guidelines ul li, .author_guidelines a
	 {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		line-height: 1.7;
		color: #333;
	}
	#peerReviewProcess h3, #history h3 {
		padding-top: 60px;
		margin-bottom: 1rem;
	}
	#submission_guidelines a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	#submission_guidelines a:hover {
		color: #FFF;
	}
	#submission_guidelines ul li {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}

	/* TABELLE ABONNEMENTS */

	.page_subscriptions .container-page header .current_page_title {
		display: none;
	}
	.page_subscriptions .container-page {
		padding-top: 60px;
	}
	.container_subscriptions {
		max-width: 1440px;
		width: 90%;
		margin: 0 auto;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.table tbody td{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		vertical-align: middle;
		color: #333;
	}
	.table tbody td:last-child {
		text-align: right;
	}
	.table th {
		font-family: 'Fira Sans', 'Georgia', serif;
		font-weight: 500;
		border-bottom: 0 !important;
		font-size: 17px;
		border-top: 0 !important;
		vertical-align: middle;
		color: #333;
	}
	th:last-child {
		text-align: right;
	}
	.subscriptions-heading {
		padding-bottom: 20px;
	}
	.subscription_name {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #CC0033;
	}
	.subscriptions_individual, .subscriptions-institutional {
		padding-top: 50px;
		margin-bottom: 0;
	}
	.subscriptions_individual_purchase, .subscriptions_institutional_purchase, .subscriptions_individual p, .subscriptions-institutional p {
		display: none;
	}
	div.subscription_description p {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		margin-bottom: 0 !important;
		display: block !important;
	}
	.cmp_subscription_contact {
		padding-right: 30%;
	}
	.cmp_subscription_contact .contact{
		display: none;
	}
	.cmp_subscription_contact a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		line-height: 1.5;
		border-bottom: 1px dotted #CC0033;
	}
	.cmp_subscription_contact a:hover {
		color: #FFF;
	}

	/* ÜBER UNS */

	.page_about .container-page {
		padding-left: 1rem;
		padding-right: 30%;
		padding-top: 60px;
		max-width: 90%;
	}
	.page_about .container-page header .current_page_title {
		padding-top: 30px;
		display: none;
	}
	.page_about .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		line-height: 1.6;
	}
	.page_about .container-page a:hover {
		color: #FFF;
	}

	/* REDAKTION */

	.page_editorial_team .container-page {
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 60px;
		max-width: 90%;
	}
	.page_editorial_team .container-page header .current_page_title {
		display: none;
	}
	#group h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1.1rem;
		padding-top: 50px;
	}
	#group p {
		margin-bottom: 0 !important;
	}
	#group a {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		font-size: 1rem;
		line-height: 1.5;
		border-bottom: 1px dotted #CC0033;
	}
	#group a:hover {
		color: #FFF;
	}

	/* KONTAKT */

	.page_contact .container-page {
		max-width: 1440px;
		width: 90%;
		margin: 0 auto;
	}
	.page_contact .container-page header .current_page_title {
		display: none;
	}
	.contact.primary, .contact.support {
		padding-top: 75px;
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1.1rem;
		line-height: 1.5;
		color: #333;
	}
	.address h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1rem;
		padding-top: 50px;
	}
	.address a {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}
	.address a:hover {
		color: #FFF !important;
	}

	/* DATENSCHUTZ */

	.page_privacy .container-page {
		padding-left: 4%;
		padding-right: 30%;
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		font-size: 1rem;
		line-height: 1.5;
		max-width: 100%;
	}

	/* CUSTOM PAGES */

	.navigation-item-content .container-page,
	.static_page .container-page {
		max-width: 90%;
		padding-left: 1rem;
		padding-right: 30%;
		padding-top: 60px !important;
	}
	.navigation-item-content .container-page h1.page_title,
	.static_page .container-page h1.page_title {
		display: none;
	}
	.navigation-item-content .container-page a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.navigation-item-content .container-page a:hover{
		color: #FFF;
	}
	.static_page .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.static_page .container-page a:hover {
		color: #FFF;
	}

	/* SUCHE */

	.page_search .container-page {
		padding-left: 1rem;
		padding-right: 1rem;
		max-width: 90%;
		padding-top: 75px !important;
	}
	.page_search .container-page header .current_page_title {
		display: none;
	}
	.page_search .container-page .row .cmp_form {
		margin-left: 0 !important;
	}
	.search-advanced-legend {
		font-family: 'Fira sans';
		font-size: 20px;
		color: #CC0033;
		text-transform: uppercase;
		padding-top: 75px;
	}
	#dateFrom, #dataAfter {
		font-family: 'Merriweather';
		color: #333;
	}
	.search-form-label {
		font-family: 'Merriweather';
		color: #333;
	}
	.search_advanced select {
		padding-left: 7px;
		color: #333;
	}
	.search_results .article_summary .article_summary_body .summary_title_wrapper {
		margin-bottom: 12px;
	}
	.search_results .article_summary .article_summary_body .summary_title_wrapper .summary_title {
		line-height: 19px;
	}

	/* BENACHRICHTIGUNGEN */

	.page_message .container-page {
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 60px;
		max-width: 90%;
	}
	.page_message .container-page .message-description {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		padding-top: 65px;
	}

	/* MANUELLE GEBÜHRENZAHLUNG */

	.page_payment_form {
		max-width: 100px;
		padding-left: 4%;
		padding-right: 4%;
		padding-bottom: 150px;
	}
	.page_payment_form h1 {
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.page_payment_form .cmp_table,
	.page_payment_form .cmp_button {
		display: none !important;
	}
	.page_payment_form a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		border-bottom: 1px dotted #CC0033;
	}

	/* AKTIVIERUNG BENUTZERKONTO */

	.cmp_breadcrumbs {
		display: none;
	}
	.user_confirm_activation {
		max-width: calc(1440px - 2rem);
		margin: 25vh auto 30vh;
	}
	.user_confirm_activation a {
		font-family: 'Merriweather' !important;
		font-size: 1.1em;
		color: #CC0033;
		font-weight: bold;
		border-bottom: 1px dotted #CC0033 !important;
	}
	.user_confirm_activation a:hover {
		color: #FFF !important;
	}

	/* FEHLERMELDUNG */

	#formErrors {
		border: 0 !important;
		border-radius: 0 !important;
		padding-left: 20px;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #CC0033;
	}
	.pkp_form_error_list li a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.pkp_form_error_list li a:hover {
		color: #FFF;
	}

	/* FOOTER */
	
	.container-footer {
		max-width: 1440px;
		width: 90%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.block_subscription {
		flex-basis: 75%;
	}
	.block_subscription h2.title {
		font-family: 'Fira Sans', sans-serif;
		color: #FFF;
		font-weight: 300;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 10px;
		font-size: 1rem;
	}
	.block_subscription .content p {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #FFF;
		margin-bottom: 0;
		font-size: 1rem;
		}
	.block_subscription .content a {
		display: none;
	}
	.additional-footer-info {
		display: none;
	}
}



/* MOBILE */
/* ====== */

@media (max-width: 991px) {
	
	/* VERSCHIEDENES */

	p, li, a {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		line-height: 1.5rem;
		font-size: 1rem;
	}
	h1, h2 {
		font-size: 1.5rem;
	}
	h3 {
		font-size: 1.5rem;
		padding-top: 50px;
		padding-bottom: 15px;
		font-weight: 600;
	}
	h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1rem;
		padding-top: 50px;
		margin-bottom: 1rem;
	}
	.header {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	/* NAVIGATION */

	.header .row {
		min-height: 65px !important;
	}
	#nav-small {
		position: fixed;
		top: 0;
		padding: 10px 0 10px 4%;
		background-color: #FFF;
		z-index: 25;
		width: 100%;
	}
	#show-modal {
		color: #333 !important;
		padding 15px 25px 15px 0;
		font-size: 1.25em;
		background-color: #FFF !important;
	}
	.nav-modal {
		z-index: 30;
	}
	.logo-wrapper {
		display: none;
	}
	#user-nav-wraper {
		justify-content: flex-end;
	}
	#user-nav-wraper.col-md-5 {
		max-width: 100%;
		flex-basis: 100%;
	}
	#navigationUser {
		display: none;
	}
	#languageNav {
		height: 65px;
		z-index: 99;
	}
	#navigationUser li .navigation-dropdown.dropdown-menu, #languageNav li .navigation-dropdown.dropdown-menu {
		top: 0 !important;
	}
	#languageNav .nav-item {
		display: flex;
		align-items: center;
	}
	#primary-nav-wraper {
		padding-top: 125px;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	#close-small-modal {
		top: 15px;
		left: 7%;
		color: #333 !important;
	}
	.upper-header {
		margin-right: 0 !important;
	}
	#modal-on-small #primary-nav-wrapper {
		padding-top: 150px;
	}
	#navigationPrimary li a {
		padding: .5rem 1% .4rem 1% !important;
	}
	#navigationPrimary .navigation-dropdown {
		position: relative !important;
		top: -20px !important;
	}
	#navigationPrimary .navigation-dropdown .dropdown-item {
		font-weight: normal;
	}

	/* REGISTRIEREN */

	.page_register .container-page {
		padding-left: 4% !important;
		padding-right: 4% !important;
		max-width: 100%;
	}
	.page_registration_complete .container-page{
		padding-left: 4% !important;
		padding-right: 4% !important;
		padding-top: 60px;
		max-width: 100%;
	}
	.registration-complete-instructions {
		margin-top: 75px;
	}
	ul.registration_complete_actions li a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1.1rem;
		line-height: 1.6;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		padding-left: 0;
	}
	ul.registration_complete_actions li a:hover {
		color: #FFF
	}
	.register-form-legend {
		font-family: 'Fira Sans', sans-serif;
		font-size: 0.75rem;
		color: #CC0033;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 300;
	}
	.optin-privacy label a {
		border-bottom:  1px dotted #CC0033;
	}

	/* EINLOGGEN */

	.page_login .container-page,
	.page_lost_password .container-page {
		padding-left: 4% !important;
		padding-right: 4% !important;
	}
	.page_login .container-page .current_page_title {
		display: none;
	}
	.form-control {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		font-size: 1.75rem;
		color: #333;
	}
	.form-control:hover, .form-control:active, .form-control:focus {
		box-shadow: none !important;
		padding-left: 1px !important;
	}
	.offset-md-3 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.form-group p {
		margin-top: 33px;
	}
	.form-group p small a {
		font-family: 'Montserrat', sans-serif;
		font-size: 13.33333px;
		border-bottom: 1px dotted #CC0033;
	}

	/* STARTSEITE */

	.page_index_journal {
		max-width: 1440px;
		margin: 0 auto;
		width: 100%;
	}
	.homepage_image {
		min-height: 28vh;
	}
	.journal_summary {
		display: none;
	}
	.page_index_journal .container-page {
		padding-top: 4vh !important;
	}
		.article_summary {
		width: 95% !important;
		margin-right: 5% !important;
		margin-bottom: 20px !important;
	}
	.summary_meta {
		margin-top: 5px;
	}
	.summary_meta .authors {
		color: #CC0033;
		font-size: 1rem;
		font-family: 'Merriweather', 'Georgia', serif;;
	}
	.summary_meta .pages {
		display: none;
	}
	.summary_title {
		font-family: 'Merriweather', 'Georgia', serif;;
		line-height: 1.5em;
		font-size: 1rem !important;
		color: #333;
	}
	.section_title {
		color: #CC0033;
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 500;
		display: inline-block;
		position: relative;
		background: #FFF;
		padding-right: 10px;
		padding-bottom: 15px !important;
		top: -18px;
	}
	.sections {
		padding-top: 100px;
	}
	.section {
		border-top: 1px dotted #CC0033 !important;
		border-bottom: none !important;
		padding-top: 5px;
		padding-bottom: 65px !important;
	}
	.current_issue_identification {
		max-width: 100% !important;
	}

	/* ARCHIV */

	.page_issue_archive .container-page {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0 !important;
	}
	.page_issue_archive .container-page header .current_page_title {
		display: none;
	}
	.issue_item {
		margin-bottom: 50px !important;
	}
	.issue_item:nth-child(2n+1) .obj_issue_summary {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.issue_item:nth-child(2n+0) .obj_issue_summary {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.obj_issue_summary a.cover:hover {
		background-color: transparent;
	}
	.obj_issue_summary .issue_summary_title, .obj_issue_summary .issue_title {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1.5rem;
		line-height: 2rem;
		font-variant-numeric: tabular-nums;
		color: #333;
	}
	.obj_issue_summary:hover .issue_summary_title {
		color: #CC0033;
		background-color: #FFF !important;
	}
	.obj_issue_summary .issue_summary_date, .obj_issue_summary .issue_title {
		display: none;
	}

	/* EINZELHEFT */

	.page_issue .container-page {
		padding-left: 4%;
		padding-right: 4%;
		max-width: 100%;
	}
	.issue_cover_block .cover_image {
		max-width: 100% !important;
	}
	.obj_galley_link, .read_more {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		font-weight: 500;
		color: #BBB;
		border: 1px solid #BBB;
		padding: 8px 12px;
	}
	.obj_galley_link:hover {
		font-family: 'Fira Sans', sans-serif;
		font-size: 1em;
		font-weight: 500;
		color: #FFF;
		border: 1px solid #BBB;
		padding: 8px 12px;
		background-color: #BBB;
	}
	.obj_galley_link.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/8');
		font-size: inherit;
		line-height: 1;
		color: #333;
		display: inline-block;
		transform: translate(0, 0);
		text-rendering: auto;
		width: 15px;
		margin-right: 5px;
		margin-bottom: -1px;
		vertical-align: middle;
	}
	.obj_galley_link:hover.restricted:before {
		content: url('https://ztp.jesuiten.org/index.php/ZTP/libraryFiles/downloadPublic/7');
	}

	/* EINZELARTIKEL */

	.page_article .container-page {
		padding-left: 4%;
		padding-right: 4%;
		max-width: 100%;
	}
	.article_issue_credentials {
		padding-bottom: 30px;
	}
	.article_issue_credentials a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
		border-bottom: 1px dotted #CC0033;
	}
	.article_issue_credentials a:hover {
		color: #FFF;
	}
	.authors_info {
		margin-top: 10px;
	}
	.name_wrapper, .author-delimiter {
		color: #CC0033;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
	}
	.doi {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
	}
	.doi_value a {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-weight: normal;
		font-size: 1rem;
		border-bottom: 1px dotted #CC0033;
	}
	.doi_value a:hover {
		color: #FFF;
	}
	li.keyword_item {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
	}
	.item.keywords {
		padding-top: 15px;
		color: #333;
	}
	a#more_keywords, a#less_keywords {
		color: #333;
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		border-bottom: 1px dotted #CC0033;
	}
	a#more_keywords:hover, a#less_keywords:hover {
		color: #FFF;
	}
	.article_header_wrapper .article_section_title,
	.additional-authors-info,
	.item.references {
		display: none;
	}
	.article_main_data .main_entry p {
		font-size: 1rem;
		color: #333;
	}
	.abstract p {
		font-size: 1rem;
	}
	.abstract h2{
		padding-top: 0.75rem;
		padding-bottom: 1rem;
	}
	.page_article .galley-link {
		margin-left: 0 !important;
	}
	.article-full-title {
		font-size: 1.5rem !important;
	}

	/* BEITRAG EINREICHEN */

	#submission_guidelines a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	#submission_guidelines a:hover {
		color: #FFF;
	}
	#submission_guidelines ul li {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}
	#submission_guidelines ul {
		margin-left: -20px;
	}

	/* TABELLE ABONNEMENTS */

	.container_subscriptions {
		padding-left: 4% !important;
		padding-right: 4% !important;
	}
	.page_subscriptions .container-page header .current_page_title {
		display: none;
	}
	.table tbody td{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 0.8rem;
		line-height: 1.3;
		vertical-align: middle;
		color: #333;
	}
	.table tbody td:last-child {
		text-align: right;
	}
	.table th {
		font-family: 'Fira Sans', 'Georgia', serif;
		font-weight: 500;
		border-bottom: 0 !important;
		font-size: 1rem;
		border-top: 0 !important;
		vertical-align: middle;
		color: #333;
	}
	th:last-child {
		text-align: right;
	}
	.subscriptions-heading {
		padding-bottom: 20px;
	}
	.subscription_name {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #CC0033;
		padding-bottom: 5px;
	}
	.subscriptions_individual, .subscriptions-institutional {
		padding-top: 50px;
		margin-bottom: 0;
	}
	.subscriptions_individual_purchase, .subscriptions_institutional_purchase, .subscriptions_individual p, .subscriptions-institutional p {
		display: none;
	}
	div.subscription_description p {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 0.8rem;
		line-height: 1.3;
		margin-bottom: 0 !important;
		display: block !important;
	}
	.cmp_subscription_contact .contact{
		display: none;
	}
	.cmp_subscription_contact a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		line-height: 1.5;
		border-bottom: 1px dotted #CC0033;
	}
	.cmp_subscription_contact a:hover {
		color: #FFF;
	}

	/* ÜBER UNS */

	.page_about .container-page {
		padding-left: 4% !important;
		padding-right: 4% !important;
		max-width: 100% !important;
	}
	.page_about .container-page header .current_page_title {
		padding-top: 30px;
		display: none;
	}
	.page_about .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
		line-height: 1.5;
	}
	.page_about .container-page a:hover {
		color: #FFF;
	}

	/* REDAKTION */

	.page_editorial_team .container-page {
		padding-left: 4% !important;
		padding-right: 4% !important;
		max-width: 100% !important;
	}
	.page_editorial_team .container-page header .current_page_title {
		display: none;
	}
	#group h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1rem;
		padding-top: 50px;
	}
	#group p {
		margin-bottom: 0 !important;
	}
	#group a {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #333;
		font-size: 1rem;
		line-height: 1.5;
		border-bottom: 1px dotted #CC0033;
	}
	#group a:hover {
		color: #FFF;
	}

	/* KONTAKT */

	.page_contact .container-page {
		padding-left: 4% !important;
		padding-right: 4% !important;
	}
	.page_contact .container-page header .current_page_title {
		display: none;
	}
	.contact.primary, .contact.support {
		padding-top: 75px;
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}
	.address h4 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		color: #CC0033;
		text-transform: uppercase;
		font-size: 1rem;
		padding-top: 50px;
	}
	.address a {
		font-family: 'Merriweather', 'Georgia', serif;;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
	}
	.address a:hover {
		color: #FFF !important;
	}

	/* CUSTOM PAGES */

	.navigation-item-content .container-page,
	.static_page .container-page {
		max-width: 100%;
		padding-left: 4% !important;
		padding-right: 4% !important;
		padding-top: 55px !important;
	}
	.navigation-item-content .container-page h1.page_title,
	.static_page .container-page h1.page_title {
		display: none;
	}
	.navigation-item-content .container-page a{
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.navigation-item-content .container-page a:hover{
		color: #FFF;
	}
	.static_page .container-page a {
		font-family: 'Merriweather', 'Georgia', serif;
		font-size: 1rem;
		line-height: 1.5;
		color: #333;
		border-bottom: 1px dotted #CC0033;
	}
	.static_page .container-page a:hover {
		color: #FFF;
	}

	/* SUCHE */

	.page_search .container-page {
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 75px !important;
		max-width: 100%;
	}
	.page_search .container-page header .current_page_title {
		display: none;
	}
	.page_search .container-page .row .cmp_form {
		margin-left: 0 !important;
	}
	.search-advanced-legend {
		font-family: 'Fira sans';
		font-size: 20px;
		color: #CC0033;
		text-transform: uppercase;
		padding-top: 75px;
	}
	#dateFrom, #dataAfter {
		font-family: 'Merriweather';
		color: #333;
	}
	.search-form-label {
		font-family: 'Merriweather';
		color: #333;
	}
	.search_advanced select {
		padding-left: 7px;
		color: #333;
	}

	/* FOOTER */

	.container-footer {
		padding-left: 4% !important;
		padding-right: 4% !important;
	}
	.block_subscription {
		flex-basis: 100%;
	}
	.block_subscription h2.title {
		font-family: 'Fira Sans', sans-serif;
		color: #FFF;
		font-weight: 300;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 10px;
		font-size: 1rem;
	}
	.block_subscription .content p {
		font-family: 'Merriweather', 'Georgia', serif;
		color: #FFF;
		margin-bottom: 0;
		font-size: 1rem;
		}
	.block_subscription .content a {
		display: none;
	}
	.additional-footer-info {
		display: none;
	}
	h2.title {
		font-size: 1rem !important;
	}
}



.submission-checklist-list li, .submission-checklist-list li a {
	font-family: 'Merriweather', 'Georgia', serif;;
	font-size: 1.1rem;
	line-height: 1.7;
	color: #333;
}
.submission-checklist-list li a:hover {
	color: #FFF !important;
}


#reviewerOptinGroup, .custom-control.optin-email {
	display: none;
}
.register-form-legend {
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.75rem;
	color: #CC0033;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 300;
}