/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

    q:before, q:after {
        content: '';
        content: none
    }

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
        *overflow: visible
    }

        button[disabled], input[disabled] {
            cursor: default
        }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *height: 13px;
        *width: 13px
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, button, input, select, textarea {
    color: #222
}

body {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 100%
    }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

body {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-style: normal;
    color: #3d3d3d;
    width: 100%;
    height: 100%;
    background: #d49e99
}

em {
    font-weight: 500;
    font-style: normal
}

img {
    position: absolute
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
    position: fixed;
    z-index: 1000;
    display: block
}

.click-through {
    pointer-events: none
}

@font-face {
    font-family: 'BPdotsRegular';
    src: url("../fonts/BPdots-webfont.eot");
    src: url("../fonts/BPdots-webfont.eot?#iefix") format("emlitded-opentype"),url("../fonts/BPdots-webfont.woff") format("woff"),url("../fonts/BPdots-webfont.ttf") format("truetype"),url("../fonts/BPdots-webfont.svg#BPdotsRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

#skrollr-body {
    width: 100%;
    height: 100%
}

.loading {
    width: 100%;
    height: 100%;
    top: 20%;
    background: #052B3E;
    position: absolute
}

.loading-container {
    width: 150%;
    height: 150%;
    background: transparent url("../../img/Chat_de_Chester.png") no-repeat 0 0;
    opacity: 0.25;
    position: fixed;
    top: 15%;
    left: 15%;
    margin-left: 0px;
    margin-top: 0px
}

img.loading-gif {
    position: absolute;
    top: 141px;
    left: 104px
}

nav {
    position: fixed;
    z-index: 9999;
    margin: 0 30px 0 0;
    padding: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    font-size: 13px
}

    nav ul li {
        text-indent: -9999px;
        width: 16px;
        height: 16px;
        padding: 8px;
        margin-top: 5px;
        border-radius: 16px;
        background: #4a4a4a url(../img/fleche-vers-le-bas.png) 8px 9px no-repeat;
        color: #FFFFFF;
        cursor: pointer
    }

        nav ul li.inactive {
            display: none
        }

        nav ul li:hover {
            background-color: #666666
        }

        nav ul li:active {
            background-color: #2b2b2b
        }

.container {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #354250;
    display: none
}

.scene {
    position: fixed;
    width: 100%;
    height: 100%
}

.character-container {
    width: 100%;
    height: 100%;
    top: 0
}

.character-container-inner {
    width: 1000px;
    height: 94%;
    min-height: 400px;
    margin: 0 auto;
    padding: 3% 0;
    position: relative
}

img.jean {
    top: 360px;
    left: 480px;
    max-width: 126px;
    max-height: 315px;
    height: 80%
}

img.jean-shower {
    top: 260px;
    left: 600px
}

img.jean-vetements {
    top: 261px;
    left: 600px
}

img.jean-bavoir {
    left: 105px;
    top: 270px
}

img.lit-drap, img.lit-cadre {
    max-width: 369px;
    max-height: 525px;
    min-width: 320px;
    min-height: 455px;
    height: 80%;
    top: 290px;
    left: 44%
}

img.table {
    top: 500px
}

.sky {
    height: 200px;
    background: #8cc9dc
}

.sky-inner {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 200px;
    overflow: hidden
}

.title {
    height: 100%;
    min-height: 200px
}

    .title img {
        height: 80%
    }

img.logo {
    margin-top: 20px;
    max-width: 197px;
    max-height: 170px
}

img.etoiles {
    max-width: 619px;
    max-height: 189px;
    margin: 0 4%;
    left: 22%
}

img.lune {
    margin-top: 20px;
    max-width: 95px;
    max-height: 120px;
    right: 0
}

.scroll-message {
    position: absolute;
    left: 160px;
    color: #FFFFFF;
    top: 23px
}

    .scroll-message:after {
        content: url("../img/scroll-arrow.png");
        position: relative;
        top: 75px;
        left: 10px;
        opacity: 0.8
    }

.ribbon-message {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #f1f1ea;
    width: 55%;
    position: absolute;
    left: 25%;
    top: 50%;
    margin-top: -67px;
    padding: 14px;
    height: 137px;
    text-align: center;
    font-size: 15px
}

.road-message {
    width: 300px;
    top: 180px;
    left: 59%;
    padding-top: 22px;
    font-size: 18px;
    line-height: 30px
}

.ribbon-message:before {
    content: url("../img/ruban-gauche.png");
    width: 27px;
    height: 137px;
    position: absolute;
    left: -27px;
    top: 0
}

.ribbon-message:after {
    content: url("../img/ruban-droit.png");
    width: 28px;
    height: 137px;
    position: absolute;
    right: -27px;
    top: 0
}

img.soleil {
    max-width: 163px;
    max-height: 163px;
    right: 0
}

.chambre {
    background-repeat:space;
    overflow: hidden;
    background-image: url("../Matrix/Matrix_TV.jpg");
    z-index: 100
}

.floor-inner {
    width: 1000px;
    height: 94%;
    min-height: 400px;
    margin: 0 auto;
    padding: 3% 0;
    position: relative
}

.floor-inner-below {
    width: 1000px;
    height: 35%;
    min-height: 200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -35%
}

img.bureau {
    max-width: 389px;
    max-height: 382px;
    height: 60%;
    top: 12%;
    z-index: 2
}

img.table-chevet. {
    max-width: 126px;
    max-height: 300px;
    height: 40%;
    top: 10%;
    right: 0
}

img.tapis {
    max-width: 375px;
    max-height: 160px;
    height: 70%;
    top: 20%;
    z-index: 1
}

img.arbre {
    max-width: 91px;
    max-height: 208px;
    height: 70%;
    right: 0;
    top: -20%
}

.salle-de-bains-wall {
    height: 36%;
    background: #5e9193;
    min-height: 300px
}

.wall-inner {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 300px
}

img.mirror, img.mirror-text {
    top: 10%;
    max-width: 350px;
    max-height: 223px;
    height: 70%;
    min-height: 200px
}

img.shelf {
    left: 50%;
    top: 50%
}

img.salle-de-bains-lumiere {
    left: 47%;
    z-index: 200
}

img.fenetre {
    top: 20%;
    left: 70%
}

img.cadran_horloge, img.aiguille-horloge {
    right: 0;
    top: 30%
}

.salle-de-bains-floor {
    height: 64%;
    background: transparent url("../img/salle-de-bains-vitre.png") 0 0
}

img.salle-de-bains-sink {
    top: 10%;
    left: 3%;
    height: 50%;
    max-width: 270px;
    max-height: 344px
}

img.salle-de-bains-tapis {
    top: 400px;
    left: 360px;
    height: 50%;
    max-width: 411px;
    max-height: 152px
}

img.baignoire {
    left: 36%;
    top: 140px
}

img.salle-de-bains-chair {
    right: 3%;
    max-width: 104px;
    max-height: 259px;
    height: 50%;
    top: 14%
}

.shower-curtain {
    position: absolute;
    left: 35%;
    top: 170px;
    background: transparent url("../img/shower-curtain.png") no-repeat 0 0;
    width: 451px;
    height: 368px
}

.garde-robe-wall {
    height: 36%;
    background: #74525f;
    min-height: 300px
}

img.garde-robe, img.garde-robe-rail {
    top: 20%
}

img.image-cadre, img.image-cadre-icons {
    right: 15%;
    top: 21%
}

.garde-robe-floor {
    height: 64%;
    background: #c1e2ec
}

img.lampe {
    max-width: 155px;
    max-height: 297px;
    height: 100%;
    right: 0;
    margin-top: 20%
}

img.garde-robe-tapis {
    max-width: 370px;
    max-height: 100%;
    min-height: 100px;
    top: 50%;
    left: 30%
}

.cuisine-wall {
    height: 36%;
    max-height: 347px;
    background: #5e9193;
    min-height: 300px
}

.cuisine-wall-inner {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 300px;
    max-height: 347px
}

img.cuisine-counters {
    max-height: 402px;
    max-width: 631px;
    right: 0;
    height: 120%;
    top: 20%
}

img.cuisine-shelf {
    right: 30%;
    top: 20%
}

img.porte-couteau {
    left: 27%;
    top: 30%
}

img.image-cadre, img.notes-de-craie {
    top: 8%
}

img.poubelle {
    top: 30%;
    left: 45%
}

img.cuisine-tapis {
    right: 0%;
    top: 40%
}

.cuisine-floor {
    height: 75%;
    background: #d0d5d1
}

.grass {
    background: #acc666
}

.road {
    width: 1000px;
    height: 4000px;
    margin: 0 auto;
    position: relative;
    background: transparent url("../img/road.png") 0 0
}

.car-container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    top: 70px;
    z-index: 100
}

