@media only screen and (max-width: 1024px) {
	
	
	#splash .splashNavigation,
	nav .y-logo,
	.wvg-style nav .vendor-logo,
	.li-li-workplace,
	.wvg-style nav ul li ul {
		display: none;
	}
	
	.showIntro #splash .splashContent,
	#splash .splashContent{
		left: 0;
		
	}
	
	#p17, #p18, #p19{
		width: 100%;
	}
	
	
	nav .li-more{
		display: inline-block;		
		position: absolute;
		right: 0;
		bottom: 0;
		width: 33.33vw;		
	}
	
	nav ul .li-more a{
		text-indent: 5px !important;
	}
	
	
	.wvg-style nav{
		position: fixed;
		bottom: 0;
		top: auto;
		width: 100vw;
		height: 60px;
		background: #f0f0f0;
		box-shadow: 0 -3px 5px #e1e1e1;
		z-index: 500;
	}
	.wvg-style .li-profile a{
		background: #e3e3e3;
	}
	
	.agb-text{
		box-sizing: border-box;
	}
	
	
	.wvg-style nav .li-profile{
		position: absolute;
		right: 33.33vw;
		bottom: 0;
		width: 33.33vw;
	}
	.wvg-style nav .li-profile a{
		line-height: 60px !important;
		display: flex;
	}
	.li-profile .fa{
		font-size: 20px;
		display: inline-block;
		position: relative;
		transform: translateY(0);
		line-height: 60px;
		margin-right: 8px;
	}
	nav ul li a.withFaIcon i{
		margin-right: 0;
	}
	.wvg-style nav .li-booking{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 33.3vw;
	}
	
	
	.wvg-style nav ul{
		margin: 0;
	}
	
	.wvg-style nav #meta{
		display: none;
	}
	
	.wvg-style nav ul li a{
		font-size: 14px;
		text-decoration: none;
		text-indent: 30px;
	}
	.li-profile a span{
		white-space: nowrap;
		padding: 0;
		text-indent: 0px;
		line-height: 60px !important;
	}
	
	section .section-inner{
		min-width: 0;
	}
	
	.wvg-style section{
		left: 0;
		height: calc(100vh - 60px);
		width: 100vw;	
		
	}
	section .section-inner{
		padding: 0 20px;
	}
	.wvg-style section .content-headline{
		margin-top: 0px;
	}
	.wvg-style section .content-headline span{
		margin-top: 15px;
	}
	
	body.fmLoggedIn #section-booking-workplace .content-area-wide .content-headline span{
		position: relative;
		left: -20px;
	}
	.wvg-style section .content-headline span,
	section .content-headline{
		font-size: 26px;
		line-height: 30px;
	}
	.wvg-style section .content-headline span{
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.wvg-style section .content-headline span{
		display: inline-block;
	}
	
	#section-booking-workplace .fmLogoutButton{
		position: absolute;
		right: 0;
		top: 0;
	}
	#section-booking-workplace .fm-user-logout{
		position: relative;
		top: 0;
		min-height: 50px;
	}
	
	.flowbox, .new-wp{
		min-width:0;
		padding: 0 20px;
	}
	.new-wp{
		
		padding: 0 0px;
	}
	.flowbox .actions .btn.delete,
	.flowbox .actions .btn.use, .flowbox .actions .btn.end{
		float: none;
	}
	.new-wp.flowbox .header .center,
	.wp-info .header .center{
		font-size: 18px;
		line-height: 24px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.wp-info .header .center{
		padding-top: 0;
		padding-bottom: 0;
	}
	.langSelected-de .flowbox .booking-summary .header .center{
		line-height: 24px;
	}
	
	.flexContainer.booking-data{
		display: block;
		position: relative;
	}
	.flexContainer.booking-data > .left{
		padding: 0 20px;
		box-sizing: border-box;
	}
	.flexContainer.booking-data > .left, .booking-summary {
	    width: 100vw;
	}
	.flexContainer.booking-data > .right {
	    width: 100vw;
	    height: 100%;
	    position: absolute;
	    left: 0;
	    top: 0;
	    transform: translateX(100%);
	}
	
	.locationSelected.buildingSelected.floorSelected .flexContainer.booking-data{
		transform: translateX(-100%);
	}
	
	.flexContainer .booking-date, .flexContainer .booking-location {
	    padding-right: 0px;
	}
	
	.flexContainer .result-places{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.new-wp.flowbox .header,
	.wp-info.flowbox .header{
		height: auto;
	}
	
	.wp-info.flowbox{
		padding: 0;
	}
	.wp-info.flowbox .flexContainer{
		padding: 0 20px;
	}
	
	nav ul li a{
		padding: 0 10px;
	}
	
	#section-profile .section-inner{
		padding-bottom: 120px;
	}
	
	.wvg-style .mdl-button--raised.mdl-button--colored.mdl-button--bordered, .wvg-style nav ul li a, .wvg-style nav ul li.selected ul li{
		color: #666;
	}
	
		
	section .section-inner .section-inner-vertical-line{
		display: block;
		width: 100%;
		height: 1px;
		transform: translateX(0%);
		left: 0;
		position: relative;
		background: #ccc;
	}
	
	section .section-split-2 .split,
	section .section-split-2 .split.split-2{
		display: block;
		width: 100%;
	}
	
	#section-support .section-inner-vertical-line,
	#section-legal .section-inner-vertical-line{
		margin-bottom: 30px;
	}
	#section-support .split-2{
		padding-bottom: 100px;
	}
	
	body.fmLoggedIn #section-booking-workplace .section-split-2{
		display: none;
	}
	
	#section-booking-workplace .head-location{
		display: none;
	}
	
	.bookingItem .wp-action .wpStatus .status-text{
		padding-right: 0;
		padding-bottom: 10px;
	}
	.bookingItem .wp-action .wpStatus .status-action{
		position: relative;
		top: 0;
		transform: translateY(0%);
	}
	.flowbox .left .content, .flowbox .left .workplace{
		padding-right: 0;
	}
	.flowbox .right .content{
		padding-left: 0;
	}
	.content-area-wide .agb-text{
		margin-right: 0;
		margin-left: 0;
	}
	section .content-area{
		width: 100%;
	}
	
	.wp-info .flexContainer{
		display: block;
	}
	.wp-info .flexContainer .right{
		padding-bottom: 50px;
	}
	
	html,
	body {
	    overscroll-behavior-y: contain;
	}
	
	
	#p17 .content-area, #p18 .content-area, #p19 .content-area{
		max-width: 100%;
	}
	
	#p17 .slider-area, #p18 .slider-area{
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
	}
	
	#p17 .contentWrap .content .textinfo, #p18 .contentWrap .content .textinfo, #p19 .contentWrap .content .textinfo{
		max-width: 100%;
		width: 80%;
	}
	
	#p17.show-n2 .left .back{
		display: none;
	}
	
	.back .icon {
	    display: block;
	    width: 50px;
	    height: 50px;
	    pointer-events: none;
	    background: url(../img/icon/icon_back_black.svg) 0px 0px / contain no-repeat;
	}
	
	
	nav ul li.li-more a.withFaIcon i.fa-solid{
		margin-right: 5px;
	}
	
	.wvg-style #splash .splashLogo{
		z-index: -1;
	}
	
	.langSelected-de.showIntro.slide-2 .splashText{
		height: auto;
	}
	
	.showIntro.slide-2 #splash .splashText .next {
	    pointer-events: none;
	    opacity: 0.2;
	}
	
	#p17 .content-area{
		padding-top: 0;
	}
	
	
	.summ-item .username{
		color: #333;
	}
	
	#section-light{
		display: none !important;
	}
	
	.booking-summary{
		padding-bottom: 130px;
	}
	
		
		

	#a2hs .inner{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		padding: 20px;
		box-sizing: border-box;
		border-radius: 5px;
		background: #fff;
		color: #333;
		width: 90%;
	}
	
	#a2hs .title{
		font-size: 20px;
		line-height: 24px;
		color: #333;
		margin-bottom: 10px;
		font-family: "Neue Haas Unica W01 Regular";
	}
	
	#a2hs .text{
		font-size: 14px;
		line-height: 18px;
		color: #777;
		margin-bottom: 15px;
	}
	
	#a2hs_cancel{
		margin: 15px 0;
	}
	
	#a2hs_cancel.mdl-button--raised.mdl-button--colored{
		background: #f0f0f0;
		color: #333;
	}
	
}

		#a2hs.show {
			opacity: 1;
			pointer-events: all;
		}