.otgs-development-site-front-end {
    display: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */
@font-face {
    font-family: 'Ervha';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../fonts/ervha-thin.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Teachers';
    font-style: italic;
    font-weight: 400 800;
    font-display: swap;
    src: url(../fonts/teachers_italic_400_800.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Teachers';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url(../fonts/teachers_400_800.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: "Teachers", sans-serif;
    color: #394145;
    font-weight: 400;
    background-color: #F7F9F9;
    font-size: 18px;
    line-height: 1.6;
}

body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

b, strong, .gaestestimmenWrapper .reviewAuthor {
    font-weight: 500;
}

a {
    color: #394145;
}

a:hover {
    color: #b9b59f;
}

.bg2 a:hover {
    color: #929686;
}

.bigger {
    font-size: 130%;
}

small, .footer .editorial, .additionalPriceInformation {
    font-size: 0.8em;
}

p {
    margin-bottom: 15px;
}

header p {
    margin: 0;
}

.center, .h1Center .sc-header, .error404 .sc-header, .error404 .contentWrapper, .guestReviewWrapper {
    text-align: center;
}

/*img, video {
    width: 100%;
    height: auto;
}*/
.showHeaderSlider .headerSlider img, .fullWidth.large-slideshow.mountainSilhouette img {
    width: 100%;
    height: auto;
}

img, video, .footer .seoBoxes img {
    border-radius: 3px;
}

header img, header video, .footer img, .footer video, .fullWidth.blockSlideshow > div:not(.widthWrapper):not(.contentWrapper) img, .fullWidth.blockSlideshow > div:not(.widthWrapper):not(.contentWrapper) video, .blockPostTypeEntries.highlightBoxes > div article .blockSlideshow img {
    border-radius: 0px;
}

.blockSlideshow.twoImagesSlider .slick-slide:nth-child(odd) img, .blockTextSlideshow.twoImagesSlider .slick-slide:nth-child(odd) img {
    border-radius: 3px 0 0 3px;
}

.blockSlideshow.twoImagesSlider .slick-slide:nth-child(even) img, .blockTextSlideshow.twoImagesSlider .slick-slide:nth-child(even) img {
    border-radius: 0 3px 3px 0;
}

h1, .t1, .blockPostTypeEntries article .postTitle, .seoBoxesWrapper .seoBoxes .headline {
    font-size: 14px;
    font-family: "Teachers", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 12px;
    clear: both;
    letter-spacing: 1.4px;
}

h2, .t2, h3, .t3, .sc-listsWrapper .headline {
    font-size: 40px;
    line-height: 1.2;
    font-family: "Ervha", "Arial", sans-serif;
    font-weight: 100;
    color: #394145;
    margin: 0;
    margin-bottom: 20px;
}

h3, .t3, .sc-listsWrapper .headline {
    font-size: 38px;
}

.emptyTemplate h2, .emptyTemplate .t2 {
    font-size: 35px;
}

.emptyTemplate h3, .emptyTemplate .t3, .sc-listsWrapper .headline {
    font-size: 25px;
}

h4, .t4, .noH2 h1, .error404 .sc-header h1, .seoBoxes .box .headline, .blockPostTypeEntries.highlightBoxes article .postTitle, .single h1 {
    font-size: 38px;
    line-height: 1.2;
    font-family: "Ervha", "Arial", sans-serif;
    font-weight: 100;
}

.noH2 h1, .error404 .sc-header h1, .single h1 {
    margin-top: 0;
}

h4, .t4, .txtLink, .sc-quickInquiry > div label, [data-accordion] [data-control], .seoBoxes .box .headline, .blockPostTypeEntries.highlightBoxes article .postTitle {
    font-family: "Teachers", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1.4px;
    margin-bottom: 15px;
}

[data-accordion] [data-control], .seoBoxes .box .headline, .guestReviewWrapper .t4 {
    font-weight: 700;
}

.blockPostTypeEntries article .postTitle, .blockPostTypeEntries.highlightBoxes article .postTitle, .seoBoxesWrapper .seoBoxes .headline {
    font-weight: 500;
}

.ocker {
    color: #6D6F5E;
}

/*scrolbar Styles*/
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #888d7c;
}

::-webkit-scrollbar-track {
    background-color: #F7F9F9;
}

hr {
    background-image: url(../graphics/vector_sprites.svg);
    width: 65px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: -149px -99px;
    border: 0;
    text-align: left;
    display: inline-block;
    clear: both;
    margin: 25px auto;
}

.bg2 hr {
    background-position: -259px -99px;
}

header {
    position: relative;
    background-color: #394145;
}

.showHeaderSlider header {
    background-color: transparent;
}

.sc-masterContainer, .showHeaderSlider .headerSlider {
    margin-top: 48px;
}

.showHeaderSlider .sc-masterContainer, .showHeaderVideo .sc-masterContainer, .home .showHeaderSlider .headerSlider {
    margin-top: 0;
}

ul {
    padding: 0;
    margin-bottom: 15px;
    padding-left: 24px;
}

ul li {
    margin-bottom: 6px;
    list-style: none;
    list-style-type: none;
}

ul li a {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 2px;
    text-decoration-color: #b9b59f;
}

.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li {
    margin-bottom: 0;
}

ul li:before {
    content: "";
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 1px -128px;
    background-size: 1000px 1000px;
    margin-right: 10px;
    width: 13px;
    height: 17px;
    margin-left: -24px;
    margin-bottom: -2px;
}

.zimres ul li {
    margin-bottom: initial;
    list-style: circle;
    list-style-type: initial;
    list-style-position: inside;
}

.zimres ul li:before {
    display: none;
}

.column {
    -webkit-columns: 2 250px;
    -moz-columns: 2 250px;
    columns: 2 250px;
    text-align: left;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.gmap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

/*BG Colors Styles*/
.bg1 {
    background-color: #E9ECEC;
}

.bg2, .anchorMenuWrapper {
    background-color: #C9C8B9;
}

.bg3 {
    background-color: #394145;
}

.bg4 {
    background-color: #6D6F5E;
}

.bg5 {
    background-color: #888D7C;
}

.bgBox {
    background-color: #D8DAD3;
    padding-left: 10%;
    padding-right: 10%;
}

.bg3, .bg3 a {
    color: #F7F9F9;
}

.bg3 a.txtLink, .bg3 h2, .bg3 .t2 {
    color: #B9B59F;
}

.bg3 a.txtLink, .bg3 a.txtLink:hover {
    border-color: #B9B59F;
}

.bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4, .bg3 .blockPostTypeEntries article .postTitle, .bg3 .blockPostTypeEntries.highlightBoxes article .postTitle, .bg3 a.txtLink:hover {
    color: #B9B59F;
}

.bg4, .bg4 a, .bg4 a.txtLink, .bg4 a.txtLink:hover, .bg4 h1, .bg4 .t1, .bg4 h2, .bg4 .t2, .bg4 h3, .bg4 .t3, .bg4 h4, .bg4 .t4 {
    color: #F7F9F9;
}

.bg5, .bg5 a, .bg5 a.txtLink, .bg5 a.txtLink:hover, .bg5 h1, .bg5 .t1, .bg5 h2, .bg5 .t2, .bg5 h3, .bg5 .t3, .bg5 h4, .bg5 .t4 {
    color: #F7F9F9;
}

.bg4 a, .bg5 a {
    color: #F7F9F9;
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    text-decoration-color: #888D7C;
}

.bg5 a {
    text-decoration-color: #C9C8B9;
}

.bg4 a:hover, .bg5 a:hover {
    text-decoration-color: #F7F9F9;
}

/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background-color: #6D6F5E;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -375px -600px;
    background-size: contain;
    height: 106px;
    width: 106px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    letter-spacing: 1.2px;
    font-size: 10px;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 3;
    text-transform: uppercase;
}

.eyecatcherBtn > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.eyecatcherBtn:hover {
    text-decoration: none;
}

a.eyecatcherBtn:hover {
    text-decoration: underline;
}

.eyecatcherBtn, a.eyecatcherBtn {
    color: #F7F9F9;
}

.roomBox .eyecatcherBtn {
    right: 21px;
    top: -50px;
}

.eyecatcherBtn b {
    display: contents;
    font-size: 1.2rem;
    font-weight: normal;
    text-transform: initial;
    font-size: 20px;
    font-weight: 400;
}

header .eyecatcherBtn {
    top: initial;
    bottom: 3%;
    left: 5%;
    font-size: .9rem;
    transform: rotate(-8deg);
}

header .eyecatcherBtn a {
    text-decoration: none;
    color: #F7F9F9;
}

header .eyecatcherBtn a:hover {
    opacity: .5;
}

header .eyecatcherBtn b {
    font-size: .9rem;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .error404 .sc-header, .seoBoxesWrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}

.contentWrapper, .sc-header, .error404 .sc-header {
    max-width: 900px;
}

/*BoxLayout Styles*/
.boxLayout {
    display: flex;
    flex-direction: column;
}

/*Padding & Margin Styles*/
.padding-top-xxl {
    padding-top: 75px;
}

.padding-top-xl, .home .showHeaderSlider .sc-masterContainer {
    padding-top: 75px;
}

.padding-top-l, .bgBox {
    padding-top: 60px;
}

.padding-top-m, .sc-masterContainer {
    padding-top: 45px;
}

.padding-top-s {
    padding-top: 30px;
}

.padding-top-xs {
    padding-top: 15px;
}

.padding-top-xxs {
    padding-top: 15px;
}

.padding-bottom-xxl {
    padding-bottom: 75px;
}

.padding-bottom-xl {
    padding-bottom: 75px;
}

.padding-bottom-l, .bgBox, .error404 .contentWrapper {
    padding-bottom: 60px;
}

.padding-bottom-m {
    padding-bottom: 45px;
}

.padding-bottom-s, .blockPostTypeEntries.highlightBoxes > div article {
    padding-bottom: 30px;
}

.padding-bottom-xs {
    padding-bottom: 15px;
}

.padding-bottom-xxs {
    padding-bottom: 15px;
}

.margin-top-xxl {
    margin-top: 75px;
}

.margin-top-xl {
    margin-top: 75px;
}

.margin-top-l {
    margin-top: 60px;
}

.margin-top-m {
    margin-top: 45px;
}

.margin-top-s {
    margin-top: 30px;
}

.margin-top-xs, .error404 .sc-masterContainer a.button {
    margin-top: 15px;
}

.margin-top-xxs {
    margin-top: 15px;
}

.margin-bottom-xxl, .roomBox, .seoBoxes {
    margin-bottom: 75px;
}

.margin-bottom-xl {
    margin-bottom: 75px;
}

.margin-bottom-l, .sc-listsWrapper article {
    margin-bottom: 60px;
}

.margin-bottom-m, .seoBoxesWrapper {
    margin-bottom: 45px;
}

.margin-bottom-s {
    margin-bottom: 30px;
}

.margin-bottom-xs {
    margin-bottom: 15px;
}

.margin-bottom-xxs {
    margin-bottom: 15px;
}

/*Button & TXT-Link Styles*/
button, .button {
    background: #6D6F5E;
    border: 2px solid #6D6F5E;
    color: #F7F9F9;
    font-size: 15px;
    padding: 10.76px 22px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 0px;
    font-family: "Teachers", sans-serif;
    font-weight: 400;
    position: relative;
    box-sizing: border-box;
    clip-path: polygon(5px 0%, 100% 0%, 100% 100%, 0% 100%);
    min-height: 48px;
    transition: background 0.8s ease;
}

.buttonsWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.center .buttonsWrapper, .ctaContentBox .buttonsWrapper {
    justify-content: center;
}

a.button {
    text-decoration: none;
}

.topBar button, .topBar .button, .resMenu button, .resMenu .button, .zimres button, .fahrplanWidget button {
    clip-path: none;
}

button.secondary, .button.secondary {
    background: #D3A44D;
    border: #D3A44D solid 2px;
    color: #F7F9F9;
}

/*.roomBox button.secondary, .roomBox .button.secondary {
    margin-left: 20px;
    margin-top: 0px;
}*/
button.secondary:hover, .button.secondary:hover {
    background: #fff;
    color: #D3A44D;
}

.bg4 button:not(.slick-arrow), .bg4 .button:not(.slick-arrow) {
    background: #888D7C;
    border-color: #888D7C;
    color: #F7F9F9;
}

.bg4 button:not(.slick-arrow):hover, .bg4 .button:not(.slick-arrow):hover {
    background: #6D6F5E;
    border-color: #fff;
    color: #fff;
}

/*Button hover Icon*/
button:hover, .button:hover {
    clip-path: none;
}

button:hover:before, .button:hover:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 48px;
    position: absolute;
    left: -2px;
    top: -2px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -24px -400px;
    background-size: 1000px 1000px;
}

