@font-face {
    font-family: 'nexa_lightregular';
    src: url('webfont/Nexa_Light-webfont.eot');
    src: url('webfont/Nexa_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/Nexa_Light-webfont.woff') format('woff'),
         url('webfont/Nexa_Light-webfont.ttf') format('truetype'),
         url('webfont/Nexa_Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_boldregular';
    src: url('webfont/Nexa_Bold-webfont.eot');
    src: url('webfont/Nexa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/Nexa_Bold-webfont.woff') format('woff'),
         url('webfont/Nexa_Bold-webfont.ttf') format('truetype'),
         url('webfont/Nexa_Bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{ font-family: 'MyWebFont'; src: url('webfont/WebFont.eot'); src: url('webfont/WebFont.eot?#iefix') format('embedded-opentype'), url('webfont/WebFont.woff') format('woff'), url('webfont/WebFont.ttf') format('truetype'), url('webfont/WebFont.svg#webfont') format('svg'); }

body {
	letter-spacing: 0;
	color: #ffffff;
	font-family: 'nexa_lightregular', Arial, verdana, sans-serif;
	background: #fff;
}

body.interstitiel{
	background:#31A0CC;
}
body,input,textarea,select {
	font-family: 'nexa_lightregular', Arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #39454b;
	letter-spacing: 0;
}

/*.logo {
    left: 50%;
    margin-left: -121px;
    top: 10px;
    position: absolute;
}*/
.beta {
    float: left;
    position: absolute;
    top: 0;
	}

nav{
  margin: 30px 0 60px 0;
  display: inline-block;
}

nav ul{
  display: inline-block;
  height: 60px;
  line-height: 60px;
}

nav ul li{
  float:left;
  margin:0 15px;
}
nav ul li a{
  text-decoration: none;
  color:#ffffff;
  font-size: 24px;
}

nav ul li.logo{
  margin-right: 30px;
}

nav ul li.subscribe{
  border-left: 1px solid #fff;
  margin-left: 0px;
}

nav ul li.subscribe a{
  background: #54d25a;
  color:#fff;
  border:2px #fff solid;
  padding:5px 14px;
  margin-left: 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
nav ul li.subscribe a:hover {
    background: rgba(204, 102, 0, 0.85);
}

nav ul li.compteur_twitter, nav ul li.compteur_fb, nav ul li.compteur_gp{
  margin: 10px 0 0 15px;
}

/*.liens_header {
    left: 73%;
    position: absolute;
    top: 0;
	}*/
/*.compteur_twitter {
	 padding-right: 5px;
	  background: #3f7785;
    border: 1px solid #ffffff;
    float: left;
    height: 24px;
    margin-right: 15px;
    margin-top: 2px;
	}

.compteur_fb {
	//padding-right: 5px;
	background: #3f7785;
    border: 1px solid #ffffff;
    float: left;
    height: 24px;
    margin-right: 15px;
    margin-top: 2px;
}*/
.videoheader{
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    min-height: 730px;
}
ul.passerelle {
    background: none repeat scroll 0 0 #316f83;
    border: 1px solid #ffffff;
    border-radius: 2px;
    float: left;
    height: 24px;
    line-height: 23px;
    list-style-type: none;
    margin-right: 15px;
    padding:1px 15px 5px 14px;
	margin-top:2px;
	}

ul.twitter {
	background: none repeat scroll 0 0 #316f83;
    padding: 2px 15px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    float: right;
    list-style-type: none;
	  margin-top:10px;
    margin-right: 15px;
}

ul.passerelle li a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.videowrapper{
  padding-bottom: 15px;
}

.content.container.small.home {
    width: 100%;
}
.follower {
    color: #ffffff;
    font-size: 12px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	vertical-align:top;
}

.accroche {
	color: #ffffff;
    display: block;
    font-family: 'nexa_boldregular',Arial,verdana,sans-serif;
    font-size: 52px;
    line-height: 50px;
    letter-spacing: 0;
    margin:0 auto;
    text-align: center;
	}

.accroche2 {
  line-height: 42px;
  color: #ffffff;
  display: block;
  font-family: 'nexa_lightregular',Arial,verdana,sans-serif;
  font-size: 34px;
  margin: 32px auto 0;
  text-align: center;
}

.play_video{
  margin-top: 20px;
}

.play_video > a {
    color: #fff;
    font-size: 32px;
    height:51px;
    line-height:70px;
}

.play_video > a img{
  margin:12px 15px 0 0;
}

.bloc_contact a {
    font-family: 'nexa_boldregular',Arial,verdana,sans-serif;
    color: #31a0cc;
}
.bloc_contact strong {
    font-family: 'nexa_boldregular',Arial,verdana,sans-serif;
    color: #31a0cc;
}

.access{
  margin: 55px auto 0;
  width:660px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
}

.text_form {
    color: #125366;
	letter-spacing: 0px;
    line-height: 32px;
    font-size: 28px;
    text-align: center;
    padding-top: 30px;
}

.access div.button_suscribe a{
    width:360px;
    border: 3px solid #ffffff;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
    font-size: 20px;
    margin: 40px auto 0;
    padding: 26px 30px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

.access div.button_suscribe:nth-child(2) a{
  background: none repeat scroll 0 0 #2d9ac6;
  padding: 26px 30px;
  margin-top: 25px;
}
.access div.button_suscribe:nth-child(2){
  padding-bottom: 45px;
}

body.is-loading *
{
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

a {
	color: #98c593;

	-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}

header p {
	display: block;
	margin: 1em 0 0 0;
	padding: 0 0 0.5em 0;
}

footer {
	margin-top: 30px;
}

.clear {
	clear: both;
}

br.clear {
	clear: both;
}


.login input {
	font-size: 17px;
	min-width: 310px;
	color: #a7a7a7;
    border: 0 none;
    border-radius: 4px;
    display: block;
    margin: 0 auto 15px;
    padding: 5px 5px 5px 15px;
}

.light {
    color: #ffffff;
    font-family: 'nexa_lightregular',Arial,verdana,sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    margin: 20px auto 0;
    padding-bottom: 0;
    text-align: center;
	}

.bold {
	font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
}

.bloc {
	line-height: 23px;
	margin-right: 30px;
	margin-top: 60px;
	text-align: center;
  font-weight: normal;
  	min-height: 428px;
	font-family: 'nexa_lightregular', Arial, verdana, sans-serif;
	font-size: 16px;
	width: 300px;
	float: left;
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
}

.bloc > img {
    display: block;
    margin:0 auto 20px;
}

.button_suscribe {
    margin: 0 auto;
    text-align: center;
}

a.link_button {
    font-family: 'nexa_boldregular',Arial,sans-serif;
    background: none repeat scroll 0 0 #2d9ac6;
    border: 2px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    display: block;
    margin:0 auto;
    text-decoration: none;
    width: 400px;
    padding:23px 0;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    font-size: 24px;
	}

  div.button_suscribe a {
  	background: #2d9ac6 none repeat scroll 0 0;
      border: 2px solid #ffffff;
      color: #ffffff;
      cursor: pointer;
      display: block;
      font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
      font-size: 24px;
      margin: 30px auto 0;
      padding: 10px 32px;
      width: 215px;
      border-radius: 10px 10px 10px 10px;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-radius: 10px 10px 10px 10px;
  }

  img.button_slide_top{
    -ms-transform: rotate(179deg); /* IE 9 */
    -webkit-transform: rotate(179deg); /* Chrome, Safari, Opera */
    transform: rotate(179deg);
  }

  a img.button_slide_top{
    opacity: 0.6;
    height:40px;
  }

  a:hover img.button_slide_top{
    opacity: 1;
  }

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    top:30px;
  }
  to {
    opacity: 1;
    top:0px;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    top:30px;
  }
  to {
    opacity: 1;
    top:0px;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    top:30px;
  }
  to {
    opacity: 1;
    top:0px;
  }
}


/* Section ONE */
#one .container{
  margin-top: 15px;
}


#one .fade_in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */

  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/

  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-timing-function: ease-out;
}

#one .fade_in.one{
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

#one .fade_in.two {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

#one .fade_in.three {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.wrap_bloc_slide2 {
    margin: 30px auto 0;
    max-width: 1024px;
}
.wrap_bloc_slide2 .bloc {
    color: #ffffff;
    margin:25px 0 0 5%;
    width: 28%;
    background: none;
    opacity: 0;
}

.wrap_bloc_slide2 .bloc:first-of-type{
    margin-left: 33px;
}

.wrap_bloc_slide2 .bloc a.link_button{
  width:180px;
  font-size: 20px;
  margin-top: 25px;
}

.wrap_bloc_slide2 .bloc p{
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px;
  font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
}

.wrap_bloc_slide2 .bloc .link_button{
  padding:15px 0;
}


section#one .wrapper_carousel{
  position: relative;
  margin-top: 55px;
  min-height: 160px;
}

