body {
    background-color: black;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    font-family: "Montserrat", "futura-pt" ,"futura std", "futura pro", "futura lt book", futura, helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #404040;
}
h1, h2 {
    font-weight: inherit;
    margin: 0;
    padding: 0.67em 0;
}
a {
    color: inherit;
    text-decoration: none;
}
a img {
    border: none;
}
.background_top {
    position: relative;
    width: 100%;
    background-color: black;
    background-size: contain;
    -ms-behavior: url(js/backgroundsize.min.htc);
    background-repeat: no-repeat;
    top: 0;
    z-index: -1;
    overflow: hidden; 
    background-position: center; /* focus sur l'?cran */
    background-image: url(../images/videos/connait-coffy-texte.webp); *-->*/
}
.chapeau {
    font-weight: 500;
}
.big_bouton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 95;
}
#video_top {
  /*  position: absolute;
    bottom: 0px;
    right: 0px; */
    min-width: 100%;
    min-height: 100%;
   /* width: auto; */
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
#top {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
#top_exp {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15vh;
}
#top_exp h1 {
    display: inline-block;
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: 0;
    width: 100%;
    padding: 0 2%;
    /*text-transform: uppercase;*/
}
#in_top {
    position: relative; /* z-index */
    line-height: normal;   
    display: inline-block;
    width: 94%;
    z-index: 96;
}
#logo_fc {
    padding: 2%;
    width: 10%;
    min-width: 190px;
    min-height: 26.63px;
    height: auto;
}
#menu {
    width: 100%;
    position: absolute;
    white-space: nowrap;
    bottom: 0;
    left: 0;
    z-index: 998;
    margin-bottom: 1%;
    text-align: center;
    line-height: normal;
}
#menu.menu_fixed, #menu.menu_fixed_smart {
    position: fixed;
    bottom: auto;
    top: 0;
 /*   background-color: #fff;
    background-color: rgba(255,255,255,0.95); */
    padding-bottom: .4%;
    zoom: 1;
  /*  opacity: 1;
 -webkit-transition: -webkit-transform .5s,background .3s,color .3s;
    -moz-transition: -moz-transform .5s,background .3s,color .3s;
    -o-transition: -o-transform .5s,background .3s,color .3s;
    transition: transform .5s,background .3s,color .3s;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);*/
}
/*#menu.retrait {
    -webkit-transform: translate(0,-50px);
    -moz-transform: translate(0,-50px);
    -ms-transform: translate(0,-50px);
    -o-transform: translate(0,-50px);
    transform: translate(0,-50px); 
}*/
#menu h2 {
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 2em;
    display: inline-block;
    padding: 1.5% 2%;
}
#menu.menu_fixed h2, #menu.menu_fixed_smart h2 {
    color: black;
    padding: 3px 1.5% 3px 1.5%;
    text-shadow: none;
    width: auto;
    font-size: 1.3em;
    font-weight: 400;
    text-transform: uppercase;
}
#image_menu {
    float: right;
    margin-right: 10px;
    margin-top: 6px;
    width: 24px;
    height: 18px;
    cursor: pointer;
    background-image: url(../images/menu.png);
    background-size: cover;
}
/*#menu.menu_fixed>#image_menu {
    display: block;
}*/
#image_menu.menu_down {
    background-image: url(../images/menu_down.png);
}
#menu_smart {
    line-height: normal;
    font-size: 2em;
    font-weight: 400;
    padding-top: 40px;
    color: black;
    margin-top: 0%;
    width: 100%;
    height: 100%;
    display: none;
    overflow-y: auto;
    z-index: 98;
}
#menu_smart p {
    margin: .7em;
}
#menu_smart a {
    padding: 10px;
    width: 150px;