button.secondary:hover:before, .button.secondary:hover:before {
    background-position: -50px -400px;
}

.bg4 button:hover:before, .bg4 .button:hover:before {
    background-position: 0px -400px;
}

button.slick-arrow:hover:before, .tabs > [data-control] button:hover:before, .resMenu button.SiMenuToggle:hover:before, .zimres button:hover:before, .fahrplanWidget button:hover:before {
    display: none;
}

.zimres button {
    height: initial;
    min-height: initial;
}

.button:hover, .topBar .button:nth-child(even):hover, .sc-readmore a:hover, .resMenu a.button:nth-child(odd):hover, .SiMenu .copyToMobileMenu .button:nth-child(odd):hover {
    background: #F7F9F9;
    color: #888D7C;
}

a.txtLink {
    font-weight: 400;
    text-decoration: none;
    color: #6D6F5E;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    font-size: 15px;
}

a.txtLink:hover {
    color: #6D6F5E;
    border-color: #6D6F5E;
}

a.txtLink:after {
    content: "";
    width: 15px;
    height: 11px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 3px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -630px;
    background-size: 1000px 1000px;
    transition: margin 0.6s ease;
}

.bg4 a.txtLink:after, .bg5 a.txtLink:after {
    background-position: -35px -630px;
}

a.txtLink:hover:after, .seoBoxes .box:hover a.txtLink:after, .blockPostTypeEntries > div article.linkBox:hover a.txtLink:after {
    margin-left: 8px;
    margin-right: 0;
}

a.txtLink:before {
    content: "";
    width: calc(100% - 20px);
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #6D6F5E;
    transition: width 0.6s ease;
    visibility: hidden;
    /*Hide Hover Animation txtLink mobile*/
}

.bg4 a.txtLink:before, .bg5 a.txtLink:before {
    background-color: #fff;
}

a.txtLink:hover:before, .seoBoxes .box:hover a.txtLink:before, .blockPostTypeEntries > div article.linkBox:hover a.txtLink:before {
    width: 55px;
}

/*Slick Styles*/
.slick-arrow {
    width: 43px;
    height: 45px;
    border: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -540px;
    background-size: 1000px 1000px;
    background-color: transparent;
    border: 0;
}

.slick-prev.slick-arrow {
    margin-right: 50px;
    transform: rotate(180deg);
}

button.slick-arrow {
    font-size: 0;
    clip-path: none;
}

/*Slick Arrow Icon*/
.slick-arrow:after {
    content: "";
    width: 30px;
    height: 14px;
    display: inline-block;
    margin-left: auto;
    right: 0;
    top: calc(50% - 7px);
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -53px -555px;
    background-size: 1000px 1000px;
    background-color: transparent;
    transition: right 0.5s ease;
}

.slick-arrow:hover:after {
    right: -10px;
}

.bg4 .slick-arrow:after, .bg5 .slick-arrow:after {
    background-position: -174px -555.5px;
}

.blockTextSlideshow:not(.noArrows) .sc-slideshow.slick-slider, .blockSlideshow:not(.noArrows) .sc-slideshow.slick-slider {
    padding-bottom: 55px;
}

.blockTextSlideshow .sc-slideshow .slick-arrow, .blockSlideshow .sc-slideshow .slick-arrow {
    bottom: 0;
    right: 0;
}

ul.slick-dots {
    position: absolute;
    bottom: 10%;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 100%;
    text-align: center
}

ul.slick-dots li {
    display: inline-block;
    margin-bottom: 0
}

ul.slick-dots li button {
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 0;
    margin: 0 2px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.8);
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.8);
    cursor: pointer;
    padding: 0
}

.slick-dots li.slick-active button {
    background: #fff
}

/*Lightcase Styles*/
.lightcase-icon-close:before {
    text-shadow: 1px 1px 1px #797979;
}

/*Accordion Styles*/
.accordion {
    margin-left: 30px;
    margin-bottom: 15px;
    border-bottom: 2px solid #B9B59F;
}

[data-accordion] [data-control] {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}

[data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    top: 0;
    margin-top: 5px;
    left: -30px;
    z-index: 10;
    cursor: pointer;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -40px -128px;
    background-size: 1000px 1000px;
    margin-right: 10px;
    width: 13px;
    height: 17px;
}

.bg4 [data-accordion] > [data-control]:after {
    background-position: 1px -128px;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #394145;
    padding: 8px 10px;
    position: relative;
    margin-right: 10px;
    border: 2px solid #394145;
    background: transparent;
    margin-bottom: 10px;
    clip-path: initial;
    font-weight: 600;
}

.tabs > [data-control] button:after {
    display: none;
}

.tabs > [data-control] button:last-child {
    margin-right: 0;
}

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    background: #394145;
    color: #F7F9F9;
}

.tabs > [data-control] button.active:after {
    display: none;
}

.tabs [data-content] {
    margin-top: 15px;
}

.tabs [data-control] {
    margin-bottom: 110px;
    justify-self: center;
}

.tabs {
    text-align: center;
}

.roomSite .tabs [data-control] {
    width: 90%;
}

.roomBox [data-accordion] > [data-control]:after {
    left: initial;
    right: 0px;
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -196px 4px;
    background-size: 1000px 1000px;
    transform: initial;
    border: none;
    margin-right: 0;
    margin-top: 0;
}

.roomBox [data-accordion].open > [data-control]:after {
    transform: rotate(-45deg);
}

.roomBox [data-accordion] [data-control] {
    margin-bottom: 0px;
    font-weight: 500;
    justify-self: initial;
    width: initial;
}

.roomBox .txtLinkWrapper a.txtLink:after {
    content: "";
    width: 24px;
    height: 20px;
    margin-left: 4px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 5px -496px;
    background-size: 1000px 1000px;
    background-color: transparent;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #F7F9F9;
    width: 100%;
}

.SiTable td {
    padding: 7px;
    border: 1px solid #C9C8B9;
}

.SiTable tr:nth-child(odd) {
    background: #efefef
}

.SiTable table tr:nth-child(1) {
    background: #888D7C;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.additionalPriceInformation {
    margin: 15px 0;
}

.scrollableArea {
    overflow-x: auto !important;
    white-space: nowrap;
    width: 100%;
}

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/
/*Mobile Top Bar Styles*/
.resMenu {
    position: fixed;
    background: transparent;
    width: 100%;
    height: 48px;
    z-index: 30;
    top: 0;
    left: 0;
    padding-left: 48px;
    transition: top 0.8s ease;
}

.home .resMenu {
    top: -50px;
}

.home.scrolled .resMenu {
    top: 0;
}

.resMenu button.SiMenuToggle {
    position: absolute;
    left: 48px;
    top: 0;
    height: 48px;
    width: 110px;
    border: 0;
    cursor: pointer;
    display: flex;
    gap: 6px;
    padding: 0;
    align-items: center;
    justify-content: center;
    border: 1px solid #888D7C;
}

.resMenu button.SiMenuToggle:hover {
    background-color: #888D7C;
}

.resMenu button.SiMenuToggle:focus {
    outline: none;
}

.resMenu button.SiMenuToggle .line {
    background: #F7F9F9;
    height: 2px;
    width: 22px;
    display: block;
    margin-bottom: 4px;
}

.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 0;
}

.resMenu button.SiMenuToggle .line:last-child, .resMenu button.SiMenuToggle .line:first-child {
    width: 15px;
}

.resMenu button.SiMenuToggle .line:first-child {
    margin-right: 0;
    margin-left: auto;
}

.resMenu .copyToMobileMenu {
    position: absolute;
    left: calc(110px + 48px);
    width: calc(100vw - 110px - 48px);
    display: flex;
}

.resMenu .copyToMobileMenu .button {
    width: calc((100vw - 110px - 48px) / 2);
    text-align: center;
    line-height: 1;
}

.resMenu a.button {
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    width: 50%;
    padding: 0;
    align-items: center;
    justify-content: center;
}

body:not(.SiMenuOpen) .resMenu a.button {
    border-bottom: 1px solid #888D7C;
    border-top: 1px solid #888D7C;
}

body:not(.SiMenuOpen) .resMenu a.button:hover {
    border-width: 2px;
}

.resMenu a.button.secondary, .resMenu a.button.secondary:hover, body:not(.SiMenuOpen) .resMenu a.button.secondary, body:not(.SiMenuOpen) .resMenu a.button.secondary:hover {
    border-color: #D3A44D;
}

.resMenu a.button:first-child, .resMenu a.button:nth-child(2) {
    display: inline-flex;
}

.resMenu a.phone, .SiMenu .copyToMobileMenu a.phone:before {
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -198px -337px;
    text-decoration: none;
    width: 22px;
    height: 24px;
    display: inline-block;
}

.resMenu a.phone {
    font-size: 0;
    position: absolute;
    top: 18px;
    margin-left: 25px;
}

