/*/////////////////////////////////////////////
LAYER COMPATIBILITE
/////////////////////////////////////////////*/
@media screen and (max-width: 640px) {
    img.pix-over320 {
        display: none !important;
    }
}

img.pix-under320 {
    display: none !important;
}

@media screen and (max-width: 640px) {
    img.pix-under320 {
        display: block !important;
    }
}

#overlayLoadingCompatibilite {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    width: 100%;
    height: 100%;
    background: #5d1b4b url('../medias/header/logo-m6-mobile.png') no-repeat 50% 50%;
    color: #ffffff;
    display: none;
}

#overlayLoadingCompatibilite .wrapp-compatibilite {
    position: relative;
    width: 100%;
    height: 100%;
}

#overlayLoadingCompatibilite .content-overlayLoading-compatibilite {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -310px;
    width: 100%;
    max-width: 620px;
    margin-top: 50px;
    font-size: 20px;
    font-family: "roboto_condensedlight";
}

@media screen and (max-width: 640px) {
    #overlayLoadingCompatibilite .content-overlayLoading-compatibilite {
        width: 300px;
        font-size: 12px;
        margin-left: -150px;
    }
}

.lt-ie9 #overlayLoadingCompatibilite {
    display: block;
}

/*/////////////////////////////////////////////
FIN LAYER COMPATIBILITE
/////////////////////////////////////////////*/

.label-ie label {
    display: none;
}

.lt-ie9 .label-ie label {
    display: block;
}

input[type="submit"]:focus,
input[type="submit"]:active {
    outline: none;
    box-shadow: none;
}

.bloc-form {
    position: relative;
    max-width: 420px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    border: #dddddd 1px solid;
}

.bloc-form a {
    text-decoration: underline;
    color: #000000;
}

.bloc-form label {
    text-align: left;
    font-size: 12px;
}

.bloc-form .wrapp-call-to-action {
    margin-top: 4px;
    max-width: 200px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.bloc-form .wrapp-call-to-action input[type="submit"] {
    background-color: transparent;
    border: none;
    width: 100%;
    display: block;
    height: 32px;
    line-height: 24px;
    color: #ffffff;
    background-color: #8e258c;
}

.bloc-form .btn-login-facebook {
    position: relative;
    margin: 10px auto;
    color: #ffffff;
    background-color: #527dbc;
    text-decoration: none;
    width: 300px;
    line-height: 38px;
    display: block;
    cursor: pointer;
}

.bloc-form .btn-login-facebook .fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}

.message-thanks {
    min-height: 300px;
    text-align: center;
    font-family: "UderzoTiTR";
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0 20px 0;
}

.message-thanks .line.line-strong {
    font-size: 32px;
}

.message-thanks .line {
    text-transform: uppercase;
    font-size: 20px;
}

.message-thanks .line2 {
    margin: 32px auto 24px auto;
}

html {
    width: 100%;
    height: 100%;
}

html.page-game {
    height: initial;
}

#bodySite.section-date,
#bodySite.pageDate,
#bodySite.section-season {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}


#bodySite.section-game {
    background-image: url('../bundles/frontendeditorial/hiver/images/background_page-game.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: auto;
}


.wrapp-page {
    background-color: #ffffff;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 40px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 40px 10px;
}

.wrapp-vid {
    width: 100%;
    max-width: 500px;
    border: 3px solid #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 0 16px rgba(2, 2, 2, .61), inset 0 0 5px rgba(2, 2, 2, .26);
    -webkit-box-shadow: 0 0 16px rgba(2, 2, 2, .61), inset 0 0 5px rgba(2, 2, 2, .26);
    box-shadow: 0 0 16px rgba(2, 2, 2, .61), inset 0 0 5px rgba(2, 2, 2, .26);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .wrapp-vid {
        max-width: 300px;
    }
}
@media screen and (max-width: 700px) {
    .wrapp-vid {
        display: none;
    }
}
.wrapp-vid .video-container {
    margin: 0 auto;
    max-width: 420px;
}
@media screen and (max-width: 767px) {
    .wrapp-vid .video-container {
        margin: 0 auto;
        max-width: 320px;
    }
}
#sectionProduct {
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 700px) {
    #sectionProduct {
        display: none;
    }
}
#sectionProduct .wrapp-pix {
    width: 100%;
    max-width: 280px;
    float: left;
    margin-right: 20px;
}
@media screen and (max-width: 767px) {
    #sectionProduct .wrapp-pix {
        width: 100%;
        max-width: 360px;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }
}
#sectionProduct:after {
    content: "";
    float: none;
    clear: both;
    display: block;
}

#sectionProduct .wrapp-pix .wrapp-big-pix {
    width: 100%;
}

#sectionProduct .wrapp-pix .wrapp-big-pix img {
    display: block;
    width: 100%;
    height: auto;
}

#sectionProduct .wrapp-pix .wrapp-small-pix {
    width: 100%;
    padding: 1px;
}

#sectionProduct .wrapp-pix .wrapp-small-pix:after {
    content: "";
    float: none;
    clear: both;
    display: block;
}

#sectionProduct .wrapp-pix .wrapp-small-pix .item-pix {
    display: block;
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    cursor: pointer;
}

#sectionProduct .wrapp-pix .wrapp-small-pix .item-pix img {
    display: block;
    width: 100%;
    height: auto;
}

#sectionProduct .wrapp-edito {
}

.wrapp-page:after {
    content: "";
    float: none;
    clear: both;
    display: block;
}

.wrapp-page h2 {
    font-family: "roboto_condensedbold";
    font-size: 32px;
    line-height:32px;
    color: #90258d;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .wrapp-page h2 {
        margin-top: 20px;
        font-size: 24px;
        line-height:24px;
    }
}
.wrapp-page p {
    margin-bottom: 40px;
    font-family: "roboto_condensedlight";
    font-size: 17px;
    line-height: 21px;
}

.wrapp-page p.text-strong {
    font-family: "roboto_condensedbold";
}

#sectionGame {
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 40px 20px;
    background-color: #f6f6f6;
}

#sectionGame #btnLogout {
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: #90258d;
    width: 32px;
    height: 32px;
    color: #ffffff;
    text-align: center;
}

#sectionGame #btnLogout .fa {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
}

