@media screen and (max-width: 950px){
html{
    font-size: 18px;
}
nav .container{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
nav .menu{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 0;
    overflow: hidden;
    transition: 0.7s
}
.nav-links li{
    display: block;
    margin: 0.5em 0;
}
.nav-links{
    order: 1;
    padding-top: 1em;
    padding-left: 15px;
}
nav .container .mnu-btn{
    display: inline-block;
    font-size: 1.1em;
    cursor: pointer;
    color: #fff;
    z-index: 99;
}
nav .container .nav-toggle{
    height: fit-content;
}
.nav-background{
    background-color: #828282;
}
nav a{
    color: #fff;
}
nav a:hover{
    color: rgba(3, 84, 154, 0.92);;
    border-bottom: none;
}
nav .navimg{
    max-width:25px;
    width:25px;
}
nav ul a {
    font-size: 1em;
}
img.navimg{
    max-height: 25px;
    max-width: 25px;
}
header{
    width: 100vw;
}
.glass{
    width: 38%;
}
.glass p{
    line-height: normal;
}
.h-glass{
    right: 15px;
}
.h-regular{
    left: 40%;
}
.h-glass, .h-regular{
    top: 15%;
}
h1.h-glass, h1.h-regular{
    font-size: 1.7em;
}
.teaser {
    position: absolute;
    top: 30%;
    width: 85vw;
    left: 0;
}
img.puzzle{
    display:none;
}
.introduction{
    max-width: 100vw;
    padding: 0 0 10px 0;
}
.intro{
    max-width: 85vw;
}
.valeurs{
    max-width: 100vw;
    padding: 0;
}
.val{
    max-width: 85vw;
}
.articles-content-read{
    padding: 5px;
}
article.read{
    width: 98vw;
}
.post-first{
    display: none;
}
.articles-content{
    padding: 5px;
    justify-content: center;
}
article{
    width: 98vw;
}
.pagination {
    margin: 0;
}
.std_display{
    padding: 20px 5px;
}
div.scroll{
    justify-content: center;
}
.user_card{
    width: 95%;
    margin: 30px 0;
    max-height: 350px;
}
.user_card .content .details .action-buttons form{
    flex-direction: column;
}
button {
    margin: 5px 0;
}
.footer{
    flex-direction: column;
    align-item: center;
    justify-content: center;
    max-width: 95vw;
    padding: 0;
}
.footermnu{
    max-width:95vw;
}
}
@media screen and (max-width: 750px){
html{
    font-size: 18px;
}
nav .container{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
nav .menu{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 0;
    overflow: hidden;
    transition: 0.7s
}
.nav-links li{
    display: block;
    margin: 0.5em 0;
}
.nav-links{
    order: 1;
    padding-top: 1em;
    padding-left: 15px;
}
nav .container .mnu-btn{
    display: inline-block;
    font-size: 1.1em;
    cursor: pointer;
    color: #fff;
    z-index: 99;
}
nav .container .nav-toggle{
    height: fit-content;
}
.nav-background{
    background-color: #828282;
}
nav a{
    color: #fff;
}
nav a:hover{
    color: rgba(3, 84, 154, 0.92);;
    border-bottom: none;
}
nav .navimg{
    max-width:25px;
    width:25px;
}
nav ul a {
    font-size: 1em;
}
img.navimg{
    max-height: 25px;
    max-width: 25px;
}
header{
    width: 100vw;
}
.glass{
    width: 38%;
}
.glass p{
    line-height: normal;
}
.h-glass{
    right: 15px;
}
.h-regular{
    left: 40%;
}
.h-glass, .h-regular{
    top: 15%;
}
h1.h-glass, h1.h-regular{
    font-size: 1.7em;
}
.teaser {
    position: absolute;
    top: 30%;
    width: 85vw;
    left: 0;
}
img.puzzle{
    display:none;
}
.introduction{
    max-width: 100vw;
    padding: 0 0 10px 0;
}
.intro{
    max-width: 85vw;
}
.valeurs{
    max-width: 100vw;
    padding: 0;
}
.val{
    max-width: 85vw;
}
.articles-content-read{
    padding: 5px;
}
article.read{
    width: 98vw;
}
.post-first{
    display: none;
}
.articles-content{
    padding: 5px;
    justify-content: center;
}
article{
    width: 98vw;
}
.pagination {
    margin: 0;
}
.std_display{
    padding: 20px 5px;
}
div.scroll{
    justify-content: center;
}
.user_card{
    width: 95%;
    margin: 30px 0;
    max-height: 350px;
}
.user_card .content .details .action-buttons form{
    flex-direction: column;
}
button {
    margin: 5px 0;
}
.footer{
    flex-direction: column;
    align-item: center;
    justify-content: center;
    max-width: 95vw;
    padding: 0;
}
.footermnu{
    max-width:95vw;
}
}
@media screen and (max-width: 450px){
html{
    font-size: 18px;
}
nav .container{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
nav .menu{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 0;
    overflow: hidden;
    transition: 0.7s
}
.nav-links li{
    display: block;
    margin: 0.5em 0;
}
.nav-links{
    order: 1;
    padding-top: 1em;
    padding-left: 15px;
}
nav .container .mnu-btn{
    display: inline-block;
    font-size: 1.1em;
    cursor: pointer;
    color: #fff;
    z-index: 99;
}
nav .container .nav-toggle{
    height: fit-content;
}
.nav-background{
    background-color: #828282;
}
nav a{
    color: #fff;
}
nav a:hover{
    color: rgba(3, 84, 154, 0.92);;
    border-bottom: none;
}
nav .navimg{
    max-width:25px;
    width:25px;
}
nav ul a {
    font-size: 1em;
}
img.navimg{
    max-height: 25px;
    max-width: 25px;
}
header{
    width: 100vw;
}
.glass{
    width: 38%;
}
.glass p{
    line-height: normal;
}
.h-glass{
    right: 15px;
}
.h-regular{
    left: 40%;
}
.h-glass, .h-regular{
    top: 15%;
}
h1.h-glass, h1.h-regular{
    font-size: 1.7em;
}
.teaser {
    position: absolute;
    top: 30%;
    width: 85vw;
    left: 0;
}
img.puzzle{
    display:none;
}
.introduction{
    max-width: 100vw;
    padding: 0 0 10px 0;
}
.intro{
    max-width: 85vw;
}
.valeurs{
    max-width: 100vw;
    padding: 0;
}
.val{
    max-width: 85vw;
}
.articles-content-read{
    padding: 5px;
}
article.read{
    width: 98vw;
}
.post-first{
    display: none;
}
.articles-content{
    padding: 5px;
    justify-content: center;
}
article{
    width: 98vw;
}
.pagination {
    margin: 0;
}
.std_display{
    padding: 20px 5px;
}
div.scroll{
    justify-content: center;
}
.user_card{
    width: 95%;
    margin: 30px 0;
    max-height: 350px;
}
.user_card .content .details .action-buttons form{
    flex-direction: column;
}
button {
    margin: 5px 0;
}
.footer{
    flex-direction: column;
    align-item: center;
    justify-content: center;
    max-width: 95vw;
    padding: 0;
}
.footermnu{
    max-width:95vw;
}
}
