@media (min-width: 1024px) and (max-width:1280px) {

.title h1{
    font-size:2.5vw
}
    
.title{
    margin-top:3%;
}

.language button{
    font-size:2vw;
    padding-top: 10%;
}
.M2{
   
    margin-top: 10.5vw;
}

.top{
    margin-top: 3%;
}
.top img{
    width: 75%;
}

/* .textFooterLeft {
     font-size: 1.7vw;
    } */
.textFooter{
    font-size: 1.2vw;
    margin-top:0px;
}
.textFooterLeft{
    font-size: 1.2vw;
    line-height: 1%;
}
}

@media (min-width: 1400px) {

.title h1{
    font-size:2.5vw
}
    
.title{
    margin-top:3%;
}

.top{
    margin-top: 2%;
}
.top img{
    width: 75%;
}

.textFooterLeft{
    font-size: 0.8vw;
   
}

/* .textFooterLeft {
     font-size: 1.5vw;
    } */

/* .textFooterLeft p {
     line-height: 25px;
    } */

}
