@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;
margin: 0;
    }
    #frame-outer {
      width: 100%;
      font-size: 0.9rem;
margin: 0;
border: none;
    }
    #slogan {
      bottom: 0;
      width: 100%;
    } 
    #logo {
     width: 100%;
    }
	#stoerer {
	padding: 0.5rem 12%;
	position: inherit;
	left: auto;
	top: auto;
		display: block;
	background-color: #e94924;
	color: #fff;
	-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);	

transform: rotate(0deg);

	z-index: 2;
	text-align: center;
}
    .box-left, .box-left0 {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right, .box-right0 {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
    }
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: normal;
    }
    .flex {
      display: block;
    }

.flex div {
  width: 100%;
}

    .left,
    .right {
      width: 100%;
    }
    .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%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

@media only all and (max-width: 600px) {
  .frame-outer-22096 .box-left0{
    margin-bottom: 0.5rem;
  }
  .frame-outer-22096 .box-left0, .frame-outer-22096 .box-right0{
    float: none;
    width: 100%;
  }
  .frame-outer-22096 .flex div{
    width: 100%;
  }
}


.refnr {}

.apply {}
