﻿/* BODY */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

/*A1*/

.blank {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: #FFF;
}


#A0 {
    background: url(IMG/gallery-in-a-page.jpg) 50% 50% no-repeat;
    position: absolute;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#A1-main {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 1;
}


#A1 {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
}


#A0-2 {
    background-color: #101613;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

#trame {
    background-image: url(IMG/trame.svg); /** Pattern - overlay **/
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    opacity: 0.8;
}

#wrapper-logo {
    position: absolute;
    width: 288px;
    height: 67px;
    margin-left: -500px;
    left: 50%;
    top: 50px;
    z-index: 11;
    overflow: hidden;
    opacity: 0;
}

#logo {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

#wrapper-plus {
    background-image: url(IMG/plus.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: 450px;
    z-index: 5;
    top: 67.5px;
    cursor: pointer;
    opacity: 0;
}

/* TAB MENU / HEADER */

#main-wrapper-menu {
    position: relative;
    width: 100%;
    height: 0;
    z-index: 10;
    background-color: #FFF;
}

#wrapper-menu {
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -20%;
}


.recent-post {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: none;
}

#recent-post-title, #recent-post-1, #recent-post-2, #recent-post-3, #recent-post-4 {
    position: relative;
    width: 70%;
    left: 50%;
    margin-left: -35%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 17px;
    line-height: 150%;
    color: #666;
    font-family: 'open_sanssemibold';
    letter-spacing: -1px;
    padding-bottom: 10px;
    height: auto;
}

.category-post {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    padding-top: 15px;
    display: none;
}

#category-post-title, #category-post-1, #category-post-2, #category-post-3, #category-post-4, #category-post-5{
    position: relative;
    width: 70%;
    left: 50%;
    margin-left: -35%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 17px;
    line-height: 150%;
    color: #666;
    font-family: 'open_sanssemibold';
    letter-spacing: -1px;
    padding-bottom: 10px;
    height: auto;
}

#line-category-post {
    position: relative;
    width: 75px;
    height: 1px;
    background-color: #CCC;
    left: 50%;
    margin-left: -37.5px;
    margin-bottom: 15px;
}

.contact {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    padding-top: 15px;
    display: none;
}

#contact-title, #contact-contactus, #contact-partner, #contact-news {
    position: relative;
    width: 70%;
    left: 50%;
    margin-left: -35%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 17px;
    line-height: 150%;
    color: #666;
    font-family: 'open_sanssemibold';
    letter-spacing: -1px;
    padding-bottom: 10px;
    height: auto;
}

#line-contact {
    position: relative;
    width: 75px;
    height: 1px;
    background-color: #CCC;
    left: 50%;
    margin-left: -37.5px;
    margin-bottom: 15px;
}

#wrapper-cross {
    background-image: url(IMG/cross.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: 450px;
    z-index: 11;
    bottom: 10%;
    cursor: pointer;
    opacity: 1;
}


/*A2*/

#A2 {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    opacity: 0;
}

#text-2 {
    position: relative;
    background-color: transparent;
    width: 550px;
    height: auto;
    top: 50%;
    margin-top: 50px;
    left: 50%;
    margin-left: -275px;
    z-index: 3;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 40px;
    line-height: 150%;
    color: #444549;
    font-family: 'open_sansregular';
    letter-spacing: -1px;
    padding-top: 50px;
}



#wrapper-A2-date-1 {
    position: relative;
    width: 160px;
    height: 40px;
    z-index: 1;
    left: 50%;
    margin-left: -65px;
    padding-top: 25px;
    padding-bottom: 75px;
}

#A2-icone-1 {
    position: absolute;
    background-image: url(IMG/icone1.svg);
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    left: 0;
    top: 50%;
    margin-top: -42px;
}

#A2-date-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    font-size: 15px;
    line-height: 160%;
    color: #C6C6C6;
    font-family: 'open_sansbold';
}

/*A3*/


