@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.9rem;
	}.mobile{padding-top: 2rem;
		display: block;
	}
	.logo-klein img{ width: 1.5rem;
	
}.icon2:hover p{ position: absolute;
bottom: -2.9rem;
display:none;
	opacity: 0;}
	.icon2 p, icon p{display:none;}
	.icon:hover p{ position: absolute;
bottom: -2.9rem;
display:none;
	opacity: 0;}
	.benefits{
	
	color: #fff;
	padding:   1rem 5%   ;
		
}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .content_unternehmen, .header {
      display: block;
    }
    .left,.right, .unternehmen_left, .unternehmen_right, .slide-header, .text-header {
      width: 100%;
    }
	
	.text-header {padding: 1rem 5% 1rem 10% ;}
    .left {
      margin-bottom: 1rem;
    }
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
}

.refnr {}

.apply {}
