/* global */
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #83744e;
  font-weight: 300;
}
img {
  border: none;
  max-width:100%;
  height:auto;
}
embed {
  width: 100%;
  height: 600px;
  opacity: 1;
  background-color: white !important;
}
.clearfix {
  clear: both;
}
.container{
  padding:80px 0;
}

strong,
b {
  font-weight: 600;
}
table,
tbody {
  width: 100%;
  border-spacing: 0;
}
tr,
td {
  vertical-align: top;
  border-spacing: 0;
}
h3{
  font-weight:normal;
}

#eventsButton{
  background-color:#83744e;
  text-decoration:none;
  padding:10px 30px 10px 30px;
  border-radius:3px;
  display:inline-block;
  margin-bottom:10px;
}
#eventsButton:hover{
  background-color:#6C5F40;
}
.thumb-item{
      padding: 0px 5px !important;
}
/* header */
#header {
  position: fixed;
  width: 100%;
  padding-top: 5px;
  background-color: white;
  z-index: 100;
  padding-bottom: 5px;
}
.logo {
  padding-left: 30px;
  float: left;
}
.logo img {
  width: 260px;
  height: auto;
}
.logo div {
  display: none;
  padding-top: 40px;
  padding-bottom: 10px;
  font-size: 14px;
}
.logo div a {
  color: #83744e;
}
#social {
  float: right;
  padding-right: 30px;
  margin-top: -30px;
}
#social a {
  float: left;
}
#social img {
  width: 36px;
  height: 36px;
}
.aktuell:empty{
  display:none;
}

.header-buttons{
  display:block;
  z-index: 1;
  position: absolute;
  top: 12px;
  right: 50px;
  coloR: black;
  margin-right:30px;
}
.header-buttons a{
  color:#83744e !important;
  text-decoration: none !important;
  padding: 2px 15px;
  margin-top: 10px;
  display: inline-block;
  border:1px solid #83744e;
}
@media screen and (max-width:770px){
  .header-buttons{
    display:none;
  }
}

/* nav */
#navigation {
  background-color:#83744e;
  color:white;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: fixed;
  height:100%;
  z-index:9;
}
#navigation.show{
  display:block !important;
}
.nav-path-selected{
  font-weight: bold;
}
#navigation a{
  transition: all 0.1s ease-in;
}
#navigation a:hover{
  opacity:0.8;
}
#close{
  display:block;
  position: absolute;
  right:18px;
  top:20px;
  width:32px;
  height:32px;
}
#scroller{
  padding:50px 0;
  box-sizing: border-box;
  overflow: auto;
  max-height:100%;
}
#navigation li{
  display:block;
  color:white;
  line-height:2em;
}
#navigation li a{
  color:white;
}
#navigation li:nth-child(13){
  margin-top:20px;
}
#navigation li:nth-child(13) a, #navigation li:nth-child(14) a{
  border:1px solid white;
  padding:2px 15px;
  min-width:160px;
  margin-top:10px;
  display:none;
}
@media screen and (max-width:770px){
  #navigation li:nth-child(13) a, #navigation li:nth-child(14) a{
    display:inline-block;
  }
}
.nav {
  padding: 0;
  margin: 0;
}
.nav li {
  list-style-type: none;
  display: inline-block;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 16px;
}
.nav li a:link,
.nav li a:visited {
  text-decoration: none;
  color: #83744e;
}
.nav li a:hover {
  color: #8f1336;
}
.nav .active a {
  color: #8f1336 !important;
}
.sg-item-image img{
  padding:0 !important;
  margin:0 !important;
  display: block;
}
@media only screen and (min-width: 992px){
  .content_center .sg-item {
    width: calc(33.3333% - 10px);
  }
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* content */
.aktuell{
  text-align:center !important;
  background-color:white;
  color:#83744e;
  border-style: solid;
  border-width: 27px;
  -moz-border-image: url(../img/rahmen.png) 27 repeat;
  -webkit-border-image: url(../img/rahmen.png) 27 repeat;
  -o-border-image: url(../img/rahmen.png) 27 repeat;
  border-image: url(../img/rahmen.png) 27 fill repeat;
  margin-bottom:80px !important;
  padding-top:20px;
  padding-bottom:20px;
  box-sizing:border-box;
}
.aktuell h2 a{
  text-decoration:none;
  color:black;
}
.aktuell a:hover{
  text-decoration: underline;
}
.aktuell a{
  color:inherit !important;
}
.aktuell .btn, #rundgang a{
  margin-top:20px;
  display:inline-block;
  padding:8px 20px;
  border-radius:3px;
  background-color:#83744e;
  color:white !important;
  text-decoration: none;
}

#rundgang{
  padding:0px 0px 40px 0;
}
#rundgang a{
  width:32%;
  margin:5px 3px;
  text-align: center;
  box-sizing:border-box;
}