section#one ul#carousel_one{
  position: absolute;
  left:0;
  width:100%;
  padding:15px 80px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d96bc+0,4c91b4+100 */
  background: rgb(77,150,188); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(77,150,188,1) 0%, rgba(76,145,180,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,150,188,1)), color-stop(100%,rgba(76,145,180,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(77,150,188,1) 0%,rgba(76,145,180,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(77,150,188,1) 0%,rgba(76,145,180,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(77,150,188,1) 0%,rgba(76,145,180,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(77,150,188,1) 0%,rgba(76,145,180,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d96bc', endColorstr='#4c91b4',GradientType=0 ); /* IE6-9 */
}

ul#carousel_one li p{
  font-size: 25px;
  line-height: 32px;
  font-family: 'nexa_lightregular',Arial,sans-serif;
  color:#fff;
  text-align: left;
  margin:0 50px;
}

ul#carousel_one li p:nth-child(2){
  font-size: 14px;
}

#one .button_suscribe{
  margin-top:55px;
}

/* Section TWO */

section#two header{
  margin-top:45px;
}

section#two.main.style3.primary div.content.container div.button_suscribe {
	padding-top: 5px;
}

.wrap_slide3 {
    margin:75px auto 0;
    width:100%;
}

.wrap_slide3 .bloc {
    color: #31a0cc;
    position: relative;
    min-height: 388px;
    width: 490px;
    padding-top: 18px;
}


.wrap_slide3 .bloc:nth-child(2) {
    float:right;
}

.wrap_slide3 .bloc p{
  margin-top: 30px;
}

.wrap_slide3 .bloc p:nth-child(3){
  font-size: 30px;
  margin:28px 0 38px;
  text-align: center;
  padding-top: 0px;
}

.wrap_slide3 .bloc p:nth-child(4){
  font-size: 20px;
  padding: 0 20px;
  text-align: center;
  margin-top:0;
  line-height: 25px;
}

.wrap_slide3 img {
    margin-bottom: 0px;
    /*margin-top: -1%;*/
}

.wrap_slide3 .bloc img.picto1{
  position: absolute;
  top:-50px;
  left:-55px;
}

.wrap_slide3 ul#carousel_two_right{
  margin:30px 0 27px 0;
}

.wrap_slide3 ul#carousel_two_left{
  margin:81px 0 50px 0;
}

.wrap_slide3 ul.owl-carousel{
  background: rgba(181, 186, 189, 0.5);
}

.wrap_slide3 .owl-theme .owl-controls{
  position: absolute;
  top:0;
  left:0;
  width:100%;
}

.wrap_slide3 .owl-buttons{
  position: relative;
}

.wrap_slide3 .owl-theme .owl-controls .owl-buttons div{
  background: none;
  font-size: 150px;
  color:#ffffff;
}
.wrap_slide3 .owl-item{
    padding: 4px 0;
}
.wrap_slide3 .owl-theme .owl-prev{
  position: absolute;
  left:-15px;
  top:13px;
}
.wrap_slide3 .owl-theme .owl-next{
  position: absolute;
  right:-15px;
  top:13px;
}

section#two .button_suscribe{
  margin-top: 80px;
}

.button_suscribe a.link_button{
  width: 320px;
  border:3px solid #FFFFFF;
  background: #54d25a none repeat scroll 0 0;
  padding: 22px 0;
  margin-top: 0px;
}

.button_suscribe a.link_button:hover, .access div.button_suscribe:first-child a:hover,
.access div.button_suscribe:nth-of-type(2) a:hover {
  background: rgba(204, 102, 0, 0.85);
}

section#two.main.style3.primary {
    padding: 30px 0 13em;
}

section#two.main.style3.primary a img.button_slide {
    position: relative;
    bottom: -32px;
}

/* Section WORK */

#work.main.style3.primary a img.button_slide {
    position: relative;
    top: 38px;
}

section#work header{
  margin-top:45px;
}


.wrap_slide4  {
    margin: 120px auto 0;
    max-width: 1024px;
}

.wrap_slide4 .bloc {
    color: #31a0cc;
    float: left;
    font-family: 'nexa_lightregular',Arial,verdana,sans-serif;
    margin: 0 0 0 60px;
    padding: 20px 13px 30px;
    text-align: center;
	}
.wrap_slide4 .bloc:first-of-type{
    margin: 0;
}

.wrap_slide4 .bloc:first-child{
	padding-bottom:0px;
}

.wrap_slide4 .bloc:nth-child(2){
  padding-bottom:20px;
}

.wrap_slide4 .bloc:nth-child(3){
  padding-bottom:100px;
}

  .wrap_slide4 .bloc p:first-child{
    font-size: 30px;
    line-height: 32px;
    padding-top:20px;
  }

  .wrap_slide4 .bloc p:nth-child(2){
    font-size: 24px;
    line-height: 25px;
    margin-top:15px;
  }

  .wrap_slide4 .bloc p:nth-child(3){
    font-size: 30px;
    line-height: 1;
    margin-top:36px;
    font-family: 'nexa_boldregular',Arial,sans-serif;
  }

.wrap_slide4 .bloc .img_partenaires{
  margin-top:30px;
}
.wrap_slide4 .bloc .img_partenaires a{
  margin-left: 15px;
}

.wrap_slide4 .bloc:nth-child(2) p:nth-child(3){
  margin-top:11px;
}

.wrap_slide4 .bloc:nth-child(2) a{
  margin-top: 20px;
  display: block;
}
.wrap_slide4 .bloc > img {
    display: block;
    margin: 10px 16px 20px -7px;
}

section#work .button_suscribe{
  margin-top: 129px;
}


/*  Section FOUR  */

.wrap_slide5  {
    margin: 40px auto 0;
    max-width: 1210px;
}

.wrap_slide5 .bloc  {
    border-radius: 5px;
    color: #31a0cc;
    font-size: 16px;
    width:330px;
    min-height: 311px;
    padding: 15px;
    margin: 0;
	}

section#four header{
  margin-top:15px;
}

#four.main.style3.primary div.content.container div.button_suscribe {
	margin-top:75px;
}
#four.main.style3.primary {
    padding: 30px 0 15em;
}
.wrap_steps {
	letter-spacing: 1px;
	margin-left: 25%;
  color: #ffffff;
    margin-top:40px;
}

#four .step2, #four .step3{
    margin-top: 5px;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeInFour {
  from {
    opacity: 0;
    left:-30px;
  }
  to {
    opacity: 1;
    left:0px;
  }
}
@-moz-keyframes fadeInFour {
  from {
    opacity: 0;
    left:-30px;
  }
  to {
    opacity: 1;
    left:0px;
  }
}
@keyframes fadeInFour {
  from {
    opacity: 0;
    left:-30px;
  }
  to {
    opacity: 1;
    left:0px;
  }
}


/* Section ONE */

#four .fade_in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeInFour ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */

  -moz-animation: fadeInFour ease-in 1;
  animation: fadeInFour ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/

  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-timing-function: ease-out;
}

#four .fade_in.step1{
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

#four .fade_in.step2 {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

#four .fade_in.step3 {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.wrap_steps p{
  text-align: left;
  padding: 10px;
  font-family: 'nexa_boldregular',Arial,sans-serif;
  font-size:25px;
  line-height: 1;
}