.zone-crea {
    width: 100%;
    height: 646px;
    background-image: url("../bundles/frontendeditorial/hiver/images/background_page-game_section-crea.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    margin-bottom: 60px;
    padding-top: 250px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .zone-crea {
        height:auto;
        background-size: contain;
        padding: 200px 60px 0 10px;
    }
}
@media screen and (max-width: 700px) {
    .zone-crea {
        height: 204px;
        padding:0;
        background-size: 600px auto;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 580px) {
    .zone-crea {
        height: 124px;
        background-size: 300px auto;
    }
}
.zone-crea .wrapp-call-to-action.wrapp-call-to-action-violet {
    width: 100%;
    max-width: 160px;
    margin:102px auto 0 auto;
}
@media screen and (max-width: 700px) {
    .zone-crea .wrapp-call-to-action.wrapp-call-to-action-violet {
        display: none;
    }
}

.wrapp-page {
    -moz-box-shadow: 0 -20px 29px rgba(54, 117, 157, .15);
    -webkit-box-shadow: 0 -20px 29px rgba(54, 117, 157, .15);
    box-shadow: 0 -20px 29px rgba(54, 117, 157, .15);
}

.wrapp-page h3 {
    font-family: "roboto_condensedbold";
    font-size: 32px;
    color: #402f8d;
    text-transform: uppercase;
    margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
    .wrapp-page h3 {
        font-size: 20px;
        line-height: 20px;
    }
}
.wrapp-button-game {
    max-width: 480px;
    margin: 20px auto;
}

.wrapp-button-game a {
    cursor: pointer;
}

.wrapp-button-game:after {
    content: "";
    float: none;
    clear: both;
}

.wrapp-button-game .item-btn,
.btn-connexion,
.btn-en-savoir-plus {
    width: 200px;
    line-height: 38px;
    border: 3px solid #fff;
    -moz-box-shadow: 0 0 10px rgba(2, 2, 2, .52);
    -webkit-box-shadow: 0 0 10px rgba(2, 2, 2, .52);
    box-shadow: 0 0 10px rgba(2, 2, 2, .52);
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_condensedbold";
    text-transform: uppercase;
    cursor: pointer;
}

#loadGame {
    display: block;
    margin: 40px auto 6px auto;
    background-color: #8e258c;
    width: 200px;
    line-height: 38px;
    border: 3px solid #fff;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_condensedbold";
    text-transform: uppercase;
    cursor: pointer;
}
#loadGame, #finishGame {
    display: block;
    margin: 0 auto 6px auto;
    background-color: #8e258c;
    width: 200px;
    line-height: 38px;
    border: 3px solid #fff;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_condensedbold";
    text-transform: uppercase;
    cursor: pointer;
}

#questionQuizz {
    max-width: 480px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "roboto_condensedbold";
    font-size: 20px;
    color: #000;
    text-align: left;
}

#answersQuizz {
    max-width: 480px;
    margin: 0 auto;
}

#answersQuizz .answer {
    background-color: #8e258c;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-family: "roboto_condensedbold";
    margin: 0 0 6px 0;
    padding: 0 4px;
    cursor: pointer;
}

.wrapp-result-quiz {
    max-width: 480px;
    margin: 0 auto;
    text-align: center;
}

.wrapp-result-quiz .text-result {

}

.wrapp-result-quiz .percent {

}

.wrapp-result-quiz .result-pourcent {

}

.wrapp-result-quiz .donut {
}

.wrapp-result-quiz .percent {

}

.donut-chart svg {
    pointer-events: none;
    overflow: visible;
}

.donut-chart svg path {
    fill: none;
    stroke-width: 8px;
    stroke: #8e258c;
}

.donut-chart {
    width: 160px;
    height: 160px;
    position: relative;
    display: inline-block;
}

.donut-chart p {
    margin: 0;
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 36px;
}

.donut-chart span {
    display: block;
    font-size: 0.5em;
}

.red svg path {
    stroke: #ff3333;
}

.green svg path {
    stroke: #6ad44d;
}

.donut {
    margin: 5px auto;
}

.wrapp-button-game .item-btn {
    float: left;

}

#nextQuestion, #prevQuestion {
    margin: 10px auto;
    background-color: #1b5f9b;
    width: 32px;
    line-height: 32px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
}

#userRegistration {
    background-color: #1b5f9b;
    margin: 0 20px;
}

#userConnection,
.btn-connexion {
    background-color: #8e258c;
    margin: 0 20px;
}

.btn-password-forgotten {
    font-family: "roboto_condensedlight";
    margin-top: 20px;
    padding-right: 20px;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
}

/*//////////////////////////////////////////////
FORM
//////////////////////////////////////////////*/
h3.title-form {
    color: #8e258c;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 0px;
}

form .line-mentions {
    font-size: 12px;
    margin-bottom: 6px;
}

.input {
    position: relative;
    margin-bottom: 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px 3px 5px;
}

.input input[type="text"],
.input input[type="email"],
.input input[type="password"],
.input textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    border: #dddddd 1px solid;
    color: #591c4f;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.input input[type="text"].error,
.input input[type="email"].error,
.input input[type="password"].error,
.input textarea.error {
    border-color: #ffffff;
    box-shadow: inset 0 0 5px rgba(202, 53, 53, 0.5);
    background-color: #cd3333;
    color: #ffffff;
}

.input input[type="text"]:focus,
.input input[type="email"]:focus,
.input input[type="password"]:focus,
.input textarea:focus {
    background-color: #eeeeee;
    outline: none;
    box-shadow: none;
}

::-webkit-input-placeholder {
    color: #591c4f;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #591c4f;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #591c4f;
}

:-ms-input-placeholder {
    color: #591c4f;
}

.requiredLegend {
    display: block;
    width: 100%;
    font-size: 10px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.wrapp-checkbox {
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
}

.wrapp-optin {
    margin: 20px auto;
}

input[type="submit"]:focus,
input[type="submit"]:active {
    outline: none;
    box-shadow: none;
}

.input .checkBOX {
    position: relative;
}

.wrapp-alert-form {
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 4px;
}

#returnMessageNewsletter {
    position: fixed;
    top: -200px;
    right: 10px;
    z-index: 10000;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 24px;
    color: #fff;
    background-color: #cd3333;
    max-width: 300px;
    color: #ffffff;
    min-height: 40px;
}

#returnMessageNewsletter.in {
    top: 14px;
}

#returnMessageNewsletter .wrapp-message {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 10px 40px;

}

#returnMessageNewsletter .wrapp-message p {
    line-height: 18px;
}

#returnMessageNewsletter .fa-warning {
    font-size: 30px;
    position: absolute;
    top: 10px;
    left: 6px;
    margin-top: 0;
}

input[type="checkbox"] {
    position: relative;
}

input[type="checkbox"]:before {
    position: absolute;
    top: -7px;
    left: -4px;
    width: 14px;
    height: 14px;
    content: "";
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: #591c4f 4px solid;
    background-color: #89276d;
    color: #ffffff;
    z-index: 5;
    cursor: pointer;

}

input[type="checkbox"]:after {
    position: absolute;
    top: -3px;
    left: 0px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-family: "FontAwesome";
    content: "";
    font-size: 12px;
    z-index: 8;
    text-align: center;
    color: #ffffff;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

input[type="checkbox"]:hover,
input[type="checkbox"]:checked:after {
    content: "\f00c";
}

.input .checkBOX label {
    padding-left: 13px;
    cursor: pointer;
}

form a {
    color: #ffffff;
    border-bottom: #ffffff 1px solid;
}

/*//////////////////////////////////////////////
FIN FORM
//////////////////////////////////////////////*/

.section-date #mainSECTION,
.pageDate #mainSECTION,
.section-season #mainSECTION {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background-image: url('../bundles/frontendeditorial/hiver/images/background_sky.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
}

.section-date #mainSECTION .mid,
.pageDate #mainSECTION .mid,
.section-season #mainSECTION .mid {
    width: 100%;
    height: 100%;
}

.section-date #mainSECTION .mid .content,
.pageDate #mainSECTION .mid .content,
.section-season #mainSECTION .mid .content {
    width: 100%;
    height: 100%;
}

.section-date #block_universe,
.pageDate #block_universe,
.section-season #block_universe {
    width: 100%;
    height: 100%;
}

.pageDate #sectionGAMECONTEST,
.section-date #sectionGAMECONTEST,
.section-season #sectionGAMECONTEST {
    width: 100%;
    height: 100%;
}

