@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%;

    }
	h1{font-size: 1.2rem !important;
line-height: 1.3 !important;
	padding-top: 1rem !important;
}

	h1 span{font-size: 0.9rem !important;
line-height: 1.3 !important;
	padding-top: 1rem !important;
}

.textBottomNeu h1{
  line-height: 1;
  font-size: 2rem !important;
  font-weight: 700;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.textBottomNeu h1 span{
  font-size: calc(100% - 1.3rem) !important;
  text-transform: none;
}

.textBottomNeu h1 small{
  font-size: calc(100% - 1rem) !important;
}

.titel_klein{
  font-size: 1.2rem !important;
}

.titelKlein{
  margin: 0 !important;
  line-height: 1.5 !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
}

	.text{ position: relative !important;
top: auto !important;
  color: #00406e;
margin:  0 5% !important;}

.textBottom, .textBottomNeu{ position: static !important;
margin:  0 5% !important;
color:#db0812 !important;
}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .benefits, .footer { 
      display: block;
    }
	
	.benefits { padding: 0 5%;}
	.benefitsinner{ width: 100%;
		margin-bottom: 0.5rem;

 }


.benefitsinner4{ width: 100%;
margin-bottom: 0.5rem;

 }

	.benefitsinner2{ width: 100%;
margin-bottom: 0.5rem;

 }

	.footer{  padding: 0rem 5%  1.5rem 5%;}
	.footerflex1{ width: 30%;}
.footerflex2{ width: 100%;
padding-right: 0;
	padding: 1rem 0;}

    .left,.right {
      width: 100%;
    }
 
    .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 {}
