.std {
    max-width: 1000px;
    margin: 0 auto;
}

.gaming-logo {
    position: absolute;
    display: block;
    margin: 0 auto;
    /* padding-top: 16px; */
    padding: 10px 10px;
    left: 0;
    right: 0;
}

.page-title {
    display: none !important;
}

.GS_global {
    background-color: #292d33;
}

.GS_header {
    display: block;
    position: absolute;
    z-index: 1;
}

.GS_header_logo {
    display: block;
    position: relative;
    top: 280px;
    height: 433px;
    z-index: 2;
}

.GS_header_jeux {
    display: block;
    position: relative;
    float: right;
    height: 197px;
    top: 40px;
    right: 20px;
    z-index: 2;
    clear: both;
}

.GS_header_jeux_mobile {
    display: none;
}

.GS_titre_intro {

    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 700;
}

.GS_intro {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 500;
}

.GS_video_back {
    display: block;
    cursor: pointer;
    z-index: 1;
}

.titre_section {
    height: 64px;
    width: 100%;
    background-color: #f39659;
    margin-top: 0px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    padding-top: 14px;
    /* margin: 20px auto; */
    text-transform: uppercase;
    font-weight: bold;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 20px solid #f39659;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    margin-bottom: 20px;
}

.GS_intro_offres {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 1.4em;
}

.GS_info_offres {
    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 500;
}

.prix {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 1.8em;
}

.contener_carte {
    width: 190px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin: 15px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
}

.transbox {
    width: 130px;
    height: 50px;

    border-radius: 10px;
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0);
    filter: alpha(opacity=00);
    margin: 20px auto auto auto;
    padding-top: 5px;

    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
    color: #fff;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center;

    cursor: pointer;
}

.contener_jeux {
    width: 550px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin: 0px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
}

.contener_jeux_plus {
    width: 70px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin-top: 80px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
}

.contener_jeux_picto {
    width: 205px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin: 0px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
}