.section-date #mainHeaderGC,
.pageDate #mainHeaderGC,
.section-season #mainHeaderGC {
    position: fixed;
    top: 14px;
    left: 14px;
    z-index: 200;
}
#mainHeaderGC img {
    display: block;
    width: 100%;
    max-width: 160px;
    height: auto;
}
@media screen and (min-width: 1260px) {
    #mainHeaderGC img {
        display: block;
        width: 100%;
        max-width: 200px;
        height: auto;
    }
}
@media screen and (max-width: 640px) {
    #mainHeaderGC img {
        max-width: 80px;
    }
}
.section-game #mainHeaderGC,
.pageGame #mainHeaderGC {
    /*position: fixed;
    top: 14px;
    left: 14px;
    z-index: 200;
    */
    float: left;
    margin-top: 14px;
    margin-left: 14px;
    position: relative;
    z-index: 4;
}
@media screen and (max-width: 580px) {
    .section-game #mainHeaderGC,
    .pageGame #mainHeaderGC {
        position: absolute;
        z-index: 200;
    }
}
#sectionGAMECONTEST_DATE {
    position: absolute;
    top: 104px;
    left: 14px;
    z-index: 50;
    max-width: 212px;
}
@media screen and (min-width: 1260px) {
    #sectionGAMECONTEST_DATE {
        top: 124px;
    }
}
@media screen and (max-width: 959px) {
    #sectionGAMECONTEST_DATE {
        top:80px;
    }
}
#sectionGAMECONTEST_DATE .zone-place {
    position: relative;
    font-family: "roboto_condensedbold";
}

#sectionGAMECONTEST_DATE .zone-place #weather {
    color: #ffffff;
    font-family: "robotocondensed";
    height: 40px;
    margin-bottom: 6px;

}

#sectionGAMECONTEST_DATE .zone-place #weather .temp-meteo {
    padding-left: 8px;
    font-size: 38px;
    line-height: 40px;
    vertical-align: super;
}
@media screen and (max-width: 959px) {
    #sectionGAMECONTEST_DATE .zone-place #weather .temp-meteo {
        font-size: 20px;
        line-height: 20px;
    }
}
#sectionGAMECONTEST_DATE .zone-place #weather .picto-meteo {
    max-height: 40px;
}

#sectionGAMECONTEST_DATE .zone-place #weather img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 40px;
}

#sectionGAMECONTEST_DATE .zone-place .city-name {
    color: #402f8d;
    font-size: 38px;
    line-height: 38px;
    text-transform: uppercase;
}

@media screen and (max-width: 959px) {
    #sectionGAMECONTEST_DATE .zone-place .city-name {
        font-size: 20px;
        line-height: 20px;
    }
}
#sectionGAMECONTEST_DATE .zone-place .city-date {
    color: #90258d;
    font-size: 38px;
    line-height: 38px,;
}
@media screen and (max-width: 959px) {
    #sectionGAMECONTEST_DATE .zone-place .city-date {
        font-size: 20px;
        line-height: 20px;
    }
}
#sectionGAMECONTEST_DATE .zone-place .city-time {
    color: #000000;
    font-family: "robotocondensed";
    font-size: 18px;
    line-height: 18px;
}
@media screen and (max-width: 959px) {
    #sectionGAMECONTEST_DATE .zone-place .city-time {
        font-size: 14px;
        line-height: 14px;
    }
}
/*/////////////////////////////////////////////
MAIN SCENE
/////////////////////////////////////////////*/
#sceneHome {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 10;
    width: 100%;
    max-width: 1781px;
    height: 100%;
}
.section-game #sceneHome,
.pageGame #sceneHome {
    display: none;
}

#sceneHome .layer {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sceneHome .layer .wrapp-layer {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#layerSlogan .wrapp-layer {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 1;
}

#sceneHome .layer#layerMap .map-alone {
    position: absolute;
    left: 0%;
    top:140px;
    /* margin-left: -962.5px;*/
    width: 100%;
    margin-left: 0;
    min-height:700px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    /*overflow:scroll;*/
}

@media screen and (min-width: 1060px) {
    #sceneHome .layer#layerMap .map-alone {
        margin-left: 30px;
        top: 150px;

    }
}
@media screen and (min-width: 1300px) {
    #sceneHome .layer#layerMap .map-alone {
        margin-left: 60px;
    }
}
@media screen and (min-width: 1400px) {
    #sceneHome .layer#layerMap .map-alone {
        margin-left: 80px;
    }
}
@media screen and (min-width: 1690px) {
    #sceneHome .layer#layerMap .map-alone {
        margin-left: 280px;
    }
}
@media screen and (max-width: 960px) {
    #sceneHome .layer#layerMap .map-alone {
        top: 200px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #sceneHome .layer#layerMap .map-alone {
        top: 38px;
        width: 960px;
        left:50%;
        margin-left: -480px;
        margin-right: auto;
    }
}
.inner-wrapp {
    position: relative;
}
#sceneHome .layer#layerMap .map-alone img.mapGC{
    width: 100%;
    max-width: 1200px;
    height: auto;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#sceneHome .layer#layerMap .map-alone img.mapGC{
    display: none;
}
@media screen and (min-width: 768px) {
    #sceneHome .layer#layerMap .map-alone img.mapGC{
        display: block;
    }
}
@media screen and (min-width: 1400px) {
    #sceneHome .layer#layerMap .map-alone img.mapGC {
        max-width: 1400px;
    }
}
@media screen and (min-width: 1690px) {
    #sceneHome .layer#layerMap .map-alone img.mapGC {
        max-width: 1400px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #sceneHome .layer#layerMap .map-alone img.mapGC {
        width: 960px;
        margin:0 auto;
    }
}
#mapAlone {
}

#mapGround {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 110%;
    height: 50%;
    background-image: url('../bundles/frontendeditorial/hiver/images/background_ground-snow.jpg');
    background-repeat: repeat-x;
    position: 50% 0;
}


#zoneIgloo {
    background-color: #ff0000;
}

