@media only screen and (min-device-width:768px) and (max-device-width:1024px){


.autarklogo {
    width: 100px;
    height: 50px;
    background: url(../images/autark.png)no-repeat;
    background-position: 3px 14px;
    background-size: 212px;
}  


form{

width: 300px!important;

}

 input{

width: 300px!important;
margin-left: 0px!important;

}

textarea{

width: 300px!important;
margin-left: 0px!important;  
} 

.innertext{

height: 57px;

}

.infos {
  color: white;
  padding-bottom: 5px;
  /* margin-top: 33px; */
  font-size: 11px;
  margin-left: 5px;
}

.infos:first-child{

margin-top: 20px;

}

#cont > iframe {

width: 100%!important;
height: auto;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;


}

#cont{

width: 90%;

}  

#menu{


width: 100%;



}

#menu2{


width: 100%;



}

#menu2 > ul {
  
width: 100%;
  height: 50px;
  margin: 0 auto;
}

#menu > ul {
  
width: 100%;
  height: 50px;
  margin: 0 auto;
}

  .serv{

  height: 40px;
  width: 40px;
  background: url(../images/serv.png)no-repeat;
  background-size: 36px;
  margin-top: 7px;
  float: left;
  list-style: none!important;
    margin-left: 20px;
    display: none;



  }

  .serv > div{

 width: 250px!important;
    
  }

  .serv > div:after{



  content: "+49 (0) 800 / 723 700 611 0"; margin-left: 50px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;

  }

body{


width: 100%;

}

header{


width: 100%;
 
  background: url(../images/header.png)no-repeat;
  background-position: center;
  background-size: cover;
    height: 115px;


}

#headerinfo {
  width: 100%;
    height: 115px;
  margin-top: 0px!important;
  border-bottom: solid 3px rgb(247, 95, 9);
  background-position: center;
  background: url(../images/header.png)no-repeat;
  background-size: cover;
}


#hometext {


width: 100%;
padding-top: 5px;
}

#filter{

width: 100%;
height: 150px;
display: none;
height: auto;
padding-bottom: 5px;

}

#filter > ul{

width: 100%;
height: auto;



}

#wrapper {
  width: 100%;
  display: inline-block;
  height: auto!important;
}

#cont > #autarkright > #autarkiframe {
    width: 750px!important;
    height: 424px!important;
    float: right;
    margin-bottom: 25px;
}

#autarkright > a > p{

padding-top:155px!important;
margin-bottom: 6px;
width: 240px;


}

#autarkright {
    float: none;
    width: 750px;
    margin: 25 auto;
}

#autarkleft {
  
    float: none;
    width: 750px;
    margin: 25 auto;
}


.wrap{

height: 5525px!important;

}

footer{


width: 100%;

}

#linkbox {


width: 100%;
text-align: center;

}

#copy {

  
width: 100%;
font-size: 12px;

}

.title {

    margin-left: -17px;
    margin-bottom: -10px;
    position: relative;
    width: 300px;
    border-radius: 5px;

}

.box {

width: 750px;
border-bottom: none;

}


.boxbild{

width: 300px;
height: 100%;
float: left;
background:dimgrey;
background-position: center;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;

}

.infowrapper {
  margin-top: 33px;
  font-size: 10px;
  margin-left: 40px;
}

.boxpreis {

width: 170px;

}

.boxtext {
width: 280px;
height: 100%;
float: right;
background: rgb(71, 71, 71);
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.btncont {width: 125px;}

.btnver {width: 125px;}

h1 {

font-size: 18px;

}

h2 {
  margin-bottom: 15px!important;
  background: rgba(255, 255, 255, 0.79);
  width: 268px;
  border-radius: 5px;
  padding: 5px;
  font-size: 1.2em;
  text-align: center;
  margin: 0 auto;
}

.p{

width: 1024px;
margin:0 auto;
text-align: center;

}

.ph {

display: none;

}

#changebox{

display: none;

}

#filterbtn{


width: 100%;
height: 25px;
background: rgb(249, 123, 52);
display: block;
text-align: center;
line-height: 25px;
font-weight: bold;
border-bottom: 1px solid gray;


}

.filtbtn{

font-size: 10.5px;
min-width: 81px;

}

#filterbtn:after{

content: "Menü";

}

#changebox2{

display: inline-block;
  min-width: 85px;
  padding-left: 5px;
  margin: 2px;
  height: 40px;
  font-size: 10.5px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding-right: 5px;
  background: dimgrey;
  color: white;
  border-radius: 5px;
  cursor: pointer;

}


}