﻿/* PRINT ######################################################################################## */
@media print {

body {
	background: none !important;
	background-color: #fff !important;
	color: #555 !important;
}

h1, h2, h3, h4, h5 {
	color: #777 !important;
}

}

/* MAX CONTENT WIDTH CHANGES ################################################################################# */
@media screen and (max-width: 1350px) {

.homeslogan .sloganrow1,
.homeslogan .sloganrow2 {
	padding-left: 50px;
}

.homeslogan .text-kontur {
	left: unset;
}

#produkte .prod {
	height: 32vw;
	margin: 0;
	width: 30vw;
}

.section-flex .section-text {
	width: 55%;
}

.section-flex .section-image {
	width: 40%;
}

}



/* BIG SCREEN #################################################################################### */
@media screen and (min-width: 1281px) {

}



/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1280px) {

#article-header img {
	height: 475px;
	width: auto;
}


/* Modules ############## */
.apcheader {
	height: 480px;
	width: auto;
}

}



/* TABLET ####################################################################################### */

@media screen and (max-width: 1050px) {

/* ##### Hide / Show */

#onepagenav,
#header-wrapper,
.submenu-inner.list3 .toolbar-info,
#sidebar,
.offer:last-child,
#infocenter-icons.icons-4 .infocenter-icon:last-child,
.footerbox-right {
	display: none !important;
}


/* ##### Custom */

h1, h2, .result-title {
	font-size: 40px;
	line-height: 42px;
}

#nav .logo {
	left: 10px;
}

#promos {
	margin: -100px 15px 0 15px;
	padding: 0 10px;
	width: auto;
}

.promo {
	width: 48%;
}

#map .map-info {
	width: 30%;
}

#map .map-orte {
	width: 70%;
}

.boxinfo {
	padding: 1% 3% 2%;
	width: 44%;
}

.boxinfo .recommend {
	float: left;
	width: 100%;
}

.offer {
	width: 32%;
}

#infocenter-icons.icons-4 .infocenter-icon {
	width: 30%;
}

.footerbox h3 span {
	font-size: 12px;
}

#footerbox1 {
	width: 47%;
}

#footerbox2 {
	width: 47%;
}

.footerbox-left {
	width: 100%;
}



/* ########## Navigation */

.mobile-nav-content {
	display: block;
}

.menu-wrapper {
	height: calc(100% - 50px);
	overflow: scroll;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.menu-wrapper::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.menu-wrapper {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

a.mobile-nav {
	background: transparent url("../../images/site/menutab-mobile.png") no-repeat center center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 50px;
	line-height: 30px;
	padding: 0;
	position: absolute;
	right: 15px;
	text-align: center;
	text-decoration: none;
	top: 6px;
	width: 50px;
	z-index: 9999;
}

#toolbar-wrapper {
	background-color: white;
    border-left: 2px solid var(--turquoise);
    box-shadow: 0 0 40px 0px #00000080;
    height: 100vh;
    margin-top: 0;
    max-width: 75%;
    position: absolute;
    right: -500px;
    top: 0 !important;
    transition: all 1s ease;
    width: 350px;
    z-index: 101;
}

#toolbar-wrapper.active {
    right: 0;
}

.toolbar {
	border-top: 2px solid #ffffff6e;
	clear: both;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	margin-top: 90px;
    padding: 20px 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.7s ease-out;  
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	width: 100%;
	z-index: 9999;
}

.toolbar:before {
	content: '';
    border-top: 10px solid #0000002b;
    filter: blur(15px);
    position: absolute;
    display: block;
    top: 0px;
    width: 100%;
}

.toolbar.active {
	max-height: 1000px;
	overflow: auto;
}

.toolbar ul.menu {
	float: none !important;
	height: auto !important;
	margin: 0;
	padding: 10px 0 5px 0;
	position: relative;
	text-align: center;
	white-space: normal;
	width: 100%;
}