.zone-map {
    position: absolute;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.zone-map .wrapp-zone {
    margin-top:-12px;
    background-image: url("../bundles/frontendeditorial/hiver/images/background_zone_title.png");
    background-repeat: no-repeat;
    background-position:0 0;
    padding-left: 24px;
}
.zone-map .wrapp-zone .zone-title {
    color:#8e258c;
    text-transform: uppercase;
}
.zone-map .wrapp-zone .zone-title .zone-title-text {
    text-indent: 9999px;
    display: none;
}
@media screen and (max-width: 960px) {
    .zone-map .wrapp-zone .zone-title .zone-title-pix img {
        display: block;
        width: auto;
        height: 32px;
    }
    .zone-map .wrapp-zone {
        background-size: 44px 40px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    .zone-map .wrapp-zone {
        background-size: 44px 40px;
    }
    .zone-map .wrapp-zone .zone-title .zone-title-pix img {
        display: block;
        width: auto;
        height: 32px;
    }
}
.zone-map .wrapp-zone .zone-menu {
    position: relative;
    padding-left: 24px;
    height:36px;
}
.zone-map .wrapp-zone .zone-menu .btn-tool {
    position: absolute;
    top:0;
    width:32px;
    height:32px;
    display:block;
    float:left;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius:  50%;
    border-radius:  50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 2px 4px rgba(2,2,2,.17), inset 0 0 5px rgba(2,2,2,.23);
    -webkit-box-shadow: 0 2px 4px rgba(2,2,2,.17), inset 0 0 5px rgba(2,2,2,.23);
    box-shadow: 0 2px 4px rgba(2,2,2,.17), inset 0 0 5px rgba(2,2,2,.23);
    text-align: center;
    cursor:pointer;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-infos {
    background-color: #1b609b;
    z-index: 40;
    left:30px;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-infos .fa {
    color:#ffffff;
    font-size:18px;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-photos {
    left:0;
    z-index: 39;
    /*display:none;*/
}



#zoneIGLOO .btn-photos,
#zoneCOURSE .btn-photos,
#zoneSNOWPARK .btn-photos,
#zoneSNOWBALL .btn-photos,
#zoneROUE .btn-photos,
#zoneCURLING .btn-photos {
    display: none;
}

[data-currentcity|=chamrousse] #zoneIGLOO .btn-photos,
[data-currentcity|=chamrousse] #zoneCOURSE .btn-photos,
[data-currentcity|=chamrousse] #zoneSNOWBALL .btn-photos,
[data-currentcity|=chamrousse] #zoneROUE .btn-photos,
[data-currentcity|=chamrousse] #zoneCURLING .btn-photos {
    display: block;
}

[data-currentcity|=le-corbier] #zoneCOURSE .btn-photos,
[data-currentcity|=le-corbier] #zoneSNOWBALL .btn-photos,
[data-currentcity|=le-corbier] #zoneROUE .btn-photos {
    display: block;
}

[data-currentcity|=valmorel] #zoneCOURSE .btn-photos,
[data-currentcity|=valmorel] #zoneSNOWBALL .btn-photos,
[data-currentcity|=valmorel] #zoneIGLOO .btn-photos,
[data-currentcity|=valmorel] #zoneROUE .btn-photos {
    display: block;
}


/*
[data-currentcity|=serre-chevalier] #zoneSNOWPARK .btn-photos,
[data-currentcity|=alpe-d-huez] #zoneSNOWPARK .btn-photos {
    display: block;
}
*/


.zone-map .wrapp-zone .zone-menu .btn-tool.btn-photos:hover {
    left:-4px;
    z-index: 44;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-photos .fa {
    color:#675067;
    font-size:18px;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-videos {
    left:62px;
    z-index: 39;
    display:none;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-videos:hover {
    left:66px;
    z-index: 44;
}
.zone-map .wrapp-zone .zone-menu .btn-tool.btn-videos .fa {
    color:#326a8a;
    font-size:18px;
}
.zone-map .wrapp-zone .zone-menu .btn-tool .fa {
    line-height: 32px;
}


#zoneIGLOO {
    top:38%;
    left:26%;
}
#zoneCOURSE {
    top:59%;
    left:9%;
}
#zoneSNOWPARK {
    top:57%;
    left:23%;
}
#zoneSNOWBALL {
    top:66%;
    left:30%;
}
#zoneROUE {
    top:68%;
    left:45%;
}
#zoneCURLING {
    top:48%;
    left:48%;
}
@media screen and (min-width: 960px) {
    #zoneIGLOO {
        top:41%;
        left:30%;
    }
    #zoneCOURSE {
        top:54%;
        left:2%;
    }
    #zoneSNOWPARK {
        top:62%;
        left:17%;
    }
    #zoneSNOWBALL {
        top:66%;
        left:38%;
    }
    #zoneROUE {
        top:69%;
        left:53%;
    }
    #zoneCURLING {
        top:50%;
        left:56%;
    }
}
@media screen and (min-width: 1200px) {
    #zoneIGLOO {
        top:41%;
        left:30%;
    }
    #zoneCOURSE {
        top:54%;
        left:2%;
    }
    #zoneSNOWPARK {
        top:60%;
        left:21%;
    }
    #zoneSNOWBALL {
        top:66%;
        left:38%;
    }
    #zoneROUE {
        top:69%;
        left:53%;
    }
    #zoneCURLING {
        top:50%;
        left:56%;
    }
}
@media screen and (min-width: 1400px) {
    #zoneIGLOO {
        top:41%;
        left:27%;
    }
    #zoneCOURSE {
        top:52%;
        left:3%;
    }
    #zoneSNOWPARK {
        top:55%;
        left:20%;
    }
    #zoneSNOWBALL {
        top:68%;
        left:32%;
    }
    #zoneROUE {
        top:70%;
        left:49%;
    }
    #zoneCURLING {
        top:53%;
        left:52%;
    }
}
@media screen and (min-width: 1690px) {
    #zoneIGLOO {
        top:42%;
        left:25%;
    }
    #zoneCOURSE {
        top:54%;
        left:4%;
    }
    #zoneSNOWPARK {
        top:62%;
        left:16%;
    }
    #zoneSNOWBALL {
        top:66%;
        left:32%;
    }
    #zoneROUE {
        top:72%;
        left:48%;
    }
    #zoneCURLING {
        top:52%;
        left:46%;
    }
}
@media screen and (max-width: 960px) {
    #zoneIGLOO {
        top:41%;
        left:30%;
    }
    #zoneCOURSE {
        top:54%;
        left:2%;
    }
    #zoneSNOWPARK {
        top:60%;
        left:21%;
    }
    #zoneSNOWBALL {
        top:66%;
        left:38%;
    }
    #zoneROUE {
        top:69%;
        left:53%;
    }
    #zoneCURLING {
        top:50%;
        left:56%;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #zoneIGLOO {
        top:41%;
        left:30%;
    }
    #zoneCOURSE {
        top:54%;
        left:2%;
    }
    #zoneSNOWPARK {
        top:63%;
        left:18%;
    }
    #zoneSNOWBALL {
        top:66%;
        left:38%;
    }
    #zoneROUE {
        top:69%;
        left:53%;
    }
    #zoneCURLING {
        top:50%;
        left:56%;
    }
}
@media screen and (max-width: 768px) {
    #sceneHome .layer#layerMap .map-alone {
        top:320px;
    }

    .zone-map .wrapp-zone {
        max-width:260px;
        margin:0 auto;
        padding: 6px 0 20px 0;
    }
    .zone-map .wrapp-zone .zone-title .zone-title-pix img {
        width: auto;
        height: 51px;
    }
    .wrapp-zone:after {
        content:"";
        float: none;
        clear: both;
    }
    .zone-map {
        min-height: 100px;
    }
    #zoneIGLOO {
        position: relative;
        top:0;
        left:0;
        background-color: #135e8f;
    }
    #zoneCOURSE {
        position: relative;
        top:0;
        left:0;
        background-color: #1b5f9b;
    }
    #zoneSNOWPARK {
        position: relative;
        top:0;
        left:0;
        background-color: #617b8f;
    }
    #zoneSNOWBALL {
        position: relative;
        top:0;
        left:0;
        background-color: #626090;
    }
    #zoneROUE {
        position: relative;
        top:0;
        left:0;
        background-color: #8f258d;
    }
    #zoneCURLING {
        position: relative;
        top:0;
        left:0;
        background-color: #8a9eb7;
    }
}
/*/////////////////////////////////////////////
FIN MAIN SCENE
/////////////////////////////////////////////*/

