/* Reset
-------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
select,
button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background: none;
	color: #000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	position: relative;
	height: 100%;
}

:root {
	color-scheme: only light;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;

}



/* Main
-------------------------------------------------- */
html {
	zoom: reset;
}

body {

	color: #000;
	font-family: 'gra-reg', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 21px;
	line-height: 32px;
	background-color: #fff;
	margin: 0px;
	background-image: url(img/pattern.jpg);
}


@font-face {
	font-family: 'gra-reg';
	src: url('gra-reg.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	.wrap
}

@font-face {
	font-family: 'gra-bol';
	src: url('gra-bol.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	.wrap
}



em {
	font-family: 'bur-reg-ita';
}

a {
	color: #000;
	text-decoration: none;
	transition: color .3s, background .3s, border .3s;
}

a:hover {}

::selection {
	background: #000;
	color: #ededa0;
}

h2 {
	font-size: 32px;
	margin: 20px 0 20px 0;
}


.logo {
	height: 150px;
	font-size: 28px;
	line-height: 30px;
	margin: auto;
	width: 100%;
	max-width: 1200px;
	display: block;
	font-family: 'gra-bol', serif;
}

.logoalignleft {
	float: left;
	text-align: left;
}

.logoalignright {
	float: right;
	text-align: right;
}

.wrap {
	margin: auto;
	width: calc(100% - 40px);
	display: block;
	z-index: 1;
	margin-bottom: 100vh;
	padding: 20px 20px 90px 20px;
	overflow: hidden;
	background: #fff;
	background-image: url(img/pattern.jpg);

}

.content {
	margin: auto;
	width: 100%;
	max-width: 1100px;
	height: auto;
	min-height: 50vh;
}

.intro-text {
	font-size: 30px;
	line-height: 40px;
}

.kontakt {
	margin-top: 40px;
	font-family: 'sui-reg';
	font-size: 18px;
}

.kontakt p {
	margin-bottom: 20px;

}

.kontakt a {
	text-decoration: underline;

}

.kontakt a:hover {
	text-decoration: none;

}



/* Newsletter 
-------------------------------------------------- */
#content-3 input {
	display: block;
	background: white;
	padding: 12px 22px;
	border: none;
	border-radius: 5px;
}

#content-3 label {
	background: none;
	padding: 0;
	margin: 40px 0 10px 0;
	pointer-events: none;

}

#mc-embedded-subscribe {
	padding: 12px 22px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	border-radius: 9999px !important;
	cursor: pointer;
	font-family: 'sui-reg';
	font-size: 18px;
}



/* Acc content
-------------------------------------------------- */



.acc-faq-content-teaser {
	font-size: 21px;
	line-height: 31px;
	margin: 20px 0 42px 0;
	width: 50%;
	padding-left: 170px;

}

.acc-faq-content-txt {
	font-size: 30px;
	line-height: 38px;
	padding-left: 170px;
	margin-bottom: 25px;
}



.acc-faq-content-date {
	font-size: 21px;
	line-height: 31px;
	padding: 15px 0 10px 170px;
	font-family: 'sui-reg';
}

.acc-faq-content-link {
	font-size: 21px;
	line-height: 31px;
	padding: 15px 0 10px 170px;
	font-family: 'sui-reg';
}

a.acc-faq-content-link {
	text-decoration: underline !important;
}

a.acc-faq-content-link:hover {
	text-decoration: underline;
}


.sponsors {
	width: 100%;
}

.sponsors-mobile {
	width: 100%;
}

.acc-faq-content-speakers {
	box-sizing: border-box;
	width: 25%;
	height: 300px;
	background: #f0ff9f;
	float: left;
	border: 9px solid white;
	padding: 50px;
}

.magazine-left {
	width: 33%;
	height: 480px;
	float: left;
	display: inline-block;
	background: #000;
}

.magazine-right {
	width: calc(66% - 30px);
	float: left border:1px solid blue;
	display: inline-block;
	padding-left: 30px;
	height: 480px;
}

