/* ==========================================================================
 Webfont openPetition
 ========================================================================== */

@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), url('/font/Roboto/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Bold';
	font-weight: 400;
	font-display: fallback;
	src: local('Roboto Bold'), local('Roboto-Bold'), local('RobotoBold');
	src: url('/font/Roboto/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Light';
	font-weight: 300;
	font-display: fallback;
	src: local('Roboto Light'), local('Roboto-Light'), local('RobotoLight');
	src: url('/font/Roboto/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Slab';
	src: local('Roboto Slab'), local('RobotoSlab'), url('/font/Roboto_Slab/RobotoSlab-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Slab Bold';
	font-weight: 400;
	font-display: fallback;
	src: local('Roboto Slab Bold'), local('Roboto-Slab-Bold'), local('RobotoSlab-Bold'), local('RobotoSlabBold');
	src: url('/font/Roboto_Slab/RobotoSlab-Bold.ttf') format('truetype');
}

html {
	height: 100%;
	width: 100%;
}
body {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1024px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

svg {
	max-width: 100%;
}

.openDemokratie-link {
	margin: 20px;
}
@media (min-width: 768px) {
	.openDemokratie-link {
		display: flex;
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
	}
}
.openDemokratie-link > a {
	background-color: #29b0cc;
	border-radius: 4px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: 400 15px/20px 'Roboto Bold', sans-serif;
	height: 50px;
	line-height: 50px;
	max-width: 100%;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	transition: color 0.3s ease, background-color 0.3s ease;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}
@media (min-width: 768px) {
	.openDemokratie-link > a {
		width: auto;
	}
}
.openDemokratie-link > a + a {
	margin-top: 20px;
}
@media (min-width: 768px) {
	.openDemokratie-link > a + a {
		margin-top: 0;
	}
	.openDemokratie-link > a.opendemokratie-link-kampagne {
		margin-left: 200px;
	}
}
.openDemokratie-theme-background-color .openDemokratie-link > a {
	background-color: #d4407c;
}
.openDemokratie-link > a:hover {
	background-color: #075463;
}
.openDemokratie-theme-background-color .openDemokratie-link > a:hover {
	background-color: #80294c;
}

.openDemokratie-section {
	background-color: #efefef;
	color: #3e3d40;
}
.openDemokratie-section > .openDemokratie-headline {
	font: 400 21px/26px 'Roboto Slab Bold', serif;
	margin: 20px;
	text-transform: uppercase;
	word-break: break-word;
}
.openDemokratie-section > .openDemokratie-headline a {
	color: inherit;
}
.openDemokratie-section > .openDemokratie-content {
	margin: 20px;
	font: normal 15px/23px 'Roboto Light', sans-serif;
}

#start-petition.openDemokratie-section > .openDemokratie-content {
	text-align: center;
	margin-top: 0;
}

.openDemokratie-section > .openDemokratie-content-nonewline {
	white-space: normal;
}
.openDemokratie-section > .openDemokratie-content img {
	max-height: 720px;
	max-width: 100%;
}
.openDemokratie-section > .openDemokratie-content h3 {
	color: inherit;
	font: 400 18px/24px 'Roboto Slab Bold', serif;
	text-transform: none;
}
.openDemokratie-section > .openDemokratie-content strong {
	color: inherit;
	font: 400 15px/20px 'Roboto Bold', sans-serif;
	text-transform: none;
}
.openDemokratie-section > .openDemokratie-content .openDemokratie-gallery {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
@media (min-width: 768px) {
	.openDemokratie-section > .openDemokratie-content .wp-block-media-text {
		align-items: center;
		display: flex;
	}
	.openDemokratie-section > .openDemokratie-content .wp-block-media-text.has-media-on-the-right {
		flex-direction: row-reverse;
	}
	.openDemokratie-section > .openDemokratie-content .wp-block-media-text .wp-block-media-text__media img {
		max-width: none;
	}
	.openDemokratie-section > .openDemokratie-content .wp-block-columns {
		display: flex;
		justify-content: center;
	}
	.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column {
		flex: 1;
	}
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-summary,
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-contact {
	border-radius: 4px;
	color: #fff;
	padding: 10px;
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-summary a,
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-contact a {
	color: #fff;
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-summary {
	background-color: #29b0cc;
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-summary ul {
	padding-left: 20px;
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-contact {
	background-color: #d4407c;
	margin-top: 40px;
}
@media (min-width: 768px) {
	.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-contact {
		margin-left: 40px;
		margin-top: 0;
	}
}
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-summary h3,
.openDemokratie-section > .openDemokratie-content .wp-block-columns .wp-block-column.block-column-opto-contact h3 {
	text-align: center;
}
.openDemokratie-section > .openDemokratie-content .wp-block-table {
	border-spacing: 0;
}
.openDemokratie-section > .openDemokratie-content .accordion-item + .accordion-item {
	margin-top: 20px;
}
.openDemokratie-section > .openDemokratie-content .openDemokratie-gallery li {
	flex: auto;
}

.openDemokratie-section > #openDemokratie-press,
.openDemokratie-section #openDemokratie-buendnis,
.openDemokratie-section > #openDemokratie-supporter {
		display: inline-block;
		text-align: center;
		width: 100%;
}
.openDemokratie-section #openDemokratie-buendnis {
	border-radius: 20px;
	background: #fff;
}
.openDemokratie-section > #openDemokratie-press img,
.openDemokratie-section #openDemokratie-buendnis img,
.openDemokratie-section > #openDemokratie-supporter img {
		max-width: 100%;
		margin: 20px;
		vertical-align: middle;
}


/* hashtag styles */
.openDemokratie-hashtag {
	display: block;
	letter-spacing: 3px;
}
.openDemokratie-hashtag::before {
	content: '#';
}
.openDemokratie-hashtag::after {
	content: attr(data-hashtag);
}

section#openDemokratie-landing-header > header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: solid 2px #1bb0cd;
	padding: 10px 20px;
}
section#openDemokratie-landing-header > header > a {
	color: inherit;
	max-width: 90%;
	text-decoration: none;
}
section#openDemokratie-landing-header > header > svg {
	padding: 5px 20px 5px 5px;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner {
	position: relative;
	margin: auto;
	background-color: #1bb0cd;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 50px 0;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner span:last-child {
	padding: 0 20px;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: "Roboto", sans-serif;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner-image-container {
	background-color: #000;
	width: 100%;
	padding-bottom: 22.08%;
	position: relative;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner-image-container #openDemokratie-banner-image {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}

#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner .openDemokratie-hashtag {
	color: rgba(255, 255, 255, 0.9);
	font-size: 75px;
	padding: 20px 20px 0 20px;
	font-family: "Roboto Slab", serif;
}

#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps {
	background-color: #eee;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > h2 {
	text-align: center;
	padding: 20px 0 10px 0;
	margin: 0;
	color: #3e3d40;
	font: 400 28px/26px 'Roboto Slab Bold', serif;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 0 0 20px 0;
	align-items: baseline;

}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > .openDemokratie-steps-icon {
	width: 100px;
	height: 100px;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row {
	display: flex;
	flex-direction: row;
	margin: 0;
	justify-content: space-around;

}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon {
	margin: 0 20px 10px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	cursor: pointer;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon::after {
	content: attr(data-category);
	padding: 10px 0;
	display: block;
	text-align: center;
	font: normal 15px/23px 'Roboto Light', sans-serif;
}
#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon > svg {
	fill: #696969;
}

#opendemokratie-tool-image-container {
	padding-bottom: 57.62%;
	position: relative;
	width: 100%;
}
#opendemokratie-tool-image-container #opendemokratie-tool-image {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#informationen-petitionsrecht-40 {
	padding: 20px 0;
}

#openDemokratie-widget {
	margin: 20px;
}

#share .openDemokratie-content {
	display: flex;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	justify-content: space-between;
	white-space: normal;
}
#share figure img {
	margin-bottom: 20px;
}
#share figcaption {
	text-align: center;
}
#share figcaption a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#buendnispartner {
	background-color: #fff;
}
#buendnispartner .openDemokratie-content {
	white-space: normal;
}

