/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
*{
  outline:0 none !important;
}
/*Headlines*/
html{
  font-size:62.5%;
}
html .infinite-body{
  font-size:calc(1.6rem + 0vw);
}
html .infinite-body h1{
  font-size:calc(1.8rem + 1.5vw);
  text-transform:uppercase;
  color:#444;
  font-weight:700;
  letter-spacing:3px;
}
@media only screen and (min-width:62.5em){
}
html .infinite-body h2{
  font-size:calc(1.8rem + 1vw);
  text-transform:uppercase;
  color:#444;
  font-weight:700;
  letter-spacing:3px;
}
@media only screen and (min-width:62.5em){
}
html .infinite-body h3{
  font-size:calc(1.8rem + 0vw);
  color:#444;
  font-style:italic;
  font-weight:400;
  margin:0 0 10px 0;
}
@media only screen and (min-width:62.5em){
}
html .infinite-body h4{
  font-size:calc(1.8rem + 0.2vw);
}
@media only screen and (min-width:62.5em){
}
html .infinite-body h5{
  font-size:calc(1.8rem + 0.2vw);
}
@media only screen and (min-width:62.5em){
}
html .infinite-body h6{
  font-size:calc(1.8rem + 0.2vw);
}
@media only screen and (min-width:62.5em){
}
/*Footer*/
html .infinite-body footer p{
  font-size:1.4rem;
}
@media only screen and (min-width:62.5em){
}
html .infinite-body footer ul li{
  font-size:1.4rem;
}
@media only screen and (min-width:62.5em){
}
html .infinite-body footer .infinite-footer-wrapper .infinite-widget-title{
  font-size:calc(1.6rem + 0vw);
}
@media only screen and (min-width:62.5em){
}
html .infinite-body .infinite-copyright-text{
  font-size:1.4rem;
}
html .infinite-body .back-to-start{
  display:inline-block;
  background:#172b44;
  font-size:calc(1.6rem + 0vw);
  color:#fff;
  padding:15px 33px;
  line-height:1;
}
html .infinite-body .back-to-start:hover{
  color:#fff;
}
/*Links Fliesstext*/
html .infinite-body .gdlr-core-text-box-item a:not(.gdlr-core-button){
  text-decoration:underline;
}
/*Buttons*/
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html .wpgmp_map_container{
  box-shadow:none !important;
}
html .ski-subfooter{
  background-color:#fff;
  padding-top:30px;
  padding-bottom:30px;
  max-width:1180px;
  padding-left:35px;
  padding-right:35px;
  margin:0 auto;
  display:flex;
  flex-flow:row wrap;
}
html .ski-subfooter *, html .ski-subfooter a{
  color:#444;
}
html .ski-subfooter .subfooter-container{
  display:flex;
  text-align:left;
}
html .ski-subfooter .subfooter-container p{
  margin:0 !important;
}
html .ski-subfooter .subfooter-container.subfooter-nav{
  width:100%;
  align-items:center;
  justify-content:center;
  margin:0 0 30px 0;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav{
    width:33.3333%;
    margin:0;
    justify-content:flex-start;
 }
}
@media only screen and (min-width:62.5em){
  html .ski-subfooter .subfooter-container.subfooter-nav{
    width:33.333%;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en{
  margin:0;
  padding:0;
}
@media only screen and (min-width:30em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en{
    margin:0;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li{
  font-size:calc(1.8rem + 0vw) !important;
  font-style:italic !important;
  font-weight:400 !important;
  display:block;
  margin:0;
  padding:0;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li{
    display:inline-block;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li:before, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li:before{
  display:none !important;
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a{
  display:block;
  text-align:center;
  margin:10px 30px;
  border-bottom:#fff 3px solid;
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a:hover, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a:hover{
  /*
   color:inherit;
   border-color:$ci2;
   color:$ci2;
   */
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a{
    margin:0 10px 3px 10px;
 }
}
html .ski-subfooter .subfooter-container.social-icn-wrp{
  width:100%;
  align-items:center;
  justify-content:center;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.social-icn-wrp{
    width:20%;
    justify-content:flex-end;
 }
}
html .ski-subfooter .subfooter-container.social-icn-wrp a{
  display:inline-block;
  margin:0 5px;
  text-align:center;
}
html .ski-subfooter .subfooter-container.social-icn-wrp a img{
  vertical-align:top;
  height:30px;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.social-icn-wrp a{
    height:30px;
    margin:0 5px;
 }
  html .ski-subfooter .subfooter-container.social-icn-wrp a img{
    height:30px;
 }
}
html .infinite-body footer .email a{
  margin:45px 0 0 0;
  padding:50px 0 0 0;
  background:url(assets/icn_email.svg) no-repeat 50% 0;
  background-size:auto 35px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .email a{
    background-size:auto 25px;
    padding:40px 0 0 0;
 }
}
html .infinite-body footer .location{
  margin:0;
  padding:70px 0 0 0;
  background:url(assets/icn_marker.svg) no-repeat 50% 0;
  background-size:auto 55px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .location{
    background-size:auto 80px;
    padding:100px 0 0 0;
 }
}
html .infinite-body footer .phone a, html .infinite-body footer .phone span{
  margin:45px 0 0 0;
  padding:50px 0 0 0;
  background:url(assets/icn_phone.svg) no-repeat 50% 0;
  background-size:auto 40px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .phone a, html .infinite-body footer .phone span{
    background-size:auto 30px;
    padding:40px 0 0 0;
 }
}
html .infinite-body footer .infinite-footer-column{
  text-align:center;
  border-color:rgba(255, 255, 255, .1);
}
html .infinite-body footer .infinite-footer-column:nth-child(2) .infinite-widget{
  font-size:calc(1.4rem + 0.7vw);
  line-height:1.3;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .infinite-footer-column:nth-child(2) .infinite-widget{
    font-size:calc(1.6rem + 0vw);
 }
}
html .infinite-body footer .infinite-footer-column:first-child .infinite-widget, html .infinite-body footer .infinite-footer-column:last-child .infinite-widget{
  font-size:calc(1.4rem + 0.7vw);
}
@media only screen and (min-width:48em){
}
html .infinite-body footer .infinite-footer-column p a{
  text-decoration:none;
}
html .infinite-body footer .infinite-footer-wrapper .infinite-widget-title{
  letter-spacing:0;
  margin-bottom:15px;
}
html .infinite-body footer .infinite-copyright-wrapper{
  background-color:#fff;
  border-top:#444 3px solid;
  background:#f2f2f2;
  border:0 none;
}
html .infinite-body footer .widget_nav_menu.widget{
  display:inline-block;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc{
  margin:0 !important;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li{
  display:inline-block;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li:before, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li:before{
  display:inline-block !important;
  content:"/" !important;
  color:#999 !important;
  padding:0 10px !important;
  font-family:"Source Sans Pro", sans-serif !important;
  text-align:center !important;
  position:static !important;
  height:auto !important;
  width:auto !important;
  margin-top:0 !important;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li a, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li a{
  display:inline-block;
  text-decoration:underline !important;
}
html .infinite-body footer .infinite-copyright-text{
  text-transform:none;
  letter-spacing:0;
}
html .infinite-body footer .infinite-copyright-text span{
  color:#999;
  padding:0 10px;
}
html .infinite-body footer .infinite-copyright-text a{
  color:#666;
  text-decoration:underline;
}
html .infinite-body footer ul li{
  text-transform:none;
  padding-left:0;
  line-height:1.7;
  padding-bottom:0;
  border-bottom-width:0;
  display:block;
  margin:0;
  font-size:14px;
}
html .infinite-body footer ul li a:hover{
  text-decoration:none;
}
/* -------------------------------------*/
/* Partnerlogos */
/* -------------------------------------*/
.infinite-body .partnerlogos{
  display:flex;
  width:100%;
  align-content:center;
  justify-content:center;
  margin:30px 0;
}
@media only screen and (min-width:48em){
  .infinite-body .partnerlogos{
    margin:30px 0 0 0;
 }
}
.infinite-body .partnerlogos span{
  width:100px;
  height:60px;
  background:url(assets/icn_skiing.svg) no-repeat 50% 50%;
  background-size:contain;
  display:inline-block;
  vertical-align:middle;
}
@media only screen and (min-width:30em){
  .infinite-body .partnerlogos span{
    width:200px;
    height:80px;
 }
}
.infinite-body .partnerlogos img{
  max-height:40px;
  width:auto;
  vertical-align:middle;
  padding:0;
}
.infinite-body .partnerlogos img.logo-head{
  display:none;
}
@media only screen and (min-width:30em){
  .infinite-body .partnerlogos img{
    max-height:55px;
 }
}
/* -------------------------------------*/
/* Partnerlogos */
/* -------------------------------------*/
.infinite-body .partnerlogos-wrp{
  display:flex;
  width:100%;
  justify-content:center;
  align-items:center;
  margin:0 0 30px 0;
}
@media only screen and (min-width:48em){
  .infinite-body .partnerlogos-wrp{
    width:45%;
    margin:0;
 }
}
.infinite-body .partnerlogos-wrp img{
  max-height:40px;
  width:auto;
  vertical-align:top;
  filter:grayscale(100%);
  display:none;
}
.infinite-body .partnerlogos-wrp img.logo-head{
  max-height:30px;
  display:inline-block;
}
@media only screen and (min-width:62.5em){
  .infinite-body .partnerlogos-wrp img{
    max-height:40px;
    width:auto;
    vertical-align:middle;
    display:inline-block;
    margin:0 10px;
 }
}
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html .infinite-body #cookie-notice{
  background:rgba(255, 255, 255, .96) !important;
  box-shadow:0px -1px 1px 0px rgba(232, 232, 232, 1);
  padding:30px;
}
html .infinite-body .cookie-notice-container{
  text-align:center;
  max-width:1200px;
  color:#9b9b9b;
  font-size:1.4rem;
  line-height:1.6;
}
@media only screen and (min-width:48em){
  html .infinite-body .cookie-notice-container{
    text-align:left;
 }
}
html .infinite-body .cookie-notice-container #cn-notice-text{
  display:block;
  padding:0 0 15px 0;
}
@media only screen and (min-width:48em){
  html .infinite-body .cookie-notice-container #cn-notice-text{
    padding:0;
 }
}
html .infinite-body .cookie-notice-container .headline{
  font-size:calc(1.6rem + 0vw);
  margin:0 0 10px 0;
  color:#666;
  font-style:italic;
  letter-spacing:0.8px;
  font-weight:400;
  display:block;
}
html .infinite-body .cookie-notice-container a{
  text-decoration:underline;
  color:#666 !important;
}
html .infinite-body .cookie-notice-container a:hover{
  color:#172b44;
}
@media only screen and (min-width:48em){
  html .infinite-body .cookie-notice-container{
    padding:0 200px 0 0 !important;
 }
}
html .infinite-body .cookie-notice-container .cn-set-cookie{
  position:static;
  display:inline-block;
  background-color:#172b44;
  padding:10px 20px;
  font-size:1.4rem;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
  color:#fff !important;
  line-height:1;
  text-transform:uppercase;
  border:0 none;
  cursor:pointer;
  text-decoration:none;
}
@media only screen and (min-width:48em){
  html .infinite-body .cookie-notice-container .cn-set-cookie{
    position:absolute;
    bottom:30px;
    right:30px;
 }
}
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html{
  /* -------------------------------------*/
  /* -------------------------------------*/
}
html .infinite-body{
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /*--- mobile landscape style ---*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
  /* -------------------------------------*/
}
html .infinite-body .gmnoprint, html .infinite-body .gmnoscreen, html .infinite-body .gm-style-cc{
  display:none !important;
}
html .infinite-body .gdlr-core-price-table .gdlr-core-price-table-image{
  margin-bottom:32px;
  margin-top:0 !important;
}
@media only screen and (min-width:62.5em){
  html .infinite-body .gdlr-core-testimonial-content{
    padding:0 130px;
 }
}
html .infinite-body .error-page-content h2, html .infinite-body .error-page-content *{
  color:#fff !important;
}
html .infinite-body .ski-image-row{
  /*--- mobile landscape style ---*/
}
@media only screen and (max-width:767px){
  html .infinite-body .ski-image-row .gdlr-core-pbf-column-content-margin{
    padding-left:0px !important;
    padding-right:0px !important;
 }
}
html .infinite-body .ski-image-text{
  /*--- mobile landscape style ---*/
}
html .infinite-body .ski-image-text .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin.ski-text{
  padding-left:0px !important;
  padding-right:0px !important;
  padding:30px !important;
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-image-text .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin.ski-text{
    padding:80px !important;
 }
}
html .infinite-body .ski-image-text .ski-image{
  min-height:300px;
}
html .infinite-body .gdlr-core-column-service-title{
  /*
   font-size:$h3 !important;
   text-transform:uppercase !important;
   font-weight:700 !important;
   letter-spacing:3px !important;
   font-style:normal !important;	
   */
  font-size:calc(1.8rem + 0vw) !important;
  font-style:italic !important;
  font-weight:400 !important;
  text-transform:none !important;
}
html .infinite-body .gdlr-core-column-service-content{
  font-size:calc(1.6rem + 0vw) !important;
  line-height:1.3 !important;
}
html .infinite-body .ski-contentslider{
  height:100vh;
  max-height:250px;
}
@media only screen and (min-width:30em){
  html .infinite-body .ski-contentslider{
    max-height:350px;
 }
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-contentslider{
    min-height:300px !important;
    height:100vh;
    max-height:50vh;
 }
}
@media only screen and (min-width:79.375em){
  html .infinite-body .ski-contentslider{
    max-height:60vh;
 }
}
html .infinite-body .ski-startslider .tp-fullwidth-forcer{
  height:calc(100vh - 130px) !important;
}
@media only screen and (min-width:62.5em){
  html .infinite-body .ski-startslider .tp-fullwidth-forcer{
    height:calc(100vh - 157px) !important;
 }
}
html .infinite-body .ski-startslider .rev_slider_wrapper.fullscreen-container{
  height:calc(100vh - 130px) !important;
}
@media only screen and (min-width:62.5em){
  html .infinite-body .ski-startslider .rev_slider_wrapper.fullscreen-container{
    height:calc(100vh - 157px) !important;
 }
}
@media only screen and (max-width:480px){
  html .infinite-body .ski-gallery-row .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin{
    padding-left:0 !important;
    padding-right:0 !important;
 }
}
@media only screen and (max-width:480px){
  html .infinite-body .ski-single-images .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin{
    padding-left:0 !important;
    padding-right:0 !important;
 }
}
@media only screen and (max-width:767px){
}
html .infinite-body .gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{
  font-size:calc(1.8rem + 0vw) !important;
  font-style:italic !important;
  font-weight:400 !important;
}
html .infinite-body .gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{
  font-size:calc(1.8rem + 0vw) !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
  letter-spacing:3px !important;
  font-style:normal !important;
}
html .infinite-body .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{
  font-size:calc(1.6rem + 0vw) !important;
  line-height:1.3 !important;
}
html .infinite-body .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content strong{
  display:block;
}
html .infinite-body .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content strong:before{
  content:"";
  border-top:rgba(255, 255, 255, .4) 1px solid;
  width:120px;
  padding:0 0 10px 0;
  display:block;
  margin:10px auto 0 auto;
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item .gdlr-core-feature-box{
  background:transparent !important;
  /*Hack MS*/
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item .gdlr-core-feature-box-background{
  transition:all 400ms ease;
  opacity:1 !important;
  /*Hack MS*/
  /*Hack MS*/
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item .gdlr-core-feature-box-background:after{
  content:"";
  position:absolute;
  top:30px;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:linear-gradient(to bottom, rgba(23, 43, 68, 0) 0%, rgba(23, 43, 68, 1) 60%);
  transition:all 400ms ease;
  opacity:0.96;
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item .gdlr-core-feature-box-background:before{
  content:"";
  height:30px;
  width:30px;
  position:absolute;
  left:-100px;
  bottom:20px;
  z-index:10000;
  background:url(assets/icn_right-arrow.svg) no-repeat 100% 100%;
  background-size:20px auto;
  opacity:0;
  transition:all 400ms ease;
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item:hover .gdlr-core-feature-box-background:after{
  top:120px;
}
html .infinite-body .ski-special-boxes .gdlr-core-feature-box-item:hover .gdlr-core-feature-box-background:before{
  right:30px;
  opacity:1;
  left:auto;
}
html .infinite-body .gfb-video{
  position:relative;
  padding-bottom:56.25%;
  /* 16:9 */
  padding-top:25px;
  height:0;
}
html .infinite-body .gfb-video iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
html .infinite-body .ski-intro{
  padding:30px 0 !important;
}
html .infinite-body .ski-intro p:last-child{
  margin-bottom:0 !important;
}
html .infinite-body .ski-intro p:empty{
  display:none 0 !important;
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-intro{
    padding:50px 0 !important;
 }
}
@media only screen and (min-width:62.5em){
  html .infinite-body .ski-intro{
    padding:80px 0 !important;
 }
}
html .infinite-body .ski-spaces{
  padding:0 0 30px 0 !important;
}
html .infinite-body .ski-spaces p:last-child{
  margin-bottom:0 !important;
}
html .infinite-body .ski-spaces p:empty{
  display:none 0 !important;
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-spaces{
    padding:0 0 50px 0 !important;
 }
}
@media only screen and (min-width:62.5em){
  html .infinite-body .ski-spaces{
    padding:0 0 80px 0 !important;
 }
}
html .infinite-body .ski-spaces-top{
  padding:30px 0 0 0 !important;
}
html .infinite-body .ski-spaces-top p:last-child{
  margin-bottom:0 !important;
}
html .infinite-body .ski-spaces-top p:empty{
  display:none 0 !important;
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-spaces-top{
    padding:50px 0 0 0 !important;
 }
}
@media only screen and (min-width:62.5em){
  html .infinite-body .ski-spaces-top{
    padding:80px 0 0 0 !important;
 }
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-price-number{
  font-size:50px;
  font-weight:600;
  margin:0px 8px;
  vertical-align:middle;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-prefix{
  font-weight:600;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-head{
  padding:0;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-caption{
  font-size:calc(1.8rem + 0vw) !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
  letter-spacing:3px !important;
  font-style:normal !important;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-title{
  padding:0 20px;
  font-size:calc(1.8rem + 0vw) !important;
  font-style:italic !important;
  font-weight:400 !important;
  text-transform:none !important;
  letter-spacing:0 !important;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-content-wrap{
  text-align:center;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-button{
  margin:20px 0;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-price{
  padding:20px;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-price-number{
  font-weight:700 !important;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-table-content{
  font-size:calc(1.6rem + 0vw) !important;
  line-height:1.6 !important;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-price-list-shortcode ul li{
  padding:5px 30px;
}
html .infinite-body .gdlr-core-price-table-column .gdlr-core-price-table .gdlr-core-button{
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:0.8px;
  border-radius:0;
  padding:10px 20px;
}
html .infinite-body .tablepress thead th{
  background:#172b44;
  font-weight:700;
  vertical-align:middle;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:0.8px;
}
html .infinite-body .tablepress td, html .infinite-body .tablepress th{
  padding:20px;
}
html .infinite-body .tablepress .row-2 td{
  font-weight:600;
}
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html .infinite-body .infinite-overlay-menu-content .menu li:last-child{
  border:0 none;
}
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html .wpgmp_map_container{
  box-shadow:none !important;
}
html .ski-subfooter{
  background-color:#fff;
  padding-top:30px;
  padding-bottom:30px;
  max-width:1180px;
  padding-left:35px;
  padding-right:35px;
  margin:0 auto;
  display:flex;
  flex-flow:row wrap;
}
html .ski-subfooter *, html .ski-subfooter a{
  color:#444;
}
html .ski-subfooter .subfooter-container{
  display:flex;
  text-align:left;
}
html .ski-subfooter .subfooter-container p{
  margin:0 !important;
}
html .ski-subfooter .subfooter-container.subfooter-nav{
  width:100%;
  align-items:center;
  justify-content:center;
  margin:0 0 30px 0;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav{
    width:33.3333%;
    margin:0;
    justify-content:flex-start;
 }
}
@media only screen and (min-width:62.5em){
  html .ski-subfooter .subfooter-container.subfooter-nav{
    width:33.333%;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en{
  margin:0;
  padding:0;
}
@media only screen and (min-width:30em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en{
    margin:0;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li{
  font-size:calc(1.8rem + 0vw) !important;
  font-style:italic !important;
  font-weight:400 !important;
  display:block;
  margin:0;
  padding:0;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li{
    display:inline-block;
 }
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li:before, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li:before{
  display:none !important;
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a{
  display:block;
  text-align:center;
  margin:10px 30px;
  border-bottom:#fff 3px solid;
}
html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a:hover, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a:hover{
  /*
   color:inherit;
   border-color:$ci2;
   color:$ci2;
   */
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer li a, html .ski-subfooter .subfooter-container.subfooter-nav #menu-footer-en li a{
    margin:0 10px 3px 10px;
 }
}
html .ski-subfooter .subfooter-container.social-icn-wrp{
  width:100%;
  align-items:center;
  justify-content:center;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.social-icn-wrp{
    width:20%;
    justify-content:flex-end;
 }
}
html .ski-subfooter .subfooter-container.social-icn-wrp a{
  display:inline-block;
  margin:0 5px;
  text-align:center;
}
html .ski-subfooter .subfooter-container.social-icn-wrp a img{
  vertical-align:top;
  height:30px;
}
@media only screen and (min-width:48em){
  html .ski-subfooter .subfooter-container.social-icn-wrp a{
    height:30px;
    margin:0 5px;
 }
  html .ski-subfooter .subfooter-container.social-icn-wrp a img{
    height:30px;
 }
}
html .infinite-body footer .email a{
  margin:45px 0 0 0;
  padding:50px 0 0 0;
  background:url(assets/icn_email.svg) no-repeat 50% 0;
  background-size:auto 35px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .email a{
    background-size:auto 25px;
    padding:40px 0 0 0;
 }
}
html .infinite-body footer .location{
  margin:0;
  padding:70px 0 0 0;
  background:url(assets/icn_marker.svg) no-repeat 50% 0;
  background-size:auto 55px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .location{
    background-size:auto 80px;
    padding:100px 0 0 0;
 }
}
html .infinite-body footer .phone a, html .infinite-body footer .phone span{
  margin:45px 0 0 0;
  padding:50px 0 0 0;
  background:url(assets/icn_phone.svg) no-repeat 50% 0;
  background-size:auto 40px;
  display:block;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .phone a, html .infinite-body footer .phone span{
    background-size:auto 30px;
    padding:40px 0 0 0;
 }
}
html .infinite-body footer .infinite-footer-column{
  text-align:center;
  border-color:rgba(255, 255, 255, .1);
}
html .infinite-body footer .infinite-footer-column:nth-child(2) .infinite-widget{
  font-size:calc(1.4rem + 0.7vw);
  line-height:1.3;
}
@media only screen and (min-width:48em){
  html .infinite-body footer .infinite-footer-column:nth-child(2) .infinite-widget{
    font-size:calc(1.6rem + 0vw);
 }
}
html .infinite-body footer .infinite-footer-column:first-child .infinite-widget, html .infinite-body footer .infinite-footer-column:last-child .infinite-widget{
  font-size:calc(1.4rem + 0.7vw);
}
@media only screen and (min-width:48em){
}
html .infinite-body footer .infinite-footer-column p a{
  text-decoration:none;
}
html .infinite-body footer .infinite-footer-wrapper .infinite-widget-title{
  letter-spacing:0;
  margin-bottom:15px;
}
html .infinite-body footer .infinite-copyright-wrapper{
  background-color:#fff;
  border-top:#444 3px solid;
  background:#f2f2f2;
  border:0 none;
}
html .infinite-body footer .widget_nav_menu.widget{
  display:inline-block;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc{
  margin:0 !important;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li{
  display:inline-block;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li:before, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li:before{
  display:inline-block !important;
  content:"/" !important;
  color:#999 !important;
  padding:0 10px !important;
  font-family:"Source Sans Pro", sans-serif !important;
  text-align:center !important;
  position:static !important;
  height:auto !important;
  width:auto !important;
  margin-top:0 !important;
}
html .infinite-body footer .widget_nav_menu.widget #menu-impressum-agb li a, html .infinite-body footer .widget_nav_menu.widget #menu-imprint-gtc li a{
  display:inline-block;
  text-decoration:underline !important;
}
html .infinite-body footer .infinite-copyright-text{
  text-transform:none;
  letter-spacing:0;
}
html .infinite-body footer .infinite-copyright-text span{
  color:#999;
  padding:0 10px;
}
html .infinite-body footer .infinite-copyright-text a{
  color:#666;
  text-decoration:underline;
}
html .infinite-body footer ul li{
  text-transform:none;
  padding-left:0;
  line-height:1.7;
  padding-bottom:0;
  border-bottom-width:0;
  display:block;
  margin:0;
  font-size:14px;
}
html .infinite-body footer ul li a:hover{
  text-decoration:none;
}
/* -------------------------------------*/
/* Partnerlogos */
/* -------------------------------------*/
.infinite-body .partnerlogos{
  display:flex;
  width:100%;
  align-content:center;
  justify-content:center;
  margin:30px 0;
}
@media only screen and (min-width:48em){
  .infinite-body .partnerlogos{
    margin:30px 0 0 0;
 }
}
.infinite-body .partnerlogos span{
  width:100px;
  height:60px;
  background:url(assets/icn_skiing.svg) no-repeat 50% 50%;
  background-size:contain;
  display:inline-block;
  vertical-align:middle;
}
@media only screen and (min-width:30em){
  .infinite-body .partnerlogos span{
    width:200px;
    height:80px;
 }
}
.infinite-body .partnerlogos img{
  max-height:40px;
  width:auto;
  vertical-align:middle;
  padding:0;
}
.infinite-body .partnerlogos img.logo-head{
  display:none;
}
@media only screen and (min-width:30em){
  .infinite-body .partnerlogos img{
    max-height:55px;
 }
}
/* -------------------------------------*/
/* Partnerlogos */
/* -------------------------------------*/
.infinite-body .partnerlogos-wrp{
  display:flex;
  width:100%;
  justify-content:center;
  align-items:center;
  margin:0 0 30px 0;
}
@media only screen and (min-width:48em){
  .infinite-body .partnerlogos-wrp{
    width:45%;
    margin:0;
 }
}
.infinite-body .partnerlogos-wrp img{
  max-height:40px;
  width:auto;
  vertical-align:top;
  filter:grayscale(100%);
  display:none;
}
.infinite-body .partnerlogos-wrp img.logo-head{
  max-height:30px;
  display:inline-block;
}
@media only screen and (min-width:62.5em){
  .infinite-body .partnerlogos-wrp img{
    max-height:40px;
    width:auto;
    vertical-align:middle;
    display:inline-block;
    margin:0 10px;
 }
}
/* -------------------------------------*/
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* -------------------------------------*/
html .infinite-body{
  /*---------------------------------
   LOGO
   ---------------------------------*/
  /*---------------------------------
   Desktop - After Scroll
   ---------------------------------*/
  /*---------------------------------
   Mobile - Start
   ---------------------------------*/
  /*---------------------------------
   Mobile - After Scroll
   ---------------------------------*/
}
html .infinite-body header .infinite-header-container.infinite-header-full{
  padding-right:0;
  padding-left:0;
}
html .infinite-body header .infinite-main-menu{
  padding-right:30px;
}
html .infinite-body header .infinite-logo{
  padding-left:30px;
}
html .infinite-body .ski-top-header{
  background:#172b44;
  position:relative;
}
html .infinite-body .ski-top-header .info{
  position:absolute;
  top:0;
  right:30px;
}
html .infinite-body .ski-top-header .language{
  padding:10px 10px 10px 30px;
}
html .infinite-body .ski-top-header .language a{
  color:#fff;
  font-size:20px;
  font-weight:600;
}
html .infinite-body .ski-top-header .phone, html .infinite-body .ski-top-header .email{
  color:#fff;
  font-size:1.4rem;
  font-size:1.8rem;
  font-weight:600;
  display:inline-block;
  margin:0;
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-top-header .phone, html .infinite-body .ski-top-header .email{
    margin:0 0 0 30px;
 }
}
html .infinite-body .ski-top-header .phone:before, html .infinite-body .ski-top-header .email:before{
  content:"\00a0";
}
html .infinite-body .ski-top-header .phone em, html .infinite-body .ski-top-header .email em{
  font-style:normal;
  display:none;
}
html .infinite-body .ski-top-header .phone a, html .infinite-body .ski-top-header .phone span{
  color:inherit;
  background:url(assets/icn_phone.svg) no-repeat 50% 50%;
  background-size:auto 18px;
  padding:15px 30px;
  padding:8px 30px;
}
@media only screen and (min-width:30em){
  html .infinite-body .ski-top-header .phone a, html .infinite-body .ski-top-header .phone span{
    padding:15px 10px 15px 35px;
    padding:8px 10px 8px 35px;
    background:url(assets/icn_phone.svg) no-repeat 0 50%;
    background-size:auto 18px;
 }
}
@media only screen and (min-width:48em){
  html .infinite-body .ski-top-header .phone em{
    display:inline-block;
 }
}
html .infinite-body .ski-top-header .email{
  background:url(assets/icn_email.svg) no-repeat 0 50%;
  background-size:auto 18px;
  padding:15px 10px 15px 14px;
  padding:8px 10px 8px 14px;
}
@media only screen and (min-width:30em){
  html .infinite-body .ski-top-header .email{
    padding:15px 0 15px 35px;
    padding:8px 0 8px 35px;
 }
}
@media only screen and (min-width:30em){
  html .infinite-body .ski-top-header .email em{
    display:inline-block;
 }
}
html .infinite-body .infinite-logo-inner a{
  background:url(assets/skischule-gastein-logo.svg) no-repeat 0 0;
  background-size:contain;
  display:block;
}
html .infinite-body .infinite-logo-inner img{
  opacity:0;
}
@media only screen and (max-width:767px){
  html .infinite-body .infinite-mobile-header-wrap .infinite-container{
    max-width:100%;
    padding-left:30px;
    padding-right:30px;
 }
}
html .infinite-body .infinite-mobile-header-wrap .ski-top-header{
  top:-15px;
}
html .infinite-body .infinite-mobile-header-wrap .infinite-mobile-header .infinite-logo{
  padding-left:0px;
  padding-right:0px;
}
@media only screen and (max-width:767px){
  html .infinite-body .infinite-mobile-header.infinite-header-background.infinite-style-slide.infinite-fixed-navigation .infinite-container{
    max-width:100%;
    padding-left:30px;
    padding-right:30px;
 }
}
html .infinite-body .infinite-mobile-header.infinite-header-background.infinite-style-slide.infinite-fixed-navigation .ski-top-header{
  top:-15px;
}
html .infinite-body .infinite-mobile-header.infinite-header-background.infinite-style-slide.infinite-fixed-navigation .infinite-logo{
  padding-left:0px;
  padding-right:0px;
}
/*---------------------------------
 Sticky Header Adminbar
 ---------------------------------*/
