/* Erstes Element */
.row .spec:nth-child(1) {
  /* Styling für das erste Element */
}

/* Zweites Element */
.row .spec:nth-child(2) {
  /* Styling für das zweite Element */

}

/* Drittes Element */
.row .spec:nth-child(3) {
  /* Styling für das dritte Element */

}
@media only screen and (max-width : 1399px) {
.h2, h2 {
	font-size: 2.8rem;
}
.section.sticky.next > div {
	padding: 10svh 15vw;
}
.section.sticky.next.sec > div {
	padding: 0svh 15vw 10svh;
}  
  .frame-layout-3 {
	padding-left: 10%;
	padding-right: 10%;
}
.frame-layout-4 {
  padding-left:20%;
  padding-right:20%;
}  
.footer h2 {
	font-size: 4vw;
	line-height: 1;
}  
.footer h3 {
	font-size: 2.9vw;
}   
}
@media only screen and (max-width : 1199px) {

.frame-layout-2 {
	padding-left: 5%;
	padding-right: 5%;
}  
.frame-layout-3 {
	padding-left: 5%;
	padding-right: 5%;
}
.frame-layout-4 {
  padding-left:10%;
  padding-right:10%;
}
.h1, h1 {
	font-size: 7vw;
}  
  
.header h3 {
	font-size: 2.2vw;
}  
.finger .ce-bodytext {
	padding-left: 7vw;
}  
.sticky.next {
	min-height: 80vh;
}  
.sticky.next h2 {
	font-size: 4vw;
}
.sticky.next  h4 {
	font-size: 1.25vw;
	line-height: 1.2;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.5vw;
}
.sticky .shine h1 {
	font-size: 3.25rem;
}  
.frame.button a, .pp-tabs-custom .nav-tabs .nav-link, .ce-bodytext .button  {
	padding: 0 1.2rem 0 1.6rem;
	font-size: 0.9rem;
	letter-spacing: 0.15rem;
} 
.spec .item-image img {
	height: 25vw;
	object-fit: cover;
}   
.spec .item-text pre {
	width: 11rem;
	height: 11rem;
	margin-top: calc(-6.5rem);
}
.spec .item-text pre strong {
	font-size: 1.8rem;
}  
.spec .item-text h2 {
	font-size: 2.5rem;
	padding-top: 5rem;
}  
.spec .item-text ul {
	font-size: 1.25rem;
}
.inclusive h2 {
	font-size: 3rem;
} 
.inclusive h4 {
	font-size: 1.25rem;
}  
.inclusive p, .inclusive ul li {
	font-size: 1.25rem;
}   

.room .details ul li, .room .text p {
	font-size: 1.25rem;
}  
.footer p, .footer a {

}  

.footer h2 {
	font-size: 4.5vw;
	line-height: 1;
}  
.footer h3 {
	font-size: 3.2vw;
} 
}
@media only screen and (max-width : 992px) {

.h1, h1 {
	font-size: 12vw;
	margin-left: -1vw;
}
.header h1 {
	margin-left: 0;
	padding-top: 25svh;
}
 .h3, h3 {
	font-size: 3vw;
} 
.header h3 {

	font-size: 4vw;
}  
.sticky .big-lead {
	font-size: 25vw;
}
.sticky.first h3 {
	font-size: 3vw;
}  
.finger .ce-bodytext {
	padding-left: 15vw;
}  
.section.sticky.next > div {
	padding: 0svh 10vw;
}
.sticky {

	min-height: 50vh;

} 
.sticky .imgwrap .image {
	height: 50vh;
	margin: 0;
}

.sticky .shine {
	height: 50vh;
}
.sticky .shine::after {
	width: 50vw;
	height: 50vw;
	top: -15vw;
	right: -15vw;
}  
.sticky .shine > div.frame-type-image  {
  margin-top: -10vh;
  z-index:1;
}
.three .spec:nth-child(3) {
  display:none;

}
.spec .item-image {
	margin: 0 5px;
	padding-right: 5vw;
	position: relative;
}  
.spec .item-image img {
	width: 100%;
	height: 45vw;
	object-fit: cover;
}  
.spec .item-text pre {
	width: 11rem;
	height: 11rem;
	margin-top: calc(-7rem);
	right: 3vw;
}
.spec .item-text pre strong {
	font-size: 2rem;
}  
.spec .item-text h2 {
	padding-top: 5rem;
}
.nature .card-body .image {
	padding-left: 3vw;
	padding-right: 2.5vw;
}  
.nature .card-body .ce-bodytext, .nature .card-body .button {
	padding-left: 3vw;
}  
.step .tiny-sticky .tns-controls button {
	transform: translateY(-30px);
}
.step .img::after {
	height: 1.5rem;
	width: 100%;
}
.step .text {
	padding-bottom: 1rem;
	margin-top: 0;
}   
.inclusive h2 {
	font-size: 2.5rem;
}    
.footer h2 {
	font-size: 9vw;
	text-align: center;
}
.footer h3 {
	font-size: 6vw;
	text-align: center;
}
.footer h5 {
	margin: 0;
	line-height: 1.5;
}  
.footerlogo .image-embed-item {
	width: 100%;
	height: auto;
}    
}  
@media only screen and (max-width : 767px) {
.frame-space-before-extra-small{
  padding-top: 4vw;
  margin-top: 0;
}
.frame-space-after-extra-small{
  padding-bottom: 4vw;
  margin-bottom:0;
}
.frame-space-before-small{
  padding-top: 8vw;
  margin-top: 0;
}
.frame-space-after-small{
  padding-bottom: 8vw;
  margin-bottom:0;
}
.frame-space-before-medium {
  padding-top: 12vw;
  margin-top: 0;
}
.frame-space-after-medium {
  padding-bottom: 12vw;
  margin-bottom:0;
}
.frame-space-before-large{
  padding-top: 20vw;
  margin-top: 0;
}
.frame-space-after-large{
  padding-bottom: 20vw;
  margin-bottom:0;
}
.frame-space-before-extra-large {
  padding-top: 24vw;
  margin-top: 0;
}
.frame-space-after-extra-large {
  padding-bottom: 24vw;
  margin-bottom:0;
}  

  
.h1, h1 {
	font-size: 18vw;
	margin-left: -1vw;
}
.header h1 {
	margin-left: 0;
	padding-top: 30svh;
}
 .h3, h3 {
	font-size: 3vw;
}   
  
.sticky {
	min-height: 70vh;
}  
.section.sticky.next.sec > div {
	padding: 0 5vw 10svh;
}  
 
  .section.sticky.next > div {
	padding: 10svh 5vw;
}
.section.sticky.next:last-child  > div{
	padding: 10svh 5vw 0;
}  
.sticky.next .image-embed-item {
	min-height: 70vh;
}  

.sticky.next h2 {
	font-size: 8vw;
}  
.sticky.next  h4 {
	font-size: 2.5vw;
	letter-spacing: 1vw;
}
  
.sticky.first h3 {
	font-size: 4vw;
}
 .sticky .big-lead {
	font-size: 25vw;
} 
.leistungen .first li:last-child {
	border-bottom: 0;
}

  
.sticky .shine::after {
	width: 80vw;
	height: 80vw;
	top: -30vw;
	right: -30vw;
}

.sticky .shine h1 {
	font-size: 3rem;
}
.sticky .shine h4 {
	font-size: 1rem;
	letter-spacing: 0.2rem;
}
.sticky .shine p {
	font-size: 1.2rem;
}  
.sticky .shine .ce-textpic.ce-right .ce-gallery {
	padding-left: 5vw;
}  
.sticky .shine > div.frame-type-image .image img {
	width: 20vw;
	height: 20vw;
}  
  
.three .spec:nth-child(2) {
  display:none;

}
  
.spec .item-image img {
	height: 80vw;
}
.spec .item-text h2 {
	padding-left: 5vw;
}  
.spec .item-text ul {
	padding-left: 16vw;
	padding-right: 5vw;
}
.spec .item-text ul li {
	padding-left: 1vw;
}  
.spec .item-link a::before {
	width: 15vw;
	margin-right: 2vw;
} 

.footer h2 {

}  
.footer p, .footer a {

}  
}
@media only screen and (max-width : 575px) {
.frame.button a, .pp-tabs-custom .nav-tabs .nav-link, .ce-bodytext .button {
	padding: 0 1rem 0 1.4rem;
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.header .h-row {

	padding-left: 5vw;
}  
.h1, h1 {
	font-size: 16vw;
	margin-left: -1vw;
} 
.h3, h3 {
	font-size: 4vw;
}  
.header h3 {

	font-size: 5vw;
}   
.content .lead {
	font-size: 6vw;
}
.leistungen li {
	font-size: 6vw;
}  
.sticky .imgwrap .image {
	height: 40vh;
	margin: 0;
}
.sticky .shine {
	height: 60vh;
	align-content: start !important;
	padding-top: 2rem !important;
}
.sticky .shine h1 {
	font-size: 2rem;
	margin-bottom: 0;
}
  .sticky .shine h4 {
	margin-bottom: 0;
}
.step .tiny-sticky .tns-controls button {
	transform: translateY(calc(-100% + 20px));
}  
.step .img::after {
	height: 1.5rem;
	width: 100%;
}
.step .text {
	padding-bottom: 1rem;
	margin-top: 0;
}   
a.link360::after {
	opacity: 1;
}

}
@media only screen and (max-width : 320px) {
  
 .sticky .shine h1 {
	font-size: 2rem;
} 
}
@media (hover: none) {
a.link360::after {
	opacity: 1;
}
}
@media only screen and (min-width : 768px) {
.header .h-row {
	padding-left: 4.5vw;
} 
.logo {
	left: 5vw;
}
@media only screen and (min-width : 768px) and (orientation : portrait){
.sticky.next {
	min-height: 55vh;
}
.section.sticky.next:last-child {
	min-height: 40vh;
}  
.section.sticky.next > div {
	padding: 0svh 10vw;
}  
.section.sticky.next.sec > div {
	padding: 0svh 10vw;
}    
}
@media only screen and (min-width : 1200px) {
.footer {
	min-height: 100svh;
}  
.finger .ce-bodytext {
	padding-left: 7vw;
}
}