@media only all and (max-width: 740px) {
    /* 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 {
     
  
    }
    .footer {
      padding: 1.1rem 5%;
      background-color: white;
      text-align: left;
      font-size: 0.7rem;
    }

    
    .company {
      width: 100%;
    }


    .skyline-green{
      font-size: 1.1rem;
      margin-top: 0rem;
    }

    .skyline-purple {
      font-size: 1.1rem;
      margin-top: 0rem;
    }

    ul.benefits li {
      display: block;
      padding: 0 1.25rem 0 0.5rem;
    }

.icon-wl::before{
  position: absolute;
  content: url(icon-wl.png);
  left: -2.1rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-fa::before{
  position: absolute;
  content: url(icon-fa.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-ho::before{
  position: absolute;
  content: url(icon-ho.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-aa::before{
  position: absolute;
  content: url(icon-aa.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-fb::before{
  position: absolute;
  content: url(icon-fb.png);
  left: -2rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-mentoring::before{
  position: absolute;
  content: url(icon-mentoring.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-zk::before{
  position: absolute;
  content: url(icon-zk.png);
  left: -1.4rem;
  top: -1.0rem;
transform: scale(0.3);
}
.icon-fh::before{
  position: absolute;
  content: url(icon-fh.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-mh::before{
  position: absolute;
  content: url(icon-mh.png);
  left: -1.6rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-ba::before{
  position: absolute;
  content: url(icon-ba.png);
  left: -2rem;
top: -1.0rem;
transform: scale(0.3);
}
.icon-gm::before{
  position: absolute;
  content: url(icon-gm.png);
  left: -1.3rem;
top: -1.0rem;
transform: scale(0.3);
}

.icons-purple{
	display: inline;
	padding: 0 1.25rem 0 1.2rem !important;
	margin: 0 0 0 -0.7rem;
	background:no-repeat;
	background-position: left center !important;
	background-size: auto 0.7rem;
}
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.sub-title{
	font-size: 1em;
	}
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	.txt_gt{
	font-size: 1em;
	line-height: 1.1em;
}

  
.ansprechpartner {
	position: initial !important;
	right: auto !important;
	top: auto !important;
	width: 215px;
	margin-left: 5%;
}

.ap-name {
	position: absolute;
        left: 12rem !important;
        right:auto !important;
	top: 1rem !important;
	color: #565656;
	text-align: left;
}

    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
    }
	
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1rem;
      font-weight: normal;
    }
	
    .flex {
 flex-wrap:wrap;
    }
	
    .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;
  	}
}

.refnr {}

.apply {}