#wrapper-A3 {
    position: relative;
    width: 600px;
    z-index: 1;
    left: 50%;
    margin-left: -300px;
    height: auto;
    overflow-x: hidden;
    opacity: 0;
}

#A3-top {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 0;
    left: 0;
}

#A3-image {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

    #A3-image img {
        width: 100%;
    }

#A3-top-2 {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    padding-top: 50px;
    left: 0;
}

#A3-text-1 {
    position: relative;
    width: 95%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 16px;
    line-height: 170%;
    left: 0;
    color: #474851;
    font-family: 'open_sanssemibold';
}

/*POST WITH VIDEO*/

iframe {
    width: 100%;
    height: auto;
}

.video-container-1 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    top: 0;
    left: 0;
}

    .video-container-1 iframe, .video-container-1 object, .video-container-1 embed {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
/*A4*/



#A4 {
    position: relative;
    width: 100%;
    height: 70px;
    z-index: 1;
    background-color: #FFF;
    padding-top: 50px;
    padding-bottom: 50px;
}

#wrapper-A4 {
    position: absolute;
    width: 600px;
    height: 45px;
    margin-left: -300px;
    left: 50%;
    top: 50%;
    margin-top: -22.5px;
}

#line1-A4 {
    position: absolute;
    background-color: #CCC;
    height: 1px;
    top: 0;
    width: 100%;
}

#line2-A4 {
    position: absolute;
    background-color: #CCC;
    height: 1px;
    bottom: 0;
    width: 100%;
}

#A4-nextpage-1 {
    position: absolute;
    width: 150px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 16px;
    height: 70px;
    left: 0;
    color: #474851;
    font-family: 'open_sanssemibold';
    top: 50%;
    margin-top: -10px;
}

#A4-nextpage-2 {
    position: absolute;
    width: 150px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    font-size: 16px;
    height: 70px;
    top: 50%;
    right: 0;
    color: #474851;
    font-family: 'open_sanssemibold';
    margin-top: -10px;
}

/*A4a*/

#A4a {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 1;
    background-color: #FFF;
    padding-bottom: 50px;
}

#wrapper-A4a {
    position: absolute;
    width: 600px;
    margin-left: -300px;
    height: 200px;
    left: 50%;
}

#A4a-title-1 {
    position: absolute;
    width: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 16px;
    height: 200px;
    left: 0;
    color: #474851;
    font-family: 'open_sanssemibold';
    margin-top: -10px;
    line-height: 30px;
}


/*A4b*/

#A4b {
    position: relative;
    width: 100%;
    /*height: 620px;*/
    height: 100%;
    z-index: 1;
    background-color: #FFF;
    padding-bottom: 50px;
}

#wrapper-A4b {
    position: absolute;
    width: 100%;
    height: 100%;
}

/*A4b_ContactUs*/

#A4b_ContactUs {
    position: relative;
    width: 100%;
    height: 900px;
    z-index: 1;
    background-color: #FFF;
    padding-bottom: 50px;
}

#wrapper-A4b_ContactUs {
    position: absolute;
    width: 100%;
    height: 100%;
}

/*A4b_Default*/

#A4b_Default {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 1;
    background-color: #FFF;
    padding-bottom: 50px;
}

#wrapper-A4b_Default {
    position: absolute;
    width: 100%;
    height: 100%;
}


/*FORM*/

#conteneur {
    position: relative;
    top: 0;
    width: 578px;
    left: 50%;
    margin-left: -300px;
    z-index: 10;
}



input {
    /* styles de caractères */
    font-family: 'open_sanssemibold';
    font-size: 16px;
    color: #CCC;
    /* marge et taille */
    width: 578px;
    height: 40px;
    padding: 5px 10px 0px 10px;
    margin: 0 0 20px 0;
    /* couleur de fond */
    background: #FFF;
    /* bordures */
    border: 1px solid #CCC;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    outline: none;
}