.step1, .step2, .step3{
    position:relative;
    opacity: 0;
}

.step1{
    float: left;
    margin-left: 14%;
	}

.step2 {
    margin-left: 22%;
	}


.step3 {
    margin-left: 30%;
	}

.step1 img, .step2 img, .step3 img{
  position: absolute;
  top:0;
  left:-90px;
}

section#four .bloc{
  position: relative;
  padding-bottom: 25px;
  margin:40px 0 0 48px;
}
section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){
  margin-left:60px;
}

section#four .bloc p:nth-child(2){
  margin-top: 20px;
  font-size: 29px;
  line-height: 35px;
  font-family: 'nexa_boldregular',Arial,sans-serif;
  letter-spacing: -0.5px;
}

section#four .bloc p:nth-child(3){
  margin-top: 20px;
  font-size: 20px;
}
section#four .bloc img{
  position: absolute;
  top:-38px;
  left:-38px;
}

.footer {
    min-height: 240px;
    background: none repeat scroll 0 0 #31a0cc;
}

.logo_footer {
	margin-bottom: 25px;
}

.link_footer {
	float: left;
    padding-left: 30px;
    border-left: 1px solid #ffffff;
	}

.link_footer.right{
	float: left;
    padding-left: 80px;
    border-left: none;
	}

.link_footer a {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

.link_footer a:hover {
    text-decoration: underline;
}

.network {
	margin-top: 25px;
    float: right;
}

.network > li{
  display: inline-block;
}

.network li:first-child{margin-top: 1px;}

.link_footer.right2 {
	margin-right: 3%;
    float: right;
}

.copyright {
	font-size: 10px;
	margin: 50px auto 0;
	display: block;
	text-align:center;
}

.wrap_footer {
	color: #ffffff;
	text-align: left;
}
.compteur_twitter img {
    //padding-right: 5px;
}
.compteur_fb img {
    //padding-right: 5px;
}
/* Sections/Article */

section,
article {
	margin-bottom: 3em;
}



section:last-child,
article:last-child {
	margin-bottom: 0;
}

/* Image */

.image {
	position: relative;
	display: inline-block;
}

.image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('images/overlay.png');
}

.image img {
	display: block;
	width: 100%;
}

.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image.fit {
	display: block;
	width: 100%;
}

.image.left {
	float: left;
	margin: 0 2em 2em 0;
}

.image.centered {
	display: block;
	margin: 0 0 2em 0;
}

.image.centered img {
	margin: 0 auto;
	width: auto;
}

/* List */

ul.default {
	list-style: disc;
	padding-left: 1em;
}

ul.default li {
	padding-left: 0.5em;
}

ul.icons {
	cursor: default;
}

ul.icons li {
	display: inline-block;
}

ul.icons a {
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	border: 0;
}

ul.menu {
	cursor: default;
}

ul.menu li {
	display: inline-block;
	line-height: 1em;
	border-left: solid 1px rgba(145,146,147,0.25);
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0.5em;
}

ul.menu li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

ul.actions {
	cursor: default;
}

ul.actions li {
	display: inline-block;
	margin: 0 0 0 0.5em;
}

ul.actions li:first-child {
	margin-left: 0;
}

ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}

ol.default li {
	padding-left: 0.25em;
}

/****STICKY NAV****/
pre {
	background: #fefefe;
	border: 1px solid #dedede;
	overflow-x: auto;
	padding: 2em;
}

#nav {
	left: 0px;
	list-style: none;
	margin: 0;
	position: fixed;
	top: 20px;
        height: 40px !important;
        line-height: 40px !important;
}
.title1_slide5 {
	line-height: 60px;
    font-family: 'nexa_boldregular', arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
#nav li {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    border:3px solid transparent;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-bottom: -5px;
	}

  #nav li:nth-of-type(2){top:-10px;}
  #nav li:nth-of-type(3){top:-20px;}
  #nav li:nth-of-type(4){top:-30px;}
  #nav li:nth-of-type(5){top:-40px;}

  #nav li.current{
    background: none repeat scroll 0 0 #31a2ce;
    border: 3px solid #FFFFFF;
    border-radius: 5px;
  }

  #nav li.current:after, #nav li.current:before {
  	left: 100%;
  	top: 50%;
  	border: solid transparent;
  	content: " ";
  	height: 0;
  	width: 0;
  	position: absolute;
  	pointer-events: none;
  }

  #nav li.current:after {
  	border-color: rgba(50, 162, 206, 0);
  	border-left-color: #32a2ce;
  	border-width: 8px;
  	margin-top: -8px;
  }
  #nav li.current:before {
  	border-color: rgba(255, 255, 255, 0);
  	border-left-color: #FFF;
  	border-width: 12px;
  	margin-top: -12px;
  }
#nav li a {
    position: relative;
    display:block;
    color:transparent;
    font-family: 'nexa_boldregular', arial, sans-serif;
    font-size: 0;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    width:1px;
    height:36px;
    animation: navMenuB ease 0.5s;
	}



  @keyframes navMenuA{
    from {opacity: 0;}
    to {opacity: 100%;}
  }
  @webkit-keyframes navMenuA{
    from {opacity: 0;}
    to {opacity: 100%;}
  }
  @keyframes navMenuB{
    from {color:rgba( 255, 255, 255, 1)}
    to {color:rgba( 0, 0, 0, 0)}
  }
  @webkit-keyframes navMenuB{
    from {color:rgba( 255, 255, 255, 1)}
    to {color:rgba( 0, 0, 0, 0)}
  }

  #nav li.current a{
    color: #FFFFFF;
    animation: navMenuA ease 1s;
    width:160px;
    font-size: 20px;
    height:30px;
  }



  #nav li a:after{
   border: 2px solid #FFFFFF;
   border-radius: 18px;
   content: " ";
   display: block;
   height: 18px;
   position: absolute;
   right: -199px;
   top: 5px;
   width: 18px;
   -webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
  }


  #nav li.current a:after{
    background: #FFFFFF none repeat scroll 0 0;
    right: -40px;
  }

  #nav li a:hover:after{
    background: #FFFFFF none repeat scroll 0 0;
  }

#nav .off a {
	margin-left: 48%;
    background: none repeat scroll 0 0 #000;
    border: 1px solid #ffffff;
    border-radius: 16px;
    color: #ededed;
    display: inline-block;
	}
	/* Table */

table {
	width: 100%;
}

table.default {
	width: 100%;
}

table.default tbody tr:nth-child(2n+2) {
	background: #f4f4f4;
}

table.default td {
	padding: 0.5em 1em 0.5em 1em;
}

table.default th {
	text-align: left;
	font-weight: 900;
	padding: 0.5em 1em 0.5em 1em;
}

table.default thead {
	background: #444;
	color: #fff;
}

table.default tfoot {
	background: #eee;
}

