@media only screen and (min-width: 400px){
  h2{
    font-size: 40px;
  }
  h4{
    font-size: 30px;
  }
}
@media only screen and (min-width: 600px){
  h2{
    font-size: 70px;
    color: #666;
    text-shadow: 4px 4px 0px #DDD;
  }
}
@media only screen and (min-width: 1000px){
  h2{
    font-size: 100px;
    text-shadow: 6px 6px 0px #DDD;
  }
  h4{
    font-size: 40px;
  }
}
@media only screen and (min-width: 1338px){
  h2{
    font-size: 120px;
  }
}
@media only screen and (min-width: 1520px){
  .linie{
    margin-left: -80px;
  }
}
@media only screen and (min-width: 1151px){
	#sidrwrapper, #button-top{
		display: none;
	}
  header{
    display: block;
    width: 100%;
    height: 130px;
    box-shadow: 0px 2px 4px #333;
    position: relative;
    z-index: 2;
  }
  #logo{
    float: left;
    height: 130px;
  }
  #logo img{
    height: 100%;
    width: auto;
  }
  nav{
    display: block;
    float: right;
    height: 130px;
    font-family: 'Poiret One', sans-serif;
    font-size: 20px;
  }
  nav ul li .butn{
    height: 130px;
    display: block;
    padding: 0px 10px 12px 10px;
    transition: .2s all ease;
  }
  nav ul li{
    float: left;
    list-style-type: none;
    font-weight: bold;
  }
  nav .text{
    padding-top: 90px;
  }
  nav ul li .butn:hover, .active{
    background-color: #003399;
    background-image: linear-gradient(#4F87FB, #003399);
    color: #fff;
  }
  nav ul li.active a:link .butn .text, nav ul li.active a:visited .butn .text{
    color: #fff;
  }
}
@media only screen and (min-width: 545px){
  #special-start{
    background-image: url(../img/special-start.jpg);
    background-position: bottom 20px right 30px;
    background-size: 30% auto;
    background-repeat: no-repeat;
    padding: 45px 60px;
    display: inline-block;
  }
  .start #bg{
    padding: 0;
    height: 400px;
  }
}
@media only screen and (min-width: 546px) and (max-width: 1119px){
  #special-start{
    position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1120px){
  #special-start{
    position: absolute;
    bottom: 25px;
    right: 25px;
    min-width: 870px;
    display: block;
  }
}
@media only screen and (min-width: 400px){
  #special-start .button{
    padding: 15px 35px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 470px){
  #bg .inner{
    background-image: url(../img/bg3.jpg);
    background-position: top right;
    background-size: auto 40%;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 700px){
  #bg{
    height: 300px;
  }
  #bg .inner2{
    bottom: 10%;
  }
}
@media only screen and (min-width: 1000px){
  #bg, #bg .inner{
    height: 400px;
    position: relative;
  }
  #bg h2{
    text-align: right;
  }
}
@media only screen and (min-width: 1300px){
  #bg, #bg .inner{
    height: 500px;
    position: relative;
  }
  #bg .inner2{
    position: absolute;
    bottom: 15%;
    right: 25px;
  }
  #bg h2{
    text-align: left;
  }

  #bg .linie{
    width: 500px;
    display: block;
  }
}
@media only screen and (min-width: 1155px){
  #behandlungen .block{
    margin-left: 10%;
  }
}
@media only screen and (min-width: 1489px){
  #behandlungen .block{
    display: inline-block;
    margin-left: 0;
  }
}
@media only screen and (min-width: 460px){
  #behandlungen .button{
    width: 48%;
    max-width: 300px;
  }
}
@media only screen and (min-width: 780px){
  #behandlungen .button{
    margin: 20px;
    font-size: 18px;
    max-width: none;
    width: 300px;
  }
  #behandlungen .button.two{
    float: left;
  }
}
@media only screen and (min-width: 924px){
  #behandlungen{
    background-image: url(../img/woman.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1155px){
  #behandlungen{
    background-image: url(../img/woman.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 120px 0;
  }
}
@media only screen and (min-width: 380px){
  .column p{
    text-align: justify;
  }
}
@media only screen and (min-width: 640px){
  .column{
    columns: 2;
    column-gap: 40px;
  }
}
@media only screen and (min-width: 990px){
  .column{
    column-gap: 40px;
  }
  .column.three{
    columns: 3;
  }
  .column.three p{
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1300px){
  .column{
    column-gap: 70px;
  }
}
@media only screen and (min-width: 855px){
  #banner{
    position: absolute;
    right: 0px;
    top: -75px;
    width: 265px;
  }
}
@media only screen and (min-width: 600px){
  #marken{
    background-size: 20% auto;
  }
}
@media only screen and (min-width: 460px){
  #marken img:first-of-type{
    width: 60%;
    opacity: .3;
    display: inline-block;
  }
  #marken img:nth-of-type(2){
    width: 30%;
    display: inline-block;
    margin-left: 5%;
  }
}
@media only screen and (min-width: 570px){
  #galerie .inner, .single-item{
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 800px){
  #galerie{
    background-image: url(../img/bg4.jpg);
    background-position: bottom left;
    background-size: 40% auto;
    background-repeat: no-repeat;
  }
  #galerie .inner{
    width: 30%;
    float: left;
    margin-top: 10px;
  }
  .single-item{
    width: 50%;
    float: right;
    padding-right: 30px;
    margin: 0;
  }
}
@media only screen and (min-width: 1000px){
  #galerie .inner{
    margin: 60px 0 0 0;
  }
}
@media only screen and (min-width: 748px){
  .info.phil p, .info.phil .linie{
    width: 48%;
  }
  #main .info.phil p:first-of-type{
    font-size: 20px;
    float: left;
    margin-top: 20px;
  }
  #main .info.phil p:nth-of-type(2){
    padding: 50px;
    background: rgba(255,255,255,.1);
    float: right;
    margin-top: -80px;
  }
}
@media only screen and (min-width: 1360px){
  .info.phil .linie{
    width: 700px;
    height: 50px;
  }
}
@media only screen and (min-width: 741px){
  #anti-aging{
    background-size: 300px auto;
    padding: 60px 20px 80px 20px;
  }
  #anti-aging .left{
    width: 45%;
    float: left;
  }
  #anti-aging .right{
    width: 45%;
    float: right;
    margin-top: 0;
  }
}
@media only screen and (min-width: 541px) {
  #anti-aging .accordion{
    min-width: 500px;
    width: 60%;
  }
}
@media only screen and (min-width: 943px){
  #permanent-make-up .left{
    float: left;
    padding: 30px 10px 0 30px;
    width: 40%;
    max-width: 600px;
    text-align: justify;
    padding: 30px 50px;
    background: rgba(255,255,255,.1);
  }
  #permanent-make-up .right{
    float: right;
    width: 60%;
    padding-left: 80px;
  }
}
@media only screen and (min-width: 630px){
  #perm-pics{
    flex-wrap: wrap;
    display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #perm-pics .img{
    margin: 15px 0;
    flex-basis: 75%;
  }
  #perm-pics .img.two{
    flex-basis: 25%;
  }
  #perm-pics .img img{
    margin: 0;
    width: auto;
    max-width: none;
    height: 200px;
  }
}
@media only screen and (min-width: 1014px){
  #perm-pics{
    flex-wrap: nowrap;
  }
  #perm-pics .img, #perm-pics .img.two{
    flex-basis: auto;
  }
}
@media only screen and (max-width: 1053px){
  .videos{
    padding-top: 50px;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 380px){
  #produkte .left .text{
    text-align: justify;
  }
}
@media only screen and (min-width: 1054px){
  .video_wrapper{
  	width: 50%;
    float: left;
  	height: auto;
    margin: auto;
  }
  #produkte .left{
    float: left;
    width: 50%;
    padding-right: 40px;
  }
  #produkte .left .text{
    margin-top: 20px;
    text-align: justify;
    max-width: 600px;
    margin: 20px 0 0 0;
  }
  .videos{
    max-width: none;
  }
}
@media only screen and (min-width: 1016px){
  #devee .outer{
    width: 33.33333333333333333334%;
    float: left;
    margin: 0;
  }
  .inner{
    width: 88%;
  }
  #devee .mitte{
    margin: 0 auto;
  }
  #devee .rechts{
    float: right;
  }
}
@media only screen and (min-width: 966px){
  .info.april .linie{
    width: 700px;
    height: 50px;
  }
  .info.april .right{
    float: right;
    width: 50%;
    max-width: none;
  }
  .info.april .left{
    float: left;
    width: 50%;
    padding-right: 15px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px){
  #cream .left{
    width: 30%;
  }
}
@media only screen and (min-width: 966px){
  #cream .left{
    width: 30%;
    float: left;
    max-width: none;
    margin-bottom: 0;
  }
  #cream .right{
    width: 60%;
    float: right;
  }
  #cream .right p{
    max-width: 450px;
    margin-top: 20px;
  }
  #cream .linie{
    width: 700px;
    height: 50px;
  }
}
@media only screen and (min-width: 560px){
  footer .left{
    float: left;
    text-align: left;
  }
  footer .right{
    float: right;
    text-align: left;
  }
}