/*MenuBarLogo Logo Styles*/
header .MenuBarLogo {
    background: #888D7C;
    width: 48px;
    height: 48px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 31;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: top 0.8s ease;
}

header .MenuBarLogo > p {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}

header .MenuBarLogo a {
    padding: 3px 8px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.home header .MenuBarLogo {
    top: -50px;
}

.home.scrolled .MenuBarLogo {
    top: 0;
}

/*Desktop Top Bar Styles*/
.topBar {
    display: none;
}

.bottomCTAWrapper {
    position: fixed;
    bottom: 0;
    bottom: 0;
    left: 0;
    justify-content: center;
    width: 100%;
    display: flex;
    height: 48px;
    z-index: 8;
    -webkit-box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
    box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
}

.scrolled .bottomCTAWrapper {
    z-index: 99;
}

.bottomCTAWrapper .button {
    width: 25%;
    height: 48px;
    font-size: 10px;
    letter-spacing: 0.8px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 3px;
    padding: 5px 2px;
    display: none;
    clip-path: none;
    background-color: #888D7C;
    color: #F7F9F9;
    border: 0;
    border-right: 1px solid #B9B59F;
    transition: width 0.8s ease;
}

.bottomCTAWrapper .button:nth-child(4) {
    border-right: 0;
}

.bottomCTAWrapper .button:hover {
    background: #6D6F5E;
}

.bottomCTAWrapper .button:nth-child(1), .bottomCTAWrapper .button:nth-child(2), .bottomCTAWrapper .button:nth-child(3), .bottomCTAWrapper .button:nth-child(4) {
    display: flex;
}

.bottomCTAWrapper .button:before {
    content: "";
    width: 23px;
    height: 23px;
    min-height: 23px;
    min-width: 23px;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 2px -49px;
    background-size: 1000px 1000px;
    left: initial;
    top: initial;
    position: relative;
}

.bottomCTAWrapper .button.lastMinuteBtn:before {
    background-position: -99px -49px;
}

.bottomCTAWrapper .button.voucherBtn:before {
    background-position: -199px -49px;
}

.bottomCTAWrapper .button.fotogalleryBtn:before {
    background-position: -297px -47px;
}

/*Menu Styles*/
.sc-menu a {
    text-decoration: none;
    display: block;
    padding: 3px 20px 3px 0;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #C9C8B9;
    font-family: "Teachers", sans-serif;
    font-weight: 400;
}

.sc-menu ul li a {
    color: #F7F9F9;
    padding-right: 0;
    padding-left: 25px;
}

.sc-menu a:hover {
    text-decoration: none;
}

.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.SiMenu, .SiMenuDesktop {
    display: none;
}

.SiMenu.active {
    display: block;
    background: #6d6f5e;
    color: #F7F9F9;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    padding-top: 75px;
    padding-bottom: 70px;
    text-align: left;
    margin: auto;
    width: 100%;
}

/*Hide Menu Images*/
.SiMenu .menuItemImages, .SiMenu .menuBackgroundImages {
    display: none;
}

/* Menu Slogan*/
.SiMenu .menuBackgroundImages:after, .SiMenu .menuBackgroundImages:before {
    content: "Mountain Feeling";
    font-family: "Teachers", sans-serif;
    font-weight: 400;
    color: #B9B59F;
    position: fixed;
    right: 5vw;
    top: 8vh;
    z-index: 10;
    font-size: 70px;
    width: 356px;
    line-height: 0.9;
    text-align: right;
    display: none;
    pointer-events: none;
}

.SiMenu .menuBackgroundImages:before {
    content: "Hier beginnt Ihr Urlaub";
    font-size: 20px;
    line-height: 1;
    margin-top: 145px;
}

.SiMenu .menuBackgroundImages:lang(it):before {
    content: "Qui inizia la vostra vacanza";
}

.SiMenu .menuBackgroundImages:lang(en):before {
    content: "Your holiday begins here";
}

.sc-menu li.submenuarrow {
    position: relative;
    font-size: 22px;
}

/*[class*=menu-hauptmenue] .current-menu-parent ul li.current-menu-item a, [class*=menu-hauptmenue] ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
    text-decoration-color: #B9B59F;
}
.sc-menu li.submenuarrow > a:hover {
    text-decoration: none;
}*/
[class*=menu-hauptmenue] ul.sub-menu li a {
    position: relative;
}

[class*=menu-hauptmenue] ul.sub-menu li a:hover:after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 25px;
    background-color: #B9B59F;
}

[class*=menu-hauptmenue] ul.sub-menu li a:hover:after {
    animation: menuLinewith 0.6s ease;
    animation-fill-mode: forwards;
}

@-webkit-keyframes menuLinewith {
    0% {
        width: 0px;
    }

    100% {
        width: 55px;
    }
}

.sc-menu li.submenuarrow > a:hover:after {
    display: none;
}

.menu-hauptmenue-container > ul.sc-menu {
    padding-right: 8px;
}

.SiMenu .sc-menu li ul li a {
    margin-top: 0px;
}

.SiMenu ul, .SiMenuDesktop ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.SiMenu li > ul, .SiMenuDesktop li > ul {
    display: none;
    padding-left: 0;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.SiMenu li > ul.active, .SiMenuDesktop li > ul.active {
    display: block;
}

.SiMenuDesktop li > ul.active, .SiMenuDesktop li > ul.active, .SiMenuDesktop .menu-item.submenuActive .menuItemImages {
    position: absolute;
    z-index: 10;
    background: #F7F9F9;
}

.sc-menu li:before, .sc-menu li.submenuarrow:before {
    display: none;
}

.SiMenu .sc-menu li {
    margin-bottom: 6px;
}

.SiMenu button, .SiMenuDesktop button {
    background: transparent;
    border: 0;
    padding: 0;
}

.SiMenu button:focus, .SiMenuDesktop button:focus {
    outline: none;
}

.SiMenu button.close-button {
    display: none;
}

.submenu-button {
    margin-left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -13px;
    border: 0;
    background: transparent;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-bottom: 2px solid #C9C8B9;
    border-left: 2px solid #C9C8B9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.submenuActive .submenu-button {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: 0px;
}

.sc-menu a:hover .submenu-button, .hasSubmenu.submenuActive .submenu-button, .sc-menu li a[aria-current] .submenu-button {
    border-color: #F7F9F9;
}

.hasSubmenu.current-menu-parent > a, .sc-menu li a[aria-current], .sc-menu li.submenuarrow a:hover, .SiMenu li.submenuarrow.submenuActive a {
    color: #F7F9F9;
}

.SiMenu li.submenuarrow.submenuActive .current-menu-item a {
    font-weight: 700;
}

.SiMenu .menuHeader {
    margin-bottom: 3vh;
    width: auto;
    text-align: left;
}

.SiMenu .menuHeader img {
    height: 48px;
    width: auto;
}

.SiMenu .menuFooter, .SiMenu .copyToMobileMenu a.phone {
    margin-top: 15% !important;
}

.SiMenu .copyToMobileMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.SiMenu .copyToMobileMenu a.phone {
    text-decoration: none;
}

.SiMenu .copyToMobileMenu .button {
    margin: auto;
    width: 180px;
    display: none;
}

.SiMenu .copyToMobileMenu .button:first-child {
    margin-bottom: 10px;
}

.SiMenu .copyToMobileMenu .button:first-child, .SiMenu .copyToMobileMenu .button:nth-child(2) {
    /*Show max. 2 CTA-Buttons in Mobile Menu*/
    display: inline-block;
}

.SiMenu .copyToMobileMenu a.phone:before {
    content: "";
    background-position: -258px -336px;
    vertical-align: bottom;
    margin-right: 6px;
}

nav:not(.SiMenuDesktop) [class*=menu-hauptmenue], nav:not(.SiMenuDesktop) [class*=menu-hauptmenue-it] , nav:not(.SiMenuDesktop) [class*=menu-hauptmenue-en] {
    height: calc(100vh - 200px);
    height: calc(calc(var(--vh, 1vh) * 100) - 200px);
    overflow-y: auto;
}

.SiMenuOpen .bottomCTAWrapper, .SiMenuOpen header .MenuBarLogo, .SiMenuOpen .resMenu {
    z-index: 1001;
}

.SiMenuOpen .resMenu {
    -webkit-box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
    box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
}

.SiMenuOpen header .MenuBarLogo {
    display: none;
}

/*Menu Close Button*/
.SiMenuOpen .resMenu button.SiMenuToggle {
    width: calc(110px + 48px);
    left: 0;
    border: 0;
    border-right: 1px solid #888D7C;
}

.SiMenuOpen .resMenu button.SiMenuToggle {
    background-color: #888D7C;
}

.SiMenuOpen .resMenu a.button:not(.secondary) {
    background-color: #888D7C;
    border-color: #888D7C;
}

.SiMenuOpen .resMenu a.button:not(.secondary):hover {
    background: #F7F9F9;
    color: #888D7C;
}

.SiMenuOpen .resMenu button.SiMenuToggle {
    border-right: 1px solid #6D6F5E;
}

.SiMenuOpen .resMenu button.SiMenuToggle .menubuttonText {
    font-size: 0;
    transition: all 0.5s ease;
}

.SiMenuOpen .resMenu button.SiMenuToggle .menubuttonText:after {
    content: "Schließen";
    font-size: 15px;
    transition: all 0.5s ease;
}

html[lang="it-IT"] .SiMenuOpen .resMenu button.SiMenuToggle .menubuttonText:after {
    content: "Chiudi";
}

html[lang="en-US"] .SiMenuOpen .resMenu button.SiMenuToggle .menubuttonText:after {
    content: "Close";
}

.SiMenuOpen .resMenu button.SiMenuToggle .menubuttonLines span {
    display: none;
}

.SiMenuOpen .resMenu button.SiMenuToggle .menubuttonLines:before {
    content: "";
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -148px 2px;
    background-size: 1000px 1000px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

/*SiMenuDesktop*/
.SiMenuDesktop .sc-menu li {
    display: inline-block;
}

.SiMenuDesktop li.submenuarrow a {
    padding-right: 17px;
}

/*Menu Arrows*/
.SiMenuDesktop li.submenuarrow > a, .SiMenu li.submenuarrow > a {
    position: relative;
    border-bottom: 2px solid #888D7C;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 2px;
}

.SiMenuDesktop li.submenuarrow:first-child > a, .SiMenu li.submenuarrow:first-child > a {
    margin-top: 0;
}

.SiMenuDesktop li.submenuarrow > a:after, .SiMenu li.submenuarrow > a:after {
    content: " ";
    right: 0;
    top: 50%;
    margin-top: -9px;
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -300px 0px;
    background-size: 1000px 1000px;
    width: 18px;
    height: 18px;
    display: block !important;
}

.SiMenuDesktop li.submenuarrow.submenuActive > a:after, .SiMenu li.submenuarrow.submenuActive > a:after {
    margin-top: -1px;
    background-position: -300px -8px;
    height: 2px;
}

.sc-menu ul li a:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 11px;
    margin-right: 9px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -35px -630px;
    background-size: 1000px 1000px;
}

/*ANIMATION Menu*/
.SiMenuOpen ul.sc-menu .sub-menu > li {
    animation: MenuAnimation 1s linear;
    animation-fill-mode: forwards;
    margin-left: -25px;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(1) {
    animation-delay: 0s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(2) {
    animation-delay: 0.16s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(3) {
    animation-delay: 0.33s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(4) {
    animation-delay: 0.49s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(5) {
    animation-delay: 0.66s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(6) {
    animation-delay: 0.83s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(7) {
    animation-delay: 0.99s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(8) {
    animation-delay: 1.16s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(9) {
    animation-delay: 1.33s;
}

.SiMenuOpen ul.sc-menu .sub-menu > li:nth-child(10) {
    animation-delay: 1.49s;
}

@-webkit-keyframes MenuAnimation {
    0% {
        margin-left: -25px;
    }

    100% {
        margin-left: 0;
    }
}

/*ANIMATION Menu END*/
/*Main Logo Styles*/
header .MainLogo {
    display: none;
    position: relative;
    width: 207px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.MainLogo .menuLogo {
    display: none;
}

.home header .MainLogo {
    display: block;
}

header .MainLogo img, header .MainLogo svg {
    width: 100%;
    height: auto;
}

.showHeaderSlider header .MainLogo {
    position: absolute;
    top: 5vh;
    left: 50%;
    z-index: 10;
    margin: auto;
    padding: 0;
    transform: translate(-50%, 0);
    width: 50px;
    display: none;
}

.home .showHeaderSlider header .MainLogo {
    width: 56vw;
    max-width: 300px;
    display: block;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: absolute;
    top: 75px;
    right: 25px;
    z-index: 10;
    color: #fff;
    font-size: 13px;
}

.home .sc-language-selector, .sc-language-selector {
    top: 12px;
    right: 12px;
}

.sc-language-selector ul li:before, .menuLanguageSelector ul li:before {
    display: none;
}

.sc-language-selector {
    color: #394145;
}

.sc-language-selector a, .menuLanguageSelector a {
    text-decoration: none;
    text-transform: uppercase;
    color: #394145;
    font-family: "Teachers", sans-serif;
    letter-spacing: 2.6px;
}

.home .sc-language-selector a, .showHeaderSlider .sc-language-selector a, .menuLanguageSelector a {
    color: #D8DAD3;
        text-shadow: 1px 1px 1px #adadad;
}

.sc-language-selector ul, .menuLanguageSelector ul {
    margin: 0;
    padding: 0;
}

.sc-language-selector ul li, .menuLanguageSelector ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}

.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "";
    padding-left: 8px;
}

.wpml-ls-current-language a span {
    color: #394145;
    offset: 5px;
    outline-offset: 3px;
    padding-left: 2px;
    outline: #394145 1px solid;
    font-weight: 500;
}

.home .wpml-ls-current-language a span, .showHeaderSlider .wpml-ls-current-language a span, .menuLanguageSelector .wpml-ls-current-language a span {
    color: white;
    outline: #fff 1px solid;
}

.sc-language-selector ul li:last-child a:after, .menuLanguageSelector ul li:last-child a:after {
    display: none;
}

.sc-language-selector ul li:last-child, .menuLanguageSelector ul li :last-child {
    margin-right: 0;
}

.menuLanguageSelector {
    right: 10px;
    top: 64px;
}

/*Header Slider Styles*/
.headerSlider, .headerVideo {
    display: none;
    position: relative;
}

.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    display: block;
    overflow: hidden;
}

body:not(.home) .showHeaderSlider .headerSlider, body:not(.home) .showHeaderVideo .headerVideo {
    aspect-ratio: 2100 / 1050;
    width: 100%;
}

.home .showHeaderSlider .headerSlider .sc-slideshow, .home .showHeaderSlider .headerSlider img, .home .showHeaderVideo .headerVideo video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    aspect-ratio: initial;
}

.home .showHeaderSlider .headerSlider:after, .home .showHeaderSlider .headerVideo:after,
.home .showHeaderSlider .headerSlider:before, .home .showHeaderSlider .headerVideo:before,
.showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
    content: "";
    width: 100%;
    height: 30vh;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(33 33 33 / 90%)), to(transparent));
    background: -o-linear-gradient(top, rgb(33 33 33 / 90%) 0, transparent 100%);
    background: linear-gradient(to bottom, rgb(33 33 33 / 90%) 0, transparent 100%);
    pointer-events: none;
}

.home .showHeaderSlider .headerSlider:before, .home .showHeaderSlider .headerVideo:before,
.showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
    top: initial;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(33 33 33 / 90%)), to(transparent));
    background: -o-linear-gradient(bottom, rgb(33 33 33 / 90%) 0, transparent 100%);
    background: linear-gradient(to top, rgb(33 33 33 / 90%) 0, transparent 100%);
    height: 20vh;
}

.home .showHeaderSlider .headerSlider:before, .home .showHeaderSlider .headerVideo:before {
    visibility: visible;
}

.showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
    /*background: linear-gradient(0deg, rgba(247, 249, 249, 1) 10%, rgba(247, 249, 249, 1) 40%, rgba(255, 255, 255, 0) 100%);*/
    background: #f7f9f9;
    visibility: hidden;
}