table.default tbody {
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
.button {
	background-color: #98c593;
	border: 0;
	border-radius: 3.5em;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 3.5em;
	line-height: 3.5em;
	outline: 0;
	padding: 0 2em 0 2em;
	position: relative;
	text-align: center;
	text-decoration: none;

	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;

	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button.down {
	width: 5em;
	height: 5em;
	line-height: 4.5em;
	padding: 0;
	background-image: url('../dark-arrow.svg');
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -10em;
	overflow: hidden;
}

.button.down.anchored {
	bottom: 0;
	border-bottom: 0;
	border-radius: 3em 3em 0 0;
	height: 4.5em;
	margin-left: -2.5em;
}

.button.anchored {
	position: absolute;
	left: 50%;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.button:hover {
	background-color: #a8d5a3;
}

input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
.button:active {
	background-color: #88b583;
}

input[type="button"].style2,
input[type="submit"].style2,
input[type="reset"].style2,
.button.style2 {
	background-color: transparent;
	border: solid 1px #ffffff;
	background-image: url('images/arrow.png');
	color: inherit;
}

input[type="button"].style2:hover,
input[type="submit"].style2:hover,
input[type="reset"].style2:hover,
.button.style2:hover {
	background-color: rgba(145,146,147,0.035);
}

.button_slide {
    position: static;
	}

.button.style2.down {
	background-image: url('images/arrow.png');
}


/* Box */

.box {
	background: #fff;
	color: #39454b;
	padding: 2em;
}

	.box.style2 {
		padding: 3.5em 2.5em 3.5em 2.5em;
	}

/* Main */

.main {
	position: relative;
	margin: 0;
	overflow-x: hidden;
}

.main.style1 {
	text-align: center;
	padding: 10em 0 10em 0;
}

.main.style1 h2 {
	font-size: 4.25em;
	line-height: 1em;
	letter-spacing: -4px;
}

.main.style1 .content {
	opacity: 1.0;

	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;

	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.main.style1.inactive {
}

.main.style1.inactive .content {
	opacity: 0;
}

.main.style2 {
	padding: 10em 0 10em 0;
	overflow: hidden;
}

.main.style2 .content {
	position: relative;
	width: 35%;

	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;

	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.main.style2.left .content {
left: 0;
}


.main.style2.right .content {
left: 65%;
}


.main.style2.inactive.left .content {
	left: -35%;
}

.main.style2.inactive.right .content {
	left: 100%;
}

.main.style3.slide2.primary{
	text-align: center;
	padding:24px 0 14em;
}
.main.style3 {
	text-align: center;
	padding:24px 0 9em;
}

.main.style3 .content > header {
	margin-bottom: 0;
}

.main.style3.primary {
    //background: #fff;
}

.main.style3.secondary {
	background: #f5f6f7;
}
#work.main.style3.primary {
	padding: 30px 0 15em;
}
/* Dark */

.dark {
	color: #fff;
}

.dark a {
	color: #fff;
}

.dark .button.style2 {
	border-color: inherit;
	background-color: rgba(64,64,64,0.05);
}

.dark .button.style2:hover {
	background-color: rgba(255,255,255,0.1);
}

.dark .button.style2.down {
	background-image: url('images/dark-arrow.svg');
}

/*********************************************************************************/
/* Icons                                                                         */
/*********************************************************************************/

.icon {
	text-decoration: none;
}

.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.icon > .label {
	display: none;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

#header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 0;
    left: 82%;
    line-height: 18px;
    position: fixed;
    top: 45%;
    z-index: 10000;
}

#logo {
	position: absolute;
	left: 1em;
	top: 0;
	height: 3em;
	line-height: 3em;
	letter-spacing: -1px;
}

#logo a {
	font-size: 1.25em;
}

#nav {
	position: absolute;
	right: 0.5em;
	top: 0;
	height: 3em;
	line-height: 3em;
}

#nav ul {
	margin: 0;
}

#nav ul li {
	display: inline-block;
	margin-left: 0.5em;
	font-size: 0.9em;
}

#nav ul li a {
	display: block;
	color: inherit;
	text-decoration: none;
	outline: 0;
}
#one.main.style3.slide2.primary {
    padding: 30px 0 14em;
}
/*********************************************************************************/
/* Intro                                                                         */
/*********************************************************************************/

#intro {
	/*background: url('images/overlay.png'), url('images/intro.jpg');*/
  background: url('../images/intro.jpg');
	background-position: center;
	background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
  z-index: 10;
  overflow: hidden;
  padding:15px 0!important;
}

/*********************************************************************************/
/* One                                                                           */
/*********************************************************************************/

#one {
	/*background: url('images/overlay.png'), url('images/one.png');*/
  background: url('../images/one.png');
	background-position: 0 0,center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
}

/*********************************************************************************/
/* Two                                                                           */
/*********************************************************************************/

#two {
	/*background: url('images/overlay.png'), url('images/two.jpg');*/
  background: url('../images/two.jpg');
  background-position:center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
}

/*********************************************************************************/
/* Work                                                                          */
/*********************************************************************************/

#work {
	background: url('images/overlay.png'), url('../images/three.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
}
#four {
	/*background: url('images/overlay.png'), url('images/four.jpg');*/
  background: url('../images/four.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#work .row.images .image {
	position: relative;
	top: 0;
	left: 0;
	opacity: 1.0;

	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;

	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

#work .row.images.inactive {
}

#work .row.images.inactive .image {
	opacity: 0;
}

#work .row.images.inactive .image.from-left {
	left: -14em;
}

#work .row.images.inactive .image.from-right {
	left: 14em;
}

#work .row.images.inactive .image.from-top {
	top: -7em;
}

#work .row.images.inactive .image.from-bottom {
	top: 7em;
}

/*********************************************************************************/
/* Contact                                                                       */
/*********************************************************************************/

#contact {
	background: none repeat scroll 0 0 #31a0cc;
	padding-bottom: 0;
	overflow: hidden;
}

#contact .box {
	position: relative;
	bottom: 0;

	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;

	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

#contact.inactive .box {
	bottom: -30em;
}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

#footer {
	position: relative;
	height: 5em;
	line-height: 5em;
	margin: 0;
	background: #39454b;
	color: #999;
	color: rgba(185,186,187,0.5);
	overflow: hidden;
}

#footer a {
	color: #999;
	color: rgba(185,186,187,0.5);
}

#footer a:hover {
	color: #bbb;
	color: rgba(185,186,187,1.0);
	}

#footer .actions {
	position: absolute;
	left: 1em;
	top: 0.25em;
	height: 5em;
	line-height: 5em;
	margin: 0;
}

#footer .actions li {
	font-size: 1.25em;
	margin: 0;
	}

#footer .actions li a {
	padding: 0.5em;
	}

#footer .menu {
	position: absolute;
	right: 2em;
	top: 0;
	height: 5em;
	line-height: 5em;
	margin: 0;
}
#footer .menu li {
	font-size: 0.9em;
}

/*********************************************************************************/
/* Poptrox                                                                       */
/*********************************************************************************/

.poptrox-popup {
	background: #fff;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: 3em;
	box-shadow: 0 0.1em 0.15em 0 rgba(0,0,0,0.15);
}

.poptrox-popup .loader {
	width: 48px;
	height: 48px;
	background: url('images/loader.gif');
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;

}

.poptrox-popup .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 3em;
	line-height: 2.8em;
	text-align: center;
	cursor: default;
	z-index: 1;
	font-size: 0.9em;
}

.poptrox-popup .nav-next,
.poptrox-popup .nav-previous {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	background: rgba(0,0,0,0.01);
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}

.poptrox-popup .nav-next:before,
.poptrox-popup .nav-previous:before {
	content: '';
	position: absolute;
	width: 96px;
	height: 64px;
	background: url('images/poptrox-nav.svg');
	top: -moz-calc(50% - 1.5em);
	top: -webkit-calc(50% - 1.5em);
	top: -o-calc(50% - 1.5em);
	top: -ms-calc(50% - 1.5em);
	top: calc(50% - 1.5em);
	margin: -32px 0 0 0;
}

.poptrox-popup:hover .nav-next,
.poptrox-popup:hover .nav-previous {
	opacity: 0.5;
}

.poptrox-popup:hover .nav-next:hover,
.poptrox-popup:hover .nav-previous:hover {
	opacity: 1.0;
}

.poptrox-popup .nav-previous:before{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	filter: FlipH;
}

.poptrox-popup .nav-next {
right: 0;
}

.poptrox-popup .nav-next:before {
	right: 0;
}

.poptrox-popup .nav-previous {
left: 0;
}

.poptrox-popup .nav-previous:before {
	left: 0;
}

.poptrox-popup .closer {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 64px;
	text-indent: -9999px;
	z-index: 2;
	opacity: 0;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}

.poptrox-popup .closer:before {
	content: '';
	display: block;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	box-shadow: inset 0 0 0 2px #fff;
	background: url('images/poptrox-closer.svg') center center;
	color: #fff !important;
}

.poptrox-popup:hover .closer {
	opacity: 0.5;
}

.poptrox-popup:hover .closer:hover {
	opacity: 1.0;
}

/*********************************************************************************/
/* Touch Mode                                                                    */
/*********************************************************************************/

body.touch {
}

body.touch .main {
	background-attachment: scroll !important;
}