.car-container-inner {
    width: 254px;
    height: 435px;
    position: absolute
}

img.travaux {
    right: 6%;
    top: 1200px
}

img.travaux-scroll {
    right: 9%;
    top: 2100px
}

img.panneau-signalisation, .panneau-signalisation-text {
    right: 9%;
    top: 2100px
}

img.traffic-lights {
    right: 464px;
    top: 2200px
}

.panneau-signalisation-text {
    position: absolute;
    width: 309px;
    height: 334px;
    color: #FFFFFF;
    font-family: BPdotsRegular;
    text-transform: uppercase;
    text-align: center;
    padding: 23px 10px 0 10px;
    font-size: 30px;
    line-height: 30px;
    text-shadow: 0 0 10px #fbcc6c;
    -webkit-animation-name: sign-flash;
    -moz-animation-name: sign-flash;
    -ms-animation-name: sign-flash;
    -o-animation-name: sign-flash;
    animation-name: sign-flash;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -ms-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate
}

@keyframes sign-flash {
    30%

{
    color: #fbdc9c;
    text-shadow: 0 0 10px #fbcc6c
}

50% {
    color: #ffffff;
    text-shadow: 0 0 15px #fbcc6c
}

70% {
    color: #fbdc9c;
    text-shadow: 0 0 5px #fbcc6c
}

}

