@charset "UTF-8";
* {
    box-sizing: border-box;
}
@media screen and (min-width: 0) and (max-width: 430px) {
    #about,
    #image span a,
    #image span img,
    .iframe1,
    .iframe2 {
        width: 90vw;
    }
    html {
        font-size: 63%;
    }
    #credits a:hover,
    #langage a:hover,
    #location a:hover,
    #menu a:hover,
    #statement a:hover {
        color: initial;
        text-shadow: none;
        text-decoration: initial;
        border-bottom: initial;
    }
    #cursor {
        left: 38vw;
        width: 24vw;
    }
    #subtitle p:nth-child(1) span:nth-child(1) br:nth-child(1) {
        display: block;
    }
    #langage,
    #menu {
        display: inline-block;
        width: 40vw;
        float: right;
        text-align: right;
    }
    #langage {
        padding-top: 0.5rem;
    }
    #langage a,
    #langage a:hover,
    #menu a,
    #menu a:hover {
        border-bottom: 1px #000 solid;
    }
    #image span {
        margin-bottom: 37.5vw;
    }
    #image span:nth-child(1) {
        margin-bottom: 90vh;
    }
    #image span a:hover img,
    #image span a:hover p {
        filter: none;
    }
    #subtitle p {
        margin-top: -1.2rem;
        font-size: 1.9rem;
    }
    #about,
    #legende p {
        font-size: 1.25rem;
    }
    #subtitle p:nth-child(1) {
        text-align: left;
    }
    #short-phone {
        display: none;
    }
    #statement {
        opacity: 1;
        width: 100%;
        margin: 50vh 0 0;
    }
    #legende {
        width: 100vw;
        padding: 5vw 0.5rem;
        margin: 0;
    }
    #about {
        left: 5vw;
    }
    #credits,
    #location {
        display: block;
        width: 90vw;
        border-top: 1px solid;
        text-align: center;
    }
}
@media screen and (min-width: 431px) and (max-width: 700px) {
    #image span a,
    #image span img,
    #legende,
    #statement {
        width: 80vw;
    }
    .iframe1 {
        width: 70vw;
    }
    .iframe2 {
        width: 80vw;
    }
    #location,
    #subtitle p:nth-child(1) {
        text-align: left;
    }
    html {
        font-size: 65%;
    }
    #about,
    #legende p {
        font-size: 1.25rem;
    }
    #credits a:hover,
    #langage a:hover,
    #location a:hover,
    #menu a:hover,
    #statement a:hover {
        color: initial;
        text-shadow: none;
        text-decoration: initial;
        border-bottom: initial;
    }
    #cursor {
        left: 38vw;
        width: 24vw;
    }
    #subtitle p:nth-child(1) span:nth-child(1) br:nth-child(1) {
        display: block;
    }
    #langage,
    #menu {
        display: inline-block;
        width: 40vw;
        float: right;
        text-align: right;
    }
    #langage {
        padding-top: 0.25rem;
    }
    #langage a,
    #langage a:hover,
    #menu a,
    #menu a:hover {
        border-bottom: 1px #000 solid;
    }
    #image span {
        margin-bottom: 25vw;
    }
    #image span:nth-child(1) {
        margin-bottom: 90vh;
    }
    #image span a:hover img,
    #image span a:hover p {
        filter: none;
    }
    #subtitle p {
        margin-top: -1.2rem;
    }
    #short-phone {
        display: none;
    }
    #statement {
        opacity: 1;
        margin: 25vh 10vw 0;
    }
    #legende {
        padding: 1rem 5vw;
        margin: 0 10vw;
    }
    #about {
        width: 100vw;
    }
    #credits,
    #location {
        width: 40vw;
    }
    #location {
        float: right;
        margin-right: 10vw;
    }
    #credits {
        float: left;
        margin-left: 10vw;
        text-align: right;
    }
}
@media screen and (min-width: 701px) and (max-width: 1100px) {
    #legende,
    #statement {
        width: 75vw;
        margin: 0 12.5vw;
    }
    .iframe1 {
        width: 60vw;
    }
    .iframe2 {
        width: 75vw;
    }
    #location,
    #menu {
        text-align: left;
    }
    html {
        font-size: 80%;
    }
    #cursor {
        left: 44vw;
        width: 12vw;
    }
    #subtitle p:nth-child(1) span:nth-child(1) br:nth-child(1) {
        display: none;
    }
    #langage,
    #menu {
        width: 25vw;
    }
    #menu {
        float: left;
    }
    #langage {
        float: right;
        text-align: right;
    }
    #langage a,
    #langage a:hover,
    #menu a,
    #menu a:hover {
        border-bottom: 1px #000 solid;
    }
    #image span {
        margin-bottom: 25vw;
    }
    #image span a,
    #image span img,
    iframe {
        width: 75vw;
    }
    #image span:nth-child(1) {
        margin-bottom: 90vh;
    }
    #subtitle p {
        margin-top: -0.6rem;
    }
    #short-phone {
        display: inline;
    }
    #statement {
        opacity: 0;
    }
    #legende {
        padding: 1rem 12.5vw;
    }
    #legende p {
        font-size: 1rem;
    }
    #about {
        width: 100vw;
    }
    #credits,
    #location {
        width: 40vw;
    }
    #location {
        float: right;
        margin-right: 10vw;
    }
    #credits {
        float: left;
        margin-left: 10vw;
        text-align: right;
    }
}
@media screen and (min-width: 1101px) and (max-width: 1600px) {
    #image span a,
    #image span img,
    #statement {
        width: 75vw;
    }
    .iframe1 {
        width: 60vw;
    }
    .iframe2 {
        width: 75vw;
    }
    #location,
    #menu {
        text-align: left;
    }
    html {
        font-size: 100%;
    }
    #cursor {
        left: 44vw;
        width: 12vw;
    }
    #subtitle p:nth-child(1) span:nth-child(1) br:nth-child(1) {
        display: none;
    }
    #langage,
    #menu {
        width: 25vw;
    }
    #menu {
        float: left;
    }
    #langage {
        float: right;
        text-align: right;
    }
    #image span {
        margin-bottom: 25vw;
    }
    #subtitle p {
        margin-top: -0.5rem;
    }
    #short-phone {
        display: inline;
    }
    #statement {
        opacity: 0;
        margin: 0 12.5vw;
    }
    #legende {
        width: 100vw;
        padding: 1rem 12.5vw;
        margin: 0;
    }
    #legende p {
        width: 70%;
        font-size: 1rem;
        margin: 0 auto;
    }
    #about {
        width: 100vw;
        font-size: 1rem;
    }
    #credits,
    #location {
        width: 30vw;
    }
    #location {
        float: right;
        margin-right: 20vw;
    }
    #credits {
        float: left;
        margin-left: 20vw;
        text-align: right;
    }
}
@media screen and (min-width: 1601px) and (max-width: 3000px) {
    #location,
    #menu {
        text-align: left;
    }
    html {
        font-size: 120%;
    }
    #about,
    #legende p {
        font-size: 1rem;
    }
    #cursor {
        left: 44vw;
        width: 12vw;
    }
    #subtitle p:nth-child(1) span:nth-child(1) br:nth-child(1) {
        display: none;
    }
    #langage,
    #menu {
        width: 25vw;
    }
    #menu {
        float: left;
    }
    #langage {
        float: right;
        text-align: right;
    }
    #image span {
        margin-bottom: 37.5vw;
    }
    #image span a,
    #image span img {
        width: 75vw;
    }
    .iframe1 {
        width: 60vw;
    }
    .iframe2 {
        width: 75vw;
    }
    #legende,
    #statement {
        width: 50vw;
        margin: 0 25vw;
    }
    #subtitle p {
        margin-top: -0.6rem;
        margin-left: 6rem;
        margin-right: 6rem;
    }
    #short-phone {
        display: inline;
    }
    #statement {
        opacity: 0;
    }
    #legende {
        padding: 1rem 12.5vw;
    }
    #about {
        width: 100vw;
    }
    #credits,
    #location {
        width: 20vw;
    }
    #location {
        float: right;
        margin-right: 30vw;
    }
    #credits {
        float: left;
        margin-left: 30vw;
        text-align: right;
    }
}
