@media(max-width:1290px){
    /* .menu__link{
        padding: 10px;
        font-size: 11px;
    }
    .menu__link:hover, .select{
        height: 40px;
    } */
    .flex-footer{
        flex-direction: column;
        align-items: center;
      }
}



@media(max-width:1100px){
  
    .img-title{
      width: 350px;
      bottom: -32px;
    }
    .molecule-1{
      width: 250px;
      bottom: -69px;
    }
    .json_molecule_1{
      width: 600px;
      height: 600px;
      left: -124px;
      top: calc(100vh - 278px);
    }
    .container-work{
      grid-template-rows: 100px repeat(8,130px);
    }
    .line-progress{
      max-width: 900px;
      left: calc(50% - 471px);
      top: -164px;
    }
    .title-card{
      width: auto;
    }
    .container_card{
      height: auto;
    }

}
@media(max-width:970px){
  .line-progress{
    max-width: 800px;
    left: calc(50% - 416px);
    top: -115px
  }
  .flex-1_info{
    width: 100%;
  }
  .info_we_are_not{
    width: 100%;

  }
  .title-flex-1{
    width: 100%;
    text-align:center ;
  }
  .title-flex-1::after{
    margin: 22px auto;
  }
}
@media(max-width:900px){
  .line-progress{
    top: -88px;
    left: -11px;
  }
  .container-work{
    grid-template-rows: 100px repeat(8,145px);
  }
}

@media(max-width:850px){
  .img-title{
    width: 310px;
    bottom: -20px;
  }
  .molecule-1{
    width: 230px;
  }
}
@media(max-width:800px){
  .line-progress{
    display: none;
  }
  .container-how-it-work{
    padding-top: 0px;
}
  .line-progress-2{
    display: block;
    width: 400px;
    height: 670px;
    z-index: 3;
    position: absolute;
    top: 9px;
    left: 7%;
    opacity: 0.6;
  }
  .container-work{
    width: 100%;
    grid-template-columns: repeat(2 , 1fr);
    column-gap: 0px;
    grid-template-rows: 120px repeat(9,100px);
    justify-items: end;
    z-index: 4;
  }
  .title-card{
   
    font-size: 16px;
  }
.card_text{
    font-size: 12px;
    line-height: 20px;
}


  .card_number_1{
    grid-column: 1 /2;
    grid-row: 2 / 5;
}
.card_number_2{
    grid-column: 2 /3;
    grid-row: 4 / 7;
    margin-top: -86px;
}
.card_number_3{
    grid-column: 1/2;
    grid-row: 6/ 9;
    margin-top: -97px;
}
.card_number_4{
    grid-column: 2/3;
    grid-row: 8/ 11;
    margin-top: -170px;
}
}
@media(max-width:750px){
  .img-title{
    width: 280px;
  }
  .json_molecule_1{
    height: 500px;
    top: calc(100vh - 236px);
  }
}
@media(max-width:700px){
  .line-progress-2{
    width: 400px;
    height: 700px;
    top: 15px;
    left: -3%;
    opacity: 0.6;
  }
  .card_number_2{
    margin: 0px;
  }
  .card_number_3{
    margin: 0px;
  }
  .card_number_4{
    margin: 0px;
  }
}

@media(max-width:650px){
  .img-title {
    width: 240px;
  }
  .molecule-1 {
    width: 185px;
  }
  .json_molecule_1{
    height: 350px;
    top: calc(100vh - 180px);
    left: -173px;
  }
  .background_bot img{
    object-fit: cover;
    object-position: top center;
  }
  .container-work{
    grid-template-rows: 120px repeat(7,150px);
    width: 153%;
    left: -26%;
    justify-items: center;
  }
  .card_number_2{
    grid-row: 3 / 6;
  }
  .card_number_3{
    grid-row: 5/ 8;
  }
  .card_number_4{
    grid-row: 6/ 9;
  }
  .json_molecule_2{
    width: 250px;
    right: -138px;
    top: -56px;
  }
  .container-molecule_2{
    width: 380px;
    top: -211px;
    right: -270px;
  }
}
@media(max-width:600px){
  .container-img-L2 {
    width: 320px;
}
}
@media(max-width:550px){
  .card_text {
    line-height: 18px;
  }
  .line-progress-2{
    width: 400px;
    height: 740px;
    top: 15px;
    left: -3%;
  }
  .container-work{
    width: 128%;
    left: -14%;
  }


}


@media(max-width:490px){
  .img-title {
    width: 210px;
  }
  .molecule-1 {
    width: 165px;
}
.json_molecule_1{
  height: 256px;
  width: 300px;
  top: calc(100vh - 130px);
  left: -61px;
}


}
@media(max-width:450px){
  .line-progress-2{
    left: -14%;
  }
}