@-moz-keyframes sign-flash {
    30% {
        color: #fbdc9c;
        text-shadow: 0 0 10px #fbcc6c
    }

    50% {
        color: #ffffff;
        text-shadow: 0 0 15px #fbcc6c
    }

    70% {
        color: #fbdc9c;
        text-shadow: 0 0 5px #fbcc6c
    }
}

@-webkit-keyframes sign-flash {
    30%

{
    color: #fbdc9c;
    text-shadow: 0 0 10px #fbcc6c
}

50% {
    color: #ffffff;
    text-shadow: 0 0 15px #fbcc6c
}

70% {
    color: #fbdc9c;
    text-shadow: 0 0 5px #fbcc6c
}

}
@-ms-keyframes sign-flash {
    30%

{
    color: #fbdc9c;
    text-shadow: 0 0 10px #fbcc6c
}

50% {
    color: #ffffff;
    text-shadow: 0 0 15px #fbcc6c
}

70% {
    color: #fbdc9c;
    text-shadow: 0 0 5px #fbcc6c
}

}
@-o-keyframes sign-flash {
    30%

{
    color: #fbdc9c;
    text-shadow: 0 0 10px #fbcc6c
}

50% {
    color: #ffffff;
    text-shadow: 0 0 15px #fbcc6c
}

70% {
    color: #fbdc9c;
    text-shadow: 0 0 5px #fbcc6c
}

}

.space {
    width: 100%;
    height: 100%;
    background: #354250
}

.etoiles-blurred {
    width: 100%;
    height: 100%;
    background: transparent url("../img/etoiles-blurred.png")
}

.space-etoiles {
    width: 100%;
    height: 100%;
    background: transparent url("../img/space-etoiles.png")
}

.space-container {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

img.saturn {
    top: 600px;
    right: 40%;
    width: 150px;
}

img.earth {
    left: 50px;
    width: 150px;
}

img.mercury {
    top: 550px;
    width: 130px;
}

img.venus {
    right: 0;
    width: 80px;
}

img.extraterrestre {
    position: absolute
}

.extraterrestre-container {
    position: absolute;
    top: 70px
}

.extraterrestre-message {
    position: absolute;
    width: 270px;
    padding: 22px 0 0 50px;
    text-align: center;
    font-size: 18px;
    line-height: 26px
}

@keyframes planet-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}

@-moz-keyframes planet-bounce {
    0% {
        margin-top: 10px
    }

    50% {
        margin-top: -15px
    }

    100% {
        margin-top: 6px
    }
}

@-webkit-keyframes planet-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}
@-ms-keyframes planet-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}
@-o-keyframes planet-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}

.planet {
    -webkit-animation-name: planet-bounce;
    -moz-animation-name: planet-bounce;
    -ms-animation-name: planet-bounce;
    -o-animation-name: planet-bounce;
    animation-name: planet-bounce;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -ms-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate
}

.planet-delay-1 {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -ms-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.planet-delay-2 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s
}

@keyframes spaceman-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}

@-moz-keyframes spaceman-bounce {
    0% {
        margin-top: 10px
    }

    50% {
        margin-top: -15px
    }

    100% {
        margin-top: 6px
    }
}

@-webkit-keyframes spaceman-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}
@-ms-keyframes spaceman-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}
@-o-keyframes spaceman-bounce {
    0%

{
    margin-top: 10px
}

50% {
    margin-top: -15px
}

100% {
    margin-top: 6px
}

}

.combinaison-spatiale {
    -webkit-animation-name: spaceman-bounce;
    -moz-animation-name: spaceman-bounce;
    -ms-animation-name: spaceman-bounce;
    -o-animation-name: spaceman-bounce;
    animation-name: spaceman-bounce;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate
}

