@media screen and (min-height: 780px) and (min-width: 992px) {
  #flexslider {
    margin-top: 100px;
    padding-top: 0.01px;
  }
  #header {
    position: fixed;
  }
  body.scrolling #header {
    -webkit-box-shadow: 0px 5px 15px -8px #000000;
    box-shadow: 0px 5px 15px -8px #000000;
  }
  #pricelist.fixedHeader #dates {
    top: 100px !important;
  }
}
@media screen and (max-width: 991px) {
  #pricelist.fixedHeader #dates {
    top: 80px !important;
  }
}
@media screen and (max-width: 1649px) {
  #schnellanfrage .item.request-large span {
    padding-left: 10px;
    padding-right: 5px;
    width: 22%;
  }
  #schnellanfrage .item input.input-sm {
    width: 78%;
  }
  #schnellanfrage .item .nice-select {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1400px) {
  body:not(.notResizeHeader) .tx-ws-flexslider .flexslider .caption-text p,
  body.resizeHR .tx-ws-flexslider .flexslider .caption-text p {
    font-size: 50px;
    line-height: 50px;
  }
  body:not(.notResizeHeader) .tx-ws-flexslider .flexslider .caption-text a,
  body.resizeHR .tx-ws-flexslider .flexslider .caption-text a {
    font-size: 18;
  }
  .reiter .title .item {
    font-size: 19px;
  }
}
@media screen and (min-width: 992px) {
  #contact-mobile {
    display: none;
  }
  #header > .csc-default.no-padding {
    max-width: none;
  }
  #menu {
    position: absolute;
    left: 290px;
    right: 170px;
    padding: 0 30px;
    padding-right: 10px;
    max-width: 1400px;
    margin: 0 auto;
  }
  #menu ul {
    list-style: none;
  }
  #menu ul li {
    float: left;
    padding-left: 0;
    background: none;
  }
  #menu ul li.hassub {
    width: 16%;
  }
  #menu ul li.hassub:first-child {
    width: 20%;
  }
  #menu ul li.hassub:nth-last-child(2) .submenu,
  #menu ul li.hassub:last-child .submenu {
    position: absolute;
    right: 0;
  }
  #menu ul li a.level0 {
    display: block;
    height: 100px;
    padding: 15px 0 15px 30px;
    text-decoration: none !important;
    position: relative;
  }
  #menu ul li a.level0 .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    border-right: 1px dotted white;
  }
  #menu ul li a.level0 .subtitle {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    border-right: 1px dotted white;
  }
  #menu ul li a.level0 .icon {
    position: absolute;
    left: 30px;
    right: 30px;
    height: 3px;
    bottom: 0;
    background-color: #c2b808;
    display: none;
  }
  #menu ul li a.level0 .icon div {
    position: absolute;
    left: 50%;
    top: -6px;
    margin-left: -6px;
    border-bottom: 6px solid #c2b808;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
  #menu ul li:hover a.level0 > .title,
  #menu ul li a.level0:hover > .title,
  #menu ul li a.level0.current > .title {
    color: #c2b808;
  }
  #menu ul li:hover a.level0 > .subtitle,
  #menu ul li a.level0:hover > .subtitle,
  #menu ul li a.level0.current > .subtitle {
    color: #7f654f;
  }
  #menu ul li:hover .level0 > .icon {
    display: block;
  }
  #menu ul li:hover .submenu {
    max-height: 500px;
  }
  #menu ul .submenu {
    position: absolute;
    overflow: hidden;
    max-height: 0;
    background-color: #f5f3f1;
    margin-left: 0;
    font-size: 18px;
    line-height: 36px;
    font-family: "proxima-nova", sans-serif;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=(85));
    -webkit-opacity: 0.85;
    -moz-opacity: 0.85;
    -o-opacity: 0.85;
    -ms-opacity: 0.85;
    opacity: 0.85;
  }
  #menu ul .submenu ul {
    padding: 15px 15px 15px 0;
    float: left;
    list-style: none;
    max-width: 280px;
  }
  #menu ul .submenu ul li {
    display: block;
    float: none;
    position: relative;
    padding-left: 0;
    background: none;
  }
  #menu ul .submenu ul li .li-item {
    position: absolute;
    left: 30px;
    top: 0;
    width: 7px;
    height: 15px;
    background: transparent url("../images/li-item-menu.svg") no-repeat center center;
    background-position: top left;
    background-size: 7px 15px;
  }
  #menu ul .submenu ul li a {
    padding: 0 45px;
    padding-right: 15px;
    width: 100%;
    text-decoration: none !important;
    display: block;
    margin-bottom: 10px;
  }
  #menu ul .submenu ul li a:hover,
  #menu ul .submenu ul li a.current {
    color: #c2b808;
    font-weight: bold;
    font-size: 97%;
  }
  #hamburger-button {
    display: none;
  }
  #navi-top-right {
    display: block;
  }
}
@media screen and (min-width: 1050px) and (max-width: 1349px) {
  .bx-wrapper .bx-prev {
    left: -45px;
  }
  .bx-wrapper .bx-next {
    right: -45px;
  }
}
@media screen (max-width: 1049px) {
  .bx-wrapper .bx-prev {
    left: 30px;
  }
  .bx-wrapper .bx-next {
    right: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1549px) {
  #logo {
    width: 190px;
  }
  #logo img {
    width: 170px;
    margin: 5px 10px;
  }
  #menu {
    left: 190px;
  }
  #menu ul li a.level0 {
    padding: 20px 10px;
  }
  #menu ul li a.level0 .icon {
    left: 10px;
  }
  #menu ul .submenu {
    margin-left: -10px;
  }
  #menu ul .submenu ul {
    max-width: 270px;
  }
  #menu ul .submenu ul li .li-item {
    left: 20px;
  }
  #menu ul .submenu ul li a {
    padding: 0px 33px;
    padding-right: 15px;
  }
  #schnellanfrage form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  .tx-hantha-rooms .rooms .text .title {
    min-height: 60px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #pricelist .title h2 {
    max-width: 280px;
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
  }
  #schnellanfrage .contact {
    position: absolute;
    margin-top: -70px;
    height: 70px;
    padding: 4px 0 4px 25px;
    z-index: 5;
    width: 270px;
  }
  #schnellanfrage form {
    width: 100%;
  }
  #menu {
    right: 125px;
    padding: 0 10px;
  }
  #menu ul li a.level0 .title,
  #menu ul li a.level0 .subtitle {
    font-size: 16px;
  }
  #menu ul .submenu {
    font-size: 15px;
  }
  #menu ul .submenu ul {
    padding: 15px 0;
  }
  #navi-top-right a {
    width: 85px;
  }
  #lang {
    right: 85px;
  }
  #lang a {
    width: 40px;
  }
  #lang img {
    width: 110px;
  }
  .tx-hantha-rooms .rooms .text {
    padding: 30px;
  }
  .tx-hantha-rooms .rooms .text .title {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1649px) {
  .tx-dce-pi1 h2 {
    margin-bottom: 20px !important;
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .tx-dce-pi1 h2 {
    margin-bottom: 20px !important;
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .tx-dce-pi1 .text p {
    line-height: 25px;
  }
  .tx-dce-pi1 .item-img-bg .text {
    padding-right: 50px !important;
  }
  .tx-dce-pi1 .item-img-bg .text .icon {
    bottom: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .tx-dce-pi1 h2 {
    margin-bottom: 10px !important;
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .tx-dce-pi1 .text p {
    line-height: 25px;
  }
  .tx-dce-pi1 .item-img-bg .text {
    padding-right: 50px !important;
  }
  .tx-dce-pi1 .item-img-bg .text .icon {
    bottom: 15px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .tx-dce-pi1 .textelement .text,
  .map-link .linkheight .text {
    padding: 60px;
  }
  .tx-dce-pi1 .textelement .link {
    left: 60px;
    right: 60px;
  }
  .tx-dce-pi1 .item-img-bg .text {
    padding: 30px;
  }
  .tx-dce-pi1 .item-img-bg .text .icon {
    right: 30px;
  }
  .weather-newletter .weathernewsletter {
    padding: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .tx-dce-pi1 .textelement .text,
  .map-link .linkheight .text {
    padding: 30px;
  }
  .tx-dce-pi1 .textelement .link {
    left: 30px;
    right: 30px;
    bottom: 30px;
    margin-right: 20px;
  }
  .tx-dce-pi1 .item-img-bg .text {
    padding: 15px;
  }
  .tx-dce-pi1 .item-img-bg .text .icon {
    right: 15px;
  }
  .tx-dce-pi1 h2 {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 40px;
  }
  .weather-newletter .weathernewsletter {
    padding: 15px;
  }
  .weather-big .icon {
    width: 130px;
    height: 129px;
  }
  .tx-dce-pi1 .textelement .text {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
  h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .bodytext .button {
    margin-bottom: 10px;
  }
  .reiter .title .item {
    font-size: 14px;
    min-height: 70px;
    padding: 0 5px;
    display: block;
  }
  #pricelist .title {
    height: 150px !important;
  }
  #pricelist .title h2 {
    display: inline-block;
    padding-top: 20px;
    font-size: 16px;
    line-height: 25px;
  }
  #pricelist .room {
    height: 372px !important;
  }
  #pricelist .datebox p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }
  #contact-mobile {
    display: block;
    position: absolute;
    right: 200px;
  }
  #contact-mobile .link {
    width: 38px;
    height: 38px;
    margin-left: 15px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 20px;
  }
  #contact-mobile .link.tel {
    background: transparent url("../images/tel.svg") no-repeat center center;
    background-size: 20px;
    background-color: white;
    border-radius: 50%;
  }
  #contact-mobile .link.email {
    background: transparent url("../images/email.svg") no-repeat center center;
    background-size: 20px;
    background-color: white;
    border-radius: 50%;
  }
  .contact {
    display: none;
  }
  .tx-dce-pi1 .textelement {
    height: auto !important;
    padding-bottom: 60px;
  }
  .tx-dce-pi1 .item-img-bg .text {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 45px;
    left: auto !important;
    right: auto !important;
  }
  #lang {
    padding-top: 15px;
    position: absolute;
    top: 0;
    right: 95px;
  }
  #lang a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    text-decoration: none !important;
    margin-left: 0;
    border-right: 1px solid #4f2f19;
    background: none;
  }
  #lang a:last-child {
    border: none;
  }
  #lang a:first-child {
    border-bottom: none;
  }
  #logo {
    background: none;
    margin: 5px 0;
    width: 140px;
    height: 70px;
  }
  #logo img {
    width: 140px;
    height: 70px;
    margin: 0px 10px;
  }
  #header {
    background-color: #dfd9d3;
    height: 80px;
    position: fixed;
    top: 0;
    width: 100%;
  }
  body.scrolling #header,
  #menu {
    -webkit-box-shadow: 0px 5px 15px -8px #000000;
    box-shadow: 0px 5px 15px -8px #000000;
  }
  #hamburger-button {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 20px;
    width: 110px;
    height: 80px;
  }
  #hamburger-button span {
    display: block;
    background-color: #4f2f19;
    margin: 0 auto;
    margin-top: 7px;
    width: 40px;
    height: 4px;
  }
  #menu {
    overflow-y: auto;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background-color: #d3cbc6;
    display: none;
  }
  #menu ul {
    list-style: none;
  }
  #menu ul a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none !important;
    padding-right: 50px;
  }
  #menu ul a:hover {
    color: #7f654f;
    background-color: #d2c9c1;
  }
  #menu ul a.level0.current > .title {
    color: #c2b808;
  }
  #menu ul li {
    padding-left: 0;
    background: none;
    position: relative;
    border-top: solid 1px #7f654f;
  }
  #menu ul li .iconm {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 85px;
    height: 85px;
  }
  #menu ul li .iconm div {
    position: absolute;
    top: 50%;
    left: 17px;
    margin-top: -15px;
    border-bottom: 1px solid #4f2f19;
    border-right: 1px solid #4f2f19;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all rotate(45deg) ease-in-out;
    -moz-transition: all rotate(45deg) ease-in-out;
    -o-transition: all rotate(45deg) ease-in-out;
    -ms-transition: all rotate(45deg) ease-in-out;
    transition: all rotate(45deg) ease-in-out;
  }
  #menu ul li .iconm.open div {
    margin-top: 0;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all rotate(-135deg) ease-in-out;
    -moz-transition: all rotate(-135deg) ease-in-out;
    -o-transition: all rotate(-135deg) ease-in-out;
    -ms-transition: all rotate(-135deg) ease-in-out;
    transition: all rotate(-135deg) ease-in-out;
  }
  #menu ul .submenu {
    display: none;
    background-color: #ece8e5;
  }
  #menu ul .submenu li a {
    padding: 10px 15px;
  }
  #flexslider {
    margin-top: 80px;
  }
  #flexslider .tx-ws-flexslider .flexslider .caption-wrapper {
    position: absolute;
    top: 15%;
  }
  #flexslider .tx-ws-flexslider .flexslider .caption-text {
    padding: 30px;
    font-size: 30px;
    line-height: 35px;
  }
  #flexslider .tx-ws-flexslider .flexslider .caption-text p {
    font-size: 30px;
    line-height: 35px;
  }
  #schnellanfrage form {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  #schnellanfrage form .item {
    margin-bottom: 15px;
  }
  #schnellanfrage form .item.request-large {
    width: 36.5%;
  }
  #schnellanfrage form .item.request-large:last-child {
    margin-right: 0;
  }
  #schnellanfrage form .item.request-small {
    width: 23.9%;
  }
  #schnellanfrage form .item.request-small.item-email {
    width: 49.2%;
    margin-right: 0;
  }
  #schnellanfrage form .item.request-small:last-child {
    width: 100%;
  }
  #schnellanfrage span {
    padding: 0;
  }
  #schnellanfrage .item.request-large span {
    width: 25%;
  }
  #schnellanfrage .item input.input-sm {
    width: 75%;
  }
  #footer {
    background: #366cb0;
    padding-bottom: 60px;
  }
  #footer .contactbuttonfooter {
    margin-top: 30px;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  #footer .wlan,
  #footer .social {
    float: left;
  }
  #footer .social .socialitem {
    margin-left: 0;
    margin-right: 15px;
    float: left;
  }
  #footer .wlan {
    margin-left: 30px;
  }
  #footermenu {
    margin: 30px 0;
  }
  .bx-wrapper .bx-next,
  .bx-wrapper .bx-prev {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #schnellanfrage #start,
  #schnellanfrage #end {
    font-size: 13px;
  }
  #schnellanfrage .item.request-large span {
    font-size: 12px;
    padding-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  #logo {
    margin: 5px 0;
    width: 150px;
    height: 60px;
  }
  #logo img {
    width: 160px;
    height: 60px;
    margin: 0px 10px;
  }
  #header {
    background-color: #7f654f !important;
  }
  #header .container-fluid .inner {
    background-color: #7f654f !important;
  }
  #hamburger-button span {
    background-color: #ffffff;
  }
}