/*/////////////////////////////////////////////
NAVIGATION DATE
/////////////////////////////////////////////*/
#navigationDate {
    position: fixed;
    top: 24px;
    right: 6px;
    z-index: 1200;
    width: 48px;
}
#navigationDate {
    width: 188px;
}
#dateNAV li {
    height: 40px;
    margin-bottom: 12px;
}
#dateNAV li.state-past {

}
#dateNAV li.state-today {
    height: 48px;
}
#dateNAV li.state-future {

}
.menuLink {
    display: block;
    position: relative;
    height: 46px;
    width: 100%;
    max-width: 240px;
    overflow: hidden;
}
#dateNAV li.state-today .menuLink {
    height: 52px;
}
.menuLink.current {

}

#navigationDate .wrapp-city {
    position: absolute;
    top: 3px;
    right: 10px;
    z-index: 3;
    -moz-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3f2f8f;
    color: #ffffff;
    text-align: right;
    padding-right: 8px;
    width: 1px;
    height: 40px;
    line-height: 40px;
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}
#dateNAV li.state-today .wrapp-city {
    top:7px;
}
#navigationDate .menuLink:hover .wrapp-city {
    opacity: 1;
}

#navigationDate .menuLink:hover .wrapp-city {

}
#navigationDate .menuLink:hover .wrapp-city {
    right: 20px;
    width: 160px;
    padding-right: 40px;
}


#navigationDate .menuLink:hover .wrapp-city {
    background-color: #90258d;
}

#navigationDate .wrapp-date {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #1b5f9b;
    color: #ffffff;
    text-align: center;
    font-family: roboto_condensedbold;

}
#navigationDate #dateNAV li.state-today .wrapp-date {
    width: 46px;
    height: 46px;
    background-color: #731c71;
}
#navigationDate .wrapp-date .num {
    font-family: roboto_condensedbold;
    font-size: 19px;
    line-height: 19px;
    padding-top: 4px;
}
#navigationDate #dateNAV li.state-today .wrapp-date .num {
    font-size: 22px;
    line-height: 22px;
    padding-top: 6px;
}

#navigationDate .wrapp-date .month {
    font-family: roboto_condensedbold;
    font-size: 13px;
    line-height: 13px;
    margin-top: -2px;
}

/*/////////////////////////////////////////////
FIN NAVIGATION DATE
/////////////////////////////////////////////*/

#blocTitle {
    position: absolute;
    left: 50%;
    width: 600px;
    margin-left: -300px;
}
@media screen and (max-width: 768px) {
    #blocTitle {
        top:46px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
        #blocTitle {
            top:5px;
        }

}
.section-game #blocTitle {
    display: none;
}

#blocTitle .wrapp-title {
    position: relative;
}

#blocTitle .wrapp-title #logoGameContest {
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 81;
    margin-left: -130px;
}

@media screen and (min-width: 1400px) {
    #blocTitle .wrapp-title #logoGameContest {
        top: 30px;
    }
}

@media screen and (min-width: 1690px) {
    #blocTitle .wrapp-title #logoGameContest {
        top: 32px;
    }
}
@media screen and (max-width: 959px) {
    #blocTitle .wrapp-title #logoGameContest {
        top: 32px;
        margin-left: -102px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
        #blocTitle .wrapp-title #logoGameContest {
            top: 32px;
            margin-left: -102px;
        }

}
#blocTitle .wrapp-title #logoGameContest img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 220px;
    margin: 0 auto;
}

@media screen and (min-width: 1400px) {
    #blocTitle .wrapp-title #logoGameContest img {
        max-width: 258px;
    }
}

@media screen and (min-width: 1690px) {
    #blocTitle .wrapp-title #logoGameContest img {
        max-width: 598px;
    }
}
@media screen and (max-width: 959px) {
    #blocTitle .wrapp-title #logoGameContest img {
        max-width: 180px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #blocTitle .wrapp-title #logoGameContest img {
        max-width: 180px;
    }
}
#blocTitle .wrapp-title #banner {
    position: absolute;
    top: 175px;
    left: 50%;
    z-index: 80;
    width: 808px;
    margin-left: -404px;
}

@media screen and (min-width: 1400px) {
    #blocTitle .wrapp-title #banner {
        top: 180px;
    }
}

@media screen and (min-width: 1690px) {
    #blocTitle .wrapp-title #banner {
        top: 170px;
    }
}
@media screen and (max-width: 959px) {
    #blocTitle .wrapp-title #banner {
        top: 142px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #blocTitle .wrapp-title #banner {
        top: 142px;
    }
}
#blocTitle .wrapp-title #banner img {
    display: block;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    height: auto;
}

@media screen and (min-width: 1400px) {
    #blocTitle .wrapp-title #banner img {
        max-width: 640px;
    }
}

@media screen and (min-width: 1690px) {
    #blocTitle .wrapp-title #banner img {
        max-width: 809px;
    }
}
@media screen and (max-width: 959px) {
    #blocTitle .wrapp-title #banner img {
        max-width: 400px;
    }
}
@media screen and (max-height: 820px) and (orientation : landscape) {
    #blocTitle .wrapp-title #banner img {
        max-width: 400px;
    }
}
#blocTitle .wrapp-title #sun {
    position: absolute;
    top: -100px;
    left: 50%;
    z-index: 1;
    width: 612px;
    margin-left: -306px;

    animation: rotate linear 35s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: rotate linear 35s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: rotate linear 35s;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: rotate linear 35s;
    -o-animation-iteration-count: infinite;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: rotate linear 35s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-fill-mode: forwards; /*IE 10+*/

    -webkit-transform-origin: 306px 306px;
    -moz-transform-origin: 306px 306px;
    -ms-transform-origin: 306px 306px;
    -o-transform-origin: 306px 306px;
    transform-origin: 306px 306px;
}

/*/////////////////////////////////////////////
CORNER GAME
/////////////////////////////////////////////*/
#cornerGame {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: 260px;
    z-index:60;
}
#cornerGame:hover {
    z-index:1260;
}

@media screen and (min-width: 1400px) {
    #cornerGame {
        top: 130px;
        margin-left: 420px;
    }
}

@media screen and (min-width: 1690px) {
    #cornerGame {
        top: 160px;
        margin-left: 500px;
    }
}
@media screen and (max-width: 960px) {
    #cornerGame {
        top:100px;
        margin-left: 320px;
    }
}
@media screen and (max-width: 959px) {
    #cornerGame {
        top:70px;
        margin-left: 0;
        left:auto;
        right:140px;
    }
}
.section-game #cornerGame,
.pageGame #cornerGame {
    display: none;
}

#cornerGame .wrapp-corner-game {
    position: relative;
}

#cornerGame .wrapp-corner-game .surfeur {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 204;
    width: 144px;
    height: 260px;
    margin-top: -90px;
    margin-left: -130px;
}