textarea {
    /* styles de caractères */
    font-size: 16px;
    color: #CCC;
    font-family: 'open_sanssemibold';
    /* marge taille et ombre portée */
    width: 578px;
    height: 120px;
    padding: 10px 10px 0px 10px;
    margin: 0 0 20px 0;
    /* couleur de fond */
    background: #FFF;
    /* bordures */
    border: 1px solid #CCC;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    outline: none;
}

input[type=submit] {
    /* position taille marges */
    cursor: pointer;
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    /* coins arrondies */
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.5s ease-in-out; /** Firefox **/
    -o-transition: all 0.5s ease-in-out; /** Opera **/
    /* fond */
    background-color: #31323a;
    /* styles de texte */
    color: #FFF;
    font-weight: bold;
    font-family: 'open_sanssemibold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #CCC;
    border-radius: 5px;
}

input:focus, textarea:focus {
    background: #FFF;
}

input[type=submit]:hover {
    background: #51CE77;
    /* styles de texte */
    color: #FFF;
    border: none;
}

input[type=submit]:active {
    background: #51CE77;
    /* styles de texte */
    color: #CCC;
    border: none;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
    max-height: 250px;
    min-height: 100px;
    border: 1px solid #CCC;
}

#er-message {
    text-align: center;
    font-family: 'open_sanssemibold';
    color: #00c1af;
    font-size: 16px;
    padding-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glowing-border {
    border: 5px solid #00c1af;
}


/*A5*/

#A5 {
    position: relative;
    width: 100%;
    z-index: 1;
    height: auto;
    padding-top: 50px;
    background-color: #31323a;
}

#wrapper-A5 {
    position: relative;
    width: 1000px;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
    height: auto;
    padding-top: 20px;
}

#A5-left, #A5-middle, #A5-right, #A5-contact {
    float: left;
    width: 30%;
    height: auto;
    z-index: 1;
}

#A5-left, #A5-middle {
    padding-right: 5%;
}

#A5-middle {
    left: 35%;
}

#A5-right {
    margin-right: 0;
}

.A5-calage {
    clear: both;
    height: 50px;
    width: 100%;
}

#wrapper-part-left, #wrapper-part-mid, #wrapper-part-right, #wrapper-part-contact {
    position: relative;
    width: 100%;
    height: auto;
}

#left-line-post, #mid-line-post, #right-line-post, #contact-line-post {
    position: relative;
    background-color: #1E1F26;
    width: 33%;
    left: 0;
    height: 1px;
}

#left-line2-post, #mid-line2-post, #right-line2-post, #contact-line2-post {
    position: relative;
    background-color: #545559;
    width: 33%;
    left: 0;
    height: 1px;
}

#left-text-post, #mid-text-post, #right-text-post, #contact-text-post {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 17px;
    color: #FFF;
    font-family: 'open_sansregular';
    left: 0;
    width: 250px;
    top: 0;
    line-height: 130%;
    z-index: 5;
    padding-bottom: 20px;
}

#left-text-post-1, #mid-text-post-1, #right-text-post-1, #contact-text-post-1 {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 16px;
    color: #CCC;
    font-family: 'open_sansregular';
    left: 0;
    width: 100%;
    top: 0;
    z-index: 5;
    line-height: 130%;
    letter-spacing: -0.5px;
    padding-top: 20px;
}

#left-text-post-4, #mid-text-post-5, #right-text-post-4 {
    padding-bottom: 50px;
}

#left-text-post-2, #left-text-post-3, #mid-text-post-2, #mid-text-post-3, #right-text-post-2, #right-text-post-3, #left-text-post-4, #mid-text-post-4, #mid-text-post-5, #right-text-post-4 {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 16px;
    color: #CCC;
    font-family: 'open_sansregular';
    left: 0;
    width: 100%;
    top: 0;
    z-index: 5;
    line-height: 130%;
    letter-spacing: -0.5px;
    padding-top: 15px;
}

/*A5b*/