.living-room {
    width: 100%;
    height: 100%
}

.living-room-container {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.tv {
    background: transparent url("../img/tv.png") no-repeat 0 0;
    width: 540px;
    height: 399px;
    position: absolute;
    top: 68px
}

.film-container {
    position: absolute;
    overflow: hidden;
    width: 500px;
    height: 281px;
    top: 40px;
    left: 20px
}

iframe#vimeo-player {
    border: none;
    background: #ccc
}

.final-message {
    padding: 14px 40px 0;
    font-size: 20px;
    text-align: center;
    line-height: 33px
}

.telecommande {
    background: transparent url("../img/telecommande.png") no-repeat 0 0;
    width: 88px;
    height: 238px;
    position: absolute;
    top: 120px;
    left: 600px
}

.play-video {
    background: transparent url("../img/play-button.png") no-repeat 0 0;
    width: 57px;
    height: 60px;
    cursor: pointer;
    position: relative;
    top: 15px;
    left: 14px;
    text-indent: -9999px
}

    .play-video:active {
        background: transparent url("../img/play-button-down.png") no-repeat 0 0
    }

.close-video {
    background: transparent url("../img/stop-button.png") no-repeat 0 0;
    width: 57px;
    height: 60px;
    cursor: pointer;
    position: relative;
    top: 22px;
    left: 14px;
    text-indent: -9999px
}

    .close-video:active {
        background: transparent url("../img/stop-button-down.png") no-repeat 0 0
    }

img.fauteuil {
    top: 68px;
    right: 0
}

img.small-arbre {
    top: 440px;
    left: 620px
}

.table-basse {
    background: transparent url("../img/table-basse.png") no-repeat 0 0;
    width: 253px;
    height: 115px;
    position: absolute;
    right: 20px;
    top: 520px
}

.back-to-top {
    color: #cbd1cd;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 45px
}

    .back-to-top:before {
        content: url("../img/icone-HautDePage.png");
        position: relative;
        top: 10px;
        padding-right: 10px
    }

.logos {
    position: absolute;
    top: 500px;
    left: 20px
}

    .logos > div {
        float: left
    }

    .logos span {
        font-size: 13px;
        color: #FFFFFF;
        position: relative;
        text-align: center;
        display: inline-block;
        margin-bottom: 10px;
        width: 100%
    }

.ns a.logo {
    display: block;
    background: transparent url("../img/gentil-et-serieux.png") no-repeat 0 0;
    width: 217px;
    height: 98px;
    position: relative;
    text-indent: -9999px
}

.waterwise {
    margin-left: 20px
}

    .waterwise a.waterwise-logo {
        display: block;
        background: transparent url("../img/waterwise-logo.png") no-repeat 0 0;
        width: 257px;
        height: 98px;
        position: relative;
        text-indent: -9999px
    }

.social-container {
    position: absolute;
    top: 25px;
    left: 130px;
    width: 350px
}

.twitter-share-button, .fb-like, .google-button {
    position: relative;
    float: left
}

.fb-like {
    margin-left: 35px
}

.awards-container-bottom {
    position: absolute;
    top: 0px
}

.awwwards, .cssda, .css-winner, .cssa {
    position: relative;
    z-index: 9999;
    left: 0
}

.awwwards {
    top: 20px
}

.cssda {
    top: 40px
}

.css-winner {
    top: 60px
}

.cssa a {
    display: block;
    width: 100px;
    height: 100px;
    text-indent: -8000px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    background-image: url("../ribbons/cssa-dark-sotd.png");
    background-size: 100px 100px;
    z-index: 100
}

.awwwards a {
    display: block;
    width: 70px;
    height: 105px;
    text-indent: -8000px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    background-image: url("../ribbons/awwwards_sotd_white_left.png");
    z-index: 100
}

.cssda a {
    display: block;
    width: 68px;
    height: 96px;
    text-indent: -8000px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    background-image: url("../ribbons/css-design-awards-winner-left-black.png");
    z-index: 100
}

.css-winner a {
    display: block;
    width: 81px;
    height: 59px;
    text-indent: -8000px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    background-image: url("../ribbons/css-winner-white-left.png");
    z-index: 100
}

@media (max-width: 767px) {
    .awwwards, .cssda, .css-winner {
        display: none
    }
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .awwwards a {
        -moz-background-size: 70px 105px;
        -ie-background-size: 70px 105px;
        -o-background-size: 70px 105px;
        -webkit-background-size: 70px 105px;
        background-size: 70px 105px;
        background-image: url("../ribbons/awwwards_sotd_white_left2x.png")
    }
}