.toolbar ul.menu li.level_1,
.toolbar ul.menu li.level_1.first,
.toolbar ul.menu li.level_1.last {
	border: none;
	border-bottom: 1px solid var(--greyblue);
	clear: both;
	display: block;
	float: none;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: 100%;
}

.toolbar ul.menu li.level_1:last-child {
	border: none;
}

.toolbar ul.menu li.level_1 a,
.toolbar ul.menu li.active a.level_1,
.toolbar ul.menu li.level_1 p,
.toolbar ul.menu li.active p.level_1 {
	background: none !important;
	color: var(--greyblue);
	font-size: 16px;
	font-weight: normal;
	left: 0;
	letter-spacing: 1px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease;
	width: fit-content;
}

.toolbar ul.menu li.level_1 a.active,
.toolbar ul.menu li.level_1 p.active
 {
	transform: translateX(-50%);
	left: 50%;
}

.toolbar ul li.level_1 a.navtitlesub {
	height: 0;
	left: 0;
	top: 0;
	width: 0;
}

.toolbar ul.menu li .submenu ul li a {
	background: none !important;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	width: 100%;
}

.toolbar ul.menu li .submenu .submenu-wrapper {
	padding: 0;
}

.toolbar ul.menu li .submenu {
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	position: relative !important;
	top: 0 !important;
}

.toolbar ul.menu li .submenu div.submenu-inner {
	float: none;
	width: 100%;
}

.toolbar ul.menu li .submenu .submenu-inner h3,
.toolbar ul.menu li .submenu-inner div.toolbar-info {
	display: none;
}

.toolbar ul.menu li.level_1 .submenu ul {
	border: none;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-ms-column-count: 1;
	-o-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	-ms-column-gap: 0;
	-o-column-gap: 0;
	column-gap: 0;
	display: inline-block;
	float: none;
	height: auto;
	list-style-type: none;
	margin: 0 auto;
	max-width: 100%;
	padding: 15px 0 5px 0;
	position: static;
	width: 100%;
}

.toolbar ul.menu li .submenu-inner ul,
.toolbar ul.menu li .submenu-inner.right ul {
	padding: 0;
	padding-top: 15px;
}

.toolbar ul.menu li.level_1 .submenu ul li {
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.toolbar ul.menu ul.menu li.level_1.home,
.toolbar .submenu .submenu-inner ul li.menulogo {
	display: none;
}

.toolbar ul.menu li .submenu .submenu-inner ul li.subtitle h4 {
	opacity: 0.5;
	text-align: center;
}

.toolbar h2.mobile-nav-content, .toolbar .mobile-nav-content h2 {
	border-bottom: unset;
	color: white;
    font-size: 20px;
    margin-bottom: 30px !important;
    padding: 0 20px;
}

.toolbar hr.mobile-nav-content {
	background-color: #ffffff6e;
    background-image: none;
    height: 2px;
    left: -20px;
    margin: 20px 0;
    position: relative;
    width: calc(100% + 40px);
}

.toolbar hr.mobile-nav-content:before {
	content: '';
    border-top: 10px solid #0000006e;
    filter: blur(20px);
    position: absolute;
    display: block;
    top: 5px;
    width: 100%;
}

.toolbar ul.menu li.level_1.nav1 {
	background-position: 30px 10px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.nav1:hover, .toolbar ul.menu li.level_1.active.nav1 a {
	background-position: 30px 10px;
}

.toolbar ul.menu li.level_1.nav2 {
	background-position: 30px -95px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.nav2:hover, .toolbar ul.menu li.level_1.active.nav2 a {
	background-position: 30px -95px;
}

.toolbar ul.menu li.level_1.nav3 {
	background-position: 30px -198px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.nav3:hover, .toolbar ul.menu li.level_1.active.nav3 a {
	background-position: 30px -198px;
}

.toolbar ul.menu li.level_1.nav4 {
	background-position: 30px -300px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.nav4:hover, .toolbar ul.menu li.level_1.active.nav4 a {
	background-position: 30px -300px;
}

.toolbar ul.menu li.level_1.nav5 {
	background-position: 30px -400px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.nav5:hover, .toolbar ul.menu li.level_1.active.nav5 a {
	background-position: 30px -400px;
}

.toolbar ul.menu li.level_1.mobile-nav-insta {
	background-color: transparent;
	background-image: url('../../images/social/instagram.png');
	background-position: 30px 15px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1.mobile-nav-face {
	background-color: transparent;
	background-image: url('../../images/social/facebook.png');
	background-position: 30px 15px;
	background-size: 26px;
}

.toolbar ul.menu li.level_1:hover a, .toolbar .menu li.active a.level_1:hover {
	color: white;
}











.section-flex .section-text {
	margin-bottom: 50px;
	width: 100%;
}

.section-flex .section-image {
	margin-bottom: 50px;
	width: 100%;
}

.home #huehner .section-flex {
	flex-direction: column-reverse;
}

.home #kontakt .section-image,
.home #homeintro .right {
	display: none;
}

#produkte {
	padding: 100px 0;
}

#produkte .produkte {
	margin-top: 50px;
}

#produkte .prod {
	margin: 5px;
	width: 30vw;
}

#produkte .section-bg img {
	height: 120%;
}

#produkte .prod-title .prod-title-content {
	font-size: 30px;
}

