/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */
@font-face {
    font-family: "TrajanProRegular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/trajan-pro-regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 200 900;
    font-display: swap;
    src: url(../fonts/source-sans3-200-900.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 {
    font-family: "EyesomeScript";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/eyesomescript.woff2) format('woff2');
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: 'Source Sans 3', sans-serif;
    color: #F5F3F2;
    font-weight: 300;
    background-color: #835E65;
    font-size: clamp(16px, 1.4vw, 21px);
    letter-spacing: .3px;
    line-height: 1.5;
    text-align: left;
}

/*
body.home, .home .sc-masterContainer, .home header {
    background-color: #36393D;
}
*/
body.emptyTemplate {
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

b, strong, .listBoxWrapper article .periods {
    font-weight: 600;
}

a {
    color: #F5F3F2;
}

a:hover {
    color: #cbb9b8;
}

.bigger {
    font-size: 130%;
}

.upper a, .upper {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}

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

p {
    margin-bottom: 15px;
}

p:last-of-type {
    margin-bottom: 0px;
}

header p {
    margin: 0;
}

.txtleft {
    text-align: left;
}

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

h1, .t1, h4, .t4, [data-accordion] [data-control], .seoBoxesWrapper .seoBoxes .headline, .aktivitaetenWrapper .headline, .highlightWrapper .headline {
    font-size: clamp(13px, 1vw, 19px);
    line-height: 1.3;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0;
    margin-bottom: 20px;
    clear: both;
    position: relative;
}

/*
.fullHeader .sc-header h1 {
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
    */
.home h1:before {
    content: '';
    display: block;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -448px -250px;
    width: 66px;
    height: 50px;
    margin-left: calc(50% - 33px);
    margin-bottom: 25px;
}

h4, .t4, [data-accordion] [data-control], .seoBoxesWrapper .seoBoxes .headline, .aktivitaetenWrapper .headline, .highlightWrapper .headline {
    font-size: 21px;
    font-size: clamp(21px, 1.5vw, 35px);
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 28px;
    line-height: clamp(28px, 2vw, 46px);
    margin-bottom: 20px;
}

.highlightWrapper .headline {
    margin-bottom: 15px;
}

h2, .t2, h3, .t3, .noH2 h1, .error404 .sc-header h1, .listBoxWrapper article .txtWrapper .headline, .offerInner h1 {
    font-size: 27px;
    font-size: clamp(27px, 2.4vw, 70px);
    line-height: 1.2;
    font-family: "TrajanProRegular", serif;
    font-weight: 400;
    margin: 0;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top: 2vh;
}

h2 em, .t2 em, .handwriting {
    font-size: 43px;
    font-size: clamp(43px, 4vw, 90px);
    font-family: "EyesomeScript", serif;
    display: block;
    text-transform: none;
    font-style: normal;
    line-height: 1;
    margin-bottom: 40px;
    letter-spacing: 0;
}

/* H2 über Headerbild
.h2Up h2 {
    margin-bottom: 140px;
    text-shadow: 1px 1px 2px #000;
}
    */
.t2 em {
    margin-bottom: 25px;
}

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

h3, .t3, .t2.small, .offerBoxesWrapper article .headline, .newsWrapper article .headline, .listBoxWrapper article .txtWrapper .headline {
    font-size: clamp(23px, 1.8vw, 45px);
    margin-bottom: 35px;
}

h3 em {
    font-size: clamp(26px, 2.4vw, 50px);
    font-family: "EyesomeScript", serif;
    display: block;
    text-transform: none;
    font-style: normal;
    line-height: 1;
}

hr {
    background-image: url(../graphics/vector_logo-sticky-resorts.svg);
    width: 70%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 0;
    text-align: left;
    display: inline-block;
    clear: both;
    opacity: .1;
    aspect-ratio: 150 / 86;
    margin-top: -22%;
    margin-left: -30%;
    margin-bottom: 15px;
    z-index: -1;
    transform: translate(0px, 14px);
}

header {
    position: relative;
}

.sc-masterContainer {
    padding-top: 130px;
    overflow: hidden;
}

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

.home .showHeaderSlider .sc-masterContainer {
    padding-top: 20px;
}

/*
body:not(.home) .showHeaderSlider .sc-masterContainer {
    padding-top: 0;
}    
*/
/* H2 über Headerbild
.fullHeader .sc-masterContainer {
    padding-top: 0;
    margin-top: -220px;
    position: relative;
    z-index: 2;
}
*/
.sc-masterContainer ul, .resortInfosWrapper ul {
    padding: 0 22px;
}

.sc-masterContainer ul li, .resortInfosWrapper ul li {
    margin: 0;
    margin-bottom: 15px;
}

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

.sc-masterContainer ul:not(.slick-dots), .SiMenuSecondary .resortInfosWrapper ul {
    padding-left: 20px;
}

.sc-masterContainer ul:not(.slick-dots) li, .emptyTemplate ul li, .resortInfosWrapper ul li {
    margin-bottom: 5px;
    list-style-type: none;
    position: relative;
}

.sc-masterContainer ul:not(.slick-dots) li:before, .emptyTemplate ul:not(.slick-dots) li:before, .resortInfosWrapper ul li:before {
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: -2px -140px;
    left: -21px;
    top: 2px;
}

.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;
}

.column li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

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

.noBreak li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

/* Logo Animation 

.headerAnimation {
    position: absolute;
    background: rgb(54,57,61);
    background-image: url(/wp-content/uploads/animation-bg-mob-1.jpg);
    background-size: cover;
    width: 100%;
    height: 100vh;
    z-index: 2147483646;    
    pointer-events: none;       
}
.headerAnimation {
}
.headerAnimation svg#logo {
    max-width: 96%;
    width: 450px;
    height: auto;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
}
.headerAnimation svg#member_of {
    max-width: 40%;
    width: 150px;
    height: auto;
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;

}

.headerAnimation {
    -webkit-animation: fadeOut 1.2s 2.5s ease-in-out forwards;
            animation: fadeOut 1.2s 2.5s ease-in-out forwards;
}
.headerAnimation svg#logo {
    -webkit-animation: moveTop 1s 3s ease-in-out forwards;
    animation: moveTop 1s 3s ease-in-out forwards;
}

.headerAnimation #member_of,.headerAnimation #title_majestic-2, .headerAnimation #subtitle_majestic-2, .headerAnimation #stars_majestic-2, .headerAnimation #crone_basis-2, .headerAnimation #bubble-1, .headerAnimation #bubble-2, .headerAnimation #bubble-3, .headerAnimation #bubble-4, .headerAnimation #bubble-5, .headerAnimation #bubble-6  {
    opacity: 0;
}

.headerAnimation #title_majestic-2,.headerAnimation #subtitle_majestic-2, .headerAnimation #stars_majestic-2, .headerAnimation #crone_basis-2, .headerAnimation #bubble-1, .headerAnimation #bubble-2, .headerAnimation #bubble-3, .headerAnimation #bubble-4, .headerAnimation #bubble-5, .headerAnimation #bubble-6
{
    -webkit-animation: fadeIn 0.5s ease-in forwards;
            animation: fadeIn 0.5s ease-in forwards 
}
.headerAnimation #title_majestic-2 {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
}
.headerAnimation #crone_basis-2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.headerAnimation #bubble-1 {
    -webkit-animation-delay: 0.32s;
            animation-delay: 0.32s;
}
.headerAnimation #bubble-2 {
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}
.headerAnimation #bubble-3 {
    -webkit-animation-delay: 0.56s;
            animation-delay: 0.56s;
}
.headerAnimation #bubble-4 {
    -webkit-animation-delay: 0.68s;
            animation-delay: 0.68s;
}
.headerAnimation #bubble-5 {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
}
.headerAnimation #bubble-6 {
    -webkit-animation-delay: 0.92s;
            animation-delay: 0.92s;
}
.headerAnimation #subtitle_majestic-2, .headerAnimation #stars_majestic-2 {
    -webkit-animation-delay: 1.04s;
            animation-delay: 1.04s;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
}
.headerAnimation #member_of {
    -webkit-animation: fadeIn 0.5s ease-in forwards;
    animation: fadeIn 0.5s ease-in forwards;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
   }
    100% {
        opacity: 1;
   }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
   }
    100% {
        opacity: 1;
   }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
   }
    100% {
        opacity: 0;
   }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
   }
    100% {
        opacity: 0;
   }
}
*/
.headerAnimation {
    display: none;
}

/*BG Colors Styles*/
.listBoxWrapper, .footer {
    background-color: #835e65;
    margin-top: -1px;
}

.bg1 {
    background-color: #36393d;
    margin-top: -1px;
}

.half-dark {
    position: relative;
    z-index: 1;
}

.half-dark:before {
    content: '';
    width: 100%;
    height: 14vh;
    background-color: #36393d;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: -1;
}

.bg2 {
    background-color: #706f6f;
}

.bg1.half-dark:before {
    background-color: #835e65;
}

.bg3 {
    background-color: #a3868b;
}

.bg4 {
    background-color: #a3868b;
}

/*
.bg3, .bg3 a, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4 {
    color: #36393D;
}

.bg3 a.txtLink {
    border-color: #36393D;
}
*/
i.time {
    font-style: normal;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}

i.time:before {
    content: '';
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -539px -4px;
    width: 40px;
    height: 32px;
}

i.time.adults:before {
    background-position: -50px -720px;
}

i.time.family:before {
    background-position: -2px -720px;
}

/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #706f6f;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    color: #F5F3F2;
    text-align: center;
    align-items: center;
    font-size: 1rem;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}

header .eyecatcherBtn {
    top: initial;
    bottom: 100px;
    left: 4%;
    transform: rotate(-8deg);
    cursor: pointer;
}

header .eyecatcherBtn:hover {
    opacity: .9;
}

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

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

.eyecatcherBtn b, header .eyecatcherBtn a {
    font-family: "TrajanProRegular";
    display: block;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 33px;
}

header .eyecatcherBtn b, header .eyecatcherBtn a {
    font-size: 23px;
}

header .eyecatcherBtn a {
    padding-top: 10px;
}

.home .eyecatcherBtn div {
    position: relative;
}

.home .eyecatcherBtn div:before, .eyecatcherBtn.krone div:before {
    content: '';
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -400px -400px;
    width: 30px;
    height: 26px;
    position: absolute;
    top: -20px;
    left: calc(50% - 15px);
}

.eyecatcherBtn.krone div:before {
    top: 12px;
}

.eyecatcherBtn