.magazine-right h2 {
	font-size: 32px;
	margin: 10px 0 20px 0;
}

.download {
	transition: all .5s ease;
	color: #f0ffa0;
	background: #000;
	padding: 8px 30px;
	margin-top: 45px;
	display: inline-block;
	border-radius: 9999px;
}

.download:hover {
	color: #000;
	background-color: #f0ffa0;
}

.download-fly {
	transition: all .5s ease;
	color: #f0ffa0;
	background: #000;
	padding: 8px 30px;
	margin-top: 20px;
	display: inline-block;
	border-radius: 9999px;
}

.download-fly:hover {
	color: #000;
	background-color: #f0ffa0;
}

.gallery {
	overflow: auto;
	width: 100%;
}

.gallery > div {
	width: 30%;
	padding: 10px;
	float: left;
	display: block;
	height: auto;
	line-height: 0;
}

.gallery img {
	width: 100%;
	height: 100%;
}

.guests {

	overflow: auto;
	margin-bottom: 70px;
}

.magazine {

	overflow: auto;

}

h2.mag {

	margin-top: 105px;

}

.guests h2 {

	margin-top: 0;
}

.texlef {
	width: calc(70% - 30px);
	float: left;
	text-align: right;
	padding-right: 30px;
}

.imarig {
	width: 30%;
	float: right;
}

.imarig img {
	max-height: 100%;
	max-width: 100%
}

.texrig {
	width: calc(70% - 30px);
	float: right;
	text-align: left;
	padding-left: 30px;
}

.imalef {
	width: 30%;
	float: left;
}

.imalef img {
	max-height: 100%;
	max-width: 100%
}

@media only screen and (max-width: 800px) {

	.guests h2 {

		margin-top: 30px;
	}

	.texlef {
		width: 100%;
		float: left;
		text-align: left;
		padding-right: 0px;

	}

	.imarig {
		width: 100%;
		float: right;
		margin: auto;
	}

	.imarig img {
		max-height: 100%;
		max-width: 100%;
		display: block;
		margin: auto;

	}

	.texrig {
		width: 100%;
		float: right;
		text-align: left;
		padding-left: 0;
	}

	.imalef {
		width: 100%;
		float: left;
	}

	.imalef img {
		max-height: 100%;
		max-width: 100%;
		display: block;
		margin: auto;
	}

	h2.mag {

		margin-top: 0px;
	}

.gallery > div {
	width: 28%;
	padding: 6px;
	float: left;
	display: block;
	height: auto;
	line-height: 0;
}

}










.txt {
	max-width: 70%;
}

.pro-zei {
	font-family: 'gra-bol', serif;
}

.pro {
	width: 100%;
	max-width: 600px;
}



.clearfix::after {
	content: "";
	clear: both;
	display: table;
}



/* Tabs 
-------------------------------------------------- */



.tabcontent {
	backface-visibility: hidden;
	overflow: hidden;
}

.tabcontent > div {
	display: none;
}

input {
	display: none;

}

label {
	display: inline-block;
	padding: 12px 22px;
	text-align: center;
	border-bottom: none;
	transition: all .3s ease-out 0.1s;
	border-radius: 9999px;
	margin: 20px 4px 40px 0;
	font-family: 'sui-reg';
	font-size: 18px;
	background: #fff;

}

label:hover {
	color: #000;
	cursor: pointer;
}

input:checked + label {
	background: #000;
	color: #fff;
	border: none;
}

#tab-1:checked ~ .tabcontent #content-1,
#tab-2:checked ~ .tabcontent #content-2,
#tab-3:checked ~ .tabcontent #content-3,
#tab-4:checked ~ .tabcontent #content-4 {
	display: block;
	animation-name: inUp;
	animation-timing-function: ease-in-out;
	animation-duration: .6s;
}


/* Swiper
-------------------------------------------------- */
.lgb-slider {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	z-index: -1;
	pointer-events: none;
}