/*    border-bottom: 1px solid black; */
    background: rgba(250, 250, 250, 0.8);
}
/* -- */
#wrap_intro {
    background-color: #fff;
    padding: 3% 0 9% 0;
    /*background-image: url(../images/bck_intro2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: 75%;*/
    /*-ms-behavior: url(js/backgroundsize.min.htc);*/
}
/* -- */
.description_mission {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    text-align: justify;
    font-size: calc(18px + .4vw);
    z-index: 10;
    color: black;
    line-height: normal;
    white-space: normal;
}
.text_dm {
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    padding: 25%;
}
#dm_afyi .text_dm {
    background-color: #fcb331;
}
/* -- */
#q_r {
    background-color: black;  
}
#equipe_title {
    background-image: url(../images/lego_p.jpg);
}
#q_r {
    color: white;
}
/* -- */
#wrapper {
    position: relative;
}
#iphone_1835_wrapper {
    text-align: center;
    margin-top: 3%;
}
#iphone_anim_1835 {
    position: relative;
    display: inline-block;
    height: 605px;
    z-index: 3;
    margin-bottom: 5%;
}
#iphone_1835_back, #iphone_1835_back_small {
    position: relative;
    left: 4px;
    width: 287px;
    height: 418px;
    background-repeat: no-repeat;
    background-position: center 0;
}
#iphone_1835_back {
    /*background-image: url('../images/1835iphone.jpg');*/
    top: -508px;
    z-index: 2;
}
#iphone_1835_back_small {
    background-image: url('../images/1835iphone-small.jpg');
    top: -925px;
}
/* -- */
.portfolio {
    position: relative;
    white-space: nowrap;
    padding: 1.5%;
    line-height: 450px;
}
.portfolio_left, .portfolio_right, .portfolio_go {
    position: relative;
    display: inline-block;
    padding: 8% 0;
    vertical-align: middle;
    text-align: center;
    line-height: normal;
}
.portfolio_left {
    width: 17%;
    font-size: 18px;
    color: white;
    white-space: normal;
}
.portfolio_right {
    /*width: 66%;*/
    width: 75%;
}
.portfolio_go {
    /*width: 17%;*/
}
.portfolio_logo {
    width: 64%;
}
.portfolio_big_screen {
    width: 40.25%;
}
.portfolio_macbook {
    width: 50.25%;
}
.portfolio_iphone {
    width: 7.03%;
    z-index: 4;
}
.portfolio_ipadair {
    width: 27.89%;
}
.portfolio_ipadmini_p {
    width: 16.08%;
}
.portfolio_ipad {
    width: 23%;   
}
.portfolio_borne {
    width: 29%;
    margin-top: 4%;
    margin-bottom: 4%;
}
.portfolio_big_screen, .portfolio_macbook, .portfolio_iphone, .portfolio_ipadair, .portfolio_ipadmini_p, .portfolio_borne, .portfolio_ipad {
    height: auto;
    position: relative;
}
.logo_borne {
    vertical-align: middle;
}
.logo_autres {
    padding: 2% 0;
}
.logo_autres {
    opacity: .75;
}
.logo_borne {
    opacity: .85;
}
.shadow {
   /* box-shadow: 0px 2px 7px gray;*/
}
.shadow_invert {
   /* box-shadow: 0px -2px 7px gray;*/
}
/* -- EQUIPE --*/
#equipe_div {
    position: relative;
    padding: 5% 2%;
    padding-bottom: 0;
    text-align: center;
    background-image: url('../images/bkg/absurdidad.png');
}
#equipe_title {
    color: white;
}
.equ_sp {
    display: inline-block;
    width: 23%;
    text-align: center;
    padding-bottom: 2%;
    vertical-align: top;
}
.equ_pho {
    width: 76%;
}
/* ----- */
#screens_sev {
    background-color: black;
    background-image: url('../images/bkg/carbon_fibre.png');
    padding-top: 0;
}
#sev_s7_vr {
    z-index: 2;
}
#sev_s7 {
    left: auto;
    right:auto;
    margin-left: -12.33%;
}
#sev_gear_vr {
    margin-left: -12.66%;
}
/* */
#screens_tunnel_twister {
    background-color: #2FBCE7;
    padding-top: 0;
}
#tunnel_twister_s7 {
    left: auto;
    right:auto;
    z-index: 3;
}
#tunnel_twister_s7_vr {
    left: auto;
    right:auto;
    margin-left: -12.66%;
}
#tunnel_twister_gear_vr {
    margin-left: -13.33%;
}
/* */
#screens_confluence {
    background-color: #5293d2;
    background-image: url('../images/bkg/reticular_tissue_bleu.png');
    padding-top: 0;
}
#confluence_jeu {
    left: auto;
    right:auto;
    z-index: 3;
}
#confluence_jeu {
    margin-left: -6%;
}
/* */
#screens_eclectik_yoga {
    /* background-color: #b24025; */
    background-color: #389BAB;
}
#ipadair_eclectik_yoga {
    margin-left: -3.2%;    
}
#iphone_eclectik_yoga {
    right: -1.5%;
}
#screens_afp {
    background-color: gainsboro;
    background-image: url('../images/bkg/little_pluses_darker.png');
    padding-top: 0;
}
#iphone_afp, #ipadair_afp {
    left: auto;
    right:auto;
}
#macbook_afp {
    margin-left: -4.5%;
}
#macbook_afp_map {
    margin-left: -24%;
}
#iphone_afp {
    margin-left: 3%;
}
#ipadair_afp {
    margin-left: -19.33%;
}
/* */
#screens_horseridinglux {
    background-color: #B23A2E;
}
#ipadmini_horseridinglux, #ipadmini_caroutuning {
    margin-left: -3.2%;
}
#iphone_horseridinglux, #iphone_caroutuning {
    right: -2.5%;  
}
#logo_horseridinglux {
    width: 90%;   
}
/* */
#screens_caroutuning {
    background-color: #232C38;
}
#logo_caroutuning {
    width: 72%;   
}
/* */
#screens_md {
    background-color: #f8674b;
}
#iphone_md_1 {
    margin-left: -16%;
}
#iphone_md_1, #iphone_md_2 {
    z-index: 3;
}
#macbook_md_1 {
    margin-left: -24%;
}
#macbook_md_2 {
    margin-left: -5%;
}
#iphone_md_2 {
    margin-left: -23%;
}
/* */
#screens_1835 {
    background-image: url('../images/bkg/tweed.png');
}
#ipadmini_1835 {
    margin-left: -3.2%;    
}
/* */
#screens_hologram_industries {
    background-color: #1462AC;
}
#screens_hologram_industries .portfolio_right {
    padding: 9% 0;
}
#logo_hologram_industries {
    width: 50%;
    max-width: 200px;
}
#ipad_hologram_industries_1 {
    margin-right: -2%;   
}
#ipad_hologram_industries_2 {
    margin-left: -2%;   
}
/* */
#ipadmini_1835 {
    margin-left: -3.2%;    
}
/* */
#screens_afyi {
    background-color: #FCB331;
}
#ipadmini_afyi {
    margin-left: -3.2%;    
}
#iphone_afyi {
    right: -2.5%;  
}
/* */
#screens_sp {
    background-image: url('../images/bkg/dark_brick_wall.png');
}
#macbook_oppidum, #macbook_spirale, #iphone_oppidum, #iphone_spirale, #b_sp {
   /* cursor: pointer;   */
}
#macbook_oppidum {
    margin-left: -3.7%;
}
#macbook_spirale {
    margin-left: -16%;
}
/* -- */
#screens_jules_verne {
   /* background-image: url('../images/bkg/black-Linen.png'); */
   background-color: #505050;
}
#screens_jules_verne .portfolio_logo
{
    width: 125px;
    max-width: 50%;
  /*  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 61%,rgba(255,255,255,0.7) 61%,rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 61%,rgba(255,255,255,0.7) 61%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 61%,rgba(255,255,255,0.7) 61%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#99ffffff',GradientType=0 */

}
#ipadair_jules_verne {
    margin-left: -3.2%;    
}
#iphone_jules_verne {
    right: -1.5%;
}
/* */
#screens_cityflash {
    background-image: url('../images/bkg/tweed.png');
}
#ipadair_cityflash {
    margin-left: -3.2%;    
}
#iphone_cityflash {
    right: -1.5%;
}
/* */
#screens_visitep {
    background-color: #f2292a;
}
#screens_visitep .portfolio_right img {
    vertical-align: middle;
}
#logo_vp {
    width: 55%;
	max-width: 135px;
}
/* */
#screens_bornes {
    /*background-color: #ed4235;*/
    background-color: #3A84E7;
}
#bornes_csi_1 {
    z-index: 8;
}
#bornes_csi_2 {
    z-index: 7;
}
#bornes_sncf_1 {
    z-index: 6;
}
#bornes_sncf_2 {
    z-index: 5;
}
#bornes_renault_1 {
    z-index: 4;
}
#bornes_renault_2 {
    z-index: 3;
}
#bornes_ratp_1 {
    z-index: 2;    
}
#bornes_ratp_2 {

}
#bornes_csi_2, #bornes_sncf_2, #bornes_renault_2, #bornes_ratp_2 {
  margin-left: -26%  
}
#bornes_ratp_1, #bornes_renault_1, #bornes_sncf_1 {
    margin-left: -10%; 
}
#logo_csi {
    margin-left: 1%;
    width: 8%;
}
#logo_sncf {
     margin-left: 14%;
     width: 13.2%;
}
#logo_renault {
     margin-left: 12%;
     width: 8%;
}
#logo_ratp {
     margin-left: 15%;
     width: 7.4%;
}
/* */
#screens_autres {
    background-image: url('../images/bkg/grey_wash_wall.png');
    padding: 0;
}
#logo_aussi {
    width: 55%;
    max-width: 250px; 
}
#screens_autres .portfolio_right {
    width: 71%;
    padding: 3% 0 2.6% 0;
}
.under_text {
    color: white;
    font-size: 35px;
    font-weight: 200;
    background-color: rgba(0,0,0,.3);
    background-image: url('../images/bkg/rubber_grip.png');
    white-space: normal;
    text-align: center;
    margin: 0;
    line-height: normal;
}
.cont_logo {
    display: inline-block;
    width: 24%;
    text-align: center;
    vertical-align: middle;
}
#logo_lcl {
    width: 33.33%;
}
#logo_bnp {
    width: 75.61%
}
#logo_expway {
    width: 67.9%;
}
#logo_holo {
    width: 82.29%;
}
#logo_orsay {
    width: 40.12%;
}
#logo_mnhn {
    width: 57.9%;
}
#logo_popb {
    width: 50.46%;
}
#logo_palais {
    width: 37.15%;
}
#logo_tf1 {
    width: 29.41%;
}
#logo_tdf {
    width: 31.88%;
}
#logo_loreal {
    width: 65.63%;
}
#logo_3p {
    width: 21%;
}
/* -- */
#bottom {
    border-top: 1px solid #808080;
    padding-top: 42px;
	background-color: #D7D7D7; 
}
#quoi, .cont_adr {
    color: black;
}
#quoi .tq {
    display: inline-block;
    vertical-align: top;
}
#quoi .tqi {
    display: inline-block;
    text-align: left;
    margin: 2% auto;
    font-size: calc(15px + .7vw);
    line-height: calc(20px + .7vw);
}
#devices {
    width: 26%;
    margin-bottom: 1vh;
    padding: 20px 0;
    min-width: 200px;
}
/* -- */
#pilou.equ_sp {
    position:relative;
    padding-bottom:0;
    bottom:-66px;
    width:100%;
    margin-top:-2%;
}
#pilou .equ_pho {
    width:333px
    }