#produkte .divider-top {
	bottom: -50px;
}

#homeintro.section {
	padding-top: 50px;
  padding-bottom: 50px;
}

footer .footer-content {
	margin-bottom: 40px;
}

footer .logo {
	width: 48%;
}

footer .footer-aboutus {
	width: 48%;
}


}



/* TABLET QUER ################################################################################### */
@media screen and (max-width: 850px) {

/* ##### Hide / Show */
.leaderboard,
#promo-side,
.nav2 .toolbar-info {
	display: none !important;
}

#mobile-block {
	display: block !important;
}


#homenav ul.menu li.level_1 {
	margin: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

header .homeslogan {
	display: none;
}

.promo {
	margin: 0 2%;
	width: 46%;
}

.offer {
	margin: 0 2%;
	margin-bottom: 20px;
	width: 44%;
}

.offer:last-child {
	display: inline-block !important;
}

#map .map-info, #map .map-orte {
	float: none;
	width: 100%;
}

.service-box {
	width: 46%;
}

#infocenter-icons.icons-4 .infocenter-icon:last-child {
	display: inline-block !important;
}

#infocenter-icons.icons-4 .infocenter-icon {
	width: 43%;
}

.cthin #content-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}

.amazon {
	margin: 0 2.5% !important;
}

#claim-footer {
	font-size: 16px;
}

.gallery {
	float: none;
	margin: 0 0 20px 0;
	width: 100%;
}

#infocenter-anfahrt {
	width: 80%;
}

.lbox, .mbox, .rbox {
	float: none;
	margin: 0 0 20px 0;
	width: 100%;
}



/* Modules ############## */

#apcheaderdots,
.apcheadernav {
	display: none !important;
}

}



/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 720px) {

/* ##### Hide / Show */

.promo-navs,
.breadcrumbs,
.footerbox h3,
#splash,
.boxwide,
#header-image-overlay,
#slidedescription,
#prevslide,
#nextslide,
#thumb-tray,
#progress-back,
.offers,
.getintouch-left h3 span,
.getintouch-right,
.toolbar ul.menu li.level_1 .submenu ul li.subtitle,
#homenav,
#headertitle,
#infobanner .image,
#apcheaderinfo,
#kontaktband h2 {
	display: none !important;
}

.promo:last-child {
	display: block !important;
}



/* ##### Custom */

body {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

h1, h2, .home h2, h3, .result-title {
	background: none;
	font-size: 30px;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0 0 10px 0 !important;
	padding: 0 0 5spx 0 !important;
}

h3, h4 {
	font-size: 14px;
	letter-spacing: 0;
}

header {
	height: 200px;
	margin-top: 70px;
}

#kontaktband {
	height: 80px;
}

#kontaktband img {
	top: 15px;
}

