
.mod_customnav li{
	margin-left: 10px;
	
}

.ce_liveticker{
	background: #fdc300;
	color: #000 !important;	
}
.ce_liveticker p{
	color: #000 !important;	
}
.mod_article.bright-v3{
	background: url("/files/appenzeller-bier/backgrounds/Grainmade_Texture.jpg");
	background-size: 550px 550px;
	
}


.mod_article.wettbewerb .inside {
	margin: 0;
	width: 100%;
	max-width: 100%;
}
.mod_article.wettbewerb.first.last {
	padding: 0;
	min-height: 100%;
}
video {
	width: 100%;
	max-height: 100%;
	z-index: 1;
}
.wrapper-top {
	overflow: hidden;
	position: relative;
}
.wrapper-bottom {
	width: 80%;
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
}
.wrapper-bottom2 {
	width: 80%;
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
}
.header_schrift {
	display: flex; 
    justify-content: center; 
    align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
	transform: rotate(-6deg);
}
.header_schrift h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 24px;
	text-transform: uppercase;
}
.header_schrift h1 {
	margin: 0;
	font-size: 30px;
}
.wettbewerb h3 {
	text-align: left !important;
	font-size: 16px;
	margin: 0 0 1rem 0;
	padding: 0;
	line-height: 1.5;
}
.wettbewerb p {
	text-align: left !important;
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
}
.text_wettbewerb {
	width: 90%;
	margin: 0 auto;
	padding: 1rem 0;
}
.text_wettbewerb p {
	margin: 0;
}
.text_beschreibung {
	position: relative;
	margin: 1rem 0;
}
.haras figure {
	text-align: center;
}
.formular_wettbewerb {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
	}
.txt-el .content-container{
	margin: 0;
}
.desktop.haras {
	display: none;
}

.logo_wettbewerb{
	margin-top: -30px;
	z-index: 100;
	display: flex; 
    justify-content: center; 
    align-items: center;
	position: absolute;
	width: 100%;
	
}
.desktop.logo_wettbewerb {
	display: none;
	margin-top: -48px !important;
}
.wrapper-top .ce_image.fullscreen .image_container{
	width: 100%;
	margin: 0 !important;
}
@media only screen and (min-width: 768px) {
	.desktop.haras {
		display: block;
	}
	.mobile.haras {
		display: none;
	}
	.header_schrift h2 {
		font-size: 64px;
		margin-bottom: 15px;
	}
	.header_schrift h1 {
		font-size: 72px;
	}
	.wrapper-bottom {
		margin: 2rem auto 0 auto;
		display: flex;
	}
	.wettbewerb h3 {
		font-size: 18px;
	}
	.wrapper-bottom .text_beschreibung {
		width: 60%;
	}
	.formular_wettbewerb .formbody {
		max-width: 60%;
	}
	.wrapper-bottom .haras {
		width: 40%;
		position: absolute;
		right: 0;
		top: -100px;
	}
	.formular_wettbewerb {
		width: 90%;
	}
	.desktop.logo_wettbewerb p {
		max-width: 60%;
	}
}
@media only screen and (min-width: 1024px) {
	.header_schrift h2 {
		font-size: 72px;
	}
	.header_schrift h1 {
		font-size: 90px;
	}
	.wettbewerb h3 {
		font-size: 22px;
	}
	.wettbewerb p {
		font-size: 18px;
	}
	.wrapper-bottom .haras {
		top: -140px;
	}
	.formular_wettbewerb {
		width: 90%;
		padding-bottom: 3rem;
	}
	.desktop.logo_wettbewerb {
		display: block;
	}
	.mobile.logo_wettbewerb {
		display: none;
	}
	
}

@media only screen and (min-width: 1280px) {
	.wrapper-bottom {
		margin: 3rem auto 0 auto;
	}
	
	.wrapper-bottom2 {
		margin: 0rem auto 0 auto;
	}
	.header_schrift h2 {
		font-size: 80px;
	}
	.header_schrift h1 {
		font-size: 120px;
	}
	.wettbewerb h3 {
		font-size: 24px;
	}
	.wrapper-bottom .haras {
		top: -175px;
	}
	.formular_wettbewerb {
	width: 100%;
	
	}
	.desktop.logo_wettbewerb {
		display: block;
	}
	.mobile.logo_wettbewerb {
		display: none;
	}
}