.showHeaderSlider .headerSlider .slick-arrow {
    right: calc(50% - 52.5px);
    bottom: 20px;
}

.home .showHeaderSlider .headerSlider .slick-arrow {
    bottom: calc(50px + 5vh);
}

/*Fullscreen Header Slider Styles*/
.home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
}

.showHeaderSlider .headerSlider div[class^=slick], .showHeaderSlider .headerSlider .slick-slide > div, .showHeaderSlider .headerSlider picture {
    height: 100% !important;
    display: block !important;
}

header .arrowDown {
    display: none;
}

/*Fullscreen HeaderSlider END*/
/*Home HeaderSlider Animation*/
.home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    overflow: hidden;
}

.home .showHeaderSlider .headerSlider .sc-slideshow img {
    animation: slideShow 35s linear infinite 0s;
    -o-animation: slideShow 35s linear infinite 0s;
    -moz-animation: slideShow 35s linear infinite 0s;
    -webkit-animation: slideShow 35s linear infinite 0s
}

@-webkit-keyframes slideShow {
    0% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        -ms-transform: scale(1.25)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        -ms-transform: scale(1.25)
    }
}

@keyframes slideShow {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        -ms-transform: scale(1.25)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1)
    }
}

/*Roomboxes*/
.roomBox .box.textBox {
    width: 90%;
    align-self: center;
}

.roomBox .boxLayout {
    position: relative;
    align-items: stretch;
    text-align: start;
}

.roomBox .txtLinkWrapper {
    display: flex;
    flex-direction: column;
}

.roomBox .accordion {
    margin-left: initial;
}

.roomBox ul.slick-dots li, .blockSlideshow ul.slick-dots li {
    display: none;
}

.roomSite .tabs {
    text-align: start;
}

.roomSite .tabs [data-content] {
    margin-top: 0px;
}

.roomBox .eyecatcherBtn {
    background-color: #f7f9f9;
}

.roomBox .eyecatcherBtn {
    height: 106px;
    width: 106px;
    background-position: -375px -600px;
    background-size: 750px 750px;
}

/*.roomBox button.secondary, .roomBox .button.secondary {
    margin-left: 20px
}*/
/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/
.footer {
    clear: both;
    padding-bottom: 50px;
}

.quickrequest, .partner, .editorial {
    text-align: center;
}

.footer address {
    font-style: normal;
    font-weight: 400;
}

address .logo {
    width: 250px;
    max-width: 55vw;
    height: auto;
}

address .dependanceLogo {
    width: 230px;
    height: auto;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 4px;
}

/*Newsletter Styles*/
.newsletter input {
    padding: 15px 25px;
    margin-bottom: 25px;
    width: 100%;
    box-sizing: border-box;
}

/*Partner Styles*/
.partner a {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 5px;
    height: 45px;
    background-size: 250px 500px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.partner br {
    display: none;
}

.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.partner .suedtirol {
    background-position: 0 -101px;
    width: 56px;
}

.partner .suedtirol:hover {
    background-position: -74px -101px;
    width: 56px;
}

.partner .vinschgau {
    background-position: 0 8px;
    width: 84px;
}

.partner .sportwell {
    background-position: 0px -150px;
    width: 60px;
}

.partner .reschensee {
    background-position: -73px -157px;
    width: 40px;
}

.partner .booking_suedtirol {
    background-position: 0 -47px;
    width: 50px;
}

.footer address a.weather, .footer address a.webcam, .footer address a.degree {
    width: 50px;
    height: 50px;
    background: #888D7C;
    display: inline-block;
    text-decoration: none;
    margin-right: 35px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 13px -217px;
    background-size: 1000px 1000px;
}

.footer address a.facebook, .footer address a.instagram {
    width: 50px;
    height: 50px;
    background: #6D6F5E;
    display: inline-block;
    text-decoration: none;
    margin-right: 35px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -31px -288px;
    background-size: 1000px 1000px;
}

.footer address a.weather:hover, .footer address a.webcam:hover, .footer address a.degree:hover, .footer address a.facebook:hover, .footer address a.instagram:hover {
    opacity: 0.8;
}

.footer address a.instagram {
    background-position: 12px -288px;
}

.footer address a.weather {
    background-position: -32px -217px;
}

.footer address a.webcam {
    background-position: -86px -217px;
}

.whiteBorderTop {
    border-top: 1px solid #F7F9F9;
}

.threeBoxesRowDesktop {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bg5 .threeBoxesRowDesktop {
    gap: 45px;
}

/*Anchor Menu*/
.anchorMenuWrapper {
    padding: 20px 15px;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    max-width: unset;
    left: 0;
    box-sizing: border-box;
}

.anchorMenuWrapper.fixed {
    position: fixed;
    top: 60px;
    z-index: 20;
}

.anchorMenuWrapper a {
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    opacity: .5;
    margin-right: 30px;
    color: #fff;
}

.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

.anchorMenuWrapper a:last-child {
    margin-right: 0;
}

.mountainSilhouette {
    position: relative;
}

.mountainSilhouette:after {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    content: "";
    background-image: url(/wp-content/themes/vorlage-child/assets/graphics/vector_mountain-silhouette.svg;);
    aspect-ratio: 2400 / 186;
    background-size: cover;
    border-left: 0;
    border-right: 0;
}

/*Layout Boxes and Highlights Boxes*/
.blockPostTypeEntries > div, .seoBoxes {
    display: flex;
    flex-wrap: wrap;
    /*align-items: flex-end;*/
    gap: 6px;
}

.seoBoxes {
    gap: 60px 6px;
}

.seoBoxes .box:hover, .blockPostTypeEntries > div article.linkBox:hover {
    cursor: pointer;
}

.seoBoxes .box img, [data-sigallery] img, .blockPostTypeEntries > div article.linkBox img {
    transition: opacity 0.6s ease;
}

.seoBoxes .box:hover img, [data-sigallery] img:hover, .blockPostTypeEntries > div article.linkBox:hover img {
    opacity: 0.6;
}

.blockPostTypeEntries > div article {
    width: calc(50% - 3px);
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-end;
}

.blockPostTypeEntries article .blockText p:last-child {
    margin-bottom: 0;
}

.blockPostTypeEntries article .txtLinkWrapper, .seoBoxes .box .txtLinkWrapper, .seoBoxes .box .headline, .seoBoxes .box .boxLink {
    margin-top: 12px;
}

.blockPostTypeEntries article .postTitle span, .seoBoxesWrapper .seoBoxes .headline span {
    color: #6D6F5E;
    font-weight: 500;
}

.blockPostTypeEntries article .blockContent {
    height: 100%;
}

/*Layout Boxes*/
.blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+1) .blockSlideshow, .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+2) .blockSlideshow, .seoBoxes .box :nth-child(4n+1) img, .seoBoxes .box :nth-child(4n+2) img {
    order: 2;
}

.blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+3), .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+4) {
    margin-bottom: 60px;
    justify-content: flex-start;
}

/*Highlight Boxes*/
.blockPostTypeEntries.highlightBoxes > div {
    gap: 30px;
}

.blockPostTypeEntries.highlightBoxes > div article {
    width: 100%;
    border-bottom: 2px solid #6D6F5E;
    box-sizing: border-box;
}

.blockPostTypeEntries.highlightBoxes > div article:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.blockPostTypeEntries.highlightBoxes > div article .blockSlideshow img {
    width: 45px;
    height: auto;
}

.blockPostTypeEntries.highlightBoxes > div article .blockSlideshow img {
    width: 85px;
    height: auto;
}

/*Highlight Boxes Animation*/
.blockPostTypeEntries.highlightBoxes > div article {
    margin-top: 60px;
}

.blockPostTypeEntries.highlightBoxes.highlightBoxesInViewport > div article {
    animation: HighlightBoxesAnimation 1.2s linear;
    animation-fill-mode: forwards;
}

.blockPostTypeEntries.highlightBoxes.highlightBoxesInViewport > div article:nth-child(1) {
    animation-delay: 0s;
}

.blockPostTypeEntries.highlightBoxes.highlightBoxesInViewport > div article:nth-child(2) {
    animation-delay: 0.3s;
}

.blockPostTypeEntries.highlightBoxes.highlightBoxesInViewport > div article:nth-child(3) {
    animation-delay: 0.6s;
}

.blockPostTypeEntries.highlightBoxes.highlightBoxesInViewport > div article:nth-child(4) {
    animation-delay: 0.9s;
}

@-webkit-keyframes HighlightBoxesAnimation {
    0% {
        margin-top: 60px;
    }

    100% {
        margin-top: 0;
    }
}

/*guestReviewWrapper*/
.guestReviewWrapper.hideMobile {
    display: none;
    padding: 65px 35px;
    /* padding-top: 80px; */
    /*if Slider / not in use*/
    box-sizing: border-box;
}

.guestReviewWrapper {
    position: relative;
}

.guestReviewWrapper * {
    z-index: 2;
    position: relative;
}

.guestReviewWrapper p.reviewContent:last-child {
    margin-bottom: 0;
}

.guestReviewWrapper:after {
    content: "";
    width: auto;
    height: 45%;
    max-height: 100%;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1;
    background-image: url(/wp-content/themes/vorlage-child/assets/graphics/vector_inverted-commas.svg);
    aspect-ratio: 235 / 190;
    background-size: cover;
    max-width: 100%;
}

/*FAQ Styles*/
.FAQquestions {
    position: relative;
}

.FAQquestions, .FAQquestions.padding-bottom-xl {
    padding-bottom: 150px;
}

.FAQquestions:after {
    width: 100%;
    height: auto;
    max-height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    content: "";
    background-image: url(/wp-content/uploads/bg-baeume-faq.jpg);
    aspect-ratio: 2400 / 1800;
    background-size: cover;
    background-position: bottom;
    border-left: 0;
    border-right: 0;
    pointer-events: none;
}

.FAQquestions * {
    position: relative;
    z-index: 2;
}

.quickrequest {
    position: relative;
}

.quickrequest .t1 {
    margin-top: 100px;
}

.bestpriceBtn {
    height: 120px;
    width: 120px;
    display: flex;
    flex-direction: column;
    color: #F7F9F9;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    letter-spacing: 1.2px;
    font-size: 11px;
    border-radius: 50%;
    position: absolute;
    right: 21px;
    top: 32px;
    z-index: 3;
    text-transform: uppercase;
    transform: initial;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0px -800px;
    background-size: 1000px 1000px;
}

.bestpriceBtn b {
    margin-top: 24px;
    font-size: 17px;
    font-weight: 400;
}

.weatherWidgetContainer img {
    max-width: 350px;
}

/*Zimres Styles*/
/*.zimres {
    position: relative;
    z-index: 1;
}*/
.zimres .zimresWidget .bw-content-container {
    max-width: 1500px !important;
}

/*Hogast Styles*/
#custom #hg-wi-form .h-wi-content .h-wi-row.h-wi-bold-row {
    background-color: #bcb7b2;
}

#custom #hg-wi-form .h-wi-content .h-wi-row {
    background-color: #d3d0cc;
    border-bottom: 2px solid #eae8e6;
}

#custom #hg-wi-form .h-wi-button {
    background: #d3a44d;
}

#custom .hgPaymentWidget {
    color: #394145;
}

#custom .hgPaymentWidget .hgpText.hgpInfo a, #custom .hgPaymentWidget .hgpPrivacyCheckbox span a, #custom .hgPaymentWidget .hgpAdditionalInfo a {
    color: #d3a44d;
}

#custom .hgPaymentWidget .hgpProgress .hgpStepActive .hgpRect {
    background-color: #d3a44d;
    border-color: #d3a44d;
    color: #fff;
}

#custom .hgPaymentWidget .hgpProgress .hgpRect {
    border: 1px solid #d3a44d;
    color: #d3a44d;
}

#custom .hgPaymentWidget .hgpProgress .hgpStep:not(:last-child) .hgpStepInner > div:last-child:before {
    border-color: #d3a44d;
}

#custom .hgPaymentWidget .hgpProgress, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"] + span:after, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"] + span:before, #custom .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"] + span:before {
    border-color: #d3a44d;
}

#custom .hgPaymentWidget .hgpExpander {
    color: #d3a44d;
}

#custom .hgPaymentWidget .hgpProgress .hgpLabel, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox, #custom .hgPaymentWidget .hgpFormElement .hgpRadioButton {
    color: #394145;
}

#custom .hgPaymentWidget .hgpButton {
    font-weight: 700;
    font-size: 16px;
    padding: 9px 25px;
    min-width: initial;
}

#custom .hgPaymentWidget .hgpButton {
    font-size: 19px;
    text-transform: lowercase;
    font-weight: 700;
}

#custom .hgPaymentWidget .hgpButton.hgpButtonPrimary {
    background: #d3a44d;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Teachers", sans-serif;
    font-weight: 400;
}

#custom .hgPaymentWidget .hgpButton.hgpButtonPrimary:hover {
    background: #d3a44d;
    color: #fff;
    opacity: 1;
}

#custom .hgPaymentWidget .hgpForm .hgpHighlight {
    background: #d3a44d;
}

#custom .hgPaymentWidget .hgpForm input[type="text"]:focus, #custom .hgPaymentWidget .hgpForm input[type="email"]:focus, #custom .hgPaymentWidget .hgpForm input[type="number"]:focus, #custom .hgPaymentWidget .hgpForm select:focus, #custom .hgPaymentWidget .hgpForm textarea:focus {
    box-shadow: 0 0 0 2px #bec9a9;
}

#custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="text"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="email"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="number"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess select, #custom .hgPaymentWidget .hgpFormElement.hgpSuccess textarea, #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="text"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="email"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="number"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess select, #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess textarea {
    box-shadow: 0 0 0 2px #d3a44d;
}

#custom .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"] + span:after {
    background: #d3a44d;
}

#custom .hgPaymentWidget .hgpProgress .hgpSumContainer, #custom .hgPaymentWidget .hgpSummaryContainer .hgpSummaryHeadline, #custom .hgPaymentWidget .hgpSummaryContainer .hgpSummaryHeadline {
    background-color: #d3a44d;
}

/*FahrplanWidget Styles*/
.fahrplanWidget {
    text-align: left;
}

.fahrplanWidget button {
    height: initial;
    min-height: initial;
}

.fahrplanWidget .AppWrapper {
    min-width: 0px !important;
}

/*Schnellanfrage*/
.sc-quickInquiry .sc-quickformSubmit-zimres {
    width: 100%;
    padding: .5rem 0;
    text-align: center;
}

.sc-quickInquiry .sc-quickformSubmit button, .sc-quickInquiry .sc-quickformSubmit-zimres button {
    border: 2px solid #6D6F5E;
    cursor: pointer;
}

.sc-quickInquiry .sc-quickformArrival, .sc-quickInquiry .sc-quickformDeparture, .sc-quickInquiry .sc-quickformAdults, .sc-quickInquiry .sc-quickformChildren {
    border-color: #6D6F5E;
    border-width: 2px;
    padding: 20px 0px;
}

.sc-quickInquiry input {
    color: #B9B59F;
    font-size: 20px;
    font-family: "Teachers", sans-serif;
    justify-items: left;
}

.sc-quickInquiry > div label {
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sc-quickformDeparture label, .sc-quickformChildren label {
    margin-left: 20px;
}

.sc-quickInquiry .quickInquiryLabel:hover, .sc-quickInquiry .quickInquiryLabel:focus {
    background: #51575a;
}

.sc-quickInquiry label:hover, .sc-quickInquiry label:focus, .sc-quickInquiry > div.active {
    background: transparent;
}

.sc-quickInquiry .sc-quickformDeparture input, .sc-quickInquiry .sc-quickformChildren input {
    padding-left: 20px;
}

.quickrequest .sc-quickInquiry label:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 14px;
    bottom: 20px;
    z-index: 5;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 5px -165px;
    background-size: 1000px 1000px;
}

.quickrequest .sc-quickInquiry .sc-quickformChildren label:before {
    background-position: -139px -155px;
}

.quickrequest .sc-quickInquiry .sc-quickformAdults label:before {
    background-position: -93px -162px;
}