body.touch .poptrox-popup {
}

body.touch .poptrox-popup .nav-next,
body.touch .poptrox-popup .nav-previous,
body.touch .poptrox-popup .closer {
	opacity: 1.0 !important;
}
#one .button_slide {
    bottom: -36px;
    position: relative;
}
.visuel_universel{
    max-width: 230px;
}
/*****RESPONSIVE*****/
@media screen and (max-width:1600px){
    nav{margin: 15px 0 20px;}
    .accroche{font-size: 44px; line-height:50px;}
    .accroche2{font-size: 28px; line-height: 34px; margin:22px auto 0;}
    .play_video{margin-top: 20px;}
    .play_video > a { font-size: 24px; height: 51px; line-height: 50px;}
    .play_video > a img { height: 36px; margin: 8px 8px 0 0;}
    .access{ margin: 55px auto 0; width: 500px;}
    .text_form{ font-size: 22px;letter-spacing: 0;line-height: 26px;padding-top: 20px;}
    .access div.button_suscribe a,
    .access div.button_suscribe:nth-child(2) a{padding: 15px 60px; width: 320px;}
    .access div.button_suscribe:nth-child(2){padding-bottom: 35px;}

}




@media screen and (min-width:1281px) and (max-width:1441px){

  nav ul li.logo{margin:0 10px 0 0;}
  .logo > img {height: 40px;}
  nav ul li a{font-size:20px;}
  .compteur_twitter img, .compteur_fb img, .compteur_gp img{height:30px;}
  .accroche2{padding: 0; margin-top: 5px;}
  .play_video{margin-top: 30px;}
  .text_form{padding-top: 20px;}
  .access{margin-top: 60px;}
  .access div.button_suscribe:nth-child(2){padding-bottom: 30px;}
}

@media screen and (max-width:1440px){

    #intro{padding: 15px 0 6em!important;}
    #one.main.style3.slide2.primary,
    section#two.main.style3.primary,
    #work.main.style3.primary,
    #four.main.style3.primary{padding-top: 15px;}

    nav ul li.subscribe a{
        margin-left: 25px;
        border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
    }

    nav{margin-bottom: 20px;margin-top: 15px;}
    nav ul{height:50px;line-height: 50px;}
    nav ul li{margin: 0px 12px;}

    #nav li.current a{
        font-size: 18px;
        width:140px;
    }

    #nav li a::after{
        right:-179px;
    }

    .accroche{
        font-size: 40px;
        line-height: 65px;
    }
    .accroche2{
        line-height: 30px;
        font-size: 24px;
        margin-top: 5px;
    }
    .play_video > a {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
	}
    .play_video > a img{
      margin-right: 10px;
      margin-top: -2px;
      height:36px
    }
    .text_form{
        font-size: 20px;
        padding-top: 20px;
        line-height: 25px;
    }
    .access{
        width:480px;
    }
    .access div.button_suscribe a{
        width: 280px;
        margin-top: 25px;
        padding: 20px 60px;
        font-size: 18px;
    }

    .access div.button_suscribe:nth-child(2) a{
        padding: 20px 60px;
        width: 280px;

    }

    .access div.button_suscribe:nth-child(2){
        padding-bottom: 40px;
    }


    .access div.button_suscribe:nth-child(2) a{
        margin-top: 20px;
    }
    .light{
        font-size: 24px;
        line-height: 24px;
        margin: 0 auto;
    }

    .button_suscribe a.link_button{
        width:320px;
        margin-top: 30px;
    }

    section#one .wrapper_carousel{
        min-height: 118px;
    }

    section#one ul#carousel_one{
        padding: 15px 80px;
    }

    ul#carousel_one li p{
        font-size: 20px;
        line-height: 22px;
    }

    #one .button_suscribe{
        margin-top: 55px;
    }

    .wrap_bloc_slide2 .bloc{
        margin: 64px 0 5px 4%;
    }
    .wrap_bloc_slide2 .bloc:first-of-type{
        margin-left: 42px;
    }

    .wrap_bloc_slide2 .bloc p{
        margin-top: 20px;
        font-size: 18px;
        line-height: 22px;
    }

    .wrap_slide3{
        margin: 0 auto;
    }
    .wrap_slide3 .bloc{
        width:480px;
    }
    .wrap_slide3 .bloc:first-of-type{
        padding-bottom: 0;
        margin:80px 0 0 30px;
    }
    .wrap_slide3 .bloc:nth-child(2){
        margin:80px 30px 0 0px;
    }

    .wrap_slide3 .bloc p:nth-child(3){
        margin: 33px 0;
    }
    .wrap_slide3 .bloc p:nth-child(4){
        font-size: 19px;
        margin-top: 25px;
    }

    .wrap_slide3 ul#carousel_two_right{
      margin: 30px 0 0px 0;
    }

    .wrap_slide3 .owl-item{
        padding: 0;
    }

    section#two.main.style3.primary a img.button_slide{
        bottom:-24px;
    }

    section#two .accroche{
        line-height: 40px;
    }

    section#two header{
        margin-top: 20px;
    }

    section#two .button_suscribe{
        margin-top: 20px;
    }

    .wrap_slide3 .bloc img.picto1{
        height:80px;
        top:-40px;
        left:-40px;
    }


    .wrap_slide3 ul#carousel_two_left{margin: 80px 0 23px;}
    .wrap_slide3 .owl-theme .owl-next,
    .wrap_slide3 .owl-theme .owl-prev{top:10px;}
    .wrap_slide3 img{margin-top: 5px;}
    .visuel1_principe{
        height:63px;
    }

    section#work header{
        margin-top: 20px;
    }
    .wrap_slide4{
        margin-top:70px;
    }
    .wrap_slide4 .bloc {
        margin: 0 0 0 17px;
    }
    .wrap_slide4 .bloc:first-of-type{
        margin: 0 0 0 33px;
        padding: 20px 13px 30px;
    }
    .wrap_slide4 .bloc:last-of-type{
        padding: 20px 13px 100px;
    }

    .wrap_slide4 .bloc p:nth-child(2){
        font-size: 20px;
        line-height: 22px;
    }

    .wrap_slide4 .bloc p:nth-child(3){
        margin-top:33px;
    }
    #work.main.style3.primary a img.button_slide{
        top:45px;
    }

    section#work .button_suscribe{
        margin-top: 50px;
    }
    section#four header{
        margin-top: 20px;
    }

    .wrap_steps{
        color: #ffffff;
        margin-top: 20px;
    }
    .wrap_steps p{
        font-size: 23px;
    }
    .step1 img, .step2 img, .step3 img{
        height:61px;
        left:-70px;
        top:3px;
    }
    .wrap_slide5{
        margin-top: 40px;
    }

    section#four .bloc{
        margin-left: 55px;
    }

    section#four .bloc:nth-child(2),
    section#four .bloc:nth-child(3){
        margin-left: 50px;
    }

    footer {
    	margin-top: 3em;
    }

}