#A5b {
    position: relative;
    width: 100%;
    z-index: 1;
    height: auto;
    padding-top: 50px;
    background-color: #444549;
}

#wrapper-A5b {
    position: relative;
    width: 1000px;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
    height: auto;
    padding-top: 20px;
}

#A5b-left, #A5b-middle, #A5b-right {
    float: left;
    width: 30%;
    height: auto;
    z-index: 1;
}

#A5b-left, #A5b-middle {
    padding-right: 5%;
}

#A5b-middle {
    left: 35%;
}

#A5b-right {
    margin-right: 0;
}

.A5b-calage {
    clear: both;
    height: 50px;
    width: 100%;
}

#wrapper-A5b-part-left, #wrapper-A5b-part-mid, #wrapper-A5b-part-right {
    position: relative;
    width: 100%;
    height: auto;
}

#left-A5b-line-post, #mid-A5b-line-post, #right-A5b-line-post {
    position: relative;
    background-color: #1E1F26;
    width: 100px;
    left: 50%;
    height: 1px;
}

#left-A5b-line-post, #left-A5b-line2-post, #left-A5b-text-post, #left-A5b-text-post-1 {
    margin-left: -125px;
}

#mid-A5b-line-post, #mid-A5b-line2-post, #mid-A5b-text-post, #mid-A5b-text-post-1 {
    margin-left: -50px;
}

#right-A5b-line-post, #right-A5b-line2-post, #right-A5b-text-post, #right-A5b-text-post-1 {
    margin-left: 25px;
}


#left-A5b-line2-post, #mid-A5b-line2-post, #right-A5b-line2-post {
    position: relative;
    background-color: #545559;
    width: 100px;
    left: 50%;
    height: 1px;
}

#left-A5b-text-post, #mid-A5b-text-post, #right-A5b-text-post {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 40px;
    color: #CCC;
    font-family: 'open_sansregular';
    left: 50%;
    width: 100px;
    top: 0;
    line-height: 130%;
    z-index: 5;
    padding-bottom: 20px;
}

#left-A5b-text-post-1, #mid-A5b-text-post-1, #right-A5b-text-post-1 {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 16px;
    color: #9B9DA3;
    font-family: 'open_sansregular';
    left: 50%;
    width: 100px;
    top: 0;
    z-index: 5;
    line-height: 130%;
    letter-spacing: -0.5px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/*A6 SOCIAL LINKS*/

#A6 {
    position: relative;
    height: 275px;
    width: 100%;
    z-index: 1;
    background-color: #FFF;
}

#wrapper-social {
    position: absolute;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    top: 125px;
    z-index: 5;
    height: 50px;
}


#main-behance, #main-dribbble, #main-facebook, #main-google, #main-linked {
    position: absolute;
    top: 0;
    height: 100%;
    width: 18%;
    cursor: pointer;
}

#main-behance {
    left: 1%;
}

#main-dribbble {
    left: 21%;
}

#main-facebook {
    left: 41%;
}

#main-google {
    left: 61%;
}

#main-linked {
    left: 81%;
}

#behance, #dribbble, #facebook, #google, #linked {
    font-family: 'socialicoregular';
    position: absolute;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    font-size: 35px;
    cursor: pointer;
    color: #66676D;
    left: 50%;
    top: 50%;
    margin-top: -25%;
}

#cadre-behance, #cadre-dribbble, #cadre-facebook, #cadre-google, #cadre-linked {
    position: absolute;
    background-color: transparent;
    height: 90%;
    width: 90%;
    left: 0;
    top: 0;
    border-radius: 5%;
    margin-left: 5%;
}

#dribbble {
    margin-left: -12px;
}

#facebook {
    margin-left: -8.5px;
}

#google {
    margin-left: -8px;
}

#linked {
    margin-left: -10px;
}

#behance {
    margin-left: -15px;
}

/*A7*/

