@media screen and (min-width: 1000px) and (min-height: 500px) and (min-aspect-ratio: 16/9) {}
@media (min-width: 1400px) {}
@media (max-width: 1399px) {}
@media (max-width: 1299px) {}
@media (max-width: 1199px) {}
@media (max-width: 1099px) {
  body {
    font-size: 17px;
  }
  .sb-eyecatcher .text-box {
    width: 40%;
  }
  .form textarea {
    height: 10.15em;
  }
  .sb-3-col-bg .row > div > div {
    padding: 1.5em;
  }
  .sb-room .prices > div {
    padding-inline: .75em;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 16px;
    padding-top: 90px;
  }
  #aside-links {
    top: 90px;
  }
  .sb-eyecatcher .text-box {
    width: 60%;
  }
  #box-menu, #box-logo {
    height: 90px;
  }
  .sb-site-logo {
    width: 150px;
    position: relative;
    left: 0;
    top: 5px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .main-menu > ul > li > a {
    font-size: 110%;
    height: 60px;
    line-height: 60px;
  }
  .form textarea {
    height: 10.3em;
  }
  .sb-3-col-bg .row > div > div {
    padding: 1em;
  }
  .powermail_fieldwrap {
    width: 50%;
  }
  .powermail_field .checkbox {
    width: 50% !important;
  }
  .powermail_fieldwrap_request-type, .powermail_fieldwrap_room, .powermail_fieldwrap_message {
    width: 100%;
  }
  .powermail_fieldwrap_arrival, .powermail_fieldwrap_departure {
    width: 25% !important;
  }
  .powermail_fieldwrap_adults {
    clear: both;
  }
  .sb-partner-logos .row > div:first-child {
    margin-right:8.333333%;
  }
  .sb-room .prices {
    flex-wrap: wrap;
  }
  .sb-room .prices > div {
    flex-basis: 25%
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  #aside-links {
    top: 60px;
  }
  .sb-eyecatcher .text-box {
    width: 75%;
    padding: 1em;
    /*left:0;
    
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);*/
  }
  .sb-eyecatcher li .text {
    top: 30%;
  }
  .sb-eyecatcher li .text {
    width: 95%;
  }
  .sb-eyecatcher li .text h2 {
    font-size: 260%;
  }
  .sb-eyecatcher .bx-controls {
    top: 10px;
    bottom: auto;
    right: 10px;
    height: 20px;
  }
  #box-logo {
    height: 60px;
  }
  .sb-site-logo {
    width: 100px;
  }
  #box-toggle {
    display: block;
  }
  #box-menu {
    height: auto;
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    padding: 0;
    display: none;
  }
  .main-menu {
    position: relative;
    right: auto;
    bottom: auto;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
  }
  .main-menu > ul > li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }
  .main-menu > ul > li:hover > ul {
    display: none;
  }
  .main-menu > ul > li > a {
    display: block;
    font-size: 100%;
    height: auto;
    line-height: 1;
    padding: .75em 15px;
    text-align: right;
  }
  .main-menu > ul > li.sub > i {
    display: block;
  }
  .main-menu > ul > li > ul {
    position: relative;
    top: auto;
    width: 100%;
  }
  .main-menu > ul > li > ul > li > a {
    background: rgba(0, 0, 0, .05);
    font-size: 90%;
    height: auto;
    line-height: 1;
    padding: .75em 25px;
    text-align: right;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }
  .main-menu > ul > li > ul > li:last-child > a {
    border-bottom: none;
  }
  #aside-links {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    padding: 15px 0 0 0;
    height: 55px;
  }
  #aside-links .sb-partner-logos .row > div {
    float: left;
    margin: 0;
    width: 33.333%;
    padding: 5px 0;
  }
  #aside-links .sb-partner-logos .row > div img {
    width: 30px;
    margin: 0 auto;
  }
  #aside-links .sb-partner-logos .row > div:nth-child(1), .zurtraube #aside-links .sb-partner-logos .row > div:nth-child(3) {
    background: #d99313;
  }
  #aside-links .sb-partner-logos .row > div:nth-child(2) {
    background: #d99313;
  }
  .zurtraube #aside-links .sb-partner-logos .row > div:nth-child(2) {
    background: #624598;
  }
  #aside-links .sb-partner-logos .row > div:nth-child(3), .zurtraube #aside-links .sb-partner-logos .row > div:nth-child(1) {
    background: #624598;
  }
  .sb-text-image .image, .sb-room .col-1 {
    margin-bottom: 1em;
  }
  .sb-text-image .text > div, .sb-room .col-2 > div {
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sb-room {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .form .from-date {
    margin-bottom: 1em;
  }
  .form .privacy, .form .ensurance {
    margin-bottom: 1em;
  }
  .form .submit {
    text-align: left;
    margin-bottom: 1em;
  }
  #section-footer-1 .row > div {
    margin-bottom: 1em;
  }
  #section-footer-1 .row > div:last-child {
    margin-bottom: 0;
  }
  .language-menu {
    text-align: left;
  }
  #section-footer-2 .col-1 {
    margin-bottom: 1em;
  }
  #section-footer-2 .col-1 p {
    text-align: center;
  }
  #section-footer-2 .col-1 a {
    margin: 0 .25em;
  }
  .sb-eyecatcher.ratio-2 li:before, .sb-eyecatcher.ratio-3 li:before, .sb-eyecatcher.ratio-4 li:before {
    padding-top: 75%;
  }
  .sb-3-col-bg {
    padding: 15px 0;
  }
  .sb-3-col-bg .row > div {
    margin-bottom: 1em;
  }
  .sb-3-col-bg .row > div:last-child {
    margin-bottom: 0;
  }
  #site-footer .header {
    margin-bottom: .1em;
  }
  .sb-room .prices > div {
    flex-basis: 50%
  }
  .powermail_field .checkbox {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .sb-eyecatcher .text-box {
    width: 80%;
  }
  .sb-eyecatcher li .text {
    top: 15%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .sb-eyecatcher.ratio-2 li:before, .sb-eyecatcher.ratio-3 li:before, .sb-eyecatcher.ratio-4 li:before {
    padding-top: 100%;
  }
  .powermail_fieldwrap,
  .powermail_field .checkbox,
  .powermail_fieldwrap_request-type,
  .powermail_fieldwrap_room,
  .powermail_fieldwrap_message,
  .enquiry-barbianerhof .powermail_fieldset_privacy-submit .powermail_fieldwrap,
  .enquiry-zur-traube .powermail_fieldset_privacy-submit .powermail_fieldwrap {
    width: 100% !important;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .sb-eyecatcher .text-box {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 1em 15px 0 15px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-height: 375px) {}
/* iPad 1 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {}
/* iPad retina */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}