@media screen and (max-width: 1280px){
  /*TOP Nav*/
  nav{margin:10px 0 20px 0;}
  nav ul{height:50px;line-height: 50px;}
  nav ul li{margin: 0 12px;}
  nav ul li.logo{margin:0 10px 0 0;}
  .logo > img {height: 40px;}
  nav ul li a{font-size:20px;}
  .compteur_twitter img, .compteur_fb img, .compteur_gp img{height:30px;}
/* Side Nav  */
  #header{left:86%;}
  #nav li a::after{right:-134px}
  #nav li.current a{font-size: 14px; width: 95px;height:initial;}
  footer{margin-top:3em; }
/* Nav Fleches */

  .button_slide{height:40px;}

/* Intro */
  #intro{padding: 15px 0 6em 0!important;}
  .videoheader{min-height: 710px;}
  .bloc{margin-top:30px;}
  a.link_button{padding:15px 0;width:300px;}
  .accroche{font-size: 40px;line-height: 40px;}
  .accroche2{font-size: 25px;line-height: 29px;margin-top: 25px;}
  .play_video{margin-top:30px;}
  .play_video > a{font-size: 25px;height:30px;line-height: 30px;}
  .play_video > a img{height:30px;margin-top:0px;}
  .access{margin-top:80px;width: 460px; padding-bottom: 10px;}
  .text_form{padding-top: 25px;font-size: 20px;}
  .access div.button_suscribe a, .access div.button_suscribe:nth-child(2) a, div.button_suscribe a{width:300px;padding:15px 0;font-size: 20px;margin: 20px auto 0;}
  .access div.button_suscribe:nth-child(2){padding-bottom: 35px;}

/* #One */

  #one .accroche_slide2{padding-top: 20px;}
  .wrap_bloc_slide2{margin-top:20px;}
  .wrap_bloc_slide2 .bloc:first-of-type{margin-left: 40px;}
  .light{font-size: 25px;line-height: 30px;margin-top: 20px;}
  section#one .wrapper_carousel{margin-top: 30px; min-height: 100px;}
  section#one ul#carousel_one{padding:10px 140px;}
  ul#carousel_one li p{font-size: 16px;margin:0 40px;}
  #one .button_suscribe{margin-top:30px;}
  #one .button_slide{bottom:-28px; margin-top: 30px;}

/* #Two */
  section#two header{margin-top: 25px;}

  .wrap_slide3{margin-top:30px;}
  .wrap_slide3 .bloc:first-of-type{padding-bottom: 26px;}
   .wrap_slide3 .bloc:nth-child(2){padding-bottom: 26px;}
  .wrap_slide3 .bloc{width: 397px;min-height: 335px; margin-right: 10px;}
  .wrap_slide3 .bloc:nth-child(2){margin:60px 10px 0 10px;}
  .wrap_slide3 .bloc:first-child{margin:60px 0 0 10px;}
  .wrap_slide3 .bloc p{margin-top: 10px;}
  .wrap_slide3 .bloc p:nth-child(3){font-size: 25px;}
  .wrap_slide3 .bloc p:nth-child(4){font-size: 17px;padding: 0 10px;}

  .wrap_slide3 > img{height:63px;}
  .wrap_slide3 .bloc img.picto1{height:78px;top:-39px;left:-39px;}
  .visuel1_principe{height:61px;}
  .wrap_slide3 .owl-theme .owl-controls .owl-buttons div{font-size: 110px;top:10px;}
  .wrap_slide3 ul#carousel_two_left{margin: 64px 0 20px;}
  .wrap_slide3 ul#carousel_two_right{margin: 14px 0 20px;}

  section#two .button_suscribe a.link_button, .button_suscribe a.link_button{width: 300px;padding:15px 0;margin-top: 0;}
  section#two .button_suscribe{margin-top: 60px;}
  section#two.main.style3.primary a img.button_slide{bottom:-25px;}

  /* #Work */
  #work.main.style3.primary a img.button_slide {top: 50px;}
  section#work header{margin-top: 40px;}
  .wrap_slide4{margin-top:80px;}
  .wrap_slide4 .bloc{margin: 0 0 0 20px;}
  .wrap_slide4 .bloc:first-of-type{margin: 0 0 0 10px;}
  section#work .button_suscribe{margin-top:60px;}

  /* #Four */

  section#four header{margin-top: 20px;}
  .step1 img, .step2 img, .step3 img{height:53px;left:-55px;}
  .wrap_steps{margin-top: 30px;}
  .wrap_steps p{font-size: 20px;padding:10px 10px;}
  .wrap_slide5{margin-top: 35px;}
  .wrap_slide5 .bloc{width:280px;font-size: 16px;}
  section#four .bloc{padding: 10px 0 19px 0; margin-left: 20px;}

  section#four .bloc img{height:57px;left:-28px; top:-28px;}
  section#four .bloc p:nth-child(2){font-size: 25px;}
  section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){margin-left:40px}
  section#four .bloc p:nth-child(3){font-size: 16px;}
  .wrap_slide4 .bloc:nth-child(1) p:nth-child(3){margin-top:12px;}

  #four.main.style3.primary div.content.container div.button_suscribe{margin-top: 40px;}

}

/*  Small Desktop screen and IPad Landscape*/

@media screen and (max-width:1024px){
  /* side nav */
  #header{left:82%;}
  /*TOP Nav*/
  nav{margin-bottom: 50px;}
  nav ul{height:30px;line-height: 40px;}
  nav ul li.logo{margin:0 10px 0 0;}
  .logo > img {height: 30px;}
  nav ul li{margin:0 5px;}
  nav ul li a{font-size:18px;}
  nav ul li.subscribe a{border-radius: 5px;margin-left: 10px;padding: 3px 9px;}
  nav ul li.compteur_twitter, nav ul li.compteur_fb, nav ul li.compteur_gp{margin: 5px 0 0 10px;}
  .access{margin-top:50px;}
  .bloc{margin-top:35px;}
  a.link_button{padding:15px 0;width:300px;}
  .accroche{font-size: 35px;line-height: 40px;}
  .accroche2{font-size: 23px;line-height: 29px;margin-top: 20px;}
  .play_video{margin-top:50px;}
  .play_video > a{font-size: 23px;height:30px;line-height: 30px;}
  .play_video > a img{height:30px;}
  .text_form{padding-top: 30px;font-size: 20px;}
  .access div.button_suscribe:nth-child(2){padding-bottom: 35px;}

  /* #One */

    #one .accroche_slide2{padding-top: 10px;}
    .wrap_bloc_slide2 .bloc{width:30%;margin-left: 5%; margin-top: 40px;}
    .wrap_bloc_slide2 .bloc:first-child{margin-left: 0;}
    .light{font-size: 20px;line-height: 20px;}
    section#one .wrapper_carousel{margin-top: 40px;min-height: 66px;}
    section#one ul#carousel_one{padding:5px 80px;}
    ul#carousel_one li p{font-size: 14px;margin:0 30px;}
    ul#carousel_one li p:nth-child(2){font-size: 12px;}
    #one .button_slide{bottom:-25px;}
    #one .button_suscribe{margin-top: 50px;}
    div#button_suscribe a.link_button{margin-top: 25px;}

  /* #Two */

    section#two.main.style3.primary{padding:10px 0 6em;}
    section#two.main.style3.primary a img.button_slide{bottom:-40px;}
    .wrap_slide3 .bloc{width:45%;}
    .wrap_slide3 .bloc p:nth-child(3){margin: 20px 0;}
    .wrap_slide3 .bloc img.picto1{height: 68px; left:-31px; top:-34px;}
/* #Work */

  .wrap_slide4{max-width: 90%;}
  .wrap_slide4 .bloc:first-of-type{margin:0 0 0 38px;}
  .wrap_slide4 .bloc{width:30%;min-height: 360px; margin:0 0 0 10px;}
  .wrap_slide4 .bloc p:first-child, .wrap_slide4 .bloc p:nth-child(3){font-size: 25px;}
  .wrap_slide4 .bloc p:nth-child(2){font-size: 18px;}

  /* #Four */

    #four.main.style3.primary{padding:10px 0 3em;}
    section#four header{margin-top: 20px;}
    .wrap_slide5{width: 90%;margin-top: 40px;}
    .wrap_slide5 .bloc{width:30%; min-height: 300px;}
    section#four .bloc{margin: 40px 0 0;}
    section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){padding-bottom: 0;margin-left: 5%;}
    .wrap_slide4 .bloc{min-height:388px;}
}

/* #Four Images in Blocs */
@media screen and (max-width:970px){

  #header{left:82%;}

  .wrap_slide4 .bloc p:first-child{margin-top: 0;}
  .wrap_slide4 .bloc:first-child{padding-bottom: 0;}
  .wrap_slide4 .bloc:nth-child(3){padding-bottom: 0;}
  .wrap_slide4 .bloc:first-child img{height:22px;}
  .wrap_slide4 .bloc img{height:40px;}
  .wrap_slide5 .bloc{width:31%;}
  section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){margin-left: 3%;}
}

