/**************************************
Theme Name: erzaehlmirmehr
Author: PromptNet GmbH
Author URI: https://www.promptnet.ch
Version: 1.0
**************************************/


* {
	/*font-family: 'open_sans_regular', sans-serif;*/
}
html {
	font-size: 21px;
}
body {
	font-size: 1rem;
	line-height: 1.4;
	color: #1d1d1b;
	margin: 0;
	padding: 0;
	background-color: white;
	font-weight: normal;
	font-family: 'News Cycle', sans-serif;
}
b, strong {
	font-weight: 700;
}
a, a:hover {
	color: #1d1d1b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.sow-image-container {
	position: relative;
}
h1, h2, h3 {
	font-family: Times New Roman, serif;
	font-weight: 400;
	color: #81171e;
}
h4, h5 {
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-weight: 700;
	margin-bottom: 0;
}
.h5, h5 {
    font-size: 1.4rem;
}
#main-section.main-section .panel-grid > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: center;
}
.relative {
	position: relative;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.panel-grid {
    position: relative;
}
.bigger {
	font-size: 30px;
}
.bigger * {
    line-height: 1.5;
}
.siteorigin-panels-stretch {
    max-width: 970px;
    margin: 0 auto !important;
    width: 90%;
}
#footer span {
	display: inline-block;
	margin-right: 24px;
	white-space: nowrap;
}

@media screen and (max-width: 1239px) {
}

@media screen and (max-width: 990px) {
	#footer > div {
		width: 100%;
	}
	#footer span {
		display: block;
		margin-right: 0;
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	body {
		text-align: center;
	}
	.sow-image-container {
    	justify-content: center !important;
	}
}









