@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% !important;
      font-size: 0.75rem !important;
    }

#logo{
padding:1.5rem 5% 1.3rem 5% !important;
text-align:right !important;
}

#logo img{
width:40% !important;
}

	h1{ font-size: 1.1rem !important;}

h3 {
  font-size: 0.9rem;
}

	.titel{ 
background-color: rgba(255,255,255,1) !important;
position: inherit !important;
bottom: 0 !important;
left: 0 !important;
	 padding: 1rem 5%!important;
}
	.logo img{ width: 5rem !important;}

    .box-left {
      width: 100% !important;
      padding: 0 0 1rem 0 !important;
    }
    .box-right {
      width: 100% !important;
      padding: 0 0 1rem 0 !important;
    }
    .flex {
      display: block !important;
    }
    .left,.right,  .left2,.right2 {
      width: 100% !important;
    }
    .left {
      margin-bottom: 1rem !important;
    }
	
#benefits{
	column-count: 1;
	column-gap: 0;
}


#benefitst li, #benefits ul li {margin: 0 !important;}
	
    .hide {
      display: inline-block !important;
    }
    .hide_m {
      display: none !important;
    }
    .table {
      border-collapse: collapse !important;
      table-layout: fixed !important;
    }
    .cell-left,
    .cell-right {
      display: block !important;
      float: left !important;
      width: 100% !important;
      border: none !important;
      border-bottom: 1rem solid #fff !important;
    }
    .row {
      display: block !important;
      float: left !important;
      width: 100% !important;
    }

.word{word-spacing:0 !important;}
.letter{letter-spacing:0 !important;}
.spacing{
	word-spacing:0 !important;
	letter-spacing:0 !important;
}

}

.refnr {}

.apply {}
