body {
	overflow: hidden; 
    font-family: "Helvetica Neue","HelveticaNeue-Light","Helvetica Neue Light","Source Sans Pro",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1;
    text-rendering: optimizeLegibility;
	margin: 0px !important;
	overflow-y:hidden;
	}

svg {
	
}

.svg-startmenu {
	height: 100vw;
}
.svg-startmenu2  {
	display: flex;
	margin-left: 10px;
}

@media (max-width: 767px) {
	.mobile-table{display:block;}
	.desktop-table{display:none;}
	.inside-canvas {margin-top: 0px;}
	H1 {font-size: 1.3rem;}
	H2 {font-size: 1.1rem;}
	H4, p {font-size: 0.8rem;}
	table H4 {font-size: 0.7rem;}
	.svg-canvas {padding: 1rem 10px 20rem 5px;}
	.brochure-inside-canvas-bottom {width: 100%; height: auto; margin: -20px 30px 30px -10px;}
	.inside-canvas-bottom {width: 100%; height: auto; margin: -20px 30px 30px -10px;}
	/*.buttonround {margin-right: 10px; top: 35px; position: absolute !important; right: 30px;}*/
	.svg-brochures-landscape {left: -10px;position: absolute;top: 31rem; max-height: 98vh;}
	.svg-brochures-portrait {left: -30px;position: absolute;top: 30rem; max-height: 90vh;}
	.canvas-portait {max-width:100vw; left: -80px;}
	.canvas-landscape {max-width:100vw; left: -30px;}
	.businesscard {margin: -30px 30px 30px -30px !important;}
	.businesscard-svg {left: -30px !important; top: 7rem !important;}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.mobile-table{display:block;}
	.desktop-table{display:none;}
	.inside-canvas {margin-top: 80px;}
	H1 {font-size: 1.5rem;}
	H2 {font-size: 1.3rem;}
	H4, p {font-size: 0.9rem;}
	.svg-canvas {padding: 5rem 10px 10px 0px;}
	.canvas-portait {max-width:100vw;}
	.canvas-landscape {max-width:100vw;}
	.inside-canvas-bottom {width: 100%; height: auto; margin: 0px 0px 40px -10px}
	.brochure-inside-canvas-bottom {width: 100%; height: auto; margin-top: 0px;}
	.svg-brochures-portrait {left: -170px;position: absolute;top: 28rem; max-height: 50vh;}
	.svg-brochures-landscape  {max-height: 70vh; left: -50px; position: absolute; top: 31rem;}
	.businesscard {margin: 80px 0px 0px -30px !important;}
	.businesscard-svg {left: -30px !important; top: 7rem !important;}
	
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.mobile-table{display:none;}
	.desktop-table{display:block;}
	.inside-canvas {margin-top: 60px;}
	H1 {font-size: 1.5rem;}
	H2 {font-size: 1.3rem;}
	H4, p {font-size: 0.9rem;}
	.svg-canvas {padding: 5rem 10px 10px 10px;}
	.canvas-portait {max-width:85vw;}
	.canvas-landscape {max-width:100vw;}
	.inside-canvas-bottom {width: 30%; height: 100vw; margin: 0px 30px 0 0;}
	.brochure-inside-canvas-bottom {width: 30%; height: 100vw; margin-top: 0px;}
	.svg-brochures-landscape  {max-height: 98vh;}
	.svg-brochures-portrait  {max-height: 90vh;}		
	.svg-dvbA5-portrait,  .svg-dvbA4-portrait,  .svg-dvbA6-portrait {margin: -50px 0 0 -50px !important;}
	.svg-dvbA5-landscape, .svg-dvbA4-landscape, .svg-dvbA6-landscape, .svg-dvb-businesscard  {margin: -100px 0 0 100px !important;}
	.businesscard {margin: 80px 0px 0px -30px !important;}
	.businesscard-svg {left: -30px !important; top: 7rem !important;}
}