.cover {
    width: 130px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin: 0px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.contener_device {
    width: 570px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin: 0px;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
}

.contener_device_texte_mobile {
    display: none;
}

.contener_device_texte_pc {
    width: 170px;
    display: inline-block;
    height: 100%;
    border: 0px none;
    margin-top: 110px;

    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 500;
}

.contener_howto {
    width: 300px;
    display: inline-block;
    height: 400px;
    border: 0px none;
    margin: 0px 20px 0px 20px;

    text-align: center;
    line-height: 120%;

}

.contener_howto_titre {
    width: 300px;
    display: inline-block;
    height: auto;
    border: 0px none;
    margin: 0;

    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #f39659;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.contener_howto_texte {
    width: 300px;
    display: inline-block;
    height: auto;
    border: 0px none;
    margin: 0;

    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.clear {
    display: block;
    height: 50px;
}

.contener_verbatim {

    width: 288px;
    display: inline-table;
    height: 400px;
    background-color: #1e222a;
    border: 0px none;
    margin: 10px 10px 10px 10px;

    text-align: center;
    line-height: 120%;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    border-radius: 10px 10px;
}

.contener_verbatim_titre {

    width: 250px;
    display: inline-block;

    border: 0px none;
    margin: 10px 0px 0px 0px;
    height: auto;
    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #a18bff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.contener_verbatim_texte {

    width: 250px;
    display: inline-block;
    height: auto;
    border: 0px none;
    margin: 10px 0px 0px 0px;

    text-align: center;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.contener_idee {

    width: 92%;
    display: inline-table;
    height: 170px;
    background-color: #1e222a;
    border: 0px none;
    margin: 10px 10px 10px 10px;

    text-align: center;
    line-height: 120%;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    border-radius: 10px 10px;

}

.image_idee {
    position: absolute;
    left: 25%;
    margin-top: -40px;
    bottom: unset;
}

.contener_idee_titre {
    position: relative;
    width: 70%;
    display: inline-block;

    border: 0px none;
    margin: 10px 0px 0px 0px;
    height: auto;
    text-align: left;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #a18bff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    left: 50px;
}

.contener_idee_texte {
    position: relative;
    width: 70%;
    display: inline-block;
    height: auto;
    border: 0px none;
    margin: 10px 0px 0px 0px;

    text-align: left;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 50px;
}


@media screen and (width: 1024px) {
    .GS_header img {
        width: 90%;
    }
    
    .image_idee {
        left: 4%;
        bottom: unset;
        margin-top: -40px;
    }
}

@media screen and (max-width: 1000px) {

    .GS_header img {
        width: 80%;
    }

    .GS_header_jeux {
        display: none;
    }
    .GS_header_jeux_mobile {
        display: block;
        margin-bottom: 20px;
    }
    .GS_header_logo {
        display: block;
        position: relative;
        top: 200px;
        height: 320px;
        z-index: 2;
    }
    .contener_carte {
        width: 270px;
        margin: 15px;
    }


    .contener_jeux {
        width: 550px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #f39659;
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: 500;
    }

    .contener_jeux_plus {
        width: 600px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 10px 0px 0px 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
    }
    .contener_jeux_picto {
        width: 205px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 10px 0px 0px 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #f39659;
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: 500;
    }
    .contener_device_texte_mobile {
        width: 80%;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 10px 0px 0px 0px;

        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 1.8em;
        text-transform: uppercase;
        font-weight: 500;
    }
    .contener_device_texte_pc {
        display: none;

    }
    .contener_idee {

        width: 92%;
        display: inline-table;
        height: 170px;
        background-color: #1e222a;
        border: 0px none;
        margin: 10px 10px 10px 10px;

        text-align: center;
        line-height: 120%;
        -moz-border-radius: 10px 10px;
        -webkit-border-radius: 10px 10px;
        border-radius: 10px 10px;

    }
    .image_idee {

        position: absolute;
        left: 30px;
        bottom: unset;
        margin-top: -40px;
    }

    .contener_idee_titre {
        position: relative;
        width: 65%;
        display: inline-block;

        border: 0px none;
        margin: 10px 0px 0px 0px;
        height: auto;
        text-align: left;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #a18bff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        left: 100px;
    }

    .contener_idee_texte {
        position: relative;
        width: 65%;
        display: inline-block;
        height: auto;
        border: 0px none;
        margin: 10px 0px 0px 0px;

        text-align: left;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        left: 100px;
    }

    .GS_video_back img {
        width: 100%;
    }
}

@media screen and (max-width: 680px) {

    .gaming-logo {
        width: 85%;
        top: -65px;
        display: block;
        margin: 0 auto;
    }
    
    .contener_device {
        width: 100%;
    }

    .contener_device img {
        width: 100%;
    }

    .GS_video_back img {
        width: 100%;
    }

    .titre_section_break680 {
        height: 120px;
        width: 100%;
        background-color: #f39659;
        margin-top: 0px;

        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        padding-top: 26px;
        padding-bottom: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .contener_idee {

        width: 92%;
        display: inline-table;
        height: 170px;
        background-color: #1e222a;
        border: 0px none;
        margin: 10px 10px 10px 10px;

        text-align: center;
        line-height: 120%;
        -moz-border-radius: 10px 10px;
        -webkit-border-radius: 10px 10px;
        border-radius: 10px 10px;

    }
    .image_idee {

        position: absolute;
    left: 25%;
    bottom: unset;
    margin-top: -40px;
    }

    .contener_idee_titre {
        position: relative;
        width: 65%;
        display: inline-block;

        border: 0px none;
        margin: 10px 0px 0px 0px;
        height: auto;
        text-align: left;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #a18bff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        left: 100px;
    }

    .contener_idee_texte {
        position: relative;
        width: 65%;
        display: inline-block;
        height: auto;
        border: 0px none;
        margin: 10px 0px 0px 0px;

        text-align: left;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        left: 100px;
    }
}

@media screen and (max-width: 600px) {
    
    .titre_section {
        font-size: 22px;
    }
    
     .gaming-logo {

        top: -75px;

    }
    .GS_header_logo {
        height: 200px;
    }
    .contener_howto {
        width: auto;
        margin: 0 auto;
        height: auto;
    }

    .titre_section_break600 {
        height: 120px;
        width: 100%;
        background-color: #f39659;
        margin-top: 0px;

        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 26px;
        padding-top: 26px;
        padding-bottom: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .contener_jeux {
        width: 300px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #f39659;
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: 500;
    }
    .cover {
        width: 130px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .contener_jeux_plus {
        width: 450px;
        display: inline-block;
        height: 100%;
        border: 0px none;
        margin: 10px 0px 0px 0px;
        text-align: center;
        line-height: 120%;
        vertical-align: text-top;
    }
    .contener_idee {

        width: 92%;
        display: inline-table;
        height: 170px;
        background-color: #1e222a;
        border: 0px none;
        margin: 10px 10px 10px 10px;

        text-align: center;
        line-height: 120%;
        -moz-border-radius: 10px 10px;
        -webkit-border-radius: 10px 10px;
        border-radius: 10px 10px;

    }
    .image_idee {
    position: absolute;
    left: 15px;
    bottom: unset;
    margin-top: 18px;
    }

    .contener_idee_titre {
        position: relative;
        width: 55%;
        display: inline-block;

        border: 0px none;
        margin: 10px 0px 0px 0px;
        height: auto;
        text-align: left;
        line-height: 120%;
        vertical-align: text-top;
        font-family: 'Montserrat', sans-serif;
        color: #a18bff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        left: 100px;
    }

    .contener_idee_texte {
       position: relative;
    width: 55%;
    display: inline-block;
    height: auto;
    border: 0px none;
    margin: 10px 0px 0px -24px;
    text-align: left;
    line-height: 120%;
    vertical-align: text-top;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 100px;
    padding: 10px;
    }
}