#cornerGame .wrapp-corner-game .surfeur img {
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1400px) {
    #cornerGame .wrapp-corner-game .surfeur {
        width: 204px;
        height: 260px;
        margin-top: -120px;
        margin-left: -130px;
    }
}
@media screen and (max-width: 960px) {
    #cornerGame .wrapp-corner-game .surfeur {
        margin-top: -90px;
        margin-left: -70px;
    }
}
@media screen and (max-width: 959px) {
    #cornerGame .wrapp-corner-game .surfeur {
        width: 84px;
        height: 160px;
        margin-top: -60px;
        margin-left: -40px;
    }

}
#cornerGame .wrapp-corner-game .circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 144px;
    height: 144px;
    margin-top: -72px;
    margin-left: -72px;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #5cb1e6;
    -moz-box-shadow: inset 0 0 35px rgba(2, 2, 2, .42), 0 0 35px rgba(0, 0, 0, .42);
    -webkit-box-shadow: inset 0 0 35px rgba(2, 2, 2, .42), 0 0 35px rgba(0, 0, 0, .42);
    box-shadow: inset 0 0 35px rgba(2, 2, 2, .42), 0 0 35px rgba(0, 0, 0, .42);
}

@media screen and (min-width: 1400px) {
    #cornerGame .wrapp-corner-game .circle {
        border: 9px solid #fff;
        width: 204px;
        height: 204px;
        margin-top: -102px;
        margin-left: -102px;
    }
}
@media screen and (max-width: 959px) {
    #cornerGame .wrapp-corner-game .circle {
        width: 84px;
        height: 84px;
        margin-top: -42px;
        margin-left: -42px;
    }
}

#cornerGame .wrapp-corner-game .wrapp-text {
    position: absolute;
    left: 50%;
    top: -26px;
    margin-left: -10px;
    text-transform: uppercase;
    z-index: 206;
    width: 200px;
    font-family: "roboto_condensedbold";
    font-size: 19px;
    line-height:23px;
    text-shadow: 0px 0px 2px #8e258c, 0px 0px 2px #8e258c, 0px 0px 2px #8e258c, 0px 0px 2px #8e258c, 0px 0px 2px #8e258c;
    color: #ffffff;
}

@media screen and (min-width: 1400px) {
    #cornerGame .wrapp-corner-game .wrapp-text {
        top: 10px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 960px) {
    #cornerGame .wrapp-corner-game .wrapp-text {
        top:60px;
        margin-left: -60px;
    }
    #cornerGame .wrapp-corner-game .wrapp-text .line {
        display: none;
    }
}
@media screen and (max-width: 959px) {
    #cornerGame .wrapp-corner-game .wrapp-text {
        top:30px;
        margin-left: -60px;
    }
}
#cornerGame .wrapp-corner-game .wrapp-text .btn {
    text-shadow: none;
}

.wrapp-call-to-action.wrapp-call-to-action-violet {
    border: 3px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8d258b;
    text-align: center;
    line-height: 32px;
    margin-left: 0;
}
@media screen and (max-width: 959px) {
    #cornerGame .wrapp-corner-game .wrapp-text .btn {
        font-size: 18px;
    }
}
.wrapp-call-to-action.wrapp-call-to-action-violet:hover {
    border: 3px solid #ffffff;
    background-color: #8d258b;
}

.wrapp-call-to-action .btn {
    color: #ffffff;
    display: block;
    font-family: "robotocondensed";
    font-size: 19px;
    line-height: 32px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-call-to-action.wrapp-call-to-action-violet .btn .fa {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #731c71;
    color: #ffffff;
    -webkit-transform-origin: 13px 13px;
    -moz-transform-origin: 13px 13px;
    -ms-transform-origin: 13px 13px;
    -o-transform-origin: 13px 13px;
    transform-origin: 13px 13px;
}

.wrapp-call-to-action.wrapp-call-to-action-violet:hover .btn .fa {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    background-color: #731c71;
    color: #ffffff;
}

#cornerGame .wrapp-corner-game .wrapp-call-to-action {
    max-width: 120px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 959px) {
    #cornerGame .wrapp-corner-game .wrapp-call-to-action {
        max-width: 100px;
        border: 1px solid #fff;
        margin-left: 11px;
    }
}

/*/////////////////////////////////////////////
FIN CORNER GAME
/////////////////////////////////////////////*/

/*/////////////////////////////////////////////
FOOTER GC
/////////////////////////////////////////////*/
.pageDate #mainFooterGC,
.section-date #mainFooterGC,
.section-season #mainFooterGC {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 600;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
}

.section-game #mainFooterGC .wrapp-footer {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 100px auto 0 auto;
    background-color: #ffffff;
    -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
}
@media screen and (max-width: 700px) {
    .section-game #mainFooterGC .wrapp-footer {
        margin-top: 0;
    }
}
#mainFooterGC .mid {
    width: 100%;
    position: relative;
}

#mainFooterGC .mid .content {
}

#mainFooterGC .wrapp-menu-link {
    position: absolute;
    right: 14px;
    top: 24px;
}
@media screen and (max-width: 767px) {
    .wrapp-page {
        padding-right: 60px;
        margin-bottom: 0;
    }

    #mainFooterGC .wrapp-menu-link {
        position: relative;
        right: auto;
        top: 0;
    }
}
#mainFooterGC .wrapp-menu-link .item-link {
    font-family: "roboto_condensedbold";
    font-size: 12px;
    text-transform: uppercase;
}

#mainFooterGC .wrapp-menu-link .item-link a {
    color: #6a105b;
}
#mainFooterGC .mentions-dates {
    font-size: 11px;
    text-align: right;
    margin-bottom: 4px;
    padding-right: 14px;
}
/*/////////////////////////////////////
SECTION SOCIAL
/////////////////////////////////////*/

#box-social {
    padding: 0;
    max-width: 230px;
    width: 100%;
}
@media screen and (max-width: 959px) {
    #box-social {
        max-width: 510px;
    }
}
@media screen and (max-width: 640px) {
    #box-social {
        max-width: 230px;
    }
}
.pageDate #box-social,
.section-date #box-social,
.section-game #box-social,
.section-season #box-social {
    position: absolute;
    bottom: 6px;
    left: 14px;
}
@media screen and (max-width: 959px) {
    .pageDate #box-social,
    .section-date #box-social,
    .section-game #box-social,
    .section-season #box-social {
        position: relative;
        bottom: auto;
        top:0;
        left:0;
        margin: 10px auto;
    }
}
#wrapp-box-social {
    width: 100%;
}

#wrapp-box-social:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

#wrapp-box-social .item-social {
    width: 100%;
    max-width: 230px;
    display: block;
    margin: 0 0 6px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 959px) {
    #wrapp-box-social .item-social {
        float: left;
        margin:0 10px;
    }
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social {

    }
}

@media screen and (max-width: 640px) {
    #wrapp-box-social .item-social {
        width: 100%;
        display: block;
        margin: 0 auto 6px auto;
        max-width: none;
    }
}
@media screen and (max-width: 600px) {
    #wrapp-box-social .item-social {
        max-width: 230px;
    }
}
@media screen and (max-width: 420px) {
    #wrapp-box-social .item-social {
        width: 100%;
        display: block;
        margin: 0 auto 6px auto;
    }
}

#wrapp-box-social .item-social .wrapp-counter-social {

}

#wrapp-box-social .item-social .wrapp-counter-social a {
    text-decoration: none;
    color: #ffffff;
}

#wrapp-box-social .item-social .wrapp-counter-social:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

#wrapp-box-social .item-social .wrapp-counter-social .picto-social {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    line-height: 42px;
    overflow: hidden;
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .picto-social {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 24px;
    }
}

#wrapp-box-social .item-social .wrapp-counter-social .picto-social i {
    display: block;
    line-height: 42px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .picto-social i {
        line-height: 32px;
    }
}