.swiper {
	width: 100%;
	height: 100%;
	cursor: row-resize;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #f0ffa0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* Accordion 
-------------------------------------------------- */

.acc-faq-content a {
	text-decoration: none;
}

.acc-faq-content a:hover {
	text-decoration: underline;
}

.acc-date {
	width: 160px;
	padding-right: 4px;
	float: left;
}

.acc-auth {
	width: calc(100% - 50px);
	display: inline-block;
}

.acc-faq-group a {}

.acc-faq *::after,
.acc-faq *::before {
	content: '';
}

body.acc-overlay::after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.acc-faq-items {
	position: fixed;
	height: 100%;
	width: 90%;
	top: 0;
	right: 0;
	background: #000;
	padding: 0 5% 1em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0) translateX(100%);
	-moz-transform: translateZ(0) translateX(100%);
	-ms-transform: translateZ(0) translateX(100%);
	-o-transform: translateZ(0) translateX(100%);
	transform: translateZ(0) translateX(100%);
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
}



.acc-faq-items.slide-in {
	-webkit-transform: translateZ(0) translateX(0%);
	-moz-transform: translateZ(0) translateX(0%);
	-ms-transform: translateZ(0) translateX(0%);
	-o-transform: translateZ(0) translateX(0%);
	transform: translateZ(0) translateX(0%);
}