#A7 {
    position: relative;
    background-color: #FFF;
    height: 60px;
    width: 100%;
    top: 0;
    z-index: 1;
}

#wrapper-A7 {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
}

#line-A7 {
    position: absolute;
    height: 1px;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    top: 0;
    z-index: 1;
    background-color: #444549;
    opacity: 0.2;
}

#copyright {
    position: absolute;
    width: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    color: #9B9DA3;
    z-index: 2;
    font-family: 'open_sansregular';
    text-transform: uppercase;
    letter-spacing: -1px;
}

/* X-LARGE */
@media (max-width: 1500px) {
    #wrapper-menu {
        margin-top: -17.5%;
    }
}

/* VERY LARGE SCREEN */
@media (max-width: 1280px) {
    #wrapper-menu {
        margin-top: -20%;
    }
}

/* PERSONNAL RESPONSIVE DESIGN FOR COMPUTER SMALL SCREEN, MEDIA SCREEN AND IPAD HORIZONTAL*/
@media (max-width: 1080px) {
    #wrapper-logo {
        margin-left: -420px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 370px;
    }

    #wrapper-A5, #line-A7 {
        width: 900px;
        margin-left: -450px;
    }
}

/*HYBRID*/
@media (max-width: 1000px) {
    #wrapper-A5, #wrapper-A5b, #line-A7 {
        width: 700px;
        margin-left: -350px;
    }

    #wrapper-logo {
        margin-left: -320px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 270px;
    }
}

/*FOR VERTICAL IPAD NATIVE 801px INCLUDING THE NEW TABLETS HYBRID*/
@media (max-width: 801px) {
    #wrapper-A5, #wrapper-A5b, #line-A7 {
        width: 580px;
        margin-left: -290px;
    }

    #wrapper-logo {
        margin-left: -300px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 250px;
    }

    #A3-left, #A3-middle, #A3-right, #A5-left, #A5-middle, #A5-right, #A5-contact, #A5b-left, #A5b-middle, #A5b-right {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        padding-right: none;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #left-text-post, #mid-text-post, #right-text-post, #contact-text-post, #left-text-post-2, #left-text-post-3, #mid-text-post-2, #mid-text-post-3, #right-text-post-2, #right-text-post-3, #left-text-post-4, #mid-text-post-4, #mid-text-post-5, #right-text-post-4, #left-text-post-1, #mid-text-post-1, #right-text-post-1, #contact-text-post-1 {
        text-align: center;
    }

    #left-text-post, #mid-text-post, #right-text-post, #contact-text-post {
        width: 100%;
    }

    #left-line-post, #mid-line-post, #right-line-post, #contact-line-post {
        width: 33%;
        left: 50%;
        margin-left: -16.6%;
    }

    #left-line2-post, #mid-line2-post, #right-line2-post, contact-line2-post {
        width: 33%;
        left: 50%;
        margin-left: -16.6%;
    }

    #left-A5b-line-post, #left-A5b-line2-post, #left-A5b-text-post, #left-A5b-text-post-1, #right-A5b-line-post, #right-A5b-line2-post, #right-A5b-text-post, #right-A5b-text-post-1 {
        margin-left: -50px;
    }

    #wrapper-menu {
        margin-top: -25%;
    }
}

/* MQUERIES FOR SMARTPHONE VERY LARGE & E-READERS */
@media (max-width: 640px) {
    #wrapper-A4a, #wrapper-A4, #wrapper-A3, #wrapper-A5, #wrapper-A5b, #line-A7 {
        width: 460px;
        margin-left: -230px;
    }

    #wrapper-logo {
        margin-left: -230px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 200px;
    }

    #title {
        top: 28%;
        width: 60%;
        margin-left: 20%;
        font-size: 55px;
    }

    #text-2 {
        width: 80%;
        margin-left: 10%;
        left: 0%;
    }

    #A5b-left, #A5b-middle, #A5-left, #A5-middle, #A3-left, #A3-middle {
        padding-right: 0;
    }

    #conteneur {
        width: 438px;
        margin-left: -230px;
    }

    input, textarea {
        width: 438px;
    }

    #wrapper-menu {
        padding-top: 30%;
    }
}

