@media screen and (max-width: 1850px) {
    .sweapHeros {
        display: none;
    }

    .log2 {

        top: 0px;
        left: 0vw;
    }

    #webgl_1 {

        display: none;
    }

    .css2d-renderer {
        left: 100px;
    }
}

@media screen and (max-width: 1600px) {


    .intocanvas {
        position: relative;
        top: 0px;
    }

    .portfolio {
        margin-left: 50px;
    }

    .log2 {


        top: 270px;
        left: 30vw;
    }

    .voact {
        left: 500px;
    }

    .container-webgl-carbet {
        left: 100px;
    }
}



@media screen and (max-width: 1400px) {

    .price {
        display: none;
    }

    .columnfloat {
        position: relative;
        left: -85px;
    }

    .row-34 {
        grid-template-columns: 1fr;
    }


    .container-webgl-carbet {
        top: 300px;
        left: 55vw;
    }

    .promo {
        position: absolute;
        top: 350px;
        left: 55vw;
        width: 300px;
        z-index: 10000;
    }

    .fleche-bleue {
        display: none;
    }

    .portfolio {
        margin-left: 0px;
    }

    .paper {

        width: 400px;
        height: 500px;
    }

    .object-modify {

        top: 550px;

    }


    #container-webgl-1 {
        width: 600px;
        height: 550px;

    }

    .container-webgl-elemental {
        width: 300px;
        height: 300px;

    }

    .logo-foot img {
        width: 300px;
    }

    .voact {
        left: 400px;
    }
}