/* -- */
#adress {
    font-size: 27px;
    text-align: center;
    white-space: nowrap;
    margin: auto;
    background: #3A84E7;
    width: fit-content;
    padding: 25px;
    color: white;
}
#adress .cont_adr_sur {
    display: inline-block;
    float: left;
    width: 33%;
    margin: 0;
    font-weight: 400;
}
#adress .cont_adr {
    display: inline-block;
    text-align: left;
}
.ombre_carte {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background: url(../images/ombre.png) repeat-x;
}
/* ----- */
.bloc_texte {
    padding: 0 25% 0 25%;
    text-align: justify;
    font-size: 20px;
}
.open_petit {
    font-size: 0.7em;
}
.open_light {
    font-weight: 300;
}
.open_med {
    font-weight: 400;
}
.open_big, .fu_med {
        font-weight: 500;
}
.fu_xb, .open_xbig {
    font-weight: 800;
}
.title {
    white-space: nowrap;
    margin: 0;
    text-align: left;
    font-size: 40px;
}
.wrap {
    white-space: normal;
}
.title.title_seul {
    /*!!!width: 80%;
    padding-left: 20%;
    font-weight: 500;*/
    padding-top: 43%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.sub_title {
    
}
.section_title {
    margin: 0;
    padding: 0.5%;
    font-size: 50px;
    /*box-shadow: inset 1px 2px 7px gray;*/
    text-align: center;
}
.corps, .bloc_texte {
    line-height: 110%;    
}
.title {
    line-height: 100%;
}
.corps {
    text-align: justify;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
}
.for_smart, .for_900, .for_tab {
    display: none;
}
.no_smart, .no_900 {
   /* display: run-in;*/
   display: inline-block;
}
.page_header {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
}
.content_header , .content_text {
    width: 80%;
    max-width: 850px;
}
.content_header {
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 3%;
    margin: auto;
}
.tete_chap {
    font-weight: 400;
}
.tete_corps {
    font-weight: 500;
}
.content_text {
    margin: 4% auto;
}
.content_illus {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0;
    text-align: center;
}
.remerciements {
   padding: 8% 0;
   margin-top: 7%;
}
.title_big  {
    white-space: nowrap;
    line-height: normal;
}
.img_seule {
    max-width: 100%;
}
.text_shadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.legende {
   font-size: 20px;
   font-weight: 300;
}
.center {
    text-align: center;
}
.nowrap {
    white-space: nowrap;
}
.page_bouton {
    border: 1px solid #404040;
    font-size: .7em;
    padding: 1%;
}
#menu .logo_fc_pages {
    display: none;
}
#menu.menu_fixed .logo_fc_pages, #menu.menu_fixed_smart .logo_fc_pages {
    display: block;
    float: left;
    position: relative;
    width: 9%;
    left: 10px;
    top: 6px;
    min-width: 128px;
    min-height: 18px;
    height: auto;
}
/* -- PAGE VP -- */
#page_vp {
    color: #404040;
}
#vp_header {
    background-image: url(../images/bkg_vp.jpg);
    background-color: #313b4a;
}
#vp_header .title_big {
    padding: 0;
    padding-bottom: 7%;
}
#page_vp .flash {
    background-color: #D7D5D0;
}
#cont_logo_vp {
    padding-top: 0;
}
.vp_expo {
    background-color: #f2292a;
    white-space: nowrap;
    overflow: hidden;
}
.vp_expo span {
    width: 14%;
    display: inline-block;
}
.vp_expo img {
    padding: 24% 0;
}
/* -- PAGE MD -- */
#md_header {
    background-image: url(../images/bck_pg_md.jpg);
    background-color: #393635;
}
#page_md .content_header {
    padding-top: 30%;
}
#page_md_smart {
    margin: 7% 0;
}
#page_md_smart img {
    width: 35%;
    padding: 0 7%;
}
/* -- PAGE AFP -- */
#afp_header {
    background-image: url(../images/bkg_pg_afp.jpg);
    background-color: #13100c;
}
#wip, #french_tech {
    position: absolute;
    top: 111px;
    left: 0;
    width: 100px;
    height: 150px;
    margin: 0;
    background-image: url(../images/wip.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 95;    
}
#french_tech {
    display: inline-block;
    background-image: url(../images/Logilune_Logo_French_Tech.svg);
    left: auto;
    right: 0;
    background-position: right top;
    min-width: 15%;
    height: 40%;
}
/* -- MEDIA QUERIES -- */
@media (min-width: 560px) {
    #equipe_title {
        background-image: url(../images/lego.jpg);
    }
}
@media (max-width: 1230px) {
    .vp_alt {
        height: 450px;
        width: 600px; 
    }
    .alt_img {
        height: auto;
    }
    .bloc_texte {
        padding: 0 15% 0 15%;
    }
    #adress .cont_adr_sur {
        width: 49.9%;
    }
    #adress .cont_adr_sur.tel {
        width: 100%;
    }
}
@media (max-width: 900px) {
    #menu.menu_fixed h2, #menu.menu_fixed_smart h2 {
        font-size: 1.2em;
    }
    .no_900 {
        display: none;
    }
    .for_900 {
        display: inline-block;
    }
    .vp_alt {
        height: 400px;
        width: 532px; 
    }
    .alt_img {
        height: auto;
    }
    #adress {
        padding: 3% 5% 5% 5%;
    }
    .bloc_texte {
        padding-left: 10%;
        padding-right: 10%;
    }
}
@media (max-width: 800px) {
    #wrapper {
        text-align: center;
    }
    .title_big.title_long {
       width: 60%;
       text-align: center;
    }
    .portfolio_left, .portfolio_right, .portfolio_go, #screens_autres .portfolio_right {
        display: block;
        width: 100%;
    }
    .portfolio_right {
        padding-left: 0;
    }    
    .portfolio_logo, #logo_vp {
        width: 35%;

    }
    #iphone_md_1 {
        margin-left: -23%
    }
    .l_space {
        letter-spacing: 1.5px;
    }
    #quoi .tqi {
        margin: 5% auto;
    }
    #quoi img {
        width: 50%;
    }
    #menu h2 {
         font-size: 1.7em;
    }
    #pilou.equ_sp {
        bottom: -56px;
    }
    #pilou .equ_pho {
        width: 290px;
    }
    .page_header {
        min-height: 400px;
        line-height: 400px;
    }
    .for_tab {
        display: inherit;
    }
    #menu.menu_fixed, #menu.menu_fixed_smart {
        padding: 10px 0;
    }
    #menu.menu_fixed h2, #menu.menu_fixed_smart h2 {
        display: none;
    }
    #menu.menu_fixed .logo_fc_pages, #menu.menu_fixed_smart .logo_fc_pages {
        display: block;
        width: 128px;
        height: auto;
        top: 0;
    }
    #image_menu {
        display: none;
    }
    #menu.menu_fixed #image_menu, #menu.menu_fixed_smart #image_menu{
        display: block;
        margin-top: 0;
    }
}
@media (max-width: 640px) {
        #menu h2 {
         font-size: 1.2em;
    }
}
@media (max-width: 560px) {
    #top {
       text-align: center; 
    }
    #logo_fc {
        padding: 7px 16px;
        padding-right: 9px;
    }
    #top h1 {
        padding-top: 1%;
        padding-bottom: 0;
    }
    .bloc_texte {
        font-size: 1.2em;
        text-align: justify;
    }
    .for_smart {
        display: inherit;
    }
    .no_smart {
        display: none;
    }
    .cont_logo {
        width: 48%;
    }
    .portfolio_borne {
        width: 60%;
    }
    #bornes_ratp_1, #bornes_renault_1, #bornes_sncf_1 {
        margin-left: 0;
    }
    #bornes_csi_2, #bornes_sncf_2, #bornes_renault_2, #bornes_ratp_2 {
        margin-left: -23%;
    }
    #logo_csi, #logo_sncf, #logo_renault, #logo_ratp {
        margin-left: 0;
        width: 16%;
        padding: 0 3%;
    }
    .l_space {
        letter-spacing: 1.1px;
    }
    #adress {
        white-space: normal;
    }
    #adress .cont_adr {
        white-space: nowrap;
        width: 100%;
        text-align: center;
    }
    #adress .cont_adr_sur {
        width: 100%;
    }
    #cache_intro {
        display: none;
    }
    .title_big, .title_long {
       width: 80%;
       text-align: left;
    }
    .nowrap, .title_big, .title_long {
        white-space: normal;
    }
    .equ_sp {
        width: 45%;
    }
    .page_bouton {
        padding: 10px;
    }
    .title {
        white-space: normal;
        padding-top: 57px;
    }
    #wip {
        top: 33px;
        width: 70px;
        height: 105px;
        background-size: 70px 105px;
    }
    .vp_alt {
        width: 90%; 
    }
    .alt_img {
        height: auto;
    }
    #q_r {
    /*!!!background-image: url(../images/ready_p.jpg); */
    }
   
    #q_r, #equipe_title {
        background-attachment: scroll;
    }
    .title.title_seul {
         text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
         width: 100%;
         padding-left: 0;
         text-align: center;
    }
}
@media (max-width: 360px) {
    .vp_alt {
        height: 210px;
        width: 280px; 
    }
    .alt_img {
        height: auto;
    }
    .legende {
        white-space: normal;
    }
}