#wrapp-box-social .item-social.item-social-facebook .wrapp-counter-social .picto-social {
    text-shadow: rgb(52, 84, 131) 1px 1px,
    rgb(52, 84, 131) 2px 2px,
    rgb(52, 84, 131) 3px 3px,
    rgb(52, 84, 131) 4px 4px,
    rgb(52, 85, 132) 5px 5px,
    rgb(53, 86, 134) 6px 6px,
    rgb(53, 87, 136) 7px 7px,
    rgb(54, 88, 137) 8px 8px,
    rgb(55, 89, 139) 9px 9px,
    rgb(55, 90, 141) 10px 10px,
    rgb(56, 91, 142) 11px 11px,
    rgb(57, 92, 144) 12px 12px,
    rgb(57, 93, 146) 13px 13px,
    rgb(58, 94, 147) 14px 14px,
    rgb(59, 95, 149) 15px 15px,
    rgb(59, 96, 151) 16px 16px,
    rgb(60, 98, 153) 17px 17px,
    rgb(61, 99, 154) 18px 18px,
    rgb(61, 100, 156) 19px 19px,
    rgb(62, 101, 158) 20px 20px,
    rgb(63, 102, 159) 21px 21px,
    rgb(63, 103, 161) 22px 22px,
    rgb(64, 104, 163) 23px 23px,
    rgb(65, 105, 164) 24px 24px,
    rgb(65, 106, 166) 25px 25px,
    rgb(66, 107, 168) 26px 26px,
    rgb(67, 108, 169) 27px 27px,
    rgb(67, 109, 171) 28px 28px,
    rgb(68, 110, 173) 29px 29px,
    rgb(69, 112, 175) 30px 30px;
    background-color: rgb(69, 112, 175);
}

#wrapp-box-social .item-social.item-social-twitter .wrapp-counter-social .picto-social {
    text-shadow: rgb(69, 143, 168) 1px 1px,
    rgb(69, 143, 168) 2px 2px,
    rgb(69, 143, 168) 3px 3px,
    rgb(69, 143, 168) 4px 4px,
    rgb(69, 144, 170) 5px 5px,
    rgb(70, 146, 172) 6px 6px,
    rgb(71, 148, 174) 7px 7px,
    rgb(72, 150, 176) 8px 8px,
    rgb(73, 152, 178) 9px 9px,
    rgb(74, 154, 180) 10px 10px,
    rgb(75, 155, 183) 11px 11px,
    rgb(76, 157, 185) 12px 12px,
    rgb(76, 159, 187) 13px 13px,
    rgb(77, 161, 189) 14px 14px,
    rgb(78, 163, 191) 15px 15px,
    rgb(79, 165, 193) 16px 16px,
    rgb(80, 167, 196) 17px 17px,
    rgb(81, 168, 198) 18px 18px,
    rgb(82, 170, 200) 19px 19px,
    rgb(83, 172, 202) 20px 20px,
    rgb(84, 174, 204) 21px 21px,
    rgb(84, 176, 206) 22px 22px,
    rgb(85, 178, 208) 23px 23px,
    rgb(86, 179, 211) 24px 24px,
    rgb(87, 181, 213) 25px 25px,
    rgb(88, 183, 215) 26px 26px,
    rgb(89, 185, 217) 27px 27px,
    rgb(90, 187, 219) 28px 28px,
    rgb(91, 189, 221) 29px 29px,
    rgb(92, 191, 224) 30px 30px;
    background-color: rgb(92, 191, 224);
}

#wrapp-box-social .item-social .wrapp-counter-social .count-social {
    font-family: 'roboto_condensedbold';
    font-size: 24px;
    text-shadow: 0 2px 3px rgba(2, 2, 2, .6);
    text-align: center;
    color: #ffffff;
    line-height: 42px;
    padding-left: 8px;
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        line-height: 32px;
    }
}

@media screen and (min-width: 1040px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        font-size: 26px;
    }
}

@media screen and (min-width: 1260px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        font-size: 26px;
    }
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        line-height: 32px;
        font-size: 20px;
    }
}

#wrapp-box-social .item-social.item-social-facebook {
    background-color: #527dbc;
}

#wrapp-box-social .item-social.item-social-twitter {
    background-color: #69cced;
}

/*/////////////////////////////////////
FIN SECTION SOCIAL
/////////////////////////////////////*/

#mainFooterGC .wrapp-partner {
    margin: 0 auto;
}

/*/////////////////////////////////////////////
FIN FOOTER GC
/////////////////////////////////////////////*/

/* ANIMATION ROTATION 360° DE TOUR SENS HORAIRE */
@keyframes rotate {
    0% {
        transform: rotate(0deg) scaleX(1) scaleY(1);
    }
    100% {
        transform: rotate(360deg) scaleX(1) scaleY(1);
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg) scaleX(1) scaleY(1);
    }
    100% {
        -moz-transform: rotate(360deg) scaleX(1) scaleY(1);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scaleX(1) scaleY(1);
    }
    100% {
        -webkit-transform: rotate(360deg) scaleX(1) scaleY(1);
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0deg) scaleX(1) scaleY(1);
    }
    100% {
        -o-transform: rotate(360deg) scaleX(1) scaleY(1);
    }
}

@-ms-keyframes rotate {
    0% {
        -ms-transform: rotate(0deg) scaleX(1) scaleY(1);
    }
    100% {
        -ms-transform: rotate(360deg) scaleX(1) scaleY(1);
    }
}

/* FINs ANIMATION ROTATION 360° DE TOUR SENS HORAIRE */





/*////////////////////////
UI POPIN
////////////////////////*/
#wrapppopModal {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 9901;
    width: 100%;
    height: 100%;
/*    background-color: #0f2637;
    background-color: rgba(16, 37, 54, 0.75);*/
    background-image: url("../bundles/frontendeditorial/hiver/images/background_popin.png");
    background-repeat:repeat;
    opacity: 0;
}

#wrapppopModalunder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9900;
    width: 100%;
    height: 100%;
}

#popModal {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9901;
    width: 600px;
    height: 400px;
    margin-top: -200px;
    margin-left: -300px;
    background: #ffffff;
    border: 10px solid #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 5px 32px rgba(2,2,2,.52), inset 0 0 27px rgba(2,2,2,.15);
    -webkit-box-shadow: 0 5px 32px rgba(2,2,2,.52), inset 0 0 27px rgba(2,2,2,.15);
    box-shadow: 0 5px 32px rgba(2,2,2,.52), inset 0 0 27px rgba(2,2,2,.15);
}

@media only screen and (max-width: 960px) {
    #popModal {
        left: 0;
        top: 0;
        max-width: none;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        border-radius:0;
        border:none;
        -moz-box-shadow:none;
        -webkit-box-shadow: none;
        box-shadow:none;
    }
}

#popModal .wrapp-pop-in {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