@media screen and (max-width:900px){
  nav ul li.logo{margin: 0 5px 0 0;}
  nav ul li{margin:0 5px;}
  nav ul li a{font-size: 16px;}
  nav ul li.subscribe{margin-right: 0;}
  nav ul li.compteur_twitter, nav ul li.compteur_fb, nav ul li.compteur_gp{margin: 8px 0 0 10px;}
  .compteur_twitter img, .compteur_fb img, .compteur_gp img{height:25px;}

/* #Two */

  .wrap_slide3 .bloc img.picto1{height:58px; left:-29px; top:-29px; }
  .wrap_slide3 .bloc p:nth-child(3){font-size:24px;}
  .wrap_slide3 .bloc p:nth-child(4){font-size: 14px;}
  .wrap_slide3 .owl-theme .owl-controls .owl-buttons div{font-size: 85px; top:0px;}

/* # Work */
  .wrap_slide4 .bloc{padding:5px;min-height: 300px;}
  .wrap_slide4 .bloc p:first-child, .wrap_slide4 .bloc p:nth-child(3){font-size: 22px;}
  .wrap_slide4 .bloc p:nth-child(2){font-size: 16px;}
  .wrap_slide4 .bloc p:nth-child(3){margin-top: 38px;}

  /* #Four */
  section#four .bloc{padding:4px;}
  .wrap_slide5 .bloc{min-height: 285px;}
  section#four .bloc p:nth-child(2){font-size: 22px;}
  section#four .bloc p:nth-child(3){font-size: 14px;}
}


@media screen and (max-width:870px){
  #header{left:80%;}
}

/* Tablet and Mobile */
@media screen and (max-device-width:1024px){
  .wrap_bloc_slide2 .bloc, .step1, .step2, .step3{opacity: 1;}
  #one, #two, #work, #four{z-index: 2;}

}


@media screen and (max-width:768px){
  /* background */
  #one {background: url('../images/one_tablet_portrait.jpg')no-repeat center/cover;}
  #two {background: url('../images/two_tablet_portrait.jpg')no-repeat center/cover;}
  #work {background: url('../images/three_tablet_portrait.jpg')no-repeat center/cover;}
  #four {background: url('../images/four_tablet_portrait.jpg') no-repeat center/cover;}
  /* SIDE NAV */
    #header{left:78%;}

  /* TOP NAV */
  .content.container.small.home{
    margin-top: 40px;
  }
  nav ul li{float:none;}
  .responsive-nav{
    position: fixed;
    top:10px;
    right:10px;
    z-index: 1;
    overflow: hidden; /* [1] */
    border-radius: 3px;
    cursor: pointer;
    width:60px;
    height:60px;
    background-color: #2d9ac6;
    z-index:9999;
  }

  .responsive-nav:after {
    content: "\2261";
    font-size: 50px;
    border-radius: 5px;
    width: 1em;
    line-height: 1;
    text-align: center;
    position: absolute;
    top:5px;
    left:5px;
    font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
    color:#ffffff;
  }
  .is-open {
    overflow: visible;
  }
  .is-open:after {
    content: "✕";
    animation: rotation ease 1s;
    font-size: 50px;
  }
  /* Chrome, Safari, Opera */
@-webkit-keyframes rotation{
      0% {
      -ms-transform: rotate(-45deg); /* IE 9 */
      -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
      transform: rotate(-45deg);
      color:rgba(255, 255, 255, 0);
    }
      50% {color:rgba(255, 255, 255, 1);
    }
      100% {
      -ms-transform: rotate(0deg); /* IE 9 */
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
      color:rgba(255, 255, 255, 1);
    }
  }
  /* Normal behavior */
  @keyframes rotation{
      0% {
      -ms-transform: rotate(-45deg); /* IE 9 */
      -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
      transform: rotate(-45deg);
      color:rgba(255, 255, 255, 0);
    }
      50% {color:rgba(255, 255, 255, 1);
    }
      100% {
      -ms-transform: rotate(0deg); /* IE 9 */
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
      color:rgba(255, 255, 255, 1);
    }
  }
  .responsive-nav__list{
      list-style: none;
      margin:0 5px;
      padding:0;
      position: absolute;
      top:0px;
      right:100%;
      z-index: -1;
      width:200px;
  }
  nav ul li{
    margin:0;
  }
  nav ul li a, nav ul li.subscribe a{
    line-height: 60px;
    font-size: 20px;
    padding:0;
    background: transparent;
    width:100%;
    margin: 0;
    border-radius: 0;
  }
  nav ul li.subscribe{
    width: initial;
    border: 0;
  }
  .responsive-nav__item{
     background-color: rgba(45, 154, 198, 0.95);

  }
  .responsive-nav__link {
      display: block;
      white-space: nowrap;
      border-top: 1px solid #18556a;
  }

  nav .logo, nav .compteur_fb, nav .compteur_gp, nav .compteur_twitter{
    display: none;
  }

/* Home */
  #intro {padding:4em 0 12em!important;}
  #intro .accroche{font-size: 29px; line-height: 30px; padding: 0 30px;}
  .accroche2{padding: 0 10px;font-size: 20px; line-height: 28px; margin-top: 30px;}
  .access{margin-top: 85px;width: 440px;}
  .text_form{padding-top: 25px;}
  .access div.button_suscribe:nth-child(2){padding-bottom: 30px;}
/* #One */
  .wrap_bloc_slide2 .bloc p{
    font-size: 13px;
  }

/*#two */
  .wrap_slide3 .bloc, .wrap_slide3 .bloc:first-child, .wrap_slide3 .bloc:nth-child(2){
    width:65%;
    margin:40px 0 0 0;
    float:none;
  }
  .wrap_slide3 .bloc p:nth-child(3){font-size: 30px;}
  .wrap_slide3 .bloc p:nth-child(4){font-size: 20px;}


/* #Work */
  .wrap_slide4 .bloc:first-child img, .wrap_slide4 .bloc img{height:initial;}
  .wrap_slide4 .bloc p:nth-child(2) {font-size: 20px;}
  .wrap_slide4 .bloc p:first-child, .wrap_slide4 .bloc p:nth-child(3){font-size: 30px;}
  .wrap_slide4 .bloc, .wrap_slide4 .bloc:first-of-type{width:64%; margin: 20px 0 0 17%; min-height: 310px;}


  /* #Four */
  section#four .bloc, section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){width:80%; margin: 20px 0 0 10%; padding:10px;}
  section#four .bloc p:nth-child(2){font-size: 30px;}
  section#four .bloc p:nth-child(3){font-size: 20px;}
  .wrap_steps{margin-left: 60px;}

}


@media screen and (max-width:640px){
  /* NAV */

  #one, #two, #work, #four{z-index: 1;}
  .responsive-nav{height: 50px; width: 50px;}
  .responsive-nav::after{top:1px; left:0px;}
  nav ul li a, nav ul li.subscribe a{line-height: 50px;}
  #header ul{display:none;}
  .content.container.small.home{margin-top: 60px;}
   .responsive-nav__list{width:300px;}
   .accroche{font-size: 29px; line-height: 40px;}
   .accroche2{font-size: 19px;line-height: 25px;}
   .light{font-size: 20px; line-height: 25px;}

  /* #Intro */
  .access{width:80%;}
  .access div.button_suscribe a, .access div.button_suscribe:nth-child(2) a{width:70%;}

  /* #One */
  .wrap_bloc_slide2 .bloc, .wrap_bloc_slide2 .bloc:first-child{width:80%; margin: 20px 0 0 10%;}
  #one .button_suscribe{margin-top: 50px;}
  .wrap_bloc_slide2 .bloc p{font-size: 18px;}

  /* #two */
  section#two header{margin-top: 75px;}
  .wrap_slide3{margin-top: 15px;}
  .wrap_slide3 .bloc, .wrap_slide3 .bloc:nth-child(2){margin:50px 0 0 0;}
  .wrap_slide3 .bloc:first-child{margin: 35px 0 0 0;}
  .wrap_slide3 .bloc, .wrap_slide3 .bloc:first-child, .wrap_slide3 .bloc:nth-child(2){width:80%;}
  .wrap_slide3 .bloc p:nth-child(3){font-size: 26px;}
  .wrap_slide3 .bloc p:nth-child(4){font-size: 18px;}
  .wrap_slide3 ul#carousel_two_left,
  .wrap_slide3 ul#carousel_two_right{margin: 30px 0 10px;}

  /* #Work */
  .wrap_slide4{margin-top: 0;}
  .wrap_slide4 .bloc,
  .wrap_slide4 .bloc:first-of-type{padding: 20px 13px;}
  .wrap_slide4 .bloc p:first-child, .wrap_slide4 .bloc p:nth-child(3){padding-top: 0;}


  /*  Old responsive */
  .logo_footer {
      display: block;
      margin: 0 auto;
  }
  .link_footer {
      border-left: 0 none;
      float: none;
      padding-left: 0;
      text-align: center;
  }
  .link_footer.right {
      border-left: medium none;
      float: none;
      padding-left: 0;
  }
  .link_footer.right2 {
      float: none;
      margin-right: 0;
  }

  ul.network {
      display: table;
      float: none;
      margin: 15px auto;
      text-align: center;
      width: 200px;
  	}

}