@media screen and (max-width: 1279px) {
    #webgl_1 {

        display: block;
    }

    .paper-image {
        margin-left: 15vw;
        width: 600px;
    }

    #overview,
    #first-section,
    #second-section,
    #third-section,
    #fourth-section,
    #ending {
        display: none;
    }

    body {

        color: white;
    }

    #portable-section {
        display: flex;
    }

    .legal {
        width: 95%;
        padding: 60px 0px 150px 20px;
    }

    .legal_h1 {
        font-size: 38px;
    }

    .portail {

        flex-direction: column;

    }

    .text-portail {
        width: 90%;
    }

    .acces-portail {
        margin-top: 30px;
        width: 90%;
        height: 340px;
    }

    input[type=text],
    input[type=password],
    input[type=email],
    input[type=tel] {
        width: 100%;

    }

    .menu {
        display: none;
    }

    .get-cookies {

        display: none;

    }

    .select-choice-cookies {
        flex-direction: column;

    }

    .saveCookies {
        width: 100%;
        padding: 5px;
    }

    .saveCookies:nth-child(1) {
        margin-left: 0px;
    }

    .saveCookies:nth-child(2) {
        margin: 5px 0px 5px 0px;
    }

    .saveCookies:nth-child(3) {
        margin-right: 0px;
    }

    .menu-p {
        position: fixed;
        display: flex;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100000000;
        height: 50px;

    }

    .request {
        width: 100%;
    }

    #myForm {
        width: 100%;

    }

    .align-input {
        flex-direction: column;
        max-width: 600px;
    }

    select {

        padding-bottom: 5px;

    }

    #client {
        flex-direction: column;
    }

    .client-menu {
        width: 100%;
    }

    .courrier {
        flex-direction: column;
    }

    textarea {
        width: 100%;
    }

    .whole-section {
        display: none;
    }

    .title2 {

        margin-left: 0px;
        padding: 100px 10px 10px 20px;

    }

    h1 {
        font-size: clamp(48px, 1vw, 58px);
    }

    .text-title2 {
        padding-bottom: 20px;
        margin-left: 20px;

    }

    .wave-box {
        display: none;
    }

    .css2d-renderer {
        height: 100px;
    }

    .label-3D {
        top: -100px;
    }

    .paper2 {
        position: relative;
        display: flex;
        flex-direction: column;
        top: 0;
        left: 0;
        width: 100%;
        height: 650px;
        border: 0px black solid;
        border-radius: 10px;
        margin: 0px;
        background-color: black;
    }

    .fiche-title {

        writing-mode: initial;
        transform: rotate(0deg);
        text-align: center;
        border: 0px var(--bg4) solid;
        padding-top: 10px;
    }

    .fiche-description {

        border-left: 0px black solid;


    }

    .box2 {
        padding: 30px;
        background: var(--bg);
        color: black;
    }

    .swiper-container-wrapper {
        display: flex;
        width: 90vw;
        /* occupe toute la largeur de l'écran */
        max-width: 100%;
        padding: 10px;
    }

    .swiper {
        width: 100%;

    }

    .swiper-slide img {
        width: 100%;
    }

    .swiper .swiper-pagination-bullet {

        opacity: 1;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .swiper .swiper-pagination-bullet-active {
        color: #fff;
        background: rgb(26, 203, 247);
    }

    .noswipPapers {
        display: none;
    }

    .callback {
        left: 20px;
        line-height: 1.3;
    }

    #ending-p {
        display: flex;
    }

    #raccourcis {
        flex-direction: column;
        align-items: center;
    }

    .block-raccourcis {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .helper-blue {
        display: none;
    }

    .row-22 {
        grid-template-columns: 1fr;

    }

    .expertFly {
        flex-direction: column;

    }

    .perso2 {
        position: absolute;
        top: 250px;
        left: 0px;

    }

    .bw {

        padding-top: 50px;
        padding-bottom: 50px;
    }

    .center-offres {

        margin: 0 0px 0 0px;

    }

    .reveal {
        display: none;
    }

    .carbet-smart {
        padding-top: 500px;
    }

    .carbet-smarty {
        padding-top: 300px;
    }

    .options {
        padding-left: 0px;
    }

    .wrapperSpheres {
        flex-direction: column;
        padding-top: 240px;
    }

    .circle {
        width: 130px;
        height: 130px;
    }

    .circleBig {
        width: 230px;
        height: 230px;
    }

    .lineBlue {

        width: 10px;
        height: 4px;
        background-color: var(--yumpi);
    }

    .lineBlue {
        opacity: 0;
    }

    .questions-expert {
        background-color: white;
        width: 100vw;
    }

    details {
        width: 100%;
    }

    .quest-cms {
        display: flex;
        flex-direction: column;
    }

    .gtre {
        width: 100%;
    }

    .squarebutton {
        width: 300px;
        text-align: center;
    }

    .price {
        display: none;
    }

    .cwa {
        min-width: 250px;
        padding-top: 130px;
        padding-left: 0px;
    }

    .wal-pl {
        display: flex;
        flex-direction: column;
        justify-self: center;


    }

    .hacktitle {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hacktitle-img {
        margin-top: 50px;
        margin-left: 0px;
        width: 250px;

    }

    .bigtext {

        font-size: clamp(58px, 1vw, 88px);
        left: 10px;
    }

    .log1 {
        top: 50px;
        left: 55vw;
    }

    .log2 {
        top: 270px;
        left: 30vw;
    }

    .log3 {
        top: -100px;
        left: 15vw;
    }

    .log4 {
        top: 380px;
        left: 64vw;
    }

    .zen {
        left: 0;
    }

    .ont-over-grate {

        width: 100vw;
        height: 100vw;
    }

    .promo-content {
        max-width: 600px;
        text-align: center;
        padding: 0px 0 0px 0;
    }
}

@media screen and (max-width: 1000px) {
    .fantasma {

        top: 100px;

    }

    .bw {
        position: relative;
        top: -200px;
        left: 200px;
    }

    .row-25 {
        grid-template-columns: 1fr;

    }

    .row-33 {
        grid-template-columns: 1fr;
    }

    .log1 {
        top: 15px;
        left: 60vw;
    }

    .log2 {
        top: 270px;
        left: 38vw;
    }

    .log3 {
        top: -100px;
        left: 15vw;
    }

    .log4 {
        top: 380px;
        left: 64vw;
    }

    .row-37 {
        grid-template-columns: 1fr;
    }

    .voact {
        display: none;
    }

    .paper-image {
        margin-left: 10vw;

    }


}

@media screen and (max-width: 750px) {

    .video-back-p {
        position: absolute;
        display: flex;
        top: 0px;
        left: 0px;
        width: auto;
        height: 100vh;

        border-radius: 0px;

    }

    #bg-video-p {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*object-fit: cover;*/
        z-index: 0;
        /*overflow: hidden;*/
    }

    .logo-portable-i {
        position: relative;
        margin-top: 70vh;
        margin-bottom: 100px;
    }

    .facade {
        display: none;
    }

    .bw {
        position: relative;
        top: -200px;
        left: 0px;
    }

    .promo {
        position: absolute;
        top: 1250px;
        left: 80px;
        width: 250px;
        z-index: 10000000;
    }

    .container-webgl-carbet {
        position: absolute;
        top: 1300px;
        left: 5vw;
        width: 90vw;
        height: 50vh;
        border: 2px black dashed;
    }

    .paper-image {
        margin-left: 0vw;
        width: 100%;
    }

    .row-5 {
        display: none;
    }

    .row-2,
    .row-3,
    .row-33,
    .row-37 {
        grid-template-columns: 1fr;
    }

    .row-4 {
        grid-template-columns: 1fr;

    }

    .pos-pro {
        position: absolute;
    }

    .no-profit {
        padding-top: 0;
        top: -25vw;
    }

    .wal-pl {
        width: 180px;
    }

    .box-web-app {
        padding: 0px 0 0px 0;
    }

    .responsive-logos .wal-pl:nth-child(1) {
        width: 250px;
    }

    .log1 {
        top: 50px;
        left: 55vw;
    }

    .log2 {
        top: 350px;
        left: 6vw;
    }

    .log3 {
        top: 0px;
        left: 20vw;
    }

    .log4 {
        top: 360px;
        left: 54vw;
    }

}

@media screen and (max-width: 527px) {
    .log2 {
        top: 440px;
        left: 6vw;
    }

    .log4 {
        top: 460px;
        left: 54vw;
    }

    .bw {
        position: relative;
        top: 50px;
        left: 0px;
    }
}


@media screen and (max-width: 400px) {
    .log2 {
        top: 490px;
        left: 6vw;
    }


}