@media screen and (max-width: 800px),
    screen and (max-device-width: 800px) {
        

    /*********************************/
    /*            SCROLL             */
    /*********************************/

    .trigger {
        display: none!important;
    }

    .triggerB {
        display: none!important;
    }

    
    #trigger0, #trigger1, #trigger2 {
        display: none!important;
    }


    /*********************************/
    /*          Home ANCHOR          */
    /*********************************/

    .homeAnchor {
        display: none;
    }
        

    /*********************************/
    /*           STRUCTURE           */
    /*********************************/

    .structure {
        position: relative;
        z-index: 1;
        top: 5%;
        left: 3%;
        height: 92%;
        width: 95%;
        background: #fff;
        overflow: hidden;
    }

    .bloc {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .decoRight {
        position: absolute;
        z-index: 5;
        bottom: 0px;
        right: 0px;
        width: 100%;
        height: 386px;
        background: url(../img/decoRightResp.png) no-repeat bottom right;
    }

    .decoRight a {
        display: block;
        position: absolute;
        z-index: 100;
        bottom: 5px;
        right: 50px;
        font-family: 'mission', Arial, sans-serif;
        font-size: 50px;
        color: #000000;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }
        
    .decoRight a:hover {
        color: #fffa78;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }

    .decoLink::before {
        display: none;
    }

    .decoLink:hover::before {
        display: none;
    }

    .decoLeft {
        position: absolute;
        z-index: 5;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 386px;
        background: url(../img/decoLeftResp.png) no-repeat bottom left;
    }
        
    .decoLeft a {
        display: block;
        position: absolute;
        z-index: 100;
        bottom: 5px;
        left: 50px;
        font-family: 'mission', Arial, sans-serif;
        font-size: 50px;
        color: #000000;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }
        
    .decoLeft a:hover {
        color: #fffa78;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }

    .decoTop {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 1820px;
        height: 143px;
    }


    /*********************************/
    /*           Home BLOC           */
    /*********************************/

    #bloc01 {
        background: url('http://www.littleyellowbeetle.com/simg/homeBGTxt_jp.jpg') no-repeat center center;
        background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -ms-background-size: cover;
            -o-background-size: cover;
    }

    #bloc02 {
        background: url(../img/homeBG02.png) no-repeat center center;
        background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -ms-background-size: cover;
            -o-background-size: cover;
    }

    #bloc03 {
        background: #fff;
    }


    /*********************************/
    /*           PARTICLES           */
    /*********************************/

    #particle-slider {
        display: none;
    }

    #particle-slider div {
        display: none;
    }

    /* PARTICLES RESP */

    .particleResp {
        display: block;
        position: absolute;
        z-index: 10;
        top: 50%;
        left: 50%;
        width: 300px;
        height: 50px;
        margin-left: -150px;
        margin-top: -25px;
        /*background: red;*/
    }
        
    .particleResp img {
        width: 100%;
        height: 100%;
    }
        


    /*********************************/
    /*            BLOC 02            */
    /*********************************/

    .homePresentation {
        position: absolute;
        z-index: 100;
        top: 50%;
        left: 50%;
        height: 140px;
        width: 235px;
        margin-top: -70px;
        margin-left: -106px;
        /*background: blue;*/
    }

    .homePresentation h1 {
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'nexa', arial, sans-serif;
        font-size: 13px;
        color:  #000;
        font-weight: 900;
    }

    .homePresentation p {
        position: absolute;
        top: 30px;
        left: 0;
        font-family: 'nexa', arial, sans-serif;
        font-size: 12px;
        color:  #b8b8b8;
        font-weight: 100;
        text-align: left;
    }

    /* Left */

    .homeBLLeft {
        display: none;
    }

    /* Right */

    .homeBLRight {
        display: none;
    }



    /*********************************/
    /*             BLOC 03           */
    /*********************************/

     #homeAnim01 {
        display: none;
    }
        
    #homeAnim02 {
        display: none;
    }


    .homeSlide {
        position: relative;
        z-index: 3;
        top: 50%;
        left: 50%;
        width: 400px;
        height: 175px;
        margin-left: -200px;
        margin-top: -100px;
        border: 3px solid #f0f1f1;
        box-shadow: 0px 2px 3px 0px #cccccc;
            -webkit-box-shadow: 0px 2px 3px 0px #cccccc;
            -moz-box-shadow: 0px 2px 3px 0px #cccccc;
            -ms-box-shadow: 0px 2px 3px 0px #cccccc;
            -o-box-shadow: 0px 2px 3px 0px #cccccc;
    }

    .homeSlideMin {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 400px;
        height: 175px;
        overflow: hidden;
    }
        
    .homeSlideMin img {
        width: 400px;
        height: 175px;
    }

    .homeSlideOverlay {
        display: none;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #90e9de;
    }

    .homeSlideOverlayB {
        display: none;
        position: absolute;
        z-index: 9;
        top: 0%;
        left: 0;
        width: 100%;
        height: 100%;
        background: #e990e0;
    }

    #homeSlideMin01 {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
    }

    #homeSlideMin02 {
        position: absolute;
        z-index: 1;
        top: -100%;
        left: 0;
    }

    #homeSlideMin03 {
        position: absolute;
        z-index: 1;
        top: -100%;
        left: 0;
    }

    #homeSlideMin04 {
        position: absolute;
        z-index: 1;
        top: -100%;
        left: 0;
    }

    #homeSlideMin05 {
        position: absolute;
        z-index: 1;
        top: -100%;
        left: 0;
    }

    #homeSlideMin06 {
        position: absolute;
        z-index: 1;
        top: -100%;
        left: 0;
    }

    .homeSlideTitle {
        position: absolute;
        z-index: 100;
        top: 20px;
        right: -50px;
        height: 74px;
        width: 150px;
    }

    .decoMinTitle {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 150px;
    }

    #decoMinTitle02 {
        margin-right: -50px;
    }

    .blocMinTitle {
        position: absolute;
        z-index: 2;
        top: 9px;
        left: 50%;
        height: 90px;
        width: 150px;
        margin-left: -75px;
        /*background: yellow;*/
    }

    .blocMinTitle h2 {
        position: absolute;
        top: 3px;
        left: 50%;
        width: 150px;
        height: 50%;
        margin-left: -75px;
        font-family: 'nexa', Arial, sans-serif;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 10px;
        font-weight: 100;
    }

    .titleSep {
        display: none;
    }

    .subTitle {
        display: none;
    }

    .homeSlideComm {
        position: absolute;
        z-index: 100;
        top: 50%;
        left: 50%;
        margin-left: -235px;
        margin-top: 30px;
        width: 74px;
        height: 38px;
    }


    /* Slide Prev / Next */

    .nextSlide {
        display: block;
        position: absolute;
        z-index: 200;
        top: 0;
        right: 0;
        height: 38px;
        width: 37px;
        cursor: pointer;
        background: url(../img/homeNextResp.jpg) no-repeat -37px 0;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }

    .nextSlide:hover {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 38px;
        width: 37px;
        cursor: pointer;
        background: url(../img/homeNextResp.jpg) no-repeat 0px 0;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }

    .prevSlide {
        display: block;
        position: absolute;
        z-index: 200;
        top: 0;
        left: 0;
        height: 38px;
        width: 37px;
        cursor: pointer;
        background: url(../img/homePrevResp.jpg) no-repeat 0px 0;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }

    .prevSlide:hover {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 38px;
        width: 37px;
        cursor: pointer;
        background: url(../img/homePrevResp.jpg) no-repeat -37px 0;
        transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
    }
        

        
}
