.mobnavbutton .icon-bar {
    display: block;
    width: 33px;
    height: 2px;
    border-radius: 1px;
}

.mobnavbutton .icon-bar {
    background-color: #888;
   transition: all 0.2s;
}

.mobnavbutton .icon-bar+.icon-bar {
    margin-top: 7px;
}
.mobnavbutton {
  padding:20px 10px 20px 10px;
    background: #fff;
    position: relative;
    z-index: 50;
  width:14%;
  text-align:right;
  float:right;  
}


.open .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }
.open .middle-bar {
    opacity: 0;
  }
.open .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }

#header {
    position: absolute;
    z-index: 100;
    background: #fff;
  width:100%;
  padding:20px 0;
    top:-1000px;
  -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
  opacity:0;
  border-bottom:1px black solid;
}
.headerlogo {
  display:none;
}
.headerlogo.mob {
  display:block;
}
.headerlogo.mob img {
  left:0;
  max-height:60px;
}

#header.open {
   top:60px;
   opacity:1;
}

#header .tel, #header .mail {
  width: 100%;  
}

#header .container > div {
    float: none;
    width: 100%;
  margin-bottom: 15px;
  padding-top:15px;
}

.lang , #header > div{
    text-align: center;
}

.mail > div {
    padding-left: 0%;
}

.grid-sizer, .grid-item {
    width: 100%;
    margin-bottom: 20px;
    /*border-bottom: 1px black solid;*/
}

.laufschrift span {
    display: block;
    width: 100%;
}

.laufschrift  {
  margin-bottom:30px;
}  

.slider div {
    height: 300px;
}

.news-single .article .news-img-wrap {
  width: 100%;
}

.news-single .article .news-img-wrap img,
.news-single .article .news-img-wrap a {
  width: 100%;
}


.frame header {
    width: 90%;
    margin: 30px auto;
}

.wrapperlogo img {
    width: 50px;
}

.ce-intext.ce-right .ce-gallery {
    width: 100%;
    margin-left: 0;
}

.ce-right .ce-gallery {
    float: right;
}
.col-sm-5.adresse .ce-textpic .ce-gallery {
    float: right;
    max-width: 40%;
}
.col-sm-5.adresse .image img {
    max-width: 159px !important;
    float: left;
}
.headerlogo img {
    left: calc(50% - 60px);
}

#footer .news {
    margin: 0 0 20px 0;
}

.ce-right .ce-gallery .image,
.ce-right .ce-gallery .image img {
    width: 100%;
    height: auto;
}

h1, .h1 {
    font-size: 1.8rem;
}

#header > div, #header .container > div {
  padding-bottom:0;
  margin-bottom:0;
}
#header .container > div.headerlogo {
  padding-bottom: 30px;
}
#header nav {
  float: none;
  width: 100%;
  padding-top:0;
}
#header nav ul {
  text-align:center;
}
nav li {
    display: block;
    padding-right: 0;
}
nav li.nav29 {
    float: none;
  padding-top:15px;
}
#header nav .unavi2 {
  left:0;
  width:100%;
}
nav .unavi2 li {
    padding-right: 25px;
}

.ce-gallery img {
  max-width: 100%;
  width:auto;
}

#c71 td {
  width: 50%;  
}

#listtable td {
  display: inline-block;
  width:50%;
}

#listtable .header {
  display: none;  
}

#wineFormModal .address .kommentar input {
  width: auto;  
}
#listtable td input, #listtable td select {
    width: 100% !important;
}
.lb-container .lb-close {
    top:-40px;
    right:0;
    height:30px;
    width:30px;
    background-size:30px 30px;
  }

@media screen and (max-width : 720px) {
.grid-item {
padding:3px !important;
}
.preise .col-sm-6.graph {
  padding-right:5px;
  padding-left:5px;
}
.preise iframe {
  max-width: 100% !important;
}
.textwrapper h3 {
  font-size:1.5rem;
}
#footer .footerlogo .ce-bodytext {
  display: inline-block;
  text-align: left;
  width: 71%;
  float: left;
  clear: none;
}
.footerlogo {
    text-align: left;
}
footer .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.footerlogo .ce-right .ce-gallery {
    float: left;
}
#header nav .unavi2 {
  position:relative;
  width:100%;
}
.footerlogo img {
  height:auto !important;
  max-height:52px;
  width:auto !important;
}
.adresse .fixtext {
  position:static;
  margin-top:-1rem;
  margin-bottom:1rem;
}
#footer p.tech {
    padding-top: 1rem;
}
}
@media screen and (max-width : 620px) {
footer .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
.footerlogo .ce-right .ce-gallery {
    float: right;
}
.duo-rows .one {
  padding-right:0;
}
.duo-rows .two {
  padding-left:0;
}
.duo-rows iframe {
    position: static;
    width:100%;
    height: 300px;
}
#c156 .contenttable td {
  display:inline-block;
  padding-bottom:15px;
}
#c156 .contenttable td:first-child {
  width:100%;
}
#c156 .contenttable tr td:last-child {
  padding-left: 0;
}
h1, .h1 {
    font-size: 1.6rem;
}
h2, .h2 {
    font-size: 1.6rem;
}
h3, .h3 {
    font-size: 1.4rem;
}
}

@media screen and (max-width : 320px) { 
.col-sm-5.adresse .ce-textpic .ce-gallery {
    float: none;
    max-width: 50%;
}
#cookiehint p {
    width: 85%;
}
}