.quickrequest .sc-quickInquiry .sc-quickformAdults label:after, .quickrequest .sc-quickInquiry .sc-quickformChildren label:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 41px;
    bottom: 12px;
    z-index: 5;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -34px -165px;
    background-size: 1000px 1000px;
}

.quickrequest .sc-quickInquiry .sc-quickformAdults label:after {
    left: 18px;
}

.sc-quickInquiry label input {
    background: 0;
    font-weight: 400;
}

.sc-quickInquiry .sc-selectValuesAdults button, .sc-quickInquiry .sc-selectValuesChildren button {
    background: #6d6f5e;
    min-height: initial;
}

.sc-quickInquiry .sc-quickformArrival button, .sc-quickInquiry .sc-quickformDeparture button, .sc-quickInquiry .sc-quickformAdults button, .sc-quickInquiry .sc-quickformChildren button {
    clip-path: none;
}

.sc-quickInquiry .sc-quickformArrival button:hover:before, .sc-quickInquiry .sc-quickformDeparture button:hover:before, .sc-quickInquiry .sc-quickformAdults button:hover:before, .sc-quickInquiry .sc-quickformChildren button:hover:before {
    display: none;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    border-color: #6d6f5e;
    background: #6d6f5e;
}

.sc-quickInquiry .sc-selectValuesAdults button:hover, .sc-quickInquiry .sc-selectValuesChildren button:hover {
    opacity: 0.8;
    background: #6d6f5e;
}

/*Cookie Banner*/
#BorlabsCookieBox ._brlbs-bar-advanced ul li::before, #BorlabsCookieBox ._brlbs-box-advanced ul li::before {
    content: none;
    margin: 0;
}

/*photoGallery Styles*/
.photoGallery {
    margin: -4px;
}

.photoGallery .no-slideshow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
}

.photoGallery .no-slideshow img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    margin: 4px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: hidden;
    height: auto;
    width: calc(100% - 8px);
    display: inline-block !important;
}

/*Google Map Styles*/
.gmap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    display: block;
}

/*ctaContentBox Styles*/
.ctaContentBox {
    text-align: center;
}

.ctaContentBox .box.slideshowBox .sc-slideshow img {
    width: auto;
    height: 120px;
    margin-bottom: 15px;
}

/*Breadcrumb Styles*/
.breadcrumbWrapper {
    font-size: 0.9rem;
}

.breadcrumbWrapper a, .breadcrumbWrapper span {
    color: #6d6f5e;
}

.breadcrumbWrapper a {
    text-underline-offset: 3px;
}

.breadcrumbWrapper a:hover, .breadcrumbWrapper a:hover span {
    color: #b9b59f;
}

/*Single Jobs*/
.single .bottomCTAWrapper {
    display: none;
}

/*List Boxes*/
.sc-listsWrapper article:last-child {
    margin-bottom: 0;
}

.sc-listsWrapper .imageWrapper {
    margin-bottom: 30px;
}

.sc-listsWrapper .sc-readmore {
    margin-top: 20px;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */
/* Mobile landscape */
@media (max-width: 994px) and (orientation: landscape) {
    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: calc(100vh - 195px);
        height: calc(calc(var(--vh, 1vh) * 100) - 195px);
        overflow-y: auto;
        margin-top: 0;
    }
}

@media (max-height: 350px) and (orientation: landscape) {
    .SiMenu .menuHeader {
        display: none;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: calc(100vh - 140px);
        height: calc(calc(var(--vh, 1vh) * 100) - 140px);
    }
}

/* @media (max-width) Styles */
/*@media (max-width: 370px) {
    .roomBox button.secondary, .roomBox .button.secondary {
        margin-left: 0px;
        margin-top: 20px;
    }
}*/
@media (max-width: 600px) {
    .FAQintro .t2 br {
        display: none;
    }

    .fullWidth .blockTextSlideshow .sc-slideshow .slick-arrow, .fullWidth .blockSlideshow .sc-slideshow .slick-arrow {
        right: 20px;
    }
}

@media (max-width: 450px) {
    h2, .t2, h3, .t3, .sc-listsWrapper .headline {
        font-size: 35px;
        line-height: 1.1;
    }

    h3, .t3, .sc-listsWrapper .headline {
        font-size: 25px;
    }
}

@media (max-width: 380px) {
    a.txtLink {
        font-size: 13px;
    }

    h2, .t2, h3, .t3, .sc-listsWrapper .headline {
        font-size: 30px;
        line-height: 1.1;
    }

    h3, .t3, .sc-listsWrapper .headline {
        font-size: 25px;
    }
}

/* @media (min-width) Styles */
@media (min-width: 450px) {
    .partner a {
        margin: 0 2%;
    }

    /*Layout Boxes*/
    .seoBoxes {
        gap: 45px 6px;
        align-items: flex-start;
    }

    .seoBoxes .box {
        width: calc(50% - 3px);
    }
}

@media (min-width: 800px) {
    .centerDesktop {
        text-align: center;
    }

    .leftDesktop > div {
        margin-left: 5%;
        text-align: left;
    }

    .rigthDesktop > div {
        margin-right: 5%;
        text-align: right;
    }

    .FAQintro > div.widthWrapper {
        max-width: 1050px;
        margin-left: 5%;
    }

    /*photoGallery Styles*/
    .photoGallery .no-slideshow img {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }

    /*List Boxes*/
    .sc-listsWrapper article {
        width: calc(50% - 15px);
    }

    .sc-listsWrapper {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
    }
}