@media screen and (max-width:790px){
  #rundgang a{
    width:49%;
    margin-left:0;
    margin-right:0;
  }
}
@media screen and (max-width:490px){
  #rundgang a{
    width:100%;
    margin-left:0;
    margin-right:0;
  }
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  font-weight: 300;
}
h2 {
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 0px;
}
#section1 {
  width: 100%;
  height: 100%;
  background: url("../img/background.jpg") center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#section1 p {
  text-align: center;
  color: #83744e;
  font-size: 30px;
  margin: 0;
  padding: 10px 20px 10px 20px;
  margin-bottom: 20px;
  background-color: white;
  display: block;
}
.layer {
  position: absolute;
  bottom: 100px;
  right: 0;
  left: 0;
  display: block;
  max-width: 800px;
  width:100%;
  margin: 0 auto;
  font-weight: 300;
}
.content_center {
  max-width: 800px;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.content_center img {
  padding-right: 15px;
  padding-bottom: 15px;
  margin-top: 6px;
}
#start-text {
  color: #83744e;
  width: 50%;
  font-size: 30px;
  position: absolute;
  bottom: 250px;
  background-color: white;
  margin: 0 auto;
  padding: 10px 20px 10px 20px;
  left: 0;
  right: 0;
  opacity: 0.9;
}
#aktuelles {
  padding-top: 100px;
  padding-bottom: 100px;
  color: white;
}
#aktuelles .content_center {
  text-align: left;
}
#restaurant,
#kontakt,
#aktuelles,
#feste {
  background: url("../img/muster.jpg") center repeat #8f1336;
  background-size: 400px 400px;
}
@media (-webkit-min-device-pixel-ratio: 2), /* high res bg */
(min-resolution: 192dpi) {
  #restaurant,
  #kontakt,
  #aktuelles,
  #feste {
    background: url('../img/muster@2x.jpg') center repeat #8f1336;
    background-size: 400px 400px;
  }
}
#restaurant {
  min-height: 260px;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  color: white;
}
#mehr-infos{
  cursor:pointer;
}
#restaurant img {
  padding-bottom: 0;
}
#gastgeber {
  padding-top: 100px;
  padding-bottom: 100px;
}
#feste {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  color: white;
}
#jobs {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}
#jobs a{
  color:#83744e;
}
#bild {
  height: 400px;
  width: 100%;
  background: url("../img/bg-2.jpg") center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#speisekarte {
  padding-top: 100px;
  padding-bottom: 100px;
}
#speisekarte a {
  color: #83744e;
}
#kontakt {
  padding-top: 100px;
  padding-bottom: 100px;
  color: white;
}
.wrapper {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  max-width: 800px;
}
.wrapper .content_left {
  float: left;
  width: 50%;
}
.wrapper .content_right {
  float: right;
  width: 50%;
}
.window {
  background-color: #83744e;
  color: white;
}
#speisekarte .window {
  background-color: transparent;
  color: #83744e;
}
#restaurant .content_center {
  max-width: 800px;
}
iframe {
  width: 100%;
  height: 400px;
}
a:link,
a:visited {
  color: white;
  text-decoration: underline;
}
a:hover {

}
#map {
  height: 400px;
}
/* footer */

#footer {
  background-color: #8f1336;
  width: 100%;
  position: fixed;
  bottom: 0;
  text-align: center;
  font-size: 10px;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top:1px solid #83744e;
}
#footer p {
  font-size: 12px;
  margin: 0;
}
#footer a {
  color: white;
  text-decoration: none
}
#footer a:hover {
  text-decoration: underline;
}
#impressum_content, #datenschutz_content {
  display: none;
  height: 500px;
  max-width: 500px;
  font-size: 12px;
  width: 100%;
}
#impressum_content a, #datenschutz_content a {
  color: #444;
}
#imp {
  font-size: 12px;
  margin-top: 40px;
}


/* tablet landscape */
@media only screen and (max-width: 1026px) {
  #social {
    display: none;
  }
  .nav li{

  }
  #section1 {
    background-attachment: scroll;
  }
  #restaurant,
  #speisekarte,
  #bild {
    background-attachment: scroll;
  }
  #logo_blue {
    display: none;
  }
}


/* ab hier */
#menu-button{
  display:block;
  position: absolute;
  right:15px;
  width:30px;
  height:30px;
  top:25px;
}
#menu-button div{
  border-radius:2px;
  height:3px;
  width:24px;
  margin:3px 0;
  background-color:#83744e;
}
#navigation, #social {
  display: none;
}
.slicknav_menu {
  display: block;
}

#header {
  padding-top: 0px;
}
.logo {
  padding-left: 20px;
}

/* tablet portrait */
@media only screen and (max-width: 900px) {

  #logo_blue {
    display: none;
  }
  #section1 {
    background: url("../img/background.jpg") center no-repeat;
    background-size: cover;
    min-height: 500px !important;
    background-attachment: scroll;
  }
  #map {
    height: 250px;
  }
  #bild {
    display: none;
  }
  #speisekarte iframe {
    display: none;
  }
  .wrapper .content_left,
  .wrapper .content_right {
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    float: none;
  }
  .layer {
    max-width: 500px;
  }
  .layer p {
    font-size: 18px !important;
  }
}


/* smartphone */
@media only screen and (max-width: 650px) {
  #myVideo{
    display:none;
  }
  .content_center img {
    padding: 0;
    padding-bottom: 15px;
    width: 100%;
    height: auto;
    float: none;
  }
  #footer {
    display: none;
  }
  #calendar{
    display:none;
  }
}


/* smartphone small */
@media only screen and (max-width: 480px) {
  .layer {
    display: none;
  }
}