/* MQUERIES FOR NEW SMARTPHONE HYBRID AND SMALL TABLET BY HEIGHT */
@media (max-height: 600px) {
    #wrapper-A4a, #wrapper-A4, #wrapper-A3, #wrapper-A5, #wrapper-A5b, #line-A7 {
        width: 400px;
        margin-left: -200px;
    }

    #wrapper-logo {
        margin-left: -170px;
    }

    #wrapper-home, #wrapper-cross {
        margin-left: 120px;
    }
}


/* MQUERIES FOR SMARTPHONE LARGE & IPHONE 4 HORIZONTAL */
@media (max-width: 480px) {
    #wrapper-A4a, #wrapper-A4, #wrapper-A3, #wrapper-A5, #wrapper-A5b {
        width: 400px;
        margin-left: -200px;
    }

    #wrapper-home {
        margin-left: 120px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 170px;
    }

    #A7 {
        display: none;
    }

    #wrapper-logo {
        margin-left: -195px;
    }

    #text-2 {
        font-size: 30px;
    }

    #conteneur {
        width: 378px;
        margin-left: -200px;
    }

    input, textarea {
        width: 378px;
    }

    #wrapper-menu {
        margin-top: -35%;
    }
}

/* MQUERIES FOR SMARTPHONE LARGE & IPHONE 4 HORIZONTAL */
@media (max-width: 400px) {
    #wrapper-A4a, #wrapper-A4, #wrapper-A3, #wrapper-A5, #wrapper-A5b {
        width: 300px;
        margin-left: -150px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 140px;
    }

    #conteneur {
        width: 278px;
        margin-left: -150px;
    }

    input, textarea {
        width: 278px;
    }

    #wrapper-logo {
        margin-left: -175px;
    }

    #wrapper-menu {
        margin-top: -40%;
    }
}

/* MQUERIES ADDITIONAL FOR SMARTPHONE IPHONE 3 & 4 VERTICAL POSITION BY HEIGHT*/
@media (max-width: 320px) {
    #wrapper-A4a, #wrapper-A4, #wrapper-A3, #wrapper-A5, #wrapper-A5b {
        width: 280px;
        margin-left: -140px;
    }

    #wrapper-social, #wrapper-A4 {
        width: 280px;
        margin-left: -140px;
    }

    #conteneur {
        width: 258px;
        margin-left: -140px;
    }

    input, textarea {
        width: 258px;
    }

    #wrapper-logo {
        margin-left: -135px;
    }

    #wrapper-cross, #wrapper-plus {
        margin-left: 90px;
    }

    #wrapper-menu {
        margin-top: -45%;
    }

    #text-2 {
        margin-top: 20px;
    }

    #wrapper-A2-date-1 {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 200px;
        margin-left: -100px;
    }
}

/* MEDIA QUERIES FOR HYBRID MOBILE*/
@media (max-height: 650px) {
    #wrapper-menu {
        margin-top: -95%;
    }
}

/* MQUERIES ADDITIONAL FOR SMARTPHONE IPHONE 3 & 4 VERTICAL POSITION BY HEIGHT*/
@media (max-height: 480px) {
}

/* MQUERIES ADDITIONAL FOR SMARTPHONE IPHONE 3 & 4 HORIZONTAL POSITIONBY HEIGHT*/
@media (max-height: 330px) {
    #wrapper-logo {
        top: 65px;
        margin-left: -84.5px;
    }

    #wrapper-plus, #wrapper-cross {
        top: 30px;
        display: none;
    }

    #main-wrapper-menu {
        display: none;
    }

    #text-2 {
        margin-top: 20px;
    }

    #wrapper-A2-date-1 {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 200px;
        margin-left: -100px;
    }
}
