 @media screen and (min-width:1140px){

.logo.fixed {
    width: 200px;
   
}
.jung.visible:hover .projekt_img img{
      -webkit-transform: scale(1.03);
     transform: scale(1.03);
     filter:blur(4px);
}
.whitee {
   padding-top: 28px;
padding-bottom: 3px;
height: 209px;
}
.one p {
    margin-bottom: 24px;
    font-size: 19px;
    line-height: 24px;
}
.social {
    margin-bottom: 30px;
}
.oput_clame {
  
    width: 143px;
    top: 145px;
}
.hell .h1, .hell .h2{
    color: white;
}
.projekt_text{
 	position: absolute;
   bottom: 86px;
   left: 30px;
      opacity: 0 !important;
   -webkit-transition: opacity 1s;
    transition: opacity 1s;
        margin-top: 0px;
}

.jung.visible:hover .projekt_text{
   opacity: 1 !important;
}

.jung {
    padding-bottom: 53px;
}
.h1 {
font-size: 38px;
line-height: 42px;
margin-bottom: 6px;
}
.utitt {
    display: block;
}

}
@media screen and (min-width:1320px){
.jung {
    padding-bottom: 123px;
}
.projekt_text {
    bottom: 156px;
}
.projekt_list{}

  }
@media screen and (min-width:1520px){
.projekt_list{
  width: 1400px;
  margin:0 auto;
}
.whitee {
    padding-left: 0px;
}
.whitecont{
 max-width: 1400px;
    margin: 0 auto;
}
.cont_max {
    padding-left: 392px;
}
  }
