﻿/* PRINT ######################################################################################## */
@media print {

body {
  background: none !important;
  background-color: #fff !important;
  color: #555 !important;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5 {
  color: #777 !important;
}

}


/* BIG SCREEN #################################################################################### */
@media screen and (min-width: 3081px) {

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2350px) {

  .burger-menu {
    right: 5vw;
  }

  .burger-menu h3 {
    margin: 0 7vw 0 0;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1860px) {

  .burger-menu h3 {
    margin: 0 8vw 0 0;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1780px) {

  nav ul li a {
    width: 100%;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1650px) {

  .burger-menu h3 {
    margin-left: 5vh;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1415px) {

  nav {
    width: 32vw;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1320px) {

  .burger-menu h3 {
    margin: 0 11vw 0 0;
  }

   .burger-menu {
    right: 7vw;
  }

}


/* 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 */

#nav .logo {
  left: 10px;
}

#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%;
}


#footerbox1 {
    width: 47%;
}

#footerbox2 {
    width: 47%;
}

.footerbox-left {
    width: 100%;
}


#nav {
  height: 70px;
    top: 0 !important;
}

.intrologo {
    left: 3%;
}

img.break {
  width: 90%;
}

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1000px) {

  nav {
    width: 100vw;
  }

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1000px) {

  .burger-menu h3 {
    display: none;
  }

}

/* 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;
}


.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;
}

.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%;
}

.gallery .fancybox {
  width: 32%;
}

#article-header img {
    height: 100%;
    width: auto;
}

.section-inner {
    padding: 0;
}

.intrologo {
    margin: 10vh auto;
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 55vw;
    left: 0;
  }

 .promo {
    left: 0;
    position: relative;
    top: 5vh;
    right: auto;
    width: 65vw;
    margin: 0 auto;
    -webkit-transform: rotate(2deg) translateY(-50%);
  -moz-transform: rotate(2deg) translateY(-50%);
  -ms-transform: rotate(2deg) translateY(-50%);
  -o-transform: rotate(2deg) translateY(-50%);
  transform: rotate(2deg) translateY(-50%);
  }


/* ########## Navigation */

a.mobile-nav {
  background: transparent url("../../images/site/menutab-mobile.png") no-repeat center center;
  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: 12px;
  width: 50px;
  z-index: 9999;
}

#toolbar-wrapper {
  background: none !important;
  top: 70px !important;
}

.toolbar {
  background-color: rgba(120, 135, 50, 0.9);
  border: none;
  clear: both;
  display: block;
  height: auto;
  left: 0;
  margin: 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;
}

.js .toolbar {
  max-height: 0;
  overflow: hidden;
}

.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 {
  background: none;
  border: none;
  border-bottom: 1px dashed #fff;
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  width: 100%;
}

.toolbar ul.menu li.level_1:last-child {
  border: none;
}

.toolbar ul.menu li.level_1 a,
.toolbar ul.menu li.level_1 a:hover,
.toolbar ul.menu li.active a.level_1 {
  background: none !important;
  color: #fff;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: inherit;
  margin: 0;
    padding: 0;
    text-align: center;
  text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.toolbar ul.menu li .submenu ul li a {
  background: none !important;
  margin: 0;
    padding: 5px 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;
}

.toolbar ul.menu li.level_1 .submenu ul li {
  display: inline-block;
  margin: 3px 0 !important;
    text-align: center;
    width: 100%;
}

.toolbar 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 ul.menu li.level_1 .submenu ul li a,
.toolbar ul.menu li.level_1 .submenu ul li a:hover {
    padding: 0;
    text-align: center;
}

.toolbar ul.menu li.level_1 .submenu ul li a::before {
  content: none;
}



}



/* 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,
.inspo-banner,
.intrologo p {
  display: none !important;
}

.promo:last-child {
  display: block !important;
}

.messe h3 {
  margin-top: 2%;
    margin-left: 2%;
}



/* Intro */




/* ##### Custom */

body {
  text-align: left;
}

header {
    height: 200px;
}

.home header {
    height: 250px;
}

.telefon p {
  padding-top: 20px !important;
}


#nav {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

#homeband.section {
  padding: 0;
  width: 100%;
}

#profil.section {
    padding-top: 20px;
}

#nav .logo {
    left: 10px;
    margin-top: 5px;
    width: 170px;
}

#headertitle {
    top: -135px;
}

#headertitle h2 {
    padding: 10px 15px 10px 15px;
}

#maininfo {
    padding-left: 10px;
  padding-right: 10px;
  padding-top: 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;
}

.section {
  width: auto;
  padding: 2.5rem 2.75rem;
}

#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 {
  padding-top: 10px;
  text-align: center;
}

.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: 30px 4%;
  width: 92%;
}

#infocenter-icons.icons-4 .infocenter-icon {
  margin: 0 0 20px 0;
    width: 100%;
}

#infocenter-anfahrt {
  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; 
}

.gallery .fancybox {
  width: 49%;
}

hr {
    margin: 35px 0;
}

img.break {
  width: 90%;
}

.intrologo {
    margin-bottom: 15vh;
    width: 300px;
  }

.intrologo.logo img {
    width: 80%;
}

.intrologo h3 {
    margin: 10px 0 0 0;
}

.promo h2 {
    margin: 0;
}

.band-inner {
    position: relative;
}

#maininfo, .home #maininfo {
  max-width: 100%;
}

.band-content {
    margin: 50px auto;
    padding: 15px;
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 88%;
}

.band-content h2 {
    padding: 1rem;
    line-height: 2.1rem;
    hyphens: auto;
  }

.band-content p {
    margin: 10px 0;
}

.band-content * {
  margin: 20px 0 35px 0;
  text-align: center;
}

#intro {
    height: 100vh !important;
}

}


@media screen and (max-width: 500px) {

  .messe h3 {
  margin-top: 2%;
    margin-left: 2%;
}


}