.no-js .acc-faq-items {
	position: static;
	height: auto;
	width: 100%;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

@media only screen and (min-width: 100px) {
	.acc-faq-items {
		position: static;
		height: auto;
		width: 100%;

		overflow: visible;
		-webkit-transform: translateZ(0) translateX(0);
		-moz-transform: translateZ(0) translateX(0);
		-ms-transform: translateZ(0) translateX(0);
		-o-transform: translateZ(0) translateX(0);
		transform: translateZ(0) translateX(0);
		padding: 0;
		background: transparent;
	}
}

@media only screen and (min-width: 1024px) {
	.acc-faq-items {
		float: none;
		width: 100%;
	}

	.no-js .acc-faq-items {
		padding-left: 0;
	}
}

.acc-close-panel {
	position: fixed;
	top: 5px;
	right: -100%;
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index: 2;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: right 0.4s;
	-moz-transition: right 0.4s;
	transition: right 0.4s;
}

.acc-close-panel::before,
.acc-close-panel::after {
	position: absolute;
	top: 16px;
	left: 12px;
	display: inline-block;
	height: 3px;
	width: 18px;
	background: #6c7d8e;
}

.acc-close-panel::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.acc-close-panel::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.acc-close-panel.move-left {
	right: 2%;
}

@media only screen and (min-width: 100px) {
	.acc-close-panel {
		display: none;
	}
}

.acc-faq-group {
	/* hide group not selected */
	display: none;
}

.acc-faq-group.selected {
	display: block;
}

.acc-faq-group .acc-faq-title {
	background: transparent;
	box-shadow: none;
	margin: 1em 0;
}

.no-touch .acc-faq-group .acc-faq-title:hover {
	box-shadow: none;
}

.acc-faq-group .acc-faq-title h2 {
	text-transform: uppercase;
	color: #0e0e0e;
	font-weight: normal;
}

.no-js .acc-faq-group {
	display: block;
}

@media only screen and (min-width: 100px) {
	.acc-faq-group {
		/* all groups visible */
		display: block;
	}

	.acc-faq-group > li {

		box-shadow: none;
		border-bottom: 1px solid #000;
	}

	.acc-faq-group > li:last-child {
		border-bottom: none;
	}

	li.acc-faq-title {
		border-bottom: none;
	}

	li.acc-faq-title h2 {}

	.acc-faq-trigger {
		font-size: 64px;
		text-decoration: none;
	}

	@media only screen and (max-width: 970px) {

		.acc-faq-trigger {
			font-size: 48px;
			text-decoration: none;
		}
	}

	@media only screen and (max-width: 720px) {

		.acc-faq-trigger {
			font-size: 40px;
			text-decoration: none;
		}

		@media only screen and (max-width: 480px) {

			.acc-faq-trigger {
				font-size: 29px;
				text-decoration: none;
			}

			body {


				font-size: 15px;
				line-height: 18px;

			}

			.logoalignright {

				margin-bottom: 40px;

			}
		}

		.no-touch .acc-faq-group > li:hover {
			box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
		}

		.acc-faq-group .acc-faq-title {
			margin: 2em 0 1em;
		}

		.acc-faq-group:first-child .acc-faq-title {
			margin-top: 0;
		}
	}

	.acc-faq-trigger {
		position: relative;
		display: block;
		margin: 1.6em 0 .4em;
		line-height: 1.2;
	}


	@media only screen and (min-width: 100px) {
		.acc-faq-trigger {
			margin: 0;
			padding: 12px 0;
		}

		.acc-faq-trigger::before,
		.acc-faq-trigger::after {
			position: absolute;
			right: 24px;
			top: 50%;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
			height: 2px;
			width: 12px;
			background: #000;
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
			-webkit-transition-property: -webkit-transform;
			-moz-transition-property: -moz-transform;
			transition-property: transform;
			-webkit-transition-duration: 0.2s;
			-moz-transition-duration: 0.2s;
			transition-duration: 0.2s;
		}

		.acc-faq-trigger::before {
			-webkit-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			right: 32px;
		}

		.acc-faq-trigger::after {
			-webkit-transform: rotate(-45deg);
			-moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}

		.content-visible .acc-faq-trigger::before {
			-webkit-transform: rotate(-45deg);
			-moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}

		.content-visible .acc-faq-trigger::after {
			-webkit-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
		}
	}

	@media only screen and (min-width: 100px) {
		.acc-faq-content {
			display: none;
			padding: 8px 0px 16px 0;


		}

		.acc-faq-content a {
			display: inline-block;
			transition: none;
		}

	}

	.acc-faq-items h2 {}

	.acc-faq-items a {}

	.acc-faq-items a:hover {
		color: #000;
	}

	a:hover.acc-faq-trigger,
	a:focus.acc-faq-trigger,
	a:active.acc-faq-trigger {
		color: #000;
	}

	.acc-faq-trigger:hover {}

	.content-visible {}

	.acc-faq-content {
		line-height: 32px;

		padding: 20px 0px 20px 0;





		/* Small
-------------------------------------------------- */

		@media only screen and (max-width: 700px) {

			body {
				font-size: 16px;
				line-height: 23px;
			}

			.logo {
				font-size: 24px;
				line-height: 22px;
				font-family: 'gra-bol', serif;

			}

			button.tablink {
				margin: 30px 8px 30px 0;
			}

			button.tablink {
				font-size: 15px;
			}

			.intro-text {
				font-size: 20px;
				line-height: 28px;
			}

			.kontakt {
				font-size: 15px;
			}

			.acc-faq-trigger {
				font-size: 12px;
			}

			.acc-date {
				font-size: 19px
			}

			.acc-auth {
				width: calc(100% - 60px);
				font-size: 19px
			}

			.wrap {
				width: calc(100% - 20px);
				margin-bottom: 50vh;
				padding: 10px;

			}

			.lgb-slider {
				height: 50%;
				position: fixed;
				bottom: 0;
				left: 0;
				top: 50vh;
				bottom: 0;
			}

			.content {
				min-height: 50vh;
			}

			.acc-faq-trigger:hover {
				background: #cae1e7;
			}

			.content-visible {
				background: #cae1e7;
			}

			.acc-faq-content {
				padding: 20px 0 20px 0;
			}

			label {
				padding: 10px 16px;
				margin: 20px 2px 40px 0;
				font-size: 17px;
			}

			.logo {
				margin-top: 5px;
			}

		}
