@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    .frame-outer {
      width: 100%;
      font-size: 0.75rem !important;
		margin: 0 auto !important;
    }
	
.abstand03{margin-top:0.3rem !important;}
.abstand05{margin-top:0.5rem !important;}
.abstand1{margin-top:0.65rem !important;}
.abstand15{margin-top:1rem !important;}
.abstand2{margin-top:1.5rem !important;}
	
#logoBox{
	position: inherit !important;
}
	
#logo{
	padding:1rem 5% !important;
}

#logo img{
	width:30% !important;
}

.content {
	padding: 1rem 5% !important;
}

h1 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 1.2rem !important;
	font-weight: 500 !important;
}

h2 {
	position: relative !important;
	margin: 0 0 1rem 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size: 0.85rem !important;
	font-weight: 500 !important;
}

h2::after{
	content:'' !important;
	position: absolute !important;
	left:0 !important;
	bottom:-0.5rem !important;
	width:2rem !important;
	height:0.2rem !important;
}
	
h3 {
	margin: 0 0 0.2rem 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.85rem !important;
	font-weight: 500 !important;
}

/* -------------- FLEXBOX -------------------- */

.left{
	width:100% !important;
}

.right{
	width:100% !important;
	margin: 1rem 0 0 0 !important;
}
	
.footerLeft{
	width:30% !important;
}

.footerRight{
	width:66% !important;
}

.icon{
	width:48% !important;
	text-align: center !important;
	margin: 1rem 0 0 0;
}

.icon:first-child{
	margin:0 !important;
}
	
.icon:nth-child(2){
	margin:0 !important;
}

.icon img{
	display: inline-block !important;
	width:auto !important;
	height:1.5rem !important;
}

/* -------------- FLEXBOX -------------------- */
	
    .box-left {
      float:none;
      width: auto;
    }
    .box-right {
      float:none;
      width: auto;
    }

.word{word-spacing:0rem !important;}
.letter{letter-spacing:0rem !important;}
.spacing{
	word-spacing:0rem !important;
	letter-spacing:0rem !important;
}

#logoFooter{
	position:inherit !important;
	top:auto !important;
	left:auto !important;
	width:auto !important;
	height:auto !important;
	text-align: center !important;
}

#logoFooter img{
	display: inline-block !important;
	width:60% !important;
}
	
#footer {
	padding: 1rem 5% !important;
}
	
/*-----Slider-----*/

.slideshow li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}

ul.slideshow {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow li::before{
	display:none !important;
}

.slideshow ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}
	
.hide_m {
	display: none;
}

.hide {
	display:block;
}
}

.refnr {}

.apply {}