#kontaktband p {
	top: 10px;
}

header:not(.home header) {
	height: 250px;
}

#article-header img {
	height: 100%;
	width: auto;
}

#article-header h2 {
	font-size: 35px;
	letter-spacing: 1px;
	padding: 20px 50px;
}

.headerbg img {
	object-position: center center;
}

.background-image-mobile {
	display: block;
}

.headerbg img.home-slogan-mobile {
	bottom: 60px;
	display: block;
	height: auto;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 80%;
}

.headerbg .background-image {
	display: none;
}

.home header {
	height: 350px;
}

.telefon p {
	padding-top: 20px !important;
}

.telefon a {
	font-size: 32px;
}

#nav {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	height: 50px;
}

#nav .divider-bottom {
	top: 0;
	transition: all 1s ease;
}

a.mobile-nav {
	top: 18px;
	transition: all 1s ease;
}

#homeband.section {
	padding: 0;
	width: 100%;
}

#profil.section {
	padding-top: 20px;
}

#nav .logo {
	left: 4%;
	margin-top: 12px;
	transition: all 1s ease;
	width: 150px;
}

#headertitle {
	top: -135px;
}

#headertitle h2 {
	font-size: 20px;
	letter-spacing: 3px;
	padding: 10px 15px 10px 15px;
}

#maininfo {
	padding-left: 10px;
	padding-right: 10px;
}

#hofladen .section-inner p {
	width: 100%;
}

.onepage #maininfo {
	padding-bottom: 0;
}

#maininfo img.left,
#maininfo .img-intro-left,
#maininfo img.right,
#maininfo .img-intro-right {
	clear: both;
	display: inline-block;
	height: auto !important;
	width: 100% !important;
}

#kontakt {
	padding-top: 60px;
}

.section {
	padding: 30px 4%;
	width: 100%;
}

.section-inner {
	padding: 0;
}

#hofladen .section-inner {
	padding: 0 20px;
}

#homeband h2 {
	font-size: 16px;
}

#infobanner .section-inner {
	margin: 20px auto;
}

#infobanner .info {
	padding-left: 5%;
	padding-right: 5%;
	width: 90%
}

#infocenter {
	padding: 0;
}

#infocenter-anfahrt {
	width: 90%;
}

#infocenter-icons.icons-4 .infocenter-icon {
	width: 80%;
}

.getintouch-left {
	float: none;
	width: 100%;
}

.getintouch-left h3 {
	font-size: 26px;
	padding-top: 10px;
	text-align: center;
}

.getintouch-button {
	font-size: 20px;
}

.offer {
	margin-bottom: 20px;
	width: 100%;
}

.blogbox {
	width: 100%;
}

.amazon {
	width: auto !important;
}

.kontakt-left,
.kontakt-right {
	clear: both;
	display: inline-block;
	float: none;
	margin: 0 0 30px 0;
	width: 100%;
}

.service-box {
	width: 98%;
}

#infocenter-icons {
	padding: 80px 4%;
	width: 92%;
}

#infocenter-icons.icons-4 .infocenter-icon {
	margin: 0 0 20px 0;
	width: 100%;
}

#infocenter-anfahrt {
	margin-top: 10px;
	min-width: 0;
}

footer {
	padding: 0 10px;
}

#footerbox1,
#footerbox2,
.footerbox-left,
.footerbox-right {
	float: none;
	width: 100%;
}

#copyright ul.menu li.level_1 {
	border: none; 
}


/* MODERN NAV */
.mn-kontakt {
	display: none;
}

.mn-menu-wrapper .mn-logo a {
	top: 125px;
}

.mn-navlist a {
	font-size: 10vw;
	line-height: 15vw;
}

.mn-footer .mn-footer-left {
	display: none;
}

.mn-footer .mn-footer-right {
	display: none;
}

.mn-footer .mn-footer-center {
	width: 100%;
}


/* Modules ############## */

.apcheader {
	height: 350px;
	min-height: 350px;
	width: auto;
}

}