@media (min-width: 1280px) {
	.mobile-table{display:none;}
	.desktop-table{display:block;}
	.inside-canvas {margin: 90px 0 0 -10px;}
	H1 {font-size: 2rem;}
	H2 {font-size: 1.5rem;}
	H4, p {font-size: 1rem;}
	.svg-canvas {padding: 8rem 30px 30px 30px;}
	.canvas-portait {max-width:70vw;}
	.canvas-landscape {max-width:85vw;}
	.inside-canvas-bottom {width: 20%; height: 100vw; margin: 0px 30px 0 0;}
	.brochure-inside-canvas-bottom {width: 20%; height: 100vw; margin-top: 0px;}
	.svg-brochures-landscape  {max-height: 98vh;}
	.svg-brochures-portrait  {max-height: 90vh;}	
	.svg-dvbA5-portrait,  .svg-dvbA4-portrait,  .svg-dvbA6-portrait {margin-top: -70px !important;}
	.svg-dvbA5-landscape, .svg-dvbA4-landscape, .svg-dvbA6-landscape, .svg-dvb-businesscard  {margin-top: -100px !important;}
}

.inside-canvas-startmenu {
	padding: 10px 20px 20px 20px;
}
.inside-canvas {
	padding: 0 20px 20px 20px;
	position: absolute;
    width:  100%;
    height: 100%;
}
.inside-canvas-bottom {	
	padding: 10px 20px;
	background-color: #ffffff;
	float: left;
	box-shadow: 7px 5px 40px 4px #999;
}
.brochure-inside-canvas-bottom {	
	padding: 10px;
	background-color: #ffffff;
	float: left;	
	z-index:2;
	position: absolute;
	box-shadow: 7px 5px 40px 4px #999;
}

.svg-startmenu rect.cls-1 {
	/*fill: transparent;*/
}
image, .cls-8 {
	cursor: pointer;
	fill: transparent;
}

.fill-red-transition {
	fill: #0693e375 !important;
	transition: fill 0.5s ease;
	z-index: 2;
}

.fill-transparent-transition {
	fill: #ff000000 !important;
	transition: fill 0.5s ease;
	z-index: 2;
}

/* start mode all video Brochures */
#_10inch, #_7inch, #_5inch, #_4_3inch, #_4inch, #VolumeUp, #VolumeDown, #Next, #Previous, #Play_Pause {
	display:none;
}

table {
	min-width: 100%;
}
th {
	
}
table H2{
	margin: 5px 20px 5px 0;
}
table H4, table p {
	margin: 5px 10px 5px 10px;
}
.fll{
	float: left;
}
.flr{
	float: right;
}

.td-cell-fill {
	/*width: 15rem;*/
}

.centertext {
	text-align: center;	
}

.inactive {
  opacity: 0.3;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Rounded switch */
/* Hide default HTML checkbox */

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.buttonround {
	background-color: #5685a5;
	width: 75px;
	padding: 10px 10px;
	border-radius: 19px;
	color: #FFF;
	z-index: 2;
    position: relative;
}

.svg-canvas {
    background-image: 
		linear-gradient(to right, #00000017 1px, transparent 1px),
		linear-gradient(to bottom, #00000017 1px, transparent 2px);
	height:150vw;
}
.svg-canvas a {
	text-decoration: none;
}
.buttonwidth {
	min-width:170px;
}

.svg-canvas-30px {
    background-size: 30px 30px;
}
.svg-canvas-55px {
    background-size: 55px 55px;
}
.svg-canvas-60px {
    background-size: 60px 60px;
}
.svg-canvas-80px {
    background-size: 80px 80px;
}
.svg-canvas-90px {
    background-size: 90px 90px;
}
.svg-canvas-110px {
    background-size: 110px 110px;
}
.svg-canvas-125px {
    background-size: 125px 125px;
}

.down-arrow-rounded {
    width: 22px;
    float: right;
    bottom: 3px;
    position: relative;
	}

.left-arrow-rounded {
    width: 22px;
    float: left;
    bottom: 3px;
    position: relative;
	}