/* > * */
    {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.eyecatcherBtn {
    text-decoration: none;
}

a.eyecatcherBtn:hover {
    background: #36393d;
    color: #F5F3F2;
}

.roomBox .eyecatcherBtn {
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 1.2;
    font-size: 17px;
    height: 115px;
    width: 115px;
}

.roomBox .eyecatcherBtn b {
    line-height: 28px;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .error404 .sc-header, .highlightNavBar, .single-news .offerInner .wrapper .boxLayout {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
    box-sizing: border-box;
}

.home .contentWrapper, .home .sc-header, .contentWrapper.center, .highlightNavBar {
    max-width: 866px;
}

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

/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper, .newsWrapper {
    flex-wrap: wrap;
    align-items: initial;
}

.boxLayout.listContainer article, .offerBoxesWrapper article, .newsWrapper article {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
}

/* List Inner Styles */
.single .boxLayout .box.imageBox {
    position: relative;
}

.returnLinkWrapper {
    text-align: right;
}

/* Rotating listBoxWrapper */
/*
.listBoxWrapper {
    padding-left: 5%;
    padding-right: 5%;
}
.listBoxWrapper article {
    background: #36393d;
    padding-bottom: 8%;
}
.listBoxWrapper article .txtWrapper {
    padding: 8% 8% 0 8%;
}
.listBoxWrapper article .imageWrapper {
    background: #F5F3F2;
    height: 40vh;
    height: calc(calc(var(--vh, 1vh) * 40) - 0px);
}
.listBoxWrapper article .imageWrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}
.listBoxWrapper article .txtWrapper * {
    color: #F5F3F2;
    text-align: center;
    color:#F5F3F2
}

.rotatingListbox button.slick-arrow {
    top: calc(20vh - 15px);
    top: calc(calc(var(--vh, 1vh) * 20) - 15px);
    left: 0;
    background: #36393d;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 30px;
    width: 30px;
    border: none;
}
.rotatingListbox button.slick-next {
    left: inherit;
    right: 0;
}
.rotatingListbox button.slick-arrow:after {
    content: " ";
    position: absolute;
    border-left: 1px solid #F5F3F2;
    border-bottom: 1px solid #F5F3F2;
    z-index: 1;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 10px;
    left: 12px;
}
.rotatingListbox button.slick-next.slick-arrow:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    left: 8px;
}
*/
/*Padding & Margin Styles*/
.padding-top-xxl {
    padding-top: 90px;
}

.padding-top-xl, .seoBoxesWrapper, .home .footer {
    padding-top: 70px;
}

.padding-top-l {
    padding-top: 55px;
}

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

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

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

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

.padding-bottom-xxl, .offerInner {
    padding-bottom: 90px;
}

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

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

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

.padding-bottom-s {
    padding-bottom: 35px;
}

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

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

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

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

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

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

.margin-top-s, .offerInner .offertextBox {
    margin-top: 35px;
}

.margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button {
    margin-top: 25px;
}

.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .newsWrapper article .txtWrapper, .newsWrapper article .sc-readmore {
    margin-top: 20px;
}

.margin-bottom-xxl, .roomBox, .tabs > [data-control] {
    margin-bottom: 90px;
}

.margin-bottom-xl, .seoBoxesWrapper {
    margin-bottom: 70px;
}

.margin-bottom-l {
    margin-bottom: 55px;
}

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

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

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

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

/*Grid Styles*/
.threeImages div.no-slideshow {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(35% - 6px) 12px calc(65% - 6px);
    grid-template-columns: calc(35% - 6px) calc(65% - 6px);
    grid-gap: 12px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    grid-template-areas:
        "image1 image1"
        "image2 image3";
}

.threeImages img:first-child {
    grid-area: image1;
}

.threeImages img:nth-child(2) {
    grid-area: image2;
    aspect-ratio: 158 / 210;
    object-fit: cover;
    height: 100%;
}

.threeImages img:last-child {
    grid-area: image3;
}

/*homeBox*/
.homeBox, .footer {
    text-align: left;
}

.homeBox .box.slideshowBox {
    width: 100vw;
    margin-left: -5vw;
}

.homeBox div.no-slideshow {
    display: grid;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(60% - 12px) 25px calc(40% - 13px);
    grid-template-columns: calc(60% - 12px) calc(40% - 13px);
    grid-gap: 25px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    grid-template-areas:
        "image1 image2";
}

.change-order-d.homeBox div.no-slideshow {
    -ms-grid-columns: calc(40% - 12px) 25px calc(60% - 13px);
    grid-template-columns: calc(40% - 12px) calc(60% - 13px);
    grid-template-areas:
        "image2 image1";
}

.homeBox img:nth-child(odd) {
    grid-area: image1;
    margin-top: 45px;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.homeBox img:nth-child(even) {
    grid-area: image2;
    aspect-ratio: 16 / 20;
}

.homeBox .box.textBox, .textboxLeft, body:not(.home) p {
    padding-left: 25px;
    box-sizing: border-box;
}

.single-news .offerInner .wrapper .boxLayout p, body:not(.home) .center p {
    padding-left: 0;
}

.sc-masterContainer ul:not(.slick-dots) {
    transform: translate(25px, 0px);
    max-width: calc(100% - 55px);
}

.homeBox .box.textBox p, .bkg .box.textBox p, .textboxLeft p, .aktivitaetenWrapper p, p.postPreviewTextWrapper {
    padding-left: 0 !important;
}

.homeBox .boxLayout .box.textBox {
    margin-top: -5px;
}

.homeBox .t2 {
    margin-left: -25px;
}

/*Button & TXT-Link Styles*/
button, .button {
    background: transparent;
    color: #F5F3F2;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 15px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    line-height: 50px;
    border: 2px solid #F5F3F2;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

button, a.button {
    text-decoration: none;
}

.button.secondary {
    background: #A3868B;
    border-color: #A3868B;
}

.button:hover, .sc-readmore a:hover {
    background: #36393d;
    color: #A3868B;
    border-color: #A3868B;
}

a.txtLink, .menu-item .sc-readMore, .sc-menu-secondary .menu-item a {
    font-weight: 400;
    text-decoration: none;
    border-bottom: 2px solid #A3868B;
    display: inline-block;
    text-transform: uppercase;
    font-size: .9rem;
    font-size: clamp(17px, .9vw, 28px);
    letter-spacing: 1px;
    padding: 0 5px;
    position: relative;
    -webkit-transition: border-color .5s ease;
    -o-transition: border-color .5s ease;
    transition: border-color .5s ease;
}

a.txtLink.small {
    text-transform: none;
}

a.txtLink:hover, .menu-item .sc-readMore:hover {
    border-color: #ffffff;
}

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

.txtLink:after {
    content: '';
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -372px -150px;
    width: 25px;
    height: 12px;
    top: 5px;
    -webkit-transition: margin .5s ease;
    -o-transition: margin .5s ease;
    transition: margin .5s ease;
}

.txtLink:hover:after {
    margin-left: 10px;
}

.txtLink.noIcon:after, .footer .txtLink:after {
    content: none;
}

.txtLink.mapIcon:after {
    background-position: -291px -629px;
    width: 25px;
    height: 16px;
    top: 2px;
}

.txtLink.externalIcon {
    padding-right: 40px;
}

.txtLink.externalIcon:after {
    background-position: -240px -629px;
    width: 25px;
    height: 14px;
    bottom: 8px;
    position: absolute;
    top: unset;
}

.txtLink.extern:after {
    background-position: -375px -629px;
    width: 25px;
    height: 20px;
    top: -3px;
}

.txtLink.externalIcon:hover:after, .txtLink.mapIcon:hover:after, .txtLink.extern:hover:after {
    margin-left: 0px;
    margin-top: -5px;
}

.homeBox .txtLinkWrapper {
    width: 90%;
    max-width: 500px;
}

.homeBox a.txtLink {
    padding: 0;
    padding-left: 35px;
    display: block;
    margin-top: 8px;
}

.homeBox a.txtLink:after {
    content: none;
}

.homeBox a.txtLink:before, .menu-resortuebersicht .sc-readMore.current-menu-item:before {
    content: '';
    display: inline-block;
    background-image: none;
    background-position: 2px -100px;
    width: 35px;
    height: 25px;
    margin-left: -35px;
}

.homeBox a.txtLink:hover:before, .menu-resortuebersicht .sc-readMore.current-menu:before {
    background-image: url(../graphics/vector_sprites.svg);
}

/* bestPrice */
.bestpriceBtn {
    background-image: url(../graphics/vector_bestPrice.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 120px;
    margin-right: 15px;
    display: block;
    background-position: right;
    margin-bottom: 10px;
}

/*Slick Styles*/
.slick-arrow {
    width: 52px;
    height: 20px;
    border: 0;
    background: transparent;
    position: absolute;
    bottom: 5px;
    left: calc(50% - 90px);
    z-index: 3;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -451px -148px;
}

.slick-next.slick-arrow {
    right: calc(50% - 90px);
    left: auto;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

button.slick-arrow:before {
    /*Enhancing the clickable area size*/
    content: "";
    padding: 8px;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -8px;
    left: -8px;
}

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

.headerSlider .slick-arrow {
    bottom: 20px;
}

.home .headerSlider .slick-arrow {
    bottom: 50px;
}

.bkg .sc-slideshow .slick-arrow {
    bottom: 20px;
}

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 #F5F3F2;
    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: #F5F3F2
}

/* pagination */
.slidePagination {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 20px;
    bottom: 30px;
    line-height: 20px;
    font-weight: 400;
    color: #A3868B;
}

.slidePagination .currentSlide {
    color: #F5F3F2;
    padding-right: 4px;
}

.slidePagination .sumSlides {
    color: #F5F3F2;
    padding-left: 5px;
}

.bkg .sc-slideshow .slidePagination {
    bottom: 20px;
}

/*
.headerSlider .slidePagination {
    bottom: 50px;
}
*/
/* Rooms */
.roomBox {
    position: relative;
}

.roomBox .box.slideshowBox {
    width: 100vw;
    margin-left: -10vw;
    overflow: hidden;
}

.roomBox .sc-slideshow {
    padding-bottom: 35px;
    /* 
    aspect-ratio: 16 / 10;
    overflow: hidden;*/
}

.roomBox .slick-arrow {
    bottom: 0;
}

/*
.roomBox .box.slideshowBox .sc-slideshow {
    width: 140vw;
}
.roomBox .sc-slideshow .slick-list {
    -webkit-mask-image: url(../graphics/two_slider_wrapper_mask.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-origin: content-box;
    -webkit-mask-repeat: no-repeat;
}
*/
.roomBox a.txtLink {
    margin-bottom: 20px;
}

.roomBox .txtLinkWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.roomBox .txtLinkWrapper a.txtLink {
    margin-bottom: 5px;
    padding: 0;
    font-size: 16px;
}

/*
.roomBox .slick-arrow {
    left: 5%;
}
.roomBox .slick-next.slick-arrow {
    right: unset;
    left: calc(5% + 125px);
}
.roomBox .slidePagination {
    left: calc(5% + 69px);
    transform: translate(-0, 0);
     bottom: 6px;
}
 :nth-of-type(even) entfernt 

.roomBox .box.slideshowBox .sc-slideshow .slick-track {
    margin-left: -33vw;
}
.roomBox .sc-slideshow .slick-list {
    -webkit-mask-image: url(../graphics/two_slider_wrapper_mirrow_mask.svg);
}
    .roomBox .slidePagination {
    left: calc(87vw - 81px);
}
    .roomBox .slick-arrow {
    left: calc(87vw - 155px);
}
.roomBox .slick-next.slick-arrow {
    left: calc(87vw - 25px);
}
    .roomBox .txtLinkWrapper {
     left: 0;
}
*/
.roomBox .box.textBox .t2 {
    margin-left: -20px;
}

.roomBox .box.textBox a.button {
    margin-right: 10px;
}

.roomBox .textBox .icons {
    font-size: 13px;
    line-height: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(60% - 12px) 25px calc(40% - 13px);
    grid-template-columns: 45px auto;
    grid-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.roomBox .icons span {
    content: "";
    display: inline-block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #36393d;
    border-radius: 100%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -490px -892px;
}

.roomBox .icons span.tub {
    background-position: -560px -892px;
}

.roomBox .icons span.family {
    background-position: 3px -892px;
}

.roomBox .icons span.whirl {
    background-position: -638px -890px;
}

.roomBox .icons span.couple {
    background-position: -93px -888px;
}

.roomBox .icons span.pano {
    background-position: -793px -886px;
}

.hikeicons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: -10px;
    width: calc(100% + 20px);
}

.hikeicons .icon {
    border-right: 1px solid white;
    margin-bottom: 5px;
    padding: 0 10px;
    line-height: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hikeicons .icon:last-of-type {
    border: 0;
}

.hikeicons .icon:before {
    break-inside: avoid;
    content: "";
    display: inline-block;
    width: 26px;
    height: 22px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -300px -500px;
}

.hikeicons .icon.distance:before {
    background-position: -350px -500px;
}

.hikeicons .icon.height:before {
    background-position: -400px -500px;
}

.hikeicons .icon.start:before {
    background-position: -447px -500px;
}

/*Accordion Styles*/
[data-accordion-group] {
    max-width: 90%;
}

[data-accordion] [data-control] {
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #A3868B;
    font-size: clamp(17px, .9vw, 28px);
    line-height: clamp(20px, 1vw, 30px);
}

.roomBox [data-accordion] [data-control] {
    width: fit-content;
}

[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
    padding-left: 5px;
}

[data-accordion] > [data-control]:after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -20px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: rotate .5s ease;
    -o-transition: rotate .5s ease;
    transition: rotate .5s ease;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -348px -628px;
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.emptyTemplate .accordion {
    margin: 0 0 20px;
}

/*Tabs Styles*/
.tabs > [data-control] {
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: transparent;
}

.tabs [data-control].fixed {
    z-index: 25;
    position: fixed;
    top: 65px;
    background-color: #835E65;
    margin: 0;
    text-align: center;
    padding: 25px 10px 10px;
    box-sizing: border-box;
    -webkit-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
}

.tabs > [data-control] button {
    border: 0;
    padding: 0px 5px 0px 2px;
    position: relative;
    margin-right: 10px;
    border-bottom: 2px solid #A3868B;
    line-height: 20px;
    position: relative;
    opacity: .5;
    margin: 6px 15px 8px 40px;
}

.tabs > [data-control] button:before {
    content: "";
    display: inline-block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-color: #36393d;
    border-radius: 100%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 1px -599px;
    position: absolute;
    left: -40px;
    top: -6px;
}

.tabs > [data-control] button.summer:before {
    background-position: -3px -953px;
}

.tabs > [data-control] button.winter:before {
    background-position: -92px -953px;
}

.tabs > [data-control] button.bruneck:before {
    background-position: -194px -953px;
}

.tabs > [data-control] button.kultur:before {
    background-position: -293px -953px;
}

.tabs > [data-control] button.trips:before {
    background-position: -391px -951px;
}

.roomSite .tabs > [data-control] button.rooms:before {
    background-position: -48px -598px;
}

.roomSite .tabs > [data-control] button.suite:before {
    background-position: -97px -598px;
}

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

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    opacity: 1;
}

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

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

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

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

.SiTable table tr:nth-child(1) {
    background: #A3868B;
    color: #F5F3F2;
    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: #36393D;
    width: 100%;
    height: 66px;
    z-index: 990;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.SiMenuOpen .resMenu {
    z-index: 994;
    /*  background: transparent;*/
}

/*
.SiMenuOpen .resMenu .copyToMobileMenu, .SiMenuOpen .ResortMenu {
    display: none;
}
    */
.home .resMenu {
    bottom: -100px;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
}

.home.scrolled .resMenu, .SiMenuOpen .resMenu {
    bottom: 0;
}

.resMenu .copyToMobileMenu {
    margin-top: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

/* ResortMenu Button */
.ResortMenu .SiMenuSecondaryToggle {
    /* position: fixed;
    top: 5px;
    left: 5px;*/
    line-height: 80px;
    width: 60px;
    cursor: pointer;
    padding: 13px 10px;
    color: #acacad;
    font-weight: 600;
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*
.home .ResortMenu {
    top: -120px;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
}
.home.scrolled .ResortMenu {
    top: 5px;
}
    .SiMenuSecondaryToggle .titel {
    display: none;
}
    */
.SiMenuSecondaryToggle {
    border: 0;
    cursor: pointer;
}

.SiMenuSecondaryToggle .line {
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -393px -400px;
    text-decoration: none;
    width: 45px;
    height: 35px;
    position: absolute;
}

.SiMenuSecondaryToggle:hover .line {
    background-position: -593px -400px;
}

.ResortMenu button.SiMenuSecondaryToggle.menuActive .line {
    background-position: -398px 0px;
}

.resMenu button.SiMenuToggle {
    line-height: 80px;
    width: 60px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 13px 10px;
    color: #acacad;
    font-weight: 600;
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: fixed;
    top: 0;
    left: 5px;
}

.home .resMenu .copyToMobileMenu, .home .ResortMenu .SiMenuSecondaryToggle {
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.home.scrolled .resMenu .copyToMobileMenu, .home.scrolled .ResortMenu .SiMenuSecondaryToggle, .SiMenuOpen .resMenu .copyToMobileMenu, .SiMenuOpen .ResortMenu .SiMenuSecondaryToggle {
    opacity: 1;
}

.home .resMenu button.SiMenuToggle {
    border-color: transparent;
    color: #fff;
}

.home.scrolled .resMenu button.SiMenuToggle {
    border-color: #636468;
    color: #acacad;
}

.resMenu button.SiMenuToggle:hover {
    color: #F5F3F2;
}

.resMenu button.SiMenuToggle:focus, .ResortMenu button.SiMenuToggleSecondary:focus {
    outline: none;
}

.resMenu button.SiMenuToggle .line {
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -314px -5px;
    text-decoration: none;
    width: 45px;
    height: 35px;
    display: inline-block;
    position: absolute;
    left: 10px;
}

.resMenu button.SiMenuToggle.menuActive .line {
    background-position: -398px 0px;
}

.resMenu a.button {
    /* display: none; */
    padding: 0 5px;
    background: transparent;
    line-height: 46px;
    border: 0;
    border-left: 1px solid #636468;
    height: 46px;
    font-size: 15px;
}

.resMenu a.phone, .resMenu a.button.offer {
    height: 46px;
    width: 50px;
    padding: 0 5px;
    color: #acacad;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    line-height: 12px;
    text-decoration: none;
}

.resMenu a.phone:hover, .resMenu a.button.offer:hover {
    color: #F5F3F2;
}

/*
.resMenu a.button:first-child, .resMenu a.button:nth-child(2) {
    display: inline-block;
}
*/
.copyToMobileMenu a.phone:before, .copyToMobileMenu a.offer:before {
    content: '';
    display: block;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -188px -339px;
    width: 50px;
    height: 31px;
    margin: 0 auto 5px;
}

.copyToMobileMenu a.offer:before {
    background-position: -239px -10px;
}

.copyToMobileMenu a.button.offer {
    order: 10;
    flex-grow: 1;
}

.copyToMobileMenu a.phone {
    border-left: 1px solid #636468;
    flex-grow: 1;
}

/*Desktop Top Bar Styles*/
.topBar {
    width: 100%;
    height: 66px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 25;
    background: #36393D;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.6);
}

.home .topBar {
    top: -120px;
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
}

.home.scrolled .topBar, .SiMenuOpen .topBar {
    top: 0;
}

.topBar a.button {
    display: none;
}

/*Menu Styles*/
.sc-menu a {
    font-family: 'EyesomeScript';
    text-decoration: none;
    display: block;
    padding: 5px 30px 5px 0;
    font-weight: 400;
    font-size: 29px;
    font-size: clamp(29px, 2vw, 58px);
    color: #F5F3F2;
}

.sc-menu a span {
    font-family: 'TrajanProRegular';
    display: block;
    font-size: 12px;
    font-size: clamp(18px, 1.9vw, 26px);
    letter-spacing: 1px;
    /*color: #F5F3F2;*/
    text-transform: uppercase;
    padding-top: 5px;
}

.sc-menu a:hover {
    color: #bca9ab;
}

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

.sc-menu > li {
    margin-bottom: 25px;
}

.sc-menu > li > a {
    border-bottom: 1px solid #B4B3B4;
}

.SiMenu, .SiMenuDesktop, .SiMenuSecondary, header .SiMenuSecondary {
    display: none;
    text-align: center;
}

.SiMenu.active, .SiMenuSecondary.active {
    display: block;
    background: #835E65;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 900;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    padding-top: 65px;
    text-align: left;
    margin: auto;
    width: 100%;
}

.SiMenu.active:after, .SiMenuSecondary.active:after {
    display: inline-block;
    position: absolute;
    bottom: -50px;
    right: 0;
    background-image: url(../graphics/vector_crown-bg-mobil.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vw;
    background-size: cover;
    pointer-events: none;
}

.SiMenu li > ul.active li {
    text-wrap: nowrap;
}

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

ul.sc-menu {
    padding-top: 45px;
}

.SiMenu li > ul, .SiMenuSecondary li > ul {
    display: none;
}

.SiMenu li > ul.active, .SiMenuSecondary li > ul.active {
    display: block;
    margin-top: 15px;
    margin-bottom: 35px;
}

.SiMenuDesktop li > ul.active, .SiMenuSecondary li > ul.active {
    position: absolute;
    z-index: 10;
    background: #F5F3F2;
}

.SiMenu .sc-menu li ul li a, .SiMenuSecondary .sc-menu li ul li a {
    font-family: 'Source Sans 3';
    margin-top: 5px;
    margin-left: 30px;
    padding: 2px 0 2px 2px;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 15px;
    font-size: clamp(15px, 1.2vw, 21px);
    position: relative;
    color: #f5f3f2;
    text-transform: uppercase;
}

.SiMenu .sc-menu li ul li a:before {
    content: '';
    width: 30px;
    height: 21px;
    display: inline-block;
    margin-left: -30px;
}

.SiMenu .sc-menu li ul li a:hover:before, .SiMenu .sc-menu li ul li a.active:before {
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -1px -100px;
}

.SiMenu .sc-menu li ul li a {
    width: fit-content;
}

.SiMenu .sc-menu li ul li a:hover, .SiMenu .sc-menu li ul li a.active {
    border-bottom: 1px solid white;
}

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

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

.SiMenuSecondary button.close-button {
    position: absolute;
    top: 20px;
    right: 5%;
    font-size: 0;
    /*Hide CloseMenuButton Text*/
    width: 30px;
    height: 30px;
    -webkit-filter: initial;
    filter: initial;
    cursor: pointer;
    z-index: 50;
}

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

.SiMenu button.close-button::before, .SiMenu button.close-button::after, .SiMenuSecondary button.close-button::before, .SiMenuSecondary button.close-button::after {
    content: " ";
    width: 100%;
    height: 2px;
    background: #36393d;
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.SiMenu button.close-button::after, .SiMenuSecondary button.close-button::after {
    bottom: -8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.SiMenu button.close-button:hover::before, .SiMenu button.close-button:hover::after, .SiMenuSecondary button.close-button:hover::before, .SiMenuSecondary button.close-button:hover::after {
    background: #a2a2a2;
}

.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 #a2a2a2;
    border-left: 2px solid #a2a2a2;
    -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: #3B3B3B;
}

.SiMenu .menuHeader, .SiMenuSecondary .menuHeader {
    display: none;
}

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

.SiMenu .copyToMobileMenu, .SiMenuSecondary .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, .SiMenuSecondary .copyToMobileMenu a.phone {
    text-decoration: none;
}

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

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

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

.SiMenu .copyToMobileMenu a.phone:before, .SiMenuSecondary .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 - 120px);
    height: calc(calc(var(--vh, 1vh) * 100) - 120px);
    overflow-y: auto;
}

/* Menu images */
.menuImages, .menuItemImages {
    position: fixed;
    top: 60px;
    left: 0;
    z-index: -2;
    opacity: 0;
    height: calc(100% - 120px);
    width: 100%;
}

.menuImages {
    opacity: .2;
}

.menuItemImages img.lazyloaded {
    animation: none;
}

.submenuActive .menuItemImages {
    opacity: 1;
    background-color: rgb(90, 90, 90);
}

.menuImages img, .menuItemImages img {
    height: 100vh;
    min-width: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.menuItemImages img {
    opacity: .15;
}

.sc-menu-secondary .menuItemImages {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-color: #36393d;
}

.sc-menu-secondary .menuItemImages img {
    opacity: .5;
}

.sc-menu-secondary .menuItemImages img {
    height: 100%;
}

/*Menu Arrows*/
.SiMenu .sc-menu li a, .SiMenuSecondary .sc-menu li a {
    position: relative;
}

.sc-menu > li.submenuActive > a {
    color: #cbb9b8;
    border-color: #cbb9b8;
}

.SiMenu li.submenuarrow > a:after, .SiMenuSecondary li.submenuarrow > a:after {
    content: " ";
    width: 20px;
    height: 20px;
    right: 0;
    bottom: 15px;
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -469px -679px;
    opacity: 1;
}

.SiMenu li.submenuarrow.submenuActive > a:after, .SiMenuSecondary li.submenuarrow.submenuActive > a:after {
    background-position: -688px -677px;
}

.SiMenu li.submenuarrow > a:hover:after, .SiMenuSecondary li.submenuarrow > a:hover:after {
    background-position: -650px -679px;
    opacity: .5;
}

/* Secondary menu */
.SiMenuSecondary, .SiMenuSecondary.active, .SiMenuSecondary .menu-item, .SiMenuSecondary .sc-menu-secondary {
    display: flex;
    flex-wrap: wrap;
}

.SiMenuSecondary.active {
    overflow: auto;
    padding: 45px 0 60px;
    box-sizing: border-box;
    background-color: #36393D;
    z-index: 992;
}

.menu-resortuebersicht-container, .menu-resortuebersicht-it-container, .menu-resortuebersicht-en-container {
    width: 100%;
}

.SiMenuSecondary .sc-menu-secondary {
    flex-direction: column;
    flex-wrap: nowrap;
}

.SiMenuSecondary .menu-item .resortInfosWrapper:not(.active) .infoTxt {
    display: none;
}

.SiMenuSecondary .menu-item .resortInfosWrapper > span {
    display: block;
}

.SiMenuSecondary .menu-item {
    min-height: 150px;
    padding: 20px;
    position: relative;
    background-color: aliceblue;
}

/*
.SiMenuSecondary .montis.menu-item {
    background-image: url(/wp-content/uploads/menu-montis.jpg);

}
.SiMenuSecondary .my-living.menu-item {
    background-image: url(/wp-content/uploads/menu-my-living.jpg);
}
    */
.SiMenuSecondary .menu-item:before {
    content: " ";
    background: rgb(54, 57, 61);
    background: -webkit-gradient(linear, left top, right top, color-stop(16%, rgba(54, 57, 61, 1)), to(rgba(54, 57, 61, 0)));
    background: -o-linear-gradient(left, rgba(54, 57, 61, 1) 16%, rgba(54, 57, 61, 0) 100%);
    background: linear-gradient(90deg, rgba(54, 57, 61, 1) 16%, rgba(54, 57, 61, 0) 100%);
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 2;
}

.SiMenuSecondary .menu-item .resortInfosWrapper .infoButton {
    cursor: pointer;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    margin-right: 15px;
    z-index: 9;
}

.SiMenuSecondary .menu-item:hover .resortInfosWrapper .infoButton:hover {
    color: #A3868B;
}

.SiMenuSecondary .menu-item .resortInfosWrapper .infoButton:after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -18px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: rotate .5s ease;
    -o-transition: rotate .5s ease;
    transition: rotate .5s ease;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -348px -628px;
}

.SiMenuSecondary .menu-item .resortInfosWrapper.active .infoButton:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.SiMenuSecondary .menu-item > a {
    position: absolute;
    right: 20px;
    bottom: 15px;
    z-index: 3;
}

.SiMenuSecondary .menuSideBar {
    text-align: center;
    padding: 0 5% 45px;
    box-sizing: border-box;
    width: 100%;
}

.footer .SiMenuSecondary .menuSideBar {
    padding: 45px 5%;
}

.menuSideBar .editor {
    max-width: 500px;
    margin: 0 auto;
}

.menuSideBar .editor p {
    padding-left: 0;
}

.SiMenuSecondary .menuSideBar .resortLogo {
    max-width: 280px;
    margin: 0 auto 25px;
}

.SiMenuSecondary .resortLogo, .SiMenuSecondary .resortInfosWrapper {
    width: 50%;
    z-index: 2;
}

.sc-menu-secondary .resortLogo img {
    width: 160px;
}

.SiMenuSecondary .resortInfosWrapper {
    text-align: right;
    z-index: 4;
    height: fit-content;
}

.SiMenuSecondary .resortInfosWrapper.active .infoTxt {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: left;
    top: 0;
    background: #36393d;
    left: 0;
    padding: 15px 20px 15px 25px;
    box-sizing: border-box;
    z-index: 5;
}

/* END */
/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
header .homeLogo {
    width: 70%;
    height: auto;
    max-width: 300px;
    top: 0;
    left: 50%;
    position: absolute;
    padding: 15px 0;
    z-index: 3;
    transform: translate(-50%, 0);
    display: none;
}

.home header .homeLogo {
    display: block;
}

header .homeLogo img {
    width: 100%;
    max-width: unset;
}

header .stickyLogo {
    width: 25%;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    z-index: 991;
    top: 8px;
    max-width: 60px;
}

.stickyLogo a {
    display: block;
}

.stickyLogo img {
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

.stickyLogo img:hover {
    transform: scale(1.05);
}

.home header .stickyLogo {
    display: none;
    top: -120px;
}

.home.scrolled header .stickyLogo, .SiMenuOpen header .stickyLogo {
    display: block;
    top: 8px;
}

.home .stickyLogo {
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: fixed;
    top: 25px;
    right: 10px;
    z-index: 30;
    color: #F5F3F2;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
}

.sc-language-selector a, .menuLanguageSelector a {
    text-decoration: none;
    text-transform: uppercase;
}

.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: 5px;
    width: 22px;
    line-height: 22px;
    text-align: center;
}

.sc-language-selector ul li.wpml-ls-current-language, .menuLanguageSelector ul li.wpml-ls-current-language {
    background: #636468;
}

/*
.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "|";
    padding-left: 8px;
}
    .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;
}

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

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

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

.home .showHeaderSlider .headerSlider .sc-slideshow, .home .showHeaderSlider .headerSlider img, .showHeaderSlider.fullHeader .headerSlider .sc-slideshow, .showHeaderSlider.fullHeader .headerSlider img {
    height: 100%;
}

/*
body:not(.home) .showHeaderSlider .headerSlider:after {
    content: " ";
    background: rgb(83,84,89);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(83,84,89,0)), color-stop(94%, rgba(83,84,89,1)));
    background: -o-linear-gradient(top, rgba(83,84,89,0) 0%, rgba(83,84,89,1) 94%);
    background: linear-gradient(180deg, rgba(83,84,89,0) 0%, rgba(83,84,89,1) 94%);
    width: 100%;
    height: 25%;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
*/
/*Fullscreen Header Slider Styles*/
.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    height: 50vh;
    width: 100%;
}

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

.home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    height: 100vh;
    height: 100dvh;
}

.showHeaderSlider.fullHeader .headerSlider {
    height: calc(100vh - 60px);
}

.showHeaderSlider .headerSlider .slick-slide > div, .showHeaderSlider .headerSlider picture {
    height: 100% !important;
}

/*
   body:not(.home) .showHeaderSlider .headerSlider .slick-slider .slick-track, body:not(.home) .showHeaderSlider .headerSlider .slick-slider .slick-list {
    height: 100% !important;
    width: auto !important;
.home .showHeaderSlider .headerSlider div[class^=slick] {
    height: 100% !important;
}
*/
.home .headerSlider .sc-slideshow .slick-slide 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);
    }
}

header .arrowDown {
    display: none;
}

/*Fullscreen HeaderSlider END*/
.boxLayout .box:nth-child(2), .change-order .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1) {
    margin-top: 20px;
}

/* BKG Boxen */
.bkg .boxLayout, .single-news .offerInner .wrapper .boxLayout {
    position: relative;
    padding: 0 35px 50px;
    box-sizing: border-box;
    margin-bottom: 50px;
    z-index: 2;
}

.bkg .boxLayout:before, .single-news .offerInner .wrapper .boxLayout:before {
    content: '';
    width: 100%;
    height: calc(100% - 35px);
    background-color: rgba(163, 134, 139, .3);
    position: absolute;
    left: 0;
    top: 35px;
    z-index: -1;
}

.bkg .sc-slideshow .slick-list:after, .single-news .offerInner .wrapper .sc-slideshow .slick-list:after {
    content: " ";
    background: rgb(54 57 61);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(54, 57, 61, 0)), color-stop(94%, rgba(54, 57, 61, 1)));
    background: -o-linear-gradient(top, rgba(54, 57, 61, 0) 0%, rgba(54, 57, 61, 1) 95%);
    background: linear-gradient(180deg, rgba(54, 57, 61, 0) 0%, rgba(54, 57, 61, 1) 95%);
    width: 100%;
    height: 25%;
    position: absolute;
    right: 0;
    bottom: -2px;
    pointer-events: none;
}

/* Aktivboxen */
.aktivitaetenWrapper {
    margin-top: 120px;
}

.aktivitaetenWrapper article {
    margin-bottom: 45px;
    background-color: #36393d;
    padding: 35px 35px 55px;
    break-inside: avoid;
}

.aktivitaetenWrapper article.hasImage {
    padding: 0 35px 55px;
    margin-top: 75px;
}

.aktivitaetenWrapper article img {
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

.aktivitaetenWrapper .readMoreContent:not(.sc-expanded) {
    display: none;
}

.aktivitaetenWrapper a.txtLink {
    margin-top: 25px;
}

.aktivitaetenWrapper .sc-readMore {
    margin: 15px 0;
    position: relative;
}

.aktivitaetenWrapper .sc-readMore:before {
    content: "";
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left bottom, left top, from(#36393d), to(transparent));
    background: -o-linear-gradient(bottom, #36393d, transparent 100%);
    background: linear-gradient(to top, #36393d, transparent 100%);
    position: absolute;
    top: -100px;
    left: 0;
}

.aktivitaetenWrapper .sc-readMore a {
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
}

/* Gallery */
.gallery .no-slideshow {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.gallery .no-slideshow img {
    margin-bottom: 10px;
}

@supports (grid-template-rows: masonry) {

    /* masonry code here */
    .gallery .no-slideshow {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: masonry;
    }
}

/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/
.footer {
    clear: both;
}

/*
body:not(.home) .footer {
    transform: translate(0px, -50px);
}
*/
.footer address {
    font-style: normal;
    text-align: center;
    font-weight: 400;
    position: relative;
}

.footer address:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -100vw;
    right: 0;
    background-image: url(../graphics/vector_crown-bg-mobil.svg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vw;
    background-size: cover;
    pointer-events: none;
    z-index: 1;
}

.footerLogo {
    width: 250px;
    margin: 0 auto;
}

.footerLogo img {
    max-width: unset;
    width: 100%;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

.footerLogo a:hover img {
    transform: scale(1.05);
}

address a.txtLink {
    margin-top: 10px;
}

.logo-simedia {
    vertical-align: sub;
    margin-bottom: 2px;
}

.editorial {
    padding-bottom: 60px;
}

/*SEO Boxes Styles - HighlightWrapper*/
/*
.highlightWrapper {
    padding-bottom: 35px;
}
*/
.highlightWrapper .slick-arrow {
    bottom: -35px;
}

.seoBoxesWrapper {
    text-align: center;
    background: #36393d;
    overflow: hidden;
}

.seoBoxes, .highlightWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.seoBoxes .box, .highlightWrapper article {
    aspect-ratio: 1/1.1;
    overflow: hidden;
    position: relative;
}

.seoBoxes .box {
    cursor: pointer;
}

.highlightWrapper article {
    aspect-ratio: 1/.8;
}

.highlightWrapper .slidePagination {
    bottom: -35px;
}

.seoBoxes .box img, .highlightWrapper article .bgImage img {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

/*
.seoBoxes .box:before, .highlightWrapper article:after {
    content: " ";
    background: rgb(131, 94, 101);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(131, 94, 101, 0)), color-stop(100%, rgba(131, 94, 101, 1)));
    background: -o-linear-gradient(bottom, rgba(131, 94, 101, 0) 0%, rgba(131, 94, 101, .5) 24%, rgba(131, 94, 101, 1) 100%);
    background: linear-gradient(0deg, rgba(131, 94, 101, 0) 0%, rgba(131, 94, 101, .5) 24%, rgba(131, 94, 101, 1) 100%);
    width: 100%;
    height: 80%;
    position: absolute;
    right: 0;
    top: -1px;
    pointer-events: none;
}

.highlights .highlightWrapper article:after {
    background: rgb(112,111, 111);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(112,111, 111, 0)), color-stop(100%, rgba(112,111, 111, 1)));
    background: -o-linear-gradient(bottom, rgba(112,111, 111, 0) 0%, rgba(112,111, 111, .5) 20%, rgba(112,111, 111, 1) 100%);
    background: linear-gradient(0deg, rgba(112,111, 111, 0) 0%, rgba(112,111, 111, .5) 20%, rgba(112,111, 111, 1) 100%);
    top: 6%;
    height: 100%;
}
    .targetGroup .highlightWrapper article:after {
     background: rgb(131, 94, 101);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(131, 94, 101, 0)), color-stop(100%, rgba(131, 94, 101, 1)));
    background: -o-linear-gradient(bottom, rgba(131, 94, 101, 0) 0%, rgba(131, 94, 101, .5) 24%, rgba(131, 94, 101, 1) 100%);
    background: linear-gradient(0deg, rgba(131, 94, 101, 0) 0%, rgba(131, 94, 101, .5) 24%, rgba(131, 94, 101, 1) 100%);
}
*/
.seoBoxes .box:before, .highlightWrapper article:after {
    content: " ";
    background: rgb(54, 57, 61);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(54, 57, 61, 0)), color-stop(100%, rgba(54, 57, 61, 1)));
    background: -o-linear-gradient(bottom, rgba(54, 57, 61, 0) 0%, rgba(54, 57, 61, .5) 20%, rgba(54, 57, 61, 1) 100%);
    background: linear-gradient(0deg, rgba(54, 57, 61, 0) 0%, rgba(54, 57, 61, .5) 20%, rgba(54, 57, 61, 1) 100%);
    width: 100%;
    height: 80%;
    position: absolute;
    right: 0;
    top: -1px;
    pointer-events: none;
}

.highlightWrapper article:after {
    top: 10%;
    height: 90%;
}

.crown {
    position: relative;
}

.seoBoxes:after, .crown:after, .highlightWrapper:after, .roomsHome:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(../graphics/vector_crown-bg-seo.svg);
    width: 50%;
    aspect-ratio: 1/1;
    height: auto;
    background-size: 100%;
    pointer-events: none;
    z-index: 1;
    pointer-events: none;
}

/*
.highlightWrapper:after {
    bottom: 35px;
}
*/
.roomsHome:after {
    bottom: -1px;
}

.crown:after {
    opacity: .3;
}

.seoBoxes .slidePagination, .seoBoxes button.slick-arrow {
    bottom: 20px;
}

.targetGroup .highlightWrapper button.slick-arrow {
    top: 50px;
    left: calc(50% - 105px);
}

.targetGroup .highlightWrapper button.slick-next.slick-arrow {
    right: calc(50% - 105px);
    left: auto;
}

.seoBoxes ul.pagerNumber, .highlightWrapper ul.pagerNumber {
    bottom: unset;
    top: -25px;
}

.seoBoxesWrapper .seoBoxes .seoText, .highlightWrapper.slick-slider article .editor {
    position: absolute;
    z-index: 5;
    top: 0;
    width: 90%;
    text-align: center;
    padding: 0 5%;
    opacity: 0;
}

.highlightWrapper.slick-slider article .editor {
    top: 100px;
}

.highlightWrapper:not(.slick-slider) article .editor {
    opacity: 1;
}

.highlightWrapper.slick-slider article .bgImage {
    height: 90%;
    position: absolute;
    bottom: 0;
}

.highlightNavBar {
    width: 80%;
    max-width: 350px;
}

.highlightNavBar .slick-slide {
    margin: 0 5px;
    padding-top: 15px;
}

.highlightNavBar .slick-slide.slick-current {
    position: relative;
}

.highlightNavBar .slick-slide .icon {
    cursor: pointer;
}

.highlightNavBar .slick-slide.slick-current .icon {
    border: 3px solid #A3868B;
    border-radius: 100%;
}

.highlightNavBar .slick-slide.slick-current .icon:before {
    content: '';
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    display: inline-block;
    background-position: -1px -100px;
    width: 24px;
    height: 25px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

.seoBoxes .slick-slide.slick-active.slick-center .seoText, .highlightWrapper .slick-slide.slick-active.slick-center .editor, .highlightWrapper .slick-slide.slick-active.slick-center .icon {
    opacity: 1;
}

.seoBoxesWrapper .seoBoxes .headline, .highlightWrapper article .editor a {
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
}

/*
.seoBoxes .slidePagination {
    bottom: unset;
    top: -25px;
}
*/
/*Newsletter Styles*/
.newsletter {
    position: relative;
    padding-bottom: 65vw;
    z-index: 2;
}

.newsletter ::placeholder {
    color: #F5F3F2;
    opacity: 1;
    /* Firefox */
}

.newsletter ::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #F5F3F2;
}

.newsletter input {
    margin-bottom: 15px;
    box-sizing: border-box;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #A3868B;
    color: #F5F3F2;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 0 5px;
    width: 300px;
    max-width: 100%;
    display: none;
}

.newsletter input:focus-visible {
    outline: none;
}

.newsletter {
    padding-bottom: 350px;
}

.social-media a {
    width: 11vw;
    height: 11vw;
    display: inline-block;
    background-image: url(../graphics/vector_facebook.svg);
    text-decoration: none;
    position: absolute;
    background-size: 100%;
    bottom: 6vw;
    left: 23.5vw;
}

.social-media a.instagram {
    background-image: url(../graphics/vector_instagram.svg);
    bottom: 30.5vw;
    left: unset;
    right: 27vw;
}

.social-media a:hover {
    opacity: .5;
}

/*Reviews*/
/*
.reviewBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    flex-wrap: wrap;

}
.reviewBox>div {
    width: 40%;
    background-color: #fff;
    color: #36393D;
    align-content: center;
}
    */
.reviewBox .slick-slide {
    margin: 0 15px;
}

#CDSWIDCOE {
    width: 100% !important;
    margin: 0 !important;
}

/*Partner Styles*/
.partner .slick-list {
    padding-bottom: 50px;
}

.partner .slick-slide {
    margin: 0 5px;
}

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

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

.partner .kronplatz {
    background-position: 0 -47px;
    width: 112px;
}

.partner .suedtirol {
    background-position: 0 -102px;
    width: 52px;
    height: 40px;
}

.partner .suedtirol:hover {
    background-position: -64 -102px;
}

.partner .superski {
    background-position: 0 -196px;
    width: 85px;
}

.partner .booking_suedtirol {
    background-position: 0 -159px;
    width: 104px;
}

/*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: #F5F3F2;
}

.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

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

.highlightWrapper article .icon, .highlightWrapper article .editor {
    z-index: 10;
    position: relative;
}

.highlightWrapper article .icon {
    width: 75px;
    height: 75px;
    transform: translate(-50%);
    left: 50%;
}

.targetGroup .highlightWrapper article .icon {
    top: 20px;
}

.targetGroup .highlightWrapper.slick-slider article .editor {
    top: 120px;
}

.roomsHome {
    position: relative;
}

.roomsHome .box.slideshowBox {
    margin-top: 220px;
    overflow: hidden;
}

.roomsHome img {
    width: 300%;
    max-width: unset;
    margin-left: -100%;
}

.roomsHome .no-slideshow {
    position: relative;
}

.roomsHome .no-slideshow:before {
    content: " ";
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(131, 94, 101, 0)), color-stop(94%, rgba(131, 94, 101, 1)));
    background: -o-linear-gradient(top, rgba(131, 94, 101, 1) 0%, rgba(131, 94, 101, 0) 94%);
    background: linear-gradient(180deg, rgba(131, 94, 101, 1) 0%, rgba(131, 94, 101, 0) 94%);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}

.roomsHome .box.textBox {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 90%;
    max-width: 866px;
}

.webcam .widthWrapper div {
    margin-bottom: 25px;
}

/* Season switch */
.winterActive .summerContent, .summerActive .winterContent, .winterActive [data-season-content="summerContent"], .summerActive [data-season-content="winterContent"] {
    display: none;
}

.seasonSwitch {
    display: none;
    position: absolute;
    bottom: 15px;
    z-index: 99;
    left: 10px;
}

.home .seasonSwitch {
    display: flex;
}

/*
.home:not(.scrolled) .seasonSwitch {
    top: 25px;
}*/
.seasonSwitch button {
    position: relative;
    background-color: #835E65;
    color: #f9f9f9;
    font-size: 0;
    height: 35px;
    width: 35px;
    border: 0;
    border-radius: 50px 0 0 50px;
    padding: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -792px -393px;
    cursor: pointer;
    transition: none;
    opacity: .8;
}

.winterActive .seasonSwitch button.winterMode, .summerActive .seasonSwitch button.summerMode, .seasonSwitch button:hover {
    opacity: 1;
}

.seasonSwitch button.winterMode {
    border-radius: 0 50px 50px 0;
    background-position: -893px -394px;
}

.winterActive .seasonSwitch button.winterMode, .seasonSwitch button.winterMode:hover {
    background-position: -943px -394px;
}

.summerActive .seasonSwitch button.summerMode, .seasonSwitch button.sommerMode:hover {
    background-position: -840px -393px;
}

.SiMenuOpen .seasonSwitch {
    position: fixed;
    bottom: 80px;
    z-index: 1001;
}

.SiMenuOpen .seasonSwitch button {
    background-color: #36393D;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */
/* Mobile landscape */
@media (min-width: 994px) and (orientation: landscape) {
    .headerAnimation {
        background-image: url(/wp-content/uploads/animation-bg-1.jpg);
    }

    .home .showHeaderSlider .sc-masterContainer {
        padding-top: 100px;
    }

    .menu-hauptmenue-container, .menu-hauptmenue-it-container, .menu-hauptmenue-en-container {
        padding-right: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .headerSlider .slick-arrow {
        left: unset;
        right: 200px;
        bottom: 50px;
    }

    .headerSlider .slick-next.slick-arrow {
        right: 100px;
    }

    /*
    .SiMenuOpen .resMenu .copyToMobileMenu, .SiMenuOpen .ResortMenu {
        display: flex;
    }
        */
    ul.sc-menu {
        padding-top: 0;
        position: relative;
    }

    .SiMenu.active {
        padding-top: 100px;
        background-image: url(../graphics/vector_crown-bg-seo.svg);
        background-position: bottom -10vw right;
        background-repeat: no-repeat;
        background-size: 45%;
    }

    .SiMenuSecondary {
        padding: 66px 0 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer .SiMenuSecondary {
        padding: 0;
        align-items: stretch;
        height: 500px;
    }

    .menu-resortuebersicht-container, .menu-resortuebersicht-en-container, .menu-resortuebersicht-it-container {
        height: 100%;
        background-color: #A3868B;
    }

    .SiMenuSecondary .sc-menu-secondary {
        flex-direction: column;
        flex-wrap: nowrap;
        height: 100%;
        justify-content: stretch;
    }

    .SiMenuSecondary .menu-item {
        height: 33%;
        min-height: auto;
    }

    .SiMenu.active:after, .SiMenuSecondary.active:after {
        display: inline-block;
        position: absolute;
        bottom: -50px;
        right: 0;
        background-image: url(../graphics/vector_crown-bg-mobil.svg);
        background-position: bottom right;
        background-repeat: no-repeat;
        width: 100%;
        height: 100vw;
        background-size: cover;
        pointer-events: none;
    }

    .SiMenu li > ul.active, .SiMenuSecondary li > ul.active {
        margin-top: 0;
        position: absolute;
        left: calc(100% + 45px);
        top: 50%;
        width: max-content;
        transform: translate(0, -50%);
    }

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

    .SiMenu .sc-menu li ul li a:before, .SiMenuSecondary .sc-menu li ul li a:before {
        width: 35px;
        height: 35px;
        margin-left: -35px;
    }

    .SiMenu .sc-menu li ul li:hover a:before, .SiMenu .sc-menu li ul li.current-menu-item a:before, .SiMenuSecondary .sc-menu li ul li:hover a:before, .SiMenuSecondary .sc-menu li ul li.current-menu-item a:before {
        background-position: -50px -95px;
    }

    /* Menu images */
    .menuItemImages {
        height: calc(100% - 60px);
    }
}

@media (max-width: 350px) {
    .resMenu a.phone, .resMenu a.button.offer {
        padding: 0;
    }

    .resMenu a.button {
        font-size: 13px;
    }

    /*
     .roomBox .txtLinkWrapper {
        right: calc(65vw - 0px);
        left: unset;
    }
        */
    .newsletter input {
        font-size: 14px;
    }
}

@media (min-width: 400px) {
    .resMenu a.button {
        padding: 0 10px;
    }

    .copyToMobileMenu a.button.offer, .copyToMobileMenu a.phone {
        flex-grow: initial;
        width: 70px;
    }
}

@media (min-width: 500px) {
    .resMenu a.button {
        font-size: 17px;
        padding: 0 15px;
    }

    .footer address:before {
        top: -405px;
        background-image: url(../graphics/vector_crown-bg-desktop.svg);
        width: 500px;
        height: 405px;
    }

    .social-media a {
        width: 40px;
        height: 40px;
        bottom: 85px;
        left: unset;
        right: 338px;
    }

    .social-media a.instagram {
        bottom: 176px;
        right: 197px;
    }

    .roomsHome .box.slideshowBox {
        margin-top: 10vw;
    }
}

@media (min-width: 700px) {
    .showHeaderSlider.fullHeader .headerSlider {
        height: calc(100vh - 120px);
        margin-top: 60px;
    }

    .SiMenuSecondary .resortLogo {
        width: 30%;
        z-index: 6;
    }

    .SiMenuSecondary .resortInfosWrapper {
        width: 70%;
    }

    .SiMenuSecondary .resortInfosWrapper.active .infoTxt {
        padding: 15px 25px 15px 35%;
    }

    .aktivitaetenWrapper article.hasImage {
        padding: 35px 35px 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
    }

    .aktivitaetenWrapper article img {
        -webkit-transform: translate(0px, -70px);
        -ms-transform: translate(0px, -70px);
        transform: translate(0px, -70px);
        width: 50%;
        margin-right: 35px;
    }

    /*
    .roomBox .txtLinkWrapper {
        top: 1vw;
    }
        */
    .roomsHome img {
        width: 200%;
        margin-left: -50%;
    }

    .roomsHome:after {
        height: 50%;
        width: auto;
    }

    .roomSite .tabs > [data-control] button {
        margin-right: 20px;
    }

    .highlightWrapper article {
        aspect-ratio: 210/88;
    }

    .highlightWrapper.slick-slider article .editor {
        max-width: 400px;
        transform: translate(-50%, 0px);
        left: 50%;
    }

    .highlightWrapper.slick-slider article .bgImage {
        height: 100%;
    }

    .highlightWrapper article:after {
        top: -1px;
    }

    .seoBoxes .box img, .highlightWrapper article .bgImage img {
        height: auto;
        width: 100%;
        margin-top: 1px;
    }

    .seoBoxes .box {
        aspect-ratio: unset;
        padding-top: 20px;
    }

    .seoBoxes .box:before {
        top: 19px;
    }

    .seoBoxes:after, .crown:after, .highlightWrapper:after {
        width: 30%;
    }

    .webcam .widthWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 50px;
    }

    .webcam .widthWrapper div {
        width: 48%;
    }
}

@media (min-width: 994px) {
    .padding-top-xxl, .home .footer {
        padding-top: 180px;
    }

    .padding-top-xl {
        padding-top: 130px;
    }

    .padding-top-l, .seoBoxesWrapper {
        padding-top: 125px;
    }

    .padding-top-m, .listBoxWrapper {
        padding-top: 70px;
    }

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

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

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

    .padding-bottom-xxl, .offerInner {
        padding-bottom: 180px;
    }

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

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

    .padding-bottom-m, .listBoxWrapper {
        padding-bottom: 70px;
    }

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

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

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

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

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

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

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

    .margin-top-s, .seoBoxes .box, .offerInner .offertextBox {
        margin-top: 45px;
    }

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

    .margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .newsWrapper article .txtWrapper, .newsWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a {
        margin-top: 30px;
    }

    .margin-bottom-xxl, .roomSite .tabs > [data-control] {
        margin-bottom: 180px;
    }

    .margin-bottom-xl, .roomBox {
        margin-bottom: 130px;
    }

    .margin-bottom-l, .seoBoxesWrapper {
        margin-bottom: 125px;
    }

    .margin-bottom-m {
        margin-bottom: 70px;
    }

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

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

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

    .showHeaderSlider.fullHeader .headerSlider {
        height: calc(100vh - 60px);
    }

    .sc-masterContainer ul:not(.slick-dots) li:before, .emptyTemplate ul:not(.slick-dots) li:before {
        width: 20px;
        height: 15px;
        background-position: -50px -140px;
        left: -27px;
        top: 4px;
    }

    .sc-masterContainer ul:not(.slick-dots) {
        padding-left: 32px;
        padding-right: 0;
    }

    .homeBox .box.textBox, .textboxLeft, body:not(.home) p {
        padding-left: 35px;
    }

    .sc-masterContainer ul:not(.slick-dots) {
        transform: translate(35px, 0px);
        max-width: calc(100% - 65px);
    }

    .homeBox .box.textBox p, .bkg .box.textBox p, .textboxLeft p, .aktivitaetenWrapper p, .postPreviewTextWrapper, .single-news .offerInner .wrapper .box.textBox p {
        padding-left: 0 !important;
    }

    .contentWrapper, .sc-header, .error404 .sc-header {
        padding-right: 20%;
    }

    .contentWrapper.center, .home .contentWrapper, .home .sc-header, .footer .contentWrapper {
        padding-right: 0;
    }

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

    h1, .t1 {
        margin-bottom: 30px;
    }

    .home h1:before {
        background-position: -590px -250px;
        width: 90px;
        height: 70px;
        margin-left: calc(50% - 45px);
        margin-bottom: 35px;
    }

    /*
a.txtLink {
    font-size: 19px;
    line-height: 26px;
}
    */
    .txtLink:after {
        top: 8px;
    }

    /*
[data-accordion] [data-control] {
    font-size: 19px;
    line-height: 26px;
}
    [data-accordion]>[data-control]:after {
    top: 6px;
}
    */
    .tabs [data-control].fixed {
        background-color: #36393d;
        -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.6);
    }

    .tabs > [data-control] button, .roomSite .tabs > [data-control] button {
        margin: 14px 35px 14px 60px;
        height: 50px;
    }

    .tabs > [data-control] button:before {
        width: 50px;
        height: 50px;
        background-position: -1px -899px;
        background-size: 1500px;
        left: -60px;
        top: -14px;
    }

    .tabs > [data-control] button.summer:before {
        background-position: -5px -1430px;
    }

    .tabs > [data-control] button.winter:before {
        background-position: -138px -1430px;
    }

    .tabs > [data-control] button.bruneck:before {
        background-position: -293px -1430px;
    }

    .tabs > [data-control] button.kultur:before {
        background-position: -441px -1430px;
    }

    .tabs > [data-control] button.trips:before {
        background-position: -588px -1427px;
    }

    .bkg .sc-slideshow .slick-list:after {
        content: none;
    }

    .bkg .sc-slideshow .slick-arrow {
        bottom: -30px;
    }

    .bkg .sc-slideshow .slidePagination {
        bottom: -30px;
    }

    .roomSite .tabs > [data-control] button.rooms:before {
        background-position: -72px -898px;
    }

    .roomSite .tabs > [data-control] button.suite:before {
        background-position: -147px -898px;
    }

    i.time:before {
        min-width: 60px;
        background-position: -600px -4px;
        width: 60px;
        height: 50px;
    }

    i.time.adults:before {
        background-position: -170px -720px;
    }

    i.time.family:before {
        background-position: -110px -720px;
    }

    h2, .t2 {
        padding-top: 0;
    }

    button, .button {
        font-size: 20px;
    }

    /* Menu */
    hr {
        width: 50vw;
        margin-top: -30%;
        margin-left: -33vw;
        opacity: .06;
        transform: translate(0px, 20px);
        margin-bottom: 35px;
    }

    .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
        height: 75vh;
    }

    header .homeLogo {
        margin-top: 20px;
    }

    /*TopBar*/
    .topBar {
        z-index: 900;
    }

    .resMenu {
        bottom: unset;
        top: 0;
        width: 90vw;
        left: 5vw;
        background: transparent;
        -webkit-transition: top .5s ease;
        -o-transition: top .5s ease;
        transition: top .5s ease;
    }

    .copyToMobileMenu a.phone {
        display: none;
    }

    .home .resMenu {
        bottom: unset;
    }

    .home.scrolled .resMenu, .SiMenuOpen .resMenu {
        bottom: unset;
        top: 0;
    }

    .resMenu button.SiMenuToggle {
        position: relative;
        height: 46px;
        width: 70px;
        left: 0;
        line-height: 75px;
        margin-top: 11px;
        padding: 4px 15px;
        border-left: 1px solid #636468;
        border-right: 1px solid #636468;
    }

    .resMenu button.SiMenuToggle .line {
        left: 14px;
        background-position: -314px -6px;
    }

    .resMenu a.button:first-of-type {
        border-right: 1px solid #636468;
    }

    .copyToMobileMenu a.button.offer {
        position: absolute;
        left: 75px;
        border: 0;
        width: 60px;
    }

    .ResortMenu .SiMenuSecondaryToggle {
        position: absolute;
        left: 150px;
        width: 65px;
        top: 0;
        border: 0;
        border-left: 1px solid #636468;
        border-right: 1px solid #636468;
        height: 46px;
        margin-top: 10px;
        line-height: 60px;
    }

    .home.scrolled .ResortMenu .SiMenuSecondaryToggle {
        top: 0;
    }

    .SiMenuSecondaryToggle .line {
        left: 12px;
        top: 4px;
        height: 25px;
        background-position: -397px -400px;
    }

    .SiMenuSecondaryToggle:hover .line {
        background-position: -397px -400px;
    }

    /*
.SiMenuSecondaryToggle .titel {
    display: block;
    color: #acacad;
    font-size: 9px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0;
    height: 25px;
    position: absolute;
    left: 19px;
    bottom: -5.5px;
}
    */
    .SiMenuSecondaryToggle:hover .titel {
        color: #F5F3F2;
    }

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

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

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

    .resMenu .copyToMobileMenu {
        width: calc(100% - 138px);
    }

    .SiMenuSecondary.active {
        padding-top: 65px;
    }

    .sc-language-selector, .home .sc-language-selector {
        z-index: 993;
        right: 25px;
    }

    .half-dark:before {
        height: 25vh;
    }

    /* Secondary menu */
    .SiMenuSecondary .menuSideBar, .footer .SiMenuSecondary .menuSideBar {
        max-width: 50%;
        padding: 5%;
        font-size: 1rem;
    }

    .menu-resortuebersicht-container, .menu-resortuebersicht-en-container, .menu-resortuebersicht-it-container {
        width: 50%;
    }

    .SiMenuSecondary .resortLogo {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sc-menu-secondary .resortLogo {
        width: 30%;
        z-index: 4;
    }

    .SiMenuSecondary .resortInfosWrapper.active .infoTxt {
        z-index: 5;
        display: flex;
        align-items: center;
        padding: 40px 100px 30px 50px;
        font-size: .9rem;
    }

    .sc-masterContainer ul:not(.slick-dots) li, .emptyTemplate ul li, .resortInfosWrapper ul li {
        margin-bottom: 0;
    }

    /* END */
    /*grid*/
    .threeImages div.no-slideshow {
        -ms-grid-columns: calc(44%) calc(24% - 20px) calc(32%);
        grid-template-columns: calc(44%) calc(24% - 20px) calc(32%);
        grid-gap: 20px;
        grid-template-areas: "image1 image2 image3";
    }

    .threeImages img:first-child {
        margin-top: 12%;
    }

    .threeImages img:nth-child(2) {
        height: auto;
    }

    .threeImages img:last-child {
        margin-top: 33%
    }

    .homeBox div.no-slideshow {
        grid-template-columns: calc(60% - 16px) calc(40% - 17px);
        grid-gap: 35px;
    }

    .boxLayout, .offerBoxesWrapper, .newsWrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .boxLayout .box, .offerBoxesWrapper .box, .newsWrapper .box {
        width: 47.5%;
    }

    .change-order-d.bkg .boxLayout, .change-order.bkg .boxLayout {
        padding: 0 0 0 70px;
    }

    .change-order-d.bkg .boxLayout:before, .change-order.bkg .boxLayout:before {
        right: 70px;
        left: unset;
    }

    /*homeBox*/
    .homeBox .boxLayout {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .homeBox .box.slideshowBox {
        width: 68%;
        margin-left: unset;
    }

    .homeBox img:nth-child(odd) {
        -webkit-mask-image: none;
        mask-image: none;
    }

    .homeBox img:nth-child(even) {
        -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    }

    .homeBox .boxLayout .box.textBox {
        z-index: 2;
        margin-top: 50px;
        width: 38%;
        margin-left: -3%;
    }

    .homeBox .t2 {
        margin-left: -35px;
    }

    .change-order-d.homeBox img:nth-child(even) {
        -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        -webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    }

    .change-order-d.homeBox .box.textBox {
        margin-left: 0;
        margin-right: -3%;
    }

    /* Bkg Box */
    .bkg .boxLayout, .single-news .offerInner .wrapper .boxLayout {
        padding: 0 70px 0 0;
        margin-bottom: 280px;
        margin-top: 200px;
    }

    .bkg .boxLayout:before, .single-news .offerInner .wrapper .boxLayout:before {
        width: calc(100% - 70px);
        height: calc(100% + 140px);
        left: 70px;
        top: -70px;
    }

    .bkg.last .boxLayout {
        margin-bottom: 210px;
    }

    .single .bkg .boxLayout, .single-news .offerInner .wrapper .boxLayout {
        margin-bottom: 150px;
    }

    /* Seoboxes */
    .seoBoxes .slick-slide.slick-active.slick-center .seoText {
        max-width: 650px;
        left: 50%;
        transform: translate(-50%, 0px);
    }

    .roomsHome .boxLayout .box.slideshowBox {
        width: 100%;
    }

    .roomsHome .box.slideshowBox {
        margin-top: 0;
    }

    .roomsHome .box.textBox {
        top: -50px;
    }

    .roomsHome img {
        width: 150%;
        margin-left: -25%;
    }

    /* Rooms */
    .roomBox .widthWrapper {
        width: 100%;
    }

    .roomBox .boxLayout {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .roomBox .sc-slideshow {
        aspect-ratio: 16 / 10;
        overflow: hidden;
        padding-bottom: 0;
    }

    .roomBox .box.slideshowBox {
        width: 60%;
        order: 2;
        margin-left: 0;
        /* 
      
    position: relative;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));*/
    }

    /*
.roomBox .box.slideshowBox .sc-slideshow {
    width: 126%;
}

.roomBox .sc-slideshow .slick-list {
    -webkit-mask-image: url(../graphics/two_slider_wrapper_desktop_mask.svg);
    width: 100%;
 
}

.roomBox .slidePagination {
    left: 126px;
    bottom: 22px;
}
    .roomBox .txtLinkWrapper {
    top: -20px;
    left: 0;
}
    .roomBox .slidePagination {
    right: 126px;
    left: unset;
}
.roomBox .box.slideshowBox .sc-slideshow .slick-track {
    margin-left:0;
}
     .roomBox .box.slideshowBox .sc-slideshow {
        margin-left: -26%;
     }

.roomBox .sc-slideshow .slick-list {
    -webkit-mask-image: url(../graphics/two_slider_wrapper_desktop_mirrow_mask.svg);
    mask-position: top right;
}
.roomBox .box.slideshowBox {
    order: 2;
    -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
            mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
            mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}
            .roomBox .slick-arrow {
    right: 200px;
    left: unset;
}
.roomBox .slick-next.slick-arrow {
    right: 35px;
    left: unset;
}
    .roomBox [data-accordion-group] {
                margin-left: 70%;
            }
                  .roomBox .txtLinkWrapper {
                right: 20px;
                left: unset;
            }
            */
    .roomBox .box.textBox {
        width: 38%;
        margin-top: 0;
    }

    .roomBox .textBox .icons {
        font-size: 17px;
    }

    .roomBox a.txtLink {
        margin-bottom: 30px;
    }

    .roomBox .slick-arrow {
        right: 200px;
        bottom: 22px;
        left: unset;
    }

    .roomBox .slick-next.slick-arrow {
        right: 35px;
    }

    .roomBox [data-accordion-group] {
        margin-left: 0;
    }

    .roomBox [data-accordion].accordion.open [data-content] ul {
        max-width: 450px;
    }

    .sc-masterContainer .roomBox ul {
        transform: none;
    }

    /* Aktivboxen */
    .aktivitaetenWrapper {
        margin-top: 200px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }

    .aktivitaetenWrapper article {
        margin-bottom: 50px;
        padding: 50px 50px 70px;
    }

    .aktivitaetenWrapper article.hasImage {
        padding: 0 50px 70px;
        margin-top: 100px;
        display: block;
    }

    .aktivitaetenWrapper article img {
        -webkit-transform: translate(0px, -50px);
        -ms-transform: translate(0px, -50px);
        transform: translate(0px, -50px);
        width: 100%;
        margin-right: 0;
    }

    /*Gallery */
    .gallery .no-slideshow {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }

    .gallery .no-slideshow img {
        margin-bottom: 15px;
    }

    @supports (grid-template-rows: masonry) {

        /* masonry code here */
        .gallery .no-slideshow {
            grid-template-columns: repeat(3, 1fr);
        }
    }

    .footer .textboxLeft {
        max-width: 900px;
    }

    .bestpriceBtn {
        height: 160px;
        width: 160px;
        float: right;
        margin-top: -50px;
    }

    .usefullLinks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .usefullLinks > div {
        width: 50%;
    }

    /*
.usefullLinks>div .contentWrapper {
    max-width: 400px;
}
    */
    .newsletter {
        padding-bottom: 250px;
    }

    /*
.rotatingListbox article {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.listBoxWrapper article .imageWrapper {
    padding-bottom: 0;
}
.listBoxWrapper article .txtWrapper {
    padding: 0;
}
.listBoxWrapper article .txtWrapper * {
    color: #F5F3F2;
    text-align: left;
}
.listBoxWrapper article .txtWrapper, .listBoxWrapper article .imageWrapper {
    width: 43%;
}
.listBoxWrapper article {
    background: transparent;
    padding-bottom: 0;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button {
    background: #36393d;
    color: #F5F3F2;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button:hover {
    background: #A3868B;
}
.rotatingListbox button.slick-arrow {
    height: 60px;
    width: 60px;
    bottom: inherit;
    left: calc(43% - 30px);
}
.rotatingListbox button.slick-next {
    top: calc(25% + 80px);
    margin-top: 70px;
}
.rotatingListbox button.slick-arrow {
    top: calc((100% - 120px) / 2);
}
.rotatingListbox button.slick-arrow:after {
    border-left: 2px solid #F5F3F2;
    border-bottom: 2px solid #F5F3F2;
    bottom: 20px;
    width: 17px;
    height: 17px;
    left: 23px;
}
.rotatingListbox button.slick-next.slick-arrow:after {
    left: 14px;
}
*/
    .partner .slick-arrow {
        bottom: -30px;
    }

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

    .partner .kronplatz {
        background-position: 0 -92px;
        width: 224px;
    }

    .partner .suedtirol {
        background-position: 0 -193px;
        width: 103px;
        height: 100px;
    }

    .partner .suedtirol:hover {
        background-position: -128px -193px;
    }

    .partner .booking_suedtirol {
        background-position: 0 -313px;
        width: 208px;
    }

    .partner .superski {
        background-position: 0 -388px;
        width: 170px;
    }

    .editorial {
        padding-bottom: unset;
    }

    .highlightWrapper.slick-slider article .editor {
        max-width: 550px;
    }

    .highlightWrapper article:after {
        /* height: 70%;*/
        top: 0;
    }

    .webcam .widthWrapper div {
        width: 31%;
    }

    .logo-simedia {
        margin-bottom: 3px;
    }

    .seasonSwitch, .SiMenuOpen .seasonSwitch {
        top: unset;
        left: 20px;
        bottom: 20px;
        position: fixed;
    }

    .home:not(.scrolled) .seasonSwitch {
        top: unset;
        bottom: 20px;
    }

    .seasonSwitch button {
        background: none;
        opacity: .7;
    }

    .home:not(.scrolled) .seasonSwitch button {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 3px;
        width: fit-content;
        line-height: 35px;
        padding-right: 43px;
    }

    .winterActive .seasonSwitch button.winterMode, .summerActive .seasonSwitch button.summerMode, .seasonSwitch button:hover {
        opacity: 1;
    }

    .seasonSwitch button.winterMode {
        padding-right: 0px;
        padding-left: 43px;
    }

    .seasonSwitch button.summerMode:after, .seasonSwitch button.winterMode:before {
        content: '';
        position: absolute;
        display: inline-block;
        background-color: #36393d;
        height: 35px;
        width: 35px;
        border-radius: 50px 0 0 50px;
        background-image: url(../graphics/vector_sprites.svg);
        background-position: -792px -394px;
        right: 0;
        bottom: 0;
    }

    .seasonSwitch button.winterMode:before {
        border-radius: 0 50px 50px 0;
        background-position: -893px -394px;
        left: 0;
    }

    .winterActive .seasonSwitch button.winterMode:before, .seasonSwitch button.winterMode:hover:before {
        background-position: -943px -394px;
    }

    .summerActive .seasonSwitch button.summerMode:after, .seasonSwitch button.sommerMode:hover:after {
        background-position: -842px -393px;
    }

    .SiMenuOpen .seasonSwitch button {
        background: none;
    }
}

@media (min-width: 1200px) {
    .roomBox .box.textBox {
        margin-bottom: 20px;
    }

    .roomBoxesWrapper .blockAccordion.fullWidth {
        margin-top: -22px;
    }

    /* H2 über Headerbild
    .fullHeader .sc-masterContainer {
        margin-top: -15vw;
    }
    .h2Up h2 {
        margin-bottom: 11vw;
    }
        */
    .partner .slick-list {
        padding-bottom: 0;
    }
}

@media (min-width: 1400px) {
    .headerAnimation svg#logo {
        width: 600px;
    }

    .headerAnimation svg#member_of {
        width: 180px;
    }

    .showHeaderSlider.fullHeader .headerSlider {
        height: calc(100vh - 90px);
        margin-top: 90px;
    }

    html, body {
        font-size: clamp(16px, 1.2vw, 21px);
    }

    body.emptyTemplate, html.emptyTemplate {
        font-size: 18px;
    }

    .contentWrapper, .sc-header, .error404 .sc-header {
        padding-right: 400px;
    }

    .sc-masterContainer {
        padding-top: 160px;
    }

    header .homeLogo {
        width: 300px;
        max-width: unset;
    }

    header .stickyLogo {
        top: 14px;
        max-width: 86px;
    }

    .home.scrolled header .stickyLogo {
        top: 14px;
    }

    .menuItemImages {
        height: calc(100% - 80px);
        top: 80px;
    }

    .resMenu .copyToMobileMenu {
        width: calc(100% - 180px);
    }

    .sc-language-selector ul li, .menuLanguageSelector ul li {
        width: 27px;
        line-height: 27px;
    }

    .sc-language-selector, .home .sc-language-selector {
        top: 35px;
        font-size: 17px;
    }

    .SiMenuSecondary .resortLogo {
        z-index: 6;
    }

    .SiMenuSecondary .resortInfosWrapper.active .infoTxt {
        padding: 20px 80px 20px 35%;
    }

    /* menu */
    .SiMenuSecondary .menu-item .resortInfosWrapper .infoButton {
        font-size: 16px;
        margin-right: 20px;
    }

    .SiMenuSecondary .menu-item .resortInfosWrapper .infoButton:after {
        right: -22px;
        top: 6px;
    }

    .SiMenuSecondary.active {
        padding: 100px 0 0;
    }

    .SiMenu.active {
        padding: 120px 5% 50px;
    }

    .SiMenu.active:after, .SiMenuSecondary:after {
        display: inline-block;
        position: absolute;
        bottom: -50px;
        right: 0;
        background-image: url(../graphics/vector_crown-bg-mobil.svg);
        background-position: bottom right;
        background-repeat: no-repeat;
        width: 100%;
        height: 100vw;
        background-size: cover;
        pointer-events: none;
    }

    .SiMenu li > ul.active, .SiMenuSecondary li > ul.active {
        left: calc(100% + 80px);
    }

    .topBar {
        height: 100px;
    }

    .resMenu {
        height: 85px;
    }

    .resMenu button.SiMenuToggle {
        width: 100px;
        height: 70px;
        line-height: 120px;
        margin-top: 18px;
        padding: 0;
        font-weight: 400;
        font-size: 11px;
    }

    .resMenu button.SiMenuToggle .line {
        background-position: -320px -54px;
        width: 40px;
        height: 45px;
        left: 30px;
    }

    .resMenu button.SiMenuToggle.menuActive .line {
        background-position: -398px 14px;
    }

    .ResortMenu .SiMenuSecondaryToggle {
        left: 190px;
        height: 70px;
        margin-top: 15px;
        width: 100px;
        line-height: 100px;
    }

    .SiMenuSecondaryToggle .line {
        background-position: -500px -400px;
        height: 35px;
        top: 10px;
        left: 29px;
    }

    .SiMenuSecondaryToggle:hover .line {
        background-position: -500px -400px;
    }

    .SiMenuSecondaryToggle .titel {
        font-weight: 400;
        font-size: 11px;
        left: 28px;
    }

    .resMenu a.button {
        font-size: 22px;
        padding: 0 22px;
        line-height: 70px;
        height: 70px;
    }

    .resMenu a.button.offer {
        left: 100px;
        height: 70px;
        padding: 0 15px;
        font-size: 11px;
        font-weight: 400;
        line-height: 15px;
    }

    .resMenu .copyToMobileMenu {
        margin-top: 15px;
    }

    .copyToMobileMenu a.offer:before {
        background-position: -246px -65px;
        width: 50px;
        height: 50px;
    }

    .tabs [data-control].fixed {
        top: 100px;
        padding-top: 30px;
    }

    .homeBox img:nth-child(even) {
        margin-top: 90px;
    }

    .threeImages div.no-slideshow {
        -ms-grid-columns: calc(44%) calc(24% - 35px) calc(32%);
        grid-template-columns: calc(42%) calc(26% - 35px) calc(32%);
        grid-gap: 35px;
    }

    .homeBox a.txtLink {
        margin-top: 15px;
    }

    .homeBox a.txtLink:before, .menu-resortuebersicht .sc-readMore.current-menu:before {
        background-position: -50px -100px;
        width: 45px;
        height: 30px;
    }

    .roomsHome img {
        width: 100%;
        margin-left: 0;
    }

    .roomsHome .box.slideshowBox {
        margin-top: 120px;
    }

    .roomsHome:after {
        height: 70%;
    }

    .roomsHome .box.textBox {
        top: 0;
    }

    .slick-arrow {
        width: 80px;
        height: 25px;
        left: calc(50% - 130px);
        background-position: -450px -200px;
    }

    .slick-next.slick-arrow {
        right: calc(50% - 130px);
    }

    .slidePagination {
        font-size: 27px;
        line-height: 27px;
    }

    /*
    .roomBox .slidePagination {
        left: 133px;
        bottom: 21px;
    }
      .roomBox .slidePagination {
        right: 133px;
        left: unset;
    }
*/
    .homeBox .boxLayout .box.textBox {
        margin-top: 100px;
    }

    .bkg .sc-slideshow .slick-arrow {
        bottom: -40px;
    }

    .bkg .sc-slideshow .slidePagination, .highlightWrapper .slidePagination {
        bottom: -40px;
    }

    .targetGroup .highlightWrapper button.slick-arrow {
        left: calc(50% - 145px);
    }

    .targetGroup .highlightWrapper button.slick-next.slick-arrow {
        right: calc(50% - 145px);
        left: auto;
    }

    .highlightWrapper .slick-arrow {
        bottom: -40px;
    }

    /* Aktivboxen */
    .aktivitaetenWrapper {
        -webkit-column-gap: 70px;
        -moz-column-gap: 70px;
        column-gap: 70px;
    }

    .aktivitaetenWrapper article {
        margin-bottom: 70px;
        padding: 70px 70px 100px;
    }

    .aktivitaetenWrapper article.hasImage {
        padding: 0 70px 100px;
        margin-top: 140px;
    }

    .aktivitaetenWrapper article img {
        -webkit-transform: translate(0px, -70px);
        -ms-transform: translate(0px, -70px);
        transform: translate(0px, -70px);
    }

    .aktivitaetenWrapper article.hasImage.left {
        display: flex;
        padding: 70px 70px 70px 0;
        margin-top: 70px;
        width: calc(100% - 70px);
        margin-left: 70px;
        box-sizing: border-box;
        align-items: flex-start;
    }

    .aktivitaetenWrapper article.left img {
        width: 40%;
        height: auto;
        transform: none;
        margin-right: 35px;
        margin-left: -70px;
        aspect-ratio: 15 / 21;
        object-fit: cover;
    }

    /*Gallery */
    .gallery .no-slideshow {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .gallery .no-slideshow img {
        margin-bottom: 20px;
    }

    @supports (grid-template-rows: masonry) {

        /* masonry code here */
        .gallery .no-slideshow {
            grid-template-columns: repeat(4, 1fr);
        }
    }

    .newsWrapper {
        justify-content: flex-start;
    }

    .newsWrapper .box {
        width: 32%;
        margin: 0 1%;
    }

    /* Footer */
    .bestpriceBtn {
        height: 190px;
        width: 190px;
    }

    .newsletter {
        padding-bottom: 300px;
    }

    .social-media a {
        width: 50px;
        height: 50px;
        bottom: 145px;
        right: 548px;
    }

    .social-media a.instagram {
        bottom: 289px;
        right: 323px;
        width: 52px;
        height: 52px;
    }

    .footer address:before {
        top: -650px;
        background-image: url(../graphics/vector_crown-bg-desktop.svg);
        width: 800px;
        height: 650px;
    }

    .footerLogo {
        width: 300px;
    }

    .footer .SiMenuSecondary {
        height: 600px;
    }
}

@media (min-width: 1600px) {
    .sc-menu a span {
        font-size: 35px;
    }

    .SiMenu li.submenuarrow > a:after, .SiMenuSecondary li.submenuarrow > a:after {
        bottom: 26px;
    }

     .contentWrapper, .sc-header, .error404 .sc-header {
        padding-right: 500px;
    }

    header .eyecatcherBtn {
        height: 200px;
        width: 200px;
        font-size: 19px;
        line-height: 25px;
    }

    header .eyecatcherBtn > * {
        padding: 25px 15px 0;
    }

    .roomBox .eyecatcherBtn {
        font-size: 19px;
        height: 135px;
        width: 135px;
    }

    header .eyecatcherBtn b, header .eyecatcherBtn a {
        font-size: 26px;
    }

    .home .eyecatcherBtn div:before {
        background-position: -500px -400px;
        width: 40px;
        height: 32px;
        top: -25px;
        left: calc(50% - 20px);
    }

    .highlightWrapper {
        padding-top: 25px;
    }

    .highlightWrapper article .icon {
        width: 150px;
        height: 150px;
    }

    .targetGroup .highlightWrapper.slick-slider article .editor, .highlightWrapper.slick-slider article .editor {
        top: 200px;
    }

    /*
    .highlightWrapper button.slick-arrow {
        bottom: -15px;
    }

    .highlightWrapper .slidePagination {
        bottom: -15px;
    }
*/
    .seoBoxes:after, .crown:after, .highlightWrapper:after {
        width: 23%;
    }

    .targetGroup .highlightWrapper button.slick-arrow {
        top: 112px;
        left: calc(50% - 185px);
    }

    .targetGroup .highlightWrapper button.slick-next.slick-arrow {
        right: calc(50% - 185px);
        left: auto;
    }

    .highlightNavBar {
        max-width: 500px;
    }

    .highlightNavBar .slick-slide {
        margin: 0 8px;
    }

    .highlightNavBar .slick-slide.slick-current .icon:before {
        background-position: -50px -100px;
        width: 31px;
    }

    .headerSlider .slick-arrow {
        right: 220px;
    }
}

@media (min-width: 1800px) {

    /*H2 über Headerbild
    .fullHeader .sc-masterContainer {
        margin-top: -250px;
    }
    .h2Up h2 {
        margin-bottom: 150px;
    }
        */
    /*
    .headerAnimation svg#logo {
        width: 650px;
    }
    .headerAnimation svg#member_of {
        width: 200px;
        }
*/
    .sc-menu > li {
        margin-bottom: 40px;
    }

    .sc-menu a {
        padding-right: 50px;
    }

    header .homeLogo {
        width: 400px;
    }

    h2 em, .t2 em, .handwriting {
        margin-bottom: 60px;
        line-height: 1.1;
    }

    /*
    [data-accordion] [data-control] {
        font-size: 20px;
        line-height: 28px;
    }
      a.txtLink, .roomBox [data-accordion] [data-control] {
        font-size: 23px;
        line-height: 33px;
    }
   */
    button, .button {
        font-size: 23px;
        padding: 0px 25px;
        line-height: 65px;
    }

    .SiMenu li > ul.active, .SiMenuSecondary li > ul.active {
        left: calc(100% + 100px);
    }

    .SiMenu .sc-menu li ul li a, .SiMenuSecondary .sc-menu li ul li a {
        margin-left: 40px;
    }

    .SiMenu .sc-menu li ul li a:before, .SiMenuSecondary .sc-menu li ul li a:before {
        width: 40px;
        margin-left: -40px;
    }

    header .MainLogo {
        max-width: 480px;
    }

    .roomBox {
        margin-bottom: 150px;
    }

    .footer address:before {
        top: -900px;
        background-image: url(../graphics/vector_crown-bg-desktop.svg);
        width: 1100px;
        height: 900px;
    }

    .social-media a {
        width: 70px;
        height: 70px;
        bottom: 202px;
        right: 759px;
    }

    .social-media a.instagram {
        bottom: 401px;
        right: 448px;
        width: 72px;
        height: 72px;
    }

    .newsletter input {
        margin-top: 20px;
    }

    .footer .SiMenuSecondary {
        height: 700px;
    }

    .footerLogo {
        width: 400px;
    }

    .seasonSwitch {
        bottom: 30px;
    }

    .home:not(.scrolled) .seasonSwitch {
        left: 50px;
    }
}

/* LTS Widget */
#lts-eventfinder .lts-events-v2 {
    color: #F5F3F2;
    background-color: #835E65 !important;
    z-index: 5;
}

#lts-eventfinder .lts-events-v2 .lts-list-item__wrapper {
    background: #F5F3F2;
}

.meteoprovbz_icon {
    width: fit-content;
}

#hub-messenger-widget{
    z-index: 99999;
    position: fixed;
}

/* Hobex */
.hgPaymentWidget {
    color: #36393D !important;
}

.hgPaymentWidget .hgpProgress .hgpRect {
    border: 1px solid #36393D !important;
    color: #36393D !important;
}

.hgPaymentWidget .hgpProgress .hgpStepActive .hgpRect, .hgPaymentWidget .hgpButton.hgpButtonPrimary {
    background-color: #835E65 !important;
    color: #fff !important;
}

.hgPaymentWidget .hgpProgress .hgpLabel, .hgPaymentWidget .hgpFormElement .hgpCheckBox, .hgPaymentWidget .hgpExpander, .hgPaymentWidget .hgpFormElement .hgpRadioButton {
    color: #835E65 !important;
}

.hgPaymentWidget .hgpProgress, .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type=radio] + span:before, .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type=checkBox] + span:before, .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type=checkBox] + span:after, .hgPaymentWidget .hgpProgress .hgpStep:not(:last-child) .hgpStepInner > div:last-child:before {
    border-color: #835E65 !important;
}

/*Lightcase Styles*/
.lightcase-open .sc-layout {
    overflow-y: hidden;
}

#lightcase-case #lightcase-content {
    background: #333333;
}

#lightcase-loading {
    z-index: 2005;
}

[class*='lightcase-icon-']:before, .lightcase-icon-close:before {
    text-shadow: 1px 1px 1px #797979;
}

@media screen and (max-width: 640px) {
    a[class*='lightcase-icon-'] {
        font-size: 30px;
        bottom: 50%;
        margin-bottom: -.5em;
    }
}