@media screen and (max-width:480px){

  /* Top Nav */
  .content.container.small.home{margin-top: 13px;}
  .responsive-nav{width:40px; height:40px;}
  .responsive-nav::after{font-size: 40px;top:0;left:0;}
  .is-open::after{font-size: 40px;}
  nav ul li a, nav ul li.subscribe a{height: 40px;line-height: 40px;}

  /* #Intro */
  .accroche2{font-size: 18px;}
  .play_video{margin-top: 35px;}
  .play_video > a{font-size: 19px; line-height: 30px;}

  .text_form{font-size: 17px;padding: 20px 5px 0 5px;line-height: 22px;}
  .access{margin-top: 30px;}
  .access div.button_suscribe:nth-child(2){padding-bottom: 20px;}

  /* Nav Fleche */
  .button_slide, .button_slide_top{display: none;}


  /* #One */
  ul#carousel_one li p{margin:0;}
  .wrap_bloc_slide2 .bloc p{font-size: 18px;}

  /* #Two  */
  .wrap_slide3 .bloc p:nth-child(4){font-size: 19px;}
  .wrap_slide3 .owl-theme .owl-controls .owl-buttons div{top:-6px}
  section#two .button_suscribe{margin-top: 75px;}

  /* #Work */
  .wrap_slide4 .bloc, .wrap_slide4 .bloc:first-of-type{margin: 20px 0 0 7%; min-height: 310px; width: 86%; }
  .wrap_slide4 .bloc p:first-child, .wrap_slide4 .bloc p:nth-child(3){font-size: 25px;}
  .wrap_slide4 .bloc p:nth-child(2){font-size: 18px;}


  /* #Four */
  section#four .bloc, section#four .bloc:nth-child(2), section#four .bloc:nth-child(3){margin:40px 0 0 10%;}
  .wrap_steps p, section#four .bloc p:nth-child(3){font-size: 17px;}
  section#four .bloc p:nth-child(2){font-size: 25px;}
  .step1, .step2, .step3{ margin-left: 2%;}
  .step1 img, .step2 img{top:16px;}
  .step3 img{top:0;}
  .step3 p{margin-top: 18px;}
  .wrap_slide5{margin-top: 25px;}

}

@media screen and (max-width:360px){
    .wrap_slide3 .owl-theme .owl-controls .owl-buttons div{top:-2px; font-size: 70px;}

    .wrap_slide4 .img_partenaires a:first-child{margin:0;}
    .wrap_slide4 .bloc .img_partenaires{margin: 20px 0 10px 0;}
    .wrap_slide4 .bloc img{height: 45px;}
    .wrap_slide4 .bloc:first-child img{height: 35px;}
}

@media screen and (max-width:320px){
    #intro .accroche{font-size: 28px;}
    .accroche2{font-size: 19px;}
    .access div.button_suscribe a,
    .access div.button_suscribe:nth-child(2) a,
    div.button_suscribe a{font-size: 17px;}

    .light{font-size: 19px;}

    .wrap_bloc_slide2 .bloc p{line-height: 23px;}
    .wrap_slide3 .bloc p:nth-child(4){font-size: 17px; line-height: 23px;}

    section#four .bloc,
    section#four .bloc:nth-child(2),
    section#four .bloc:nth-child(3){padding:10px 16px;}
    .wrap_steps p, section#four .bloc p:nth-child(3){font-size: 16px;line-height: 20px;}
    section#four .bloc p:nth-child(2){font-size: 24px;line-height: 30px;}
}
/* Tablet Portrait */

@media all and (orientation: portrait) and (max-width:800px){
  
  #header ul{display: none;}
  #intro{background: url('../images/intro_tablet_portrait.jpg')no-repeat center/cover;}
  #one {background: url('../images/one_tablet_portrait.jpg')no-repeat center/cover;}
  #two {background: url('../images/two_tablet_portrait.jpg')no-repeat center/cover;}
  #work {background: url('../images/three_tablet_portrait.jpg')no-repeat center/cover;}
  #four {background: url('../images/four_tablet_portrait.jpg') no-repeat center/cover;}

  #intro{padding:6em 0 12em!important;}
  #intro footer{margin-top: 5em;}

  #one.main.style3.slide2.primary{padding: 30px 0 14em 0;}
  .wrap_bloc_slide2 .bloc, section#one .wrapper_carousel{margin-top: 50px;}
  #one .button_suscribe{margin-top: 80px;}
  section#two.main.style3.primary{padding: 15px 0 14em;}
  section#two .button_suscribe{margin-top: 150px;}

  #work.main.style3.primary{padding: 24px 0 15em;}
  section#work .button_suscribe{margin-top: 60px;}
  .wrap_slide4 .bloc:last-of-type{padding-bottom: 70px;}

  #four.main.style3.primary{padding: 24px 0 8em;}
  .wrap_slide5{margin-top: 60px;}
  #four.main.style3.primary div.content.container div.button_suscribe{margin-top: 80px;}

}

@media all and (max-width:640px){
    #intro{background: url('../images/intro_mobile.jpg')no-repeat center/cover;}
    #one {background: url('../images/one_mobile.jpg')no-repeat center/cover;}
    #two {background: url('../images/two_mobile.jpg')no-repeat center/cover;}
    #work {background: url('../images/three_mobile.jpg')no-repeat center/cover;}
    #four {background: url('../images/four_mobile.jpg') no-repeat center/cover;}
}





/* Tablet Landscape */
@media screen and (orientation: landscape) and (max-width:1024px){
    #header ul{display: none;}
    #intro{padding: 15px 0 4em 0!important;}
}


.lightbox { display: none; }
.congrats {
	color: #31a0cc;
	font-size: 36px;
}
.success {
    font-size: 15px;
}
.success.contact {
	margin-top: 10px;
}
.bloc_contact > span {
	width: 100%;
    float: left;
}
.bloc_contact.middle {
	width: 13px
}

.bloc_contact {
	overflow:hidden;
	font-size: 15px;
	color:#31a0cc;
    float: left;
    margin: 0 auto;
    width: 47%;
}
.featherlight .featherlight-content {
    border-radius: 7px;
	}
.featherlight .featherlight-inner {
    text-align: center;
}

.success.mentions.first {
    margin-left: 20px;
    margin-bottom: 5px;
	font-size: 17px;
    padding-top: 20px;
    text-align: left;
	}
.success {
	font-family: 'nexa_boldregular', Arial, verdana, sans-serif;
	color: #31a0cc;
	font-size: 18px;
	margin-bottom: 35px;
}
.procedure.mentions {
    margin-bottom: 20px;
    font-size: 15px;
    margin-left: 20px;
    text-align: left;
}
.adresse_mentions {
	font-family: "nexa_boldRegular", Arial, sans-serif;
	color: #515151;
}
.adresse {
	text-align:center;
}
.adresse > a {
    color: #515151;
}
.success.mentions {
    margin-bottom: 5px;
	font-size: 17px;
    text-align: left;
	}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.logo_home_mc {
	max-width: 100%;
}