@media (min-width: 994px) {
    .padding-top-xxl {
        padding-top: 200px;
    }

    .padding-top-xl, .home .showHeaderSlider .sc-masterContainer {
        padding-top: 120px;
    }

    .padding-top-l, .bgBox {
        padding-top: 75px;
    }

    .padding-top-m, .sc-masterContainer {
        padding-top: 60px;
    }

    .padding-top-s {
        padding-top: 45px;
    }

    .padding-top-xs {
        padding-top: 24px;
    }

    .padding-top-xxs {
        padding-top: 15px;
    }

    .padding-bottom-xxl {
        padding-bottom: 200px;
    }

    .padding-bottom-xl {
        padding-bottom: 120px;
    }

    .padding-bottom-l, .bgBox, .error404 .contentWrapper {
        padding-bottom: 75px;
    }

    .padding-bottom-m, .guestReviewWrapper {
        padding-bottom: 60px;
    }

    .padding-bottom-s, .blockPostTypeEntries.highlightBoxes > div article {
        padding-bottom: 45px;
    }

    .padding-bottom-xs {
        padding-bottom: 24px;
    }

    .padding-bottom-xxs {
        padding-bottom: 15px;
    }

    .margin-top-xxl {
        margin-top: 200px;
    }

    .margin-top-xl {
        margin-top: 120px;
    }

    .margin-top-l {
        margin-top: 75px;
    }

    .margin-top-m {
        margin-top: 60px;
    }

    .margin-top-s {
        margin-top: 45px;
    }

    .margin-top-xs, .error404 .sc-masterContainer a.button {
        margin-top: 24px;
    }

    .margin-top-xxs {
        margin-top: 15px;
    }

    .margin-bottom-xxl, .roomBox, .seoBoxes {
        margin-bottom: 200px;
    }

    .margin-bottom-xl {
        margin-bottom: 120px;
    }

    .margin-bottom-l, .blockPostTypeEntries:not(.highlightBoxes) > div article, .sc-listsWrapper article {
        margin-bottom: 75px;
    }

    .margin-bottom-m, .seoBoxesWrapper {
        margin-bottom: 60px;
    }

    .margin-bottom-s {
        margin-bottom: 45px;
    }

    .margin-bottom-xs {
        margin-bottom: 24px;
    }

    .margin-bottom-xxs {
        margin-bottom: 15px;
    }

    .bgBox {
        padding-left: 18vw;
        padding-right: 18vw;
    }

    html, body, h1, .t1, button, .blockPostTypeEntries article .postTitle, .seoBoxes .box .headline {
        font-size: 19px;
    }

    h2, .t2, .noH2 h1, .error404 .sc-header h1, .single h1 {
        font-size: 70px;
    }

    h3, .t3, .sc-listsWrapper .headline {
        font-size: 50px;
    }

    h4, .t4, .blockPostTypeEntries.highlightBoxes article .postTitle {
        font-size: 19px;
    }

    .txtLink {
        letter-spacing: 2.25px;
        font-size: 15px;
    }

    .home .showHeaderSlider header .MainLogo {
        max-width: 300px;
        top: 100px;
    }

    /*scrolbar Styles*/
    ::-webkit-scrollbar {
        width: 15px;
    }

    .rightDesktop {
        text-align: right;
    }

    .showHeaderSlider .headerSlider {
        margin-top: 0;
    }

    .showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
        visibility: visible;
        height: 75px;
    }

    .sc-masterContainer {
        margin-top: 58px;
    }

    /*Button Styles*/
    button, .button {
        font-size: 15px;
        padding: 15.76px 25px;
        letter-spacing: 2.25px;
        height: 58px;
    }

    .resMenu a.button {
        height: 58px;
    }

    .resMenu button.SiMenuToggle {
        height: 58px;
        width: 158px;
        left: 0;
    }

    .resMenu a.button:hover, body:not(.SiMenuOpen) .resMenu a.button:hover {
        border-width: 2px;
        border-color: #6D6F5E;
    }

    /*Button hover*/
    button:hover:before, .button:hover:before {
        width: 6px;
        height: 58px;
        left: -2px;
        top: -2px;
        background-position: -120px -400px;
    }

    button.secondary:hover:before, .button.secondary:hover:before {
        background-position: -150px -400px;
    }

    .bg4 button:hover:before, .bg4 .button:hover:before {
        background-position: -90px -400px;
    }

    /*Slick Butons*/
    .slick-arrow {
        width: 50px;
        height: 52px;
        bottom: 35px;
        right: 35px;
        background-position: -260px -540px;
    }

    .slick-arrow:after {
        width: 34px;
        height: 16px;
        top: calc(50% - 8px);
        background-position: -321px -558px;
    }

    .bg4 .slick-arrow:after, .bg5 .slick-arrow:after {
        background-position: -462px -558px;
    }

    .blockTextSlideshow:not(.noArrows) .sc-slideshow.slick-slider, .blockSlideshow:not(.noArrows) .sc-slideshow.slick-slider {
        padding-bottom: 75px;
    }

    .slick-prev.slick-arrow {
        margin-right: 65px;
    }

    .change-order-d.blockTextSlideshow .sc-slideshow .slick-arrow, .change-order.blockTextSlideshow .sc-slideshow .slick-arrow,
    .change-order-d.blockSlideshow .sc-slideshow .slick-arrow, .change-order.blockSlideshow .sc-slideshow .slick-arrow {
        right: initial;
        left: 0;
    }

    .change-order-d.blockTextSlideshow .sc-slideshow .slick-arrow.slick-prev, .change-order.blockTextSlideshow .sc-slideshow .slick-arrow.slick-prev {
        margin-right: 0;
    }

    .change-order-d.blockTextSlideshow .sc-slideshow .slick-arrow.slick-next, .change-order.blockTextSlideshow .sc-slideshow .slick-arrow.slick-next {
        margin-left: 65px;
    }

    .showHeaderSlider .headerSlider .slick-arrow, .home .showHeaderSlider .headerSlider .slick-arrow {
        right: calc(50% - 60px);
        bottom: 30px;
    }

    /*Fullscreen Header Slider Styles*/
    .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
        height: calc(100vh - 115px);
        height: calc((var(--vh, 1vh) * 100) - 115px);
        overflow: hidden;
    }

    .home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        overflow: hidden;
    }

    /*Show Desktop Menu START*/
    header .MainLogo {
        margin-top: 0;
    }

    .SiMenuDesktop [class*=menu-hauptmenue] {
        background: #F7F9F9;
    }

    body.scrolled .SiMenuDesktop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .resMenu {
        width: 515px;
        left: 100px;
        height: 58px;
    }

    .resMenu .copyToMobileMenu {
        width: calc(515px - 158px);
    }

    .resMenu .copyToMobileMenu .button {
        width: 50%;
    }

    .home header .MenuBarLogo, .home.scrolled .MenuBarLogo {
        top: 35px;
    }

    /*MenuBarLogo Logo Styles*/
    header .MenuBarLogo {
        width: 70px;
        height: 58px;
        left: 30px;
    }

    header .MenuBarLogo, .resMenu {
        transition: top 0.6s ease;
    }

    .scrolled header .MenuBarLogo, .showHeaderSlider .MenuBarLogo, .showHeaderVideo .MenuBarLogo, .scrolled header .resMenu, .showHeaderSlider .resMenu, .showHeaderVideo .resMenu, .home .resMenu, .home.scrolled .resMenu, .SiMenuOpen .resMenu, .SiMenuOpen header .MenuBarLogo {
        top: 35px;
    }

    .bottomCTAWrapper {
        justify-content: space-between;
        bottom: 115px;
        left: 30px;
        width: calc(100% - 60px);
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .home .bottomCTAWrapper {
        bottom: 30px;
    }

    .scrolled.home .bottomCTAWrapper, .scrolled .bottomCTAWrapper, .SiMenuOpen .bottomCTAWrapper {
        bottom: 30px;
    }

    .bottomCTAWrapper .button {
        flex-direction: row;
        justify-content: center;
        width: 30vw;
        font-size: 15px;
        letter-spacing: 2.25px;
        gap: 8px;
        border: 0;
    }

    .showHeaderSlider .bottomCTAWrapper .button, .showHeaderVideo .bottomCTAWrapper .button {
        opacity: 0.85;
    }

    .SiMenuOpen .bottomCTAWrapper .button:hover, .SiMenuOpen .bottomCTAWrapper .button:hover, .SiMenuOpen .resMenu button.SiMenuToggle:hover, header .MenuBarLogo:hover {
        background-color: #797c6b;
    }

    .scrolled .showHeaderSlider .bottomCTAWrapper .button, .scrolled .showHeaderVideo .bottomCTAWrapper .button, .SiMenuOpen .showHeaderSlider .bottomCTAWrapper .button, .SiMenuOpen .showHeaderVideo .bottomCTAWrapper .button {
        opacity: 1;
    }

    .bottomCTAWrapper:after {
        content: "";
        width: 40vw;
        height: 50px;
        background: transparent;
        display: inline-block;
        order: 3;
    }

    .bottomCTAWrapper .button:nth-child(1) {
        order: 1;
    }

    .bottomCTAWrapper .button:nth-child(2) {
        order: 2;
    }

    .bottomCTAWrapper .button:nth-child(3) {
        order: 4;
    }

    .bottomCTAWrapper .button:nth-child(4) {
        order: 5;
    }

    .bottomCTAWrapper .button:before {
        width: 27px;
        height: 27px;
        min-height: 27px;
        min-width: 27px;
        background-position: -39px -49px;
        left: initial;
        top: initial;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button {
        font-size: 0;
        width: 50px;
        gap: 0;
        display: block;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper {
        width: auto;
        -webkit-box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
        box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button:before {
        margin-left: 9px;
        margin-top: 5px;
        left: initial;
        top: initial;
    }

    .bottomCTAWrapper .button.lastMinuteBtn:before {
        background-position: -140px -50px;
    }

    .bottomCTAWrapper .button.voucherBtn:before {
        background-position: -239px -49px;
    }

    .bottomCTAWrapper .button.fotogalleryBtn:before {
        background-position: -338px -47px;
    }

    .bottomCTAWrapper .button:nth-child(1), .bottomCTAWrapper .button:nth-child(3) {
        border-right: 1px solid #B9B59F;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button:nth-child(3), .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button:nth-child(4) {
        display: none;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper:after {
        width: calc(100% - 100px);
    }

    .error404 .bottomCTAWrapper, .single .error404 .bottomCTAWrapper {
        display: none;
    }

    /* Anchor Menu */
    .anchorMenuWrapper.fixed {
        top: 37px;
        z-index: 10;
    }

    /*Show Desktop Menu END*/
    .sc-language-selector, .menuLanguageSelector {
        font-size: 17px;
    }

    .home .sc-language-selector, .showHeaderSlider .sc-language-selector {
        top: 46px;
        right: 35px;
    }

    .sc-language-selector {
        top: -35px;
        right: 35px;
    }

    .menuLanguageSelector {
        right: 10px;
        top: 19px;
    }

    .boxLayout {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }

    .boxLayout .box {
        width: calc(65% - 60px);
    }

    .boxLayout .box.textBox {
        width: 35%;
    }

    .partner a {
        margin: 0 2.5%;
        height: 87px;
        background-size: 500px 1000px;
    }

    .partner .suedtirol {
        background-position: 0 -202px;
        width: 111px;
    }

    .partner .suedtirol:hover {
        background-position: -147px -202px;
        width: 111px;
    }

    .partner .booking_suedtirol {
        background-position: 1px -96px;
        width: 102px;
    }

    .partner .vinschgau {
        background-position: 0px 8px;
        width: 174px;
    }

    .partner .sportwell {
        background-position: 0px -305px;
        width: 121px;
    }

    .partner .reschensee {
        background-position: -146px -315px;
        width: 80px;
    }

    header .eyecatcherBtn {
        bottom: 8%;
        left: 5%;
        height: 140px;
        width: 140px;
    }

    header .eyecatcherBtn b {
        font-size: 1rem;
    }

    /*twoColumnText*/
    .twoColumnTextDesktop .widthWrapper {
        display: flex;
        justify-content: space-between;
        gap: 35px;
    }

    .twoColumnTextDesktop .widthWrapper .boxtitle {
        width: calc(65% - 60px);
        margin-bottom: 0;
    }

    .twoColumnTextDesktop .widthWrapper .boxeditor {
        width: 35%;
        max-width: 540px;
    }

    /*ctaContentBox Styles*/
    .ctaContentBox .boxLayout .box.textBox {
        width: calc(100% - 60px - 240px);
    }

    .ctaContentBox .boxLayout .box.slideshowBox {
        width: 240px;
    }

    .ctaContentBox .box.slideshowBox .sc-slideshow img {
        width: auto;
        height: 240px;
        margin-bottom: 0;
    }

    /*List Boxes*/
    .sc-listsWrapper article {
        width: calc(50% - 30px);
    }

    .sc-listsWrapper {
        gap: 60px;
    }

    /*Layout Boxes*/
    .blockPostTypeEntries > div, .seoBoxes {
        gap: 8px;
        align-items: flex-start;
    }

    .seoBoxes {
        gap: 45px 8px;
    }

    .blockPostTypeEntries > div article, .seoBoxes .box {
        width: calc(25% - 6px);
    }

    .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+1) .blockSlideshow, .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+2) .blockSlideshow, .seoBoxes .box :nth-child(4n+1) img, .seoBoxes .box :nth-child(4n+2) img {
        order: initial;
    }

    .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+3), .blockPostTypeEntries:not(.highlightBoxes) article:nth-child(4n+4), .seoBoxes .box :nth-child(4n+3) img, .seoBoxes .box :nth-child(4n+3) img {
        margin-bottom: 0;
    }

    /*Highlights Boxes*/
    .blockPostTypeEntries.highlightBoxes > div {
        gap: 0px;
    }

    .blockPostTypeEntries.highlightBoxes > div article, .blockPostTypeEntries.highlightBoxes > div article:last-child {
        width: calc(25% - 2.5px);
        border-right: 2px solid #6D6F5E;
        border-bottom: 0;
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 35px;
        gap: 0;
        padding-top: 20px;
    }

    .blockPostTypeEntries.highlightBoxes > div article:first-child {
        border-left: 2px solid #6D6F5E;
    }

    .blockPostTypeEntries.highlightBoxes > div article .blockSlideshow {
        margin-top: -125px;
        margin-bottom: 30px;
    }

    .blockPostTypeEntries.highlightBoxes article .blockContent {
        min-height: 100px;
    }

    .blockPostTypeEntries.highlightBoxes {
        padding-top: 105px;
    }

    /*Highlight Boxes Animation*/
    .blockPostTypeEntries.highlightBoxes > div article {
        margin-top: 115px;
    }

    @-webkit-keyframes HighlightBoxesAnimation {
        0% {
            margin-top: 115px;
        }

        100% {
            margin-top: 0;
        }
    }

    /*Boxes Desktop Grid -> Box-Link bottom*/
    .blockPostTypeEntries:not(.highlightBoxes) > div {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 45px 8px;
        padding-bottom: 45px;
    }

    .blockPostTypeEntries:not(.highlightBoxes) > div article {
        height: 100%;
        width: 100%;
        margin-bottom: 0px;
    }

    .blockPostTypeEntries:not(.highlightBoxes) .blockContent {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .blockPostTypeEntries:not(.highlightBoxes) .txtLinkWrapper {
        margin-top: auto;
    }

    /*guestReviewWrapper*/
    .guestReviewWrapper.hideMobile {
        display: block;
    }

    .guestReviewWrapper.hideDesktop {
        display: none;
    }

    .twoColumnTextDesktop .widthWrapper .boxeditor.guestReviewWrapper {
        margin-bottom: -200px;
    }

    .FAQquestions, .FAQquestions.padding-bottom-xl {
        padding-bottom: 300px;
    }

    /*Footer*/
    .threeBoxesRowDesktop {
        display: flex;
        flex-direction: row;
        gap: initial;
    }

    .bg5 .threeBoxesRowDesktop {
        gap: initial;
    }

    .threeBoxesRowDesktop .t4.margin-top-m {
        margin-top: 0;
    }

    .threeBoxesRowDesktop .boxMiddle {
        width: 50%;
        text-align: center;
        align-content: end;
    }

    .threeBoxesRowDesktop .boxMiddle.alignCenter {
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    .threeBoxesRowDesktop .box {
        width: 25%;
        align-content: space-around;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .threeBoxesRowDesktop .box p {
        margin-bottom: 0;
    }

    .footer .arrivalImg {
        width: 34vw;
        max-width: 550px;
    }

    .threeBoxesRowDesktop .button.float-start {
        float: inline-start;
    }

    .footer address a.weather, .footer address a.webcam, .footer address a.degree, .footer address a.instagram, .footer address a.facebook {
        width: 60px;
        height: 60px;
        margin-right: 15px;
        background-image: url(../graphics/vector_sprites.svg);
        background-position: -135px -217px;
    }

    .footer address a.instagram {
        background-position: -86px -286px;
    }

    .footer address a.facebook {
        background-position: -138px -286px;
    }

    .footer address a.weather {
        background-position: -207px -217px
    }

    .footer address a.webcam {
        background-position: -287px -217px
    }

    .roomBox .change-order-d .slick-arrow {
        left: 0px;
        right: initial;
    }

    .roomBox .box.textBox {
        margin-right: 50px;
        margin-left: 50px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .roomBox .txtLinkWrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .roomBox a.button.secondary {
        margin-top: initial;
    }

    .roomBox a.button:hover {
        opacity: 0.8;
    }

    .roomBox .eyecatcherBtn {
        height: 142px;
        width: 142px;
        font-size: 12px;
        border-radius: 50%;
        position: absolute;
        top: -70px;
        z-index: 3;
        background-position: -500px -800px;
        background-size: 1000px 1000px;
        left: 35px;
        right: initial;
    }

    .roomBox .eyecatcherBtn b {
        text-transform: initial;
        font-size: 25px;
        font-weight: 400;
    }

    .roomBox .change-order-d .eyecatcherBtn {
        right: 35px;
        left: initial;
    }

    .tabs > [data-control] button {
        font-size: 19px;
    }

    .quickrequest .t1 {
        margin-top: 0;
    }

    .bestpriceBtn {
        background-color: transparent;
        height: 159px;
        width: 159px;
        font-size: 17px;
        right: 9%;
        top: 89px;
        background-position: -123px -640px;
        background-size: 800px 800px;
    }

    .bestpriceBtn b {
        margin-top: 28px;
        font-size: 22px;
    }

    .SiMenu.active {
        padding: 30px;
        padding-top: calc(100px + 8vh);
        padding-bottom: 120px;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: calc(100vh - 290px);
        height: calc(calc(var(--vh, 1vh) * 100) - 290px);
    }

    .SiMenu .menuHeader {
        display: none;
    }

    .SiMenuOpen header .MenuBarLogo {
        display: block;
    }

    .SiMenuOpen .resMenu {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .resMenu button.SiMenuToggle {
        background: #6D6F5E;
    }

    .resMenu a.button:not(.secondary) {
        background: #6D6F5E;
        border-color: #6D6F5E;
    }

    .resMenu a.button:not(.secondary):hover {
        border-color: #6D6F5E;
    }

    .SiMenuDesktop .menuImages, [class*="SiMenu"] .menu-item .menuItemImages, .SiMenuDesktop .menuBackgroundImages {
        display: none;
    }

    .SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
        display: block;
    }

    .SiMenu .menuItemImages img, .menuBackgroundImages img {
        animation: lazyloadFadeIn .5s;
        max-width: initial;
        width: 100%;
    }

    .SiMenu .menuBackgroundImages, .SiMenu .menuItemImages {
        position: fixed;
        width: 100%;
        height: auto;
        aspect-ratio: 2400 / 1800;
        bottom: 0;
        right: 0;
        z-index: -1;
        display: block;
    }

    .SiMenu .menuBackgroundImages {
        animation: none;
    }

    /* Menu Slogan*/
    .SiMenu .menuBackgroundImages:after, .SiMenu .menuBackgroundImages:before {
        display: block;
    }

    .SiMenu .menu-hauptmenue-container, .SiMenu .menu-hauptmenue-it-container, .SiMenu .menu-hauptmenue-en-container {
        width: 45vw;
    }

    .sc-quickInquiry > div label {
        text-align: start;
        font-size: 17px;
        width: 44%;
        justify-self: center;
        position: relative;
    }

    .sc-quickInquiry label input {
        place-items: self-start;
    }

    .sc-quickInquiry input {
        justify-items: start;
        margin-left: 28%;
        font-size: 22px;
        width: 72%;
    }

    .sc-quickformDeparture label, .sc-quickformChildren label {
        margin-left: 0px;
    }

    .quickrequest .sc-quickInquiry label:before {
        bottom: -38px;
        right: -40px;
    }

    .quickrequest .sc-quickInquiry .sc-quickformChildren label:after {
        left: 18px;
    }

    .sc-quickInquiry .sc-quickformArrival {
        border-left: 2px solid #6D6F5E;
    }

    .sc-quickInquiry .sc-quickformChildren {
        border-right: 2px solid #6D6F5E;
    }

    .sc-quickInquiry .sc-quickformDeparture input, .sc-quickInquiry .sc-quickformChildren input {
        padding-left: 0px;
    }

    .quickrequest .sc-quickInquiry .sc-quickformAdults label:after, .quickrequest .sc-quickInquiry .sc-quickformChildren label:after {
        bottom: -47px;
    }

    .sc-quickInquiry .sc-quickformArrival, .sc-quickInquiry .sc-quickformDeparture, .sc-quickInquiry .sc-quickformAdults, .sc-quickInquiry .sc-quickformChildren {
        padding: 10px 0px 30px 0px;
    }

    /*Google Map Styles*/
    .gmap iframe {
        aspect-ratio: 3 / 1;
    }

    /*ANIMATION Menu Desktop*/
    .SiMenuOpen ul.sc-menu {
        padding-left: 25px;
    }

    .SiMenuOpen .menu-hauptmenue-container {
        margin-left: -25px;
    }

    .SiMenuOpen ul.sc-menu > li {
        animation: MenuAnimation 1s linear;
        animation-fill-mode: forwards;
        margin-left: -25px;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(1) {
        animation-delay: 0s;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(2) {
        animation-delay: 0.16s;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(3) {
        animation-delay: 0.33s;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(4) {
        animation-delay: 0.49s;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(5) {
        animation-delay: 0.66s;
    }

    .SiMenuOpen ul.sc-menu > li:nth-child(6) {
        animation-delay: 0.83s;
    }

    /*.SiMenuOpen ul.sc-menu > li:nth-child(7)  {
        animation-delay: 0.99s;
    }
    .SiMenuOpen ul.sc-menu > li:nth-child(8)  {
        animation-delay: 1.16s;
    }
    .SiMenuOpen ul.sc-menu > li:nth-child(9)  {
        animation-delay: 1.33s;
    }
    .SiMenuOpen ul.sc-menu > li:nth-child(10)  {
        animation-delay: 1.49s;
    }*/
}

@media (min-width: 1200px) {
    .bottomCTAWrapper {
        bottom: 80px;
    }
}
@media (min-width: 1550px) {
    .footer address a.weather, .footer address a.webcam, .footer address a.degree, .footer address a.instagram, .footer address a.facebook {
        margin-right: 40px;
    }

    .threeBoxesRowDesktop, .bg5 .threeBoxesRowDesktop {
        gap: 40px;
    }

    .partner a {
        margin: 0 3.5%;
    }

    .bestpriceBtn {
        right: 15%;
    }

    .bottomCTAWrapper .button {
        width: 230px;
    }

    .bottomCTAWrapper:after {
        content: "";
        width: calc(100% - 920px);
        height: 58px;
        background: transparent;
        display: inline-block;
        order: 3;
    }

    .bottomCTAWrapper .button:nth-child(1) {
        order: 1;
    }

    .bottomCTAWrapper .button:nth-child(2) {
        order: 2;
    }

    .bottomCTAWrapper .button:nth-child(3) {
        order: 4;
    }

    .bottomCTAWrapper .button:nth-child(4) {
        order: 5;
    }

    .bottomCTAWrapper .button, .bottomCTAWrapper {
        height: 58px;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button {
        width: 58px;
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper:after {
        width: calc(100% - 116px);
    }

    .scrolled:not(.SiMenuOpen) .bottomCTAWrapper .button:before {
        margin-left: 14px;
        margin-top: 9px;
    }

    .threeBoxesRowDesktop .button.float-start {
        margin-top: -58px;
    }

    .FAQquestions {
        min-height: 75vh;
    }

    /*Hover Animation txtLink*/
    a.txtLink {
        text-decoration: none;
    }

    a.txtLink:before {
        visibility: visible;
    }

    .quickrequest .sc-quickInquiry label:before {
        bottom: -38px;
        right: 0px;
    }

    .SiMenu .menu-hauptmenue-container,.SiMenu .menu-hauptmenue-it-container, .SiMenu .menu-hauptmenue-en-container {
        width: 550px;
        margin-left: 10vw;
    }

    .sc-menu a {
        font-size: 15px;
        letter-spacing: 1.7px;
    }

    .SiMenuDesktop li.submenuarrow > a, .SiMenu li.submenuarrow > a {
        font-size: 28px;
        letter-spacing: 3.5px;
    }

    .menu-hauptmenue-container > ul.sc-menu {
        padding-right: 12px;
    }
}

@media (min-width: 1650px) {
    .leftDesktop > div, .FAQintro > div.widthWrapper {
        margin-left: calc((100% - 1500px) / 2);
    }

    .rigthDesktop > div {
        margin-right: calc((100% - 1500px) / 2);
    }

    .roomBox .boxLayout .box {
        width: 50%;
    }

    .roomBox .boxLayout .box.textBox {
        width: calc(50% - ((100% - 1500px) / 2) - 100px);
    }

    .roomBox .box.textBox {
        margin-right: calc((100% - 1500px) / 2);
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: auto;
        /*aspect-ratio: 16 / 9;*/
    }

    .roomBox .change-order .box.textBox, .roomBox .change-order-d .box.textBox {
        margin-right: initial;
        margin-left: calc((100% - 1500px) / 2);
    }

    .roomSite .tabs [data-control] {
        width: initial;
    }

    .tabs > [data-control] button.active:after {
        display: block;
        background: transparent;
        content: "";
        width: 26px;
        height: 43px;
        display: block;
        margin: 0 auto;
        position: relative;
        left: -2px;
        top: -2px;
        background-image: url(../graphics/vector_sprites.svg);
        background-repeat: no-repeat;
        background-position: -135px -91px;
        background-size: 1000px 1000px;
    }

    .tabs > [data-control] button.active {
        height: 105px;
    }

    .home .showHeaderSlider header .MainLogo {
        max-width: 410px;
        top: 10vh;
    }
}