#not-found {
	flex: 1;
	text-align: center;
}

a {
	display: inline-block!important;
	color: rgb(0, 0, 0);
}

footer {
	padding: 20px;
	font: normal 15px/23px 'Roboto Light', sans-serif;
	background-color: #ccc;
}
footer > #openDemokratie-impressum {
	display: flex;
	flex-direction: column;
}
footer > #openDemokratie-footer-logo h3 {
	margin-top: 0;
	color: #fff;
	font: 400 28px/24px 'Roboto Slab Bold', serif;
}
footer > #openDemokratie-impressum address {
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer > #openDemokratie-footer-logo {
		flex: 1;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
}
footer > #openDemokratie-footer-logo > svg {
	margin-bottom: 15px;
}

.info {
	background-color: #fff;
	border-radius: 10px;
	margin: 20px 20px 0 20px;
	padding: 10px 28px;
	position: relative;
	border: solid 2px #696969;
	display: none;
	font: normal 15px/23px 'Roboto Light', sans-serif;
	color: #3e3d40;
	line-height: 1.5em;
}

.openDemokratie-steps-icon::before {
	content: "";
	margin: 0 auto 20px auto;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid transparent;
}

.support-with-heart {
	padding-right: 4px;
	fill: #1bb0ce;
	vertical-align: sub;
}