#popModal h3 {
    position: absolute;
    top:-40px;
    font-size:26px;
    min-height: 70px;
    text-transform:uppercase;
    font-family: "roboto_condensedbold";
    color: #8e258c;
    text-transform: uppercase;
    line-height: 70px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    background-image: url("../bundles/frontendeditorial/hiver/images/background_popin-title.png");
    background-repeat:no-repeat;
    background-position:0 0;
    text-shadow:  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75), 0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75), 0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75),  0 0 3px rgba(255,255,255,.75), 0 2px 8px rgba(0,0,0,.75);
}
@media only screen and (max-width: 960px) {
    #popModal h3 {
        position: relative;
        top:0;
    }
}
#popModal .wrapp-pop-in .zone-edito {
    width: 100%;
    max-height: 368px;
    margin: 0 auto;
    padding: 40px 20px 0 20px;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_condensedbold";
}
#popModal .wrapp-pop-in .zone-edito p {
    font-family: "roboto_condensedbold";
    margin-bottom: 16px;
}
#popModal .wrapp-pop-in .zone-edito form {
    margin: 0 auto;
    max-width: 480px;
    width: 100%;
}

#wrapppopModal .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9910;
    cursor: pointer;
    color:#ffffff;
    padding-right:8px;
    background-color: #8e258c;
    padding-left:8px;
}

#wrapppopModal .btn-close .text-close {
    font-size:26px;
    text-transform:uppercase;
    font-family: "roboto_condensedbold";
}
#wrapppopModal .btn-close .fa {
    font-size:28px;
}
#wrapppopModal .btn-close svg, #wrapppopModal .btn-close img {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#wrapppopModal .btn-close:hover img, #wrapppopModal .btn-close:hover svg {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

#popModal .wrapp-pop-in .zone-edito .wrapp-mentions {

}

#popModal .wrapp-pop-in .zone-edito .wrapp-mentions .item-paragraphe {
    margin-bottom: 20px;
}

#popModal .wrapp-pop-in .zone-edito .wrapp-mentions h2 {
    color: #f95c4e;
    font-weight: 700;
}

/*////////////////////////
FIN UI POPIN
////////////////////////*/





.ilightbox-overlay.metro-white {
    background-image: url("../bundles/frontendeditorial/hiver/images/background_popin.png");
    background-repeat:repeat;
    opacity: 0;
}

.ilightbox-loader.metro-white {
    -webkit-box-shadow: rgba(0,0,0,.3) 0px 0px 55px;
    box-shadow: rgba(0,0,0,.3) 0px 0px 55px;
}
.ilightbox-loader.metro-white div {
    background: #FFF url('../bundles/frontendeditorial/default/images/ilightbox/preloader.gif') no-repeat center;
}

.ilightbox-holder.metro-white {
    padding: 3px;
    background: #FFF;

    -webkit-box-shadow: 0 0 45px rgba(0,0,0,.2);
    box-shadow: 0 0 45px rgba(0,0,0,.2);
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
    background: url('../bundles/frontendeditorial/default/images/ilightbox/caption-bg.png') repeat-x bottom;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    color: #000;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    padding-top: 15px;
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
    background: url('../bundles/frontendeditorial/default/images/ilightbox/social-bg.png');

    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.ilightbox-holder.metro-white .ilightbox-alert {
    background: url('../bundles/frontendeditorial/default/images/ilightbox/alert.png') no-repeat center top;
    color: #89949B;
}

/* Style toolbar */
.ilightbox-toolbar.metro-white {
    top: 0;
    right: 0;
    cursor: pointer;
    color:#ffffff;
    padding-right:8px;
    background-color: #8e258c;
    padding-left:8px;
}
.ilightbox-fullscreen {
    display: none;
}

.ilightbox-toolbar.metro-white a {
    width: auto;
    height: 32px;
   /* background: white url('../bundles/frontendeditorial/default/images/ilightbox/buttons.png') no-repeat 7px 6px;*/
}

.ilightbox-toolbar.metro-white a:hover {
    background-color: #1b5f9b;
}

.ilightbox-toolbar.metro-white a.disabled {
    opacity: 0.2;
    filter: alpha(opacity=20);
    cursor: default;
    background-color: #FFF;
}


.ilightbox-toolbar.metro-white a.ilightbox-close .text-close {
    font-size: 26px;
    text-transform: uppercase;
    font-family: "roboto_condensedbold";
}
.ilightbox-toolbar.metro-white a.ilightbox-close .fa {
    font-size: 28px;
}

.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
    background-color: #90258d;
    background-position: -30px 6px;
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
    background-position: 6px -31px;
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
    background-position: -29px -31px;
}

.ilightbox-toolbar.metro-white a.ilightbox-play {
    background-position: 8px -55px;
}

.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
    background-position: -30px -55px;
}

.ilightbox-toolbar.metro-white a.ilightbox-pause {
    background-position: 8px -81px;
}

.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
    background-position: -30px -81px;
}

.isMobile .ilightbox-toolbar.metro-white {
    background: #FFF;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;

    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.2);
    box-shadow: 0 0 25px rgba(0,0,0,.2);
}

.isMobile .ilightbox-toolbar.metro-white a, .isMobile .ilightbox-toolbar.metro-white a:hover {
    display: inline-block;
    float: none;
    width: 50px;
    height: 40px;
    background-size: 50%;
    background-position: 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/fullscreen-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/fullscreen-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/fullscreen-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/fullscreen-hover-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/x-mark-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/x-mark-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/x-mark-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/x-mark-hover-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-icon-ie.png')\9;  /* IE7-8 */
    background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-hover-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-next-icon-ie.png')\9;  /* IE7-8 */
    background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-icon-ie.png')\9;  /* IE7-8 */
    background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-hover-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/arrow-prev-icon-ie.png')\9;  /* IE7-8 */
    background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/play-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/play-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/play-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/play-hover-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/pause-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/pause-icon-ie.png')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/pause-hover-icon-64.png');
    background-image/*\**/: url('../bundles/frontendeditorial/default/images/ilightbox/pause-hover-icon-ie.png')\9;  /* IE7-8 */
}

/* Style thumbnails */
.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    height: 104px;
}

.ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
    height: 104px;
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical {
    width: 144px;
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
    width: 144px;
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
    border: 2px solid #FFF;

    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);

    -webkit-border-radius: 0;
    border-radius: 0;
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
    background: url('../bundles/frontendeditorial/default/images/ilightbox/thumb-overlay-play.png') no-repeat center;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
    font-size: 18px;
    padding: 10px 12px;
    padding-right: 60px;
    color: #535352;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
    left: auto;
    top: 5px;
    right: 5px;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
    float: right;
}

/* Configure arrow buttons */
.ilightbox-button.metro-white.disabled {
    opacity: 0.1;
    filter: alpha(opacity=10);
    cursor: default;
}
.ilightbox-button.metro-white span {
    display: block;
    width: 100%;
    height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-white,
.ilightbox-button.ilightbox-prev-button.metro-white {
    bottom: 0;
    right: 0;
    left: 0;
    left/*\**/: 35%\9;  /* IE7-8 */
    right/*\**/: auto\9;  /* IE7-8 */
    width: 30%;
    height: 100px;
    margin: auto;
    background: url('../bundles/frontendeditorial/default/images/ilightbox/arrows_vertical.png') no-repeat 50% -100px;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.6);
}
.ilightbox-button.ilightbox-prev-button.metro-white {
    top: 0;
    bottom: auto;
    background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-white.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    top/*\**/: 36%\9;  /* IE7-8 */
    bottom/*\**/: auto\9;  /* IE7-8 */
    width: 100px;
    height: 30%;
    background-image: url('../bundles/frontendeditorial/default/images/ilightbox/arrows_horizontal.png');
    background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
    right: auto;
    left: 0;
    background-position: -7px 50%;
}