@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.8rem;
    }
	
    .title-block {
		position: inherit;
		right: auto;
      bottom: auto;
      width: 100%;
    } 
	
   .logo {
text-align: right;
	margin: 0;
	
}

.logo img{
	 width: 60%;
}
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.sub-title{
	font-size: 1em;
	}
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.left {
  width: 100%;
		text-align: center;
		padding: 1.3rem 0;

}

.right {
  display: none;

}

.left2 {
  width: 100%;
 
	background-color: #da5649;
	color: #ffffff;
}

.right2 {
  width: 100%;

	background-color: #092d61;
	color: #ffffff;
}
	
	.txt_gt{
	font-size: 1em;
	line-height: 1.1em;
}

	
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
		font-weight: 900;
    }

	
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: 900;
    }
	
	h3 {
  margin: 0 0 0 0;
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 900;
}
	
    .flex {
      display: block;
    }
	
	.logo2 {
   
		text-align: center;
		padding-top: 1rem;
    }
	
	.logo2 img {
   
	width: 40%;
    }
	
	.wiedichrespo {
	width: 100%;
	
	
}	
	.width {
  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%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

.refnr {}

.apply {}