.opendemokratie-project-info {
	float: right;
	flex-shrink: 0;
	font: normal 15px/23px 'Roboto Light', sans-serif;
	margin-left: 10px;
}
@media (min-width: 768px) {
	margin-left: 0;
}

.hidden {
	display: none;
}

@media screen and (max-width: 800px) {
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon::after {
		display: none;
	}

	#share .openDemokratie-content {
		flex-direction: column;
	}
}

@media screen and (max-width: 630px) {
	.openDemokratie-link > a {
		text-align: center;
	}

	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner {
		flex-direction: column;
		justify-content: flex-start;
	}
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner #openDemokratie-banner-image {
		background-image: url(/image/bundestag_630.jpg);
	}
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner > .openDemokratie-hashtag {
		color: rgba(255, 255, 255, 0.9);
		font-size: 24px;
		word-break: break-all;
	}
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner span:last-child {
		font-size: 12px;
	}

	.openDemokratie-section > .openDemokratie-content .openDemokratie-gallery {
		flex-direction: column;
	}
	.openDemokratie-section > .openDemokratie-content .openDemokratie-gallery li {
		margin-bottom: 20px;
	}
}

noscript {
	width: 100%;
    height: 100px;
    background-color: rgb(238, 238, 238)!important;
    color: rgb(136, 136, 136);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(204, 204, 204);
    box-sizing: border-box;
    font-size: 14px;
    color: #444;
    margin: 20px;
    font-family: Arial, sans-serif;
}

@media screen and (max-width: 500px) {
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row {
		flex-direction: row;
	}
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner #openDemokratie-banner-image {
		background-image: url(/image/bundestag_500.jpg);
	}
	footer > #openDemokratie-footer-logo {
		width: 100%;
		margin-bottom: 20px;
	}


}

@media screen and (max-width: 400px) {
	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons {
		flex-direction: column;
		align-items: center;
	}

	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row {
		flex-direction: column;
	}

	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-banner #openDemokratie-banner-image {
		background-image: url(/image/bundestag_335.jpg);
	}

	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon::after {
		display: block;
	}

	.openDemokratie-steps-icons-row > label {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.openDemokratie-steps-icons-row > label::before {
		display: none;
		content: attr(data-mobile-info);
		font: normal 15px/23px 'Roboto Light', sans-serif;
		text-align: justify;
		color: #3e3d40;
		padding: 10px 10px 0px 10px;
		width: auto;
		height: 100%;
	}

	#openDemokratie-banner-petitionrecht-4-0 > #openDemokratie-steps > #openDemokratie-steps-icons .openDemokratie-steps-icons-row .openDemokratie-steps-icon {
		margin: 0px 20px 10px 20px;
		flex-direction: column-reverse;
	}

	input#rechte:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="rechte"]::before,
	input#bearbeitung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="bearbeitung"]::before,
	input#arbeitsgruppe:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="arbeitsgruppe"]::before,
	input#anhoerung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="anhoerung"]::before,
	input#signaturen:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="signaturen"]::before {
		display: inline-block;
	}

	input#rechte:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="rechte"],
	input#bearbeitung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="bearbeitung"],
	input#arbeitsgruppe:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="arbeitsgruppe"],
	input#anhoerung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="anhoerung"],
	input#signaturen:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="signaturen"] {
		background-color: #fff;
		margin: 0!important;
		flex-direction: column-reverse!important;
	}
}

	@media screen and (min-width: 401px) {
		input:checked + .info {
			display: block;
			max-width: 50%;
			min-width: 280px;
		}
		input#rechte:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="rechte"]::before,
		input#bearbeitung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="bearbeitung"]::before,
		input#arbeitsgruppe:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="arbeitsgruppe"]::before,
		input#anhoerung:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="anhoerung"]::before,
		input#signaturen:checked ~ #openDemokratie-steps-icons > .openDemokratie-steps-icons-row > label[for="signaturen"]::before {
			border-top: 10px solid #696969;
		}

		input#rechte:checked + .info,
		input#anhoerung:checked + .info {
			margin: 20px auto 0px 20px;
		}
		input#bearbeitung:checked + .info {
			margin: 20px auto 0 auto;
		}
		input#arbeitsgruppe:checked + .info,
		input#signaturen:checked + .info {
			margin: 20px 20px 0 auto;
		}
	}
}
