/* Handy größe*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
	.desktop, .hoverContainer {
		display: none !important;
	}

	#mfSection:before, #mfSection:after, .moreToolbarDiv {
		display: none;
	}

	.mobile {
		display: flex !important;
	}

	.magnifier {
		display: none !important;
	}

	body {
		font-size: 100% !important;
	}

	#mfLinks,
	#ButtonCreator {
		display: none;
	}

	#mfDisplayWait {
		background-position: center !important;
		z-index: 999;
	}

	#mfTop,
	#mfMenu {
		height: 6em !important;
		width: 100%;
		left: 0;
		right: auto;
		top: 0;
	}

	#mfSection, #mfOptions {
		left: 0;
	}

	#mfMenu {
		top: 0em;
	}

	#logo_svg {
		height: 4em;
	}

	#mfBannerContent {
		position: absolute;
		right: 0;
		margin-right: 1em;
	}

	#hideSection,
	.hideSection_span {
		display: none;
	}

	#mfDisplay {
		top: 8em;
		height: calc(100% / 3 + 2em);
	}

	.DisplayImg {
		height: 90% !important;
		top: 4em !important;
	}

	.uploaddiv .DisplayImg {
		height: 100% !important;
		top: 0em !important;
	}

	.DoorShadow {
		top: 94.5% !important;
	}

	#mfSection, #mfOptions {
		left: 0 !important;
		top: calc((100% / 3) + 11em) !important;
		width: 100%;
		height: calc(((100% / 3) * 2) - 11em) !important;
	}

	#HideContent {
		height: calc(100% - 4em);
	}

	.tabContent {
		margin: 6em 0em 0 1em !important;
		border: none !important;
	}

	#navi ul li {
		width: 18em;
	}

	.symbutton .Description span {
		text-align: center;
	}

	.SectionHeader {
		margin-left: 1em;
		order: 1;
		margin-bottom: 1em;
		margin-top: 1em;
	}

	.tabBaseClass {
		margin-left: 1em;
		margin-top: 0em;
		flex-wrap: nowrap;
		overflow: scroll;
		height: 7.4em;
	}

	.tabBaseClass::-webkit-scrollbar {
		display: none;
	}

	.tabBaseClass {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}

	#mfToolbar {
		right: 4.5em;
		top: 9em;
		height: 4em;
	}

	#logo_svg, #mfLogo img {
		height: inherit !important;
	}

	.saveDiv {
		width: auto;
		margin: 2em 0em;
	}

	.SectionMainDiv {
		overflow: auto;
	}

	#DynLayer94div .DynLayerInnerContent {
		margin: 1em;
	}

	.DynLayerInnerContent,
	#loginTable, .loadMainDiv {
		margin: 0em;
	}

	.loadMainDiv .button {
		margin-bottom: 1em;
	}

	.SectionMainDiv {
		margin: 0px 0em 0em 0em !important;
		width: calc(100% - 0em) !important;
	}

	#mfMenuContent {
		margin: 0 0em 0 2em !important;
	}

	.UploadAmbiente {
		margin: 0em 0em;
	}

	#uploaddiv {
	}

	#uploadHide {
		right: 9.8em;
		top: 0.8em;
	}

	.scrollDiv {
		min-height: 100% !important;
	}

	.areaSelectDiv {
		width: 100%;
	}


	.buttonsSelectBox {
		flex-wrap: nowrap;
		overflow: scroll;
	}

	.buttonsSelectBox::-webkit-scrollbar {
		display: none;
	}

	.buttonsSelectBox {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}


	#mfToolbar .menuitem {
		width: 4em;
		height: 4em;
		margin-right: 1.5em;
	}

	.menuitem.btnMore {
		margin-right: 0 !important;
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(1) {
		transition-duration: 190ms;
		transform: translate3d(0, calc(8em - 2.5em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(2) {
		transition-duration: 290ms;
		transform: translate3d(0, calc(16em - 5em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(3) {
		transition-duration: 390ms;
		transform: translate3d(0, calc(24em - 7.5em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(4) {
		transition-duration: 490ms;
		transform: translate3d(0, calc(32em - 10em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(5) {
		transition-duration: 590ms;
		transform: translate3d(0, calc(40em - 12.5em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(6) {
		transition-duration: 690ms;
		transform: translate3d(0, calc(48em - 15em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(7) {
		transition-duration: 790ms;
		transform: translate3d(0, calc(56em - 17.5em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(8) {
		transition-duration: 890ms;
		transform: translate3d(0, calc(64em - 20em), 0);
	}

	.menu-open:checked ~ #moreTools ul li:nth-child(9) {
		transition-duration: 990ms;
		transform: translate3d(0, calc(72em - 22.5em), 0);
	}

	#tool ul {
		margin: 0;
	}

	#tool .liContentDiv a {
		height: 4em;
	}

	#tool .liContentDiv a:hover {
		transform: translate(0, 0);
	}

	.FeatureHelp,
	#mfToolbar .naviText {
		display: none !important;
	}

	#mfStepper {
		height: 4em;
	}

	#mfStepper div {
		width: 11em;
		height: 3em;
	}

	#mfStepper span {
		font-size: 1.6em;
	}

	#mfLogo {
		height: 3.5em;
		margin-left: 0em;
	}

	.mfSlogan {
		margin-left: 2em;
	}

	/* Serien ------------------------------------------------------------*/
	.seriesImageDiv {
		display: none;
	}

	.seriesSubDiv {
		margin-left: 0em;
		width: 100%;
	}

	.seriesBtn {
		bottom: -4em;
	}

	.seriesMainDiv {
		margin-bottom: 6.5em;
	}

	/*Programm ------------------------------------------------------------------*/
	.program.symbutton,
	.dekor.symbutton {
		width: calc((100% / 4) - 1.5em);
	}

	/* Masse --------------------------------------------------------------*/
	.shapeMeasuretble {
		flex-direction: column;
	}

	.breiteEingabe span {
		width: 6em;
		display: block;
	}

	.breiteEingabe {
		display: flex;
		align-items: center;
		margin-bottom: 1em;
	}

	.packageKapsel {
		flex-direction: column;
	}

	.Kapsel:first-child {
		margin-bottom: 1em;
	}

	.Kapsel, .breiteEingabe {
		width: fit-content;
	}

	/* UPLOAD --------------------------------------*/
	#uploaddiv2 {
		height: 70em;
		width: 110em;
		position: absolute;
	}

	.uploaddiv {
		top: 0em;
		right: auto;
		position: absolute;
		background-color: #FFF;
		z-index: 3;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.showupload {
		right: 5.7em !important;
		top: 1em !important;
	}

	#uploadHide {
		font-size: 10px;
		width: 4em;
		height: 4em;
	}

	.svg.resize_svg svg {
		height: 3em;
	}

	.svg.UploadIcon {
		width: 100%;
		height: auto;
	}

	.upload_pf .UploadIcon {
		height: 3em !important;
	}

	.uploadTable td {
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}

	.uploadTable tr {
		display: flex;
	}

	.UploadTxt2 {
		width: calc(100% - 14em);
	}

	/* menu ----------------------------------------------------------------*/
	#navi ul li div a {
		padding: 0em 1.8em;
	}

	#navi ul li div a {
		padding-right: 2em;
	}

	#navi ul li div a,
	#navi ul li div span {
		color: #232323;
		transition: color 0.3s ease;
	}

	#navi ul li:hover span,
	#navi ul li:hover a,
	.menuitemact a,
	.menuitemact span {
	}

	#navi {
		position: relative;
		-webkit-user-select: none;
		user-select: none;
	}

	#navi:first-child span {
		margin-top: 5px;
	}

	#navi .menuleft {
		display: none !important;
	}

	#navi .menuitem .naviText {
		border-bottom: 1px solid transparent;
		padding-bottom: 0em;
		margin-bottom: 0.5em;
	}

	#mfMenuContent {
		border: none;
	}

	#hamburger_menu {
		display: block;
		width: 100%;
		height: 100%;
		margin: 0;
		position: absolute;
		cursor: pointer;
		opacity: 0;
		z-index: 2;
		-webkit-touch-callout: none;
	}

	.hamburger_menu_span {
		display: block;
		width: 33px;
		height: 4px;
		margin-bottom: 5px;
		position: relative;
		background: var(--default-color);
		border-radius: 3px;
		z-index: 1;
		transform-origin: 4px 0px;
		transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
	}

	.hamburger_menu span:last-child {
		margin-bottom: 0 !important;
	}

	.hamburger_menu_span:first-child {
		transform-origin: 0% 0%;
	}

	.hamburger_menu_span:nth-last-child(2) {
		transform-origin: 0% 100%;
	}

	#hamburger_menu:checked ~ span {
		opacity: 1;
		transform: rotate(45deg) translate(-2px, -1px);
		background: #232323;
	}

	#hamburger_menu:checked ~ span:nth-last-child(3) {
		opacity: 0;
		transform: rotate(0deg) scale(0.2, 0.2);
	}

	#hamburger_menu:checked ~ span:nth-last-child(2) {
		transform: rotate(-45deg) translate(0, -1px);
	}

	#navi ul {
		display: none;
		position: absolute;
		background: #ededed;
		list-style-type: none;
		left: -3.3em;
		-webkit-font-smoothing: antialiased;
		transform-origin: 0% 0%;
		transform: translate(100%, 0);
		transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}

	#hamburger_menu:checked ~ ul {
		transform: none;
		z-index: 9;
		display: block;
		margin: 1em 0px;
		padding: 0em 0;
	}

	#navi ul li:nth-last-child(2) div a {
		padding-right: 1em;
	}

	#navi ul li div a {
		justify-content: left;
	}

	#navi ul li:nth-child(2) div a {
		padding-left: 1.8em;
	}

	.page_5 .tabClass span {
		padding-left: 0em;
		padding-right: 0em;
	}

	.page_5 .tabBaseClass {
		overflow: auto;
	}
}
