/*  #Mobile
================================================== */

@media only screen and (max-width:768px) {
  /*
		** HEADER
		*/

  h1,
  h1 a,
  h1 img {
    width: 140px !important;
    height: auto !important;
  }

  body #header h1 {
    top: 15px;
    margin-left: -70px;
  }

  body #header .content #menu-mobile {
    margin-left: 0;
  }

  body #header .content #menu:before {
    left: 21px !important;
  }

  body #header .content nav ul li a {
    padding-top: 23px;
  }

  /*
		** ACTU
		*/

  body .actu .list-articles-med article > a {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  body .actu .list-articles-med article > a img {
    width: auto;
    height: auto;
  }

  body .actu .article-med {
    display: inline-block;
    height: auto;
  }

  body .actu .article-med .article-med-infos {
    float: none;
    width: 100%;
  }

  body .article-med > a {
    text-align: left;
  }

  body .actu .article .article-content iframe {
    width: 100%;
  }

  body .actu .article .article-content p a {
    word-wrap: break-word;
  }

  body .actu .article .share-rs iframe:nth-child(1) {
    margin-right: -10px;
  }

  body .actu .article .share-rs iframe#twitter-widget-0 {
    width: 80px !important;
  }

  body .actu .article .share-rs div#___plusone_0 {
    width: 60px !important;
  }

  /*
		** HOME
		*/

  body #home article {
    width: 100%;
    float: none;
  }

  body #home article:nth-child(n) a > div:not(.home-rollover) {
    margin-top: 30px;
  }

  /*
		** CONTACT
		*/

  body #contact form .form-column {
    width: 100%;
    margin-right: 0;
  }

  body #contact form fieldset:nth-child(2) input[type="submit"] {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 10px 10px 10px 0;
  }

  body #contact form fieldset:nth-child(2) #captcha > div > div {
    width: 100% !important;
  }

  /*
		** FOOTER
		*/

  body #footer.footer-home nav:nth-child(2) ul li:last-child {
    margin-right: 4px;
  }
}

/*  #Mobile
================================================== */

@media only screen and (max-width:1024px) {
  /*
		** GLOBAL
		*/

  body {
    width: 100%;
    min-width: 0px !important;
  }

  section:not(#contact) {
    width: 100%;
    min-width: 1070px;
    overflow: hidden;
  }

  body h1 {
    top: 11px;
  }

  /*
		** RETOUCHE SLIDER
		*/

  /* actu */

  .actu .slider,
  .actu .slidesjs-container {
    height: auto !important;
  }

  /*
		** HEADER
		*/

  #header {
    /*min-width:0px !important;*/
    padding: 0 10px;
  }

  body #header {
    height: 50px;
    padding: 0;
  }

  #header h1 {
    left: 50%;
    margin-left: -84px;
  }

  /*
		** ACTU
		*/

  .actu-content .column-big.left {
    width: 100%;
  }

  .actu-content .aside {
    display: none;
  }

  .actu ul.slider {
    display: none !important;
  }

  .list-articles-med .article-med:first-child {
    border-top: 0px;
    padding-top: 0;
  }

  body .actu .article header img {
    width: 100%;
    height: auto;
  }

  body .actu .article .share-rs {
    text-align: center;
  }

  /*
		** FOOTER
		*/

  body #footer {
    position: relative;
  }
}

/*
Theme Name: Dailymotion Advertising
Theme URI: http://www.advertising.dailymotion.com/
Description: Dailymotion Advertising
Version: 0.1
Author: Valentin Leroy
Creation Theme by Valentin Leroy || http://www.valentin-leroy.com
*/

/*
** MEYER
*/

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
** GLOBAL
*/

*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* overlay bleu */

* {
  outline: none;
}

body {
  min-width: 1024px;
  font-family: 'Hind', 'Arial', 'Verdana', sans-serif;
  font-size: 0.95em;
}

article {
  position: relative;
}

.title-slash {
  height: 18px;
  margin: 0 0 25px 0;
  text-transform: lowercase;
  font-size: 1.1em;
  font-weight: 500;
}

.actu .title-slash {
  font-size: 0.95em;
  margin-bottom: 4px;
}

.actu .title-slash span:last-child {
  display: none;
}

.title-fat {
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 2.4em;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 1.1em;
}

.title-fat span:not(.volume) {
  font-weight: 300;
}

.title-fat span.volume {
  text-shadow: 1px 1px #1a559e,
				2px 2px #1a559e,
				3px 3px #1a559e,
				4px 4px #1a559e,
				5px 5px #1a559e,
				6px 6px #1a559e,
				7px 7px #1a559e,
				8px 8px #1a559e,
				9px 9px #1a559e;
}

.actu h2.title-fat {
  margin-bottom: 10px;
  line-height: 1.1em;
}

.actu h3.title-fat {
  font-size: 1.2em;
  line-height: 1.2em;
}

.title-fatter {
  text-transform: uppercase;
  font-size: 3.95em;
  font-weight: 700;
}

.title-grey {
  padding-bottom: 25px;
  margin-bottom: 15px;
  background: url("../img/global/trait-st.png") bottom left no-repeat;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 500;
}

h6 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

a {
  color: inherit;
  text-decoration: none;
}

p,
ul {
  font-weight: 300;
}

p {
  line-height: 1.3em;
}

strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

ul.bullet {
  list-style: disc inside;
}

/*
** CLASSES
*/

.ghost {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  opacity: 0;
}

.large-content,
.content,
.actu-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.large-content {
  max-width: 1280px;
}

.content {
  max-width: 1020px;
  padding: 60px 0 100px 0;
}

.actu-content {
  max-width: 990px;
  padding: 20px;
}

.table-middle {
  display: table;
  height: 100%;
  width: 100%;
}

.cell-middle {
  display: table-cell;
  vertical-align: middle;
}

.left {
  float: left;
}

.right {
  float: right;
}

.aleft {
  text-align: left;
}

.aright {
  text-align: right;
}

.full-width {
  width: 100%;
}

.actu {
  padding: 20px;
}

.two-column {
  width: 49%;
}

.three-column {
  width: 32%;
}

.one-third {
  width: 32.3%;
}

.two-third {
  width: 65.6%;
}

.column-left {
  margin-right: 1%;
}

.column-right {
  margin-left: 1%;
}

.column-middle {
  margin-left: 1%;
  margin-right: 1%;
}

.column-big {
  width: 590px;
}

.column-small {
  width: 430px;
}

.column-big,
.column-small,
.aside,
.two-column {
  position: relative;
}

.transition,
.transition * {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.border {
  border: solid 1px black;
}

.active {
  cursor: default;
}

.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-cover > img {
  width: 100%;
}

.btn-up {
  z-index: 11;
  display: none;
  position: fixed;
  bottom: 60px;
  right: 20px;
  width: 52px;
  height: 52px;
  background: url("../img/global/btn-up.png") top left no-repeat;
}

.list-pack {
  max-width: 820px;
}

.list-pack li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 156px;
  height: 156px;
  margin: 0 6px 6px 0;
  padding-top: 25px;
  background: white;
  text-align: center;
}

.list-pack li p {
  text-transform: uppercase;
  line-height: 1.4em;
  margin-bottom: 17px;
}

.list-pack li > div {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.btn-close {
  text-transform: uppercase;
}

.btn-close:before {
  content: 'x';
  padding-right: 5px;
}

/* actu */

.aside {
  width: 300px;
}

.article-nav {
  border-top: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  padding: 2px 0;
  margin-bottom: 20px;
}

.article-nav > a {
  background-color: #bfbfbf;
}

.article-nav > a:hover {
  background-color: #999;
}

.article-nav .page-numbers.current {
  font-weight: 600;
}

.article-nav .screen-reader-text {
  display: none;
}

/*
** RETOUCHE SLIDER
*/

.slidesjs-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  bottom: 38px;
  left: 50%;
}

.slidesjs-pagination-item {
  display: inline-block;
  margin: 5px;
}

.slidesjs-pagination-item a {
  display: block;
  font-size: 0;
  width: 22px;
  height: 22px;
  background: url("../img/global/bullet.png") top left no-repeat;
}

#nroll .slidesjs-pagination-item a {
  background-image: url("../img/global/bullet-green.png");
}

.slidesjs-pagination-item a:hover,
.slidesjs-pagination-item a.active {
  background-position: bottom;
}

/* actu */

.actu .slider,
.actu .slidesjs-container {
  position: relative;
  height: 360px;
}

.actu .slidesjs-pagination {
  position: absolute;
  z-index: 10;
  bottom: -21px;
  right: 0;
  left: auto;
}

.actu .slidesjs-pagination-item {
  display: inline-block;
  margin: 0 0 0 3px;
}

.actu .slidesjs-pagination-item a {
  display: block;
  font-size: 0;
  width: 13px;
  height: 13px;
  background: url("../img/global/bullet-actu.png") top left no-repeat;
}

.actu .slidesjs-pagination-item a:hover,
.actu .slidesjs-pagination-item a.active {
  background-position: bottom;
}

/*
** COULEURS
*/

.black {
  color: black;
}

.white {
  color: white;
}

.blue {
  color: #3b89e9;
}

/* #0079b8 */

.blue-light {
  color: #7db0ee;
}

.blue-lighter {
  color: #cae5f2;
}

.blue-dark {
  color: #00486e;
}

.grey {
  color: #7f7f7f;
}

.grey-dark {
  color: #505050;
}

.yellow {
  color: #ffbf00;
}

.bg-black {
  background-color: black;
}

.bg-white {
  background-color: white;
}

.bg-blue {
  background-color: #3b89e9;
}

.bg-blue-dark {
  background-color: #003652;
}

.bg-grey {
  background-color: #7f7f7f;
}

.bg-grey-light {
  background-color: #f7f7f7;
}

.bg-grey-dark {
  background-color: #959292;
}

/*
** HEADER
*/

#header {
  position: relative;
  height: 60px;
  text-align: right;
  background-color: #0061df;
}

h1 {
  position: absolute;
  top: 17px;
  left: 20px;
}

.header-home h1 {
  left: 4.7%;
}

h1,
h1 a,
h1 img {
  width: 168px;
  /* 228 */
  height: 30px;
}

#header .content {
  padding-top: 0;
  padding-bottom: 0;
}

#header nav,
#header nav ul li {
  display: inline-block;
}

#menu {
  position: relative;
}

#lang {
  margin-right: 20px;
}

#header nav ul li a {
  display: inline-block;
  height: 60px;
  padding: 24px 8px;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#header nav ul li a.active {
  cursor: pointer;
}

#header nav ul li a:hover {
  color: white;
}

#lang ul li:nth-child(1) a {
  padding-right: 4px;
}

#lang ul li:nth-child(2) a {
  padding-right: 0;
  padding-left: 4px;
}

.header-home #lang ul li:nth-child(2) a {
  padding-right: 50px;
}

#menu-mobile {
  display: none;
  position: relative;
  z-index: 10;
  width: 40px;
  height: 36px;
  margin-top: 7px;
  background: url("../img/global/menu-mobile.gif") center center no-repeat;
  float: left;
}

#menu-under {
  position: absolute;
  bottom: 17px;
  left: 0;
  width: 100%;
}

#menu-under > div {
  opacity: 0;
  position: absolute;
  width: 31px;
  height: 3px;
  background: url("../img/global/menu-bar.gif") top left no-repeat;
}

/*
** BANNER
*/

#banner {
  padding: 10px 0 25px;
  text-align: center;
}

#banner h2 {
  font-size: 1.4em;
  font-weight: 300;
}

/*
** ACTUS
*/

.actu .title-grey {
  padding-bottom: 11px;
}

.date {
  margin-bottom: 10px;
  font-size: 0.95em;
  font-weight: 600;
}

.actu ul.slider {
  display: block;
}

.actu ul.slider li {
  position: relative;
}

.actu ul.slider li a {
  display: block;
}

.actu ul.slider li a img {
  width: 100%;
  height: 100%;
  max-height: 360px;
}

.actu ul.slider li .info-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px 35px;
  background-color: rgba(255,255,255,0.9);
}

.actu ul.slider li .info-bar a:nth-child(1) {
  margin-bottom: 3px;
}

.actu ul.slider li .info-bar a:nth-child(2) h3 {
  margin-bottom: 0;
}

.article-med {
  display: block;
  height: 211px;
  padding: 30px 0 26px;
  border-top: solid 1px #ededed;
  background: #fff;
  z-index: 2;
}

.article-med:last-child {
  border-bottom: solid 1px #ededed;
}

.article-med > a {
  display: block;
  position: relative;
  width: 200px;
  text-align: center;
}

.article-med > a img {
  vertical-align: bottom;
  max-width: 200px;
  max-height: 113px;
}

.article-med .article-med-infos {
  width: 370px;
}

.article-med .article-med-infos h3 {
  margin-bottom: 5px;
}

.actu .list-articles-med {
  background: #fff;
  z-index: 3000;
}

.actu .list-articles-med .article-nav {
  text-align: center;
}

.actu .list-articles-med .article-nav ul li {
  display: inline-block;
  font-size: 0.9em;
  margin: 0 3px;
}

.actu .list-articles-med .article-nav ul li a:hover {
  text-decoration: underline;
}

.actu #external-links {
  margin-bottom: 30px;
}

.actu #external-links ul li {
  display: block;
  width: 100%;
  background-position: 21px center;
  background-repeat: no-repeat;
}

.actu #external-links ul li:nth-child(1) {
  background-color: #0066dc;
  background-image: url("../img/global/picto-blog-press.png");
  margin-bottom: 5px;
}

.actu #external-links ul li:nth-child(2) {
  background-color: #2fd2c6;
  background-image: url("../img/global/picto-blog-dev.png");
}

.actu #external-links ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 16px 20px 13px 56px;
}

.actu aside .twitter-timeline-wrapper {
  height: 250px;
  margin-bottom: 40px;
}

.actu aside .newsletter {
  margin: 40px 0;
  background-color: #f5f5f5;
}

.actu aside .newsletter nav {
  float: left;
  width: 34px;
}

.actu aside .newsletter nav ul li {
  width: 34px;
  height: 34px;
}

.actu aside .newsletter nav ul li:nth-child(-n+6) {
  margin-bottom: 1px;
}

.actu aside .newsletter nav ul li a {
  background-color: #7aadc0;
  text-align: center;
  font-size: 0.75em;
}

.actu aside .newsletter nav ul li a:hover,
.actu aside .newsletter nav ul li a.active {
  background-color: #3b89e9;
}

.actu aside .newsletter > ul {
  top: 0;
  left: 34px;
  width: 266px;
  height: 139px;
  padding: 19px 13px;
}

.actu aside .newsletter > ul li:nth-child(n+2) {
  display: none;
}

/*.actu aside .newsletter > ul li:nth-child(5){text-align:center;}*/

/*.actu aside .newsletter > ul li:nth-child(5) h3{text-align:left;}*/

.actu aside .newsletter > ul li h3.title-grey {
  background: none;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  line-height: 1.3em;
}

.actu aside .newsletter > ul li h3.title-grey span {
  font-weight: 300;
}

.actu aside .newsletter > ul li form {
  position: relative;
}

.actu aside .newsletter > ul li form input[type=text],
.actu aside .newsletter > ul li form input[type=email] {
  width: 100%;
  height: 33px;
  padding: 6px 52px 6px 6px;
  border: none;
}

/* FIX FORM NEWSLETTER */

.actu aside .newsletter > ul li form div.mce_inline_error {
  margin: 5px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: red !important;
  font-weight: 400 !important;
  font-size: 0.8em;
}

.actu aside .newsletter > ul li form input[type=email].valid {
  display: none;
}

.actu aside .newsletter > ul li form div#mce-responses {
  font-size: 0.75em;
  background-color: #f5f5f5;
  position: relative;
  z-index: 3;
}

/* END FIX FORM NEWSLETTER */

.actu aside .newsletter > ul li form input[type=submit] {
  position: absolute;
  width: 42px;
  height: 22px;
  right: 6px;
  top: 6px;
  border: none;
  background: #bfbfbf;
  cursor: pointer;
}

.actu aside .newsletter > ul li form input[type=submit]:hover {
  background: #999;
}

/*.actu aside .newsletter > ul li iframe, .actu aside .newsletter > ul li > div{display:block; margin:0 auto;}*/

.actu aside .newsletter > ul li > span {
  display: inline-block;
}

.actu aside .newsletter > ul li:nth-child(2) iframe {
  width: 130px;
}

.actu aside .newsletter > ul li:nth-child(3) iframe {
  width: 170px;
  height: 30px;
}

.actu aside ul.categories {
  padding: 17px 40px;
  margin-bottom: 40px;
  list-style-image: url("../img/actu/bullet-list.png");
}

.actu aside ul.categories li {
  width: 100%;
  padding: 12px 0;
}

.actu aside ul.categories li:nth-child(n+2) {
  border-top: solid 1px #ebebeb;
}

.actu aside ul.categories li a {
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 500;
}

.actu aside ul.categories li a:hover {
  text-decoration: underline;
}

.actu aside .articles-small {
  margin-bottom: 20px;
}

.actu aside .articles-small article {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

.actu aside .articles-small article .article-small-infos {
  width: 200px;
}

.actu aside .articles-small article > a {
  position: relative;
}

.actu aside .articles-small article > a > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/actu/play.png") no-repeat center center rgba(0,0,0,0.2);
}

.actu aside .articles-small article img {
  display: block;
  width: 85px;
}

.actu aside .articles-small article h3 {
  background: none;
  padding: 0;
  margin: 0 0 5px 0;
  height: auto;
}

.actu aside .articles-small article .article-small-infos > * {
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 500;
}

.actu aside .kw-cloud {
  text-transform: uppercase;
}

.actu aside .kw-cloud span {
  display: inline-block;
  margin-right: 16px;
}

.actu aside .kw-cloud a:last-child span {
  margin-right: 0;
}

.actu aside .kw-cloud a:hover span {
  text-decoration: underline;
}

.actu .article header {
  margin-bottom: 20px;
}

.actu .article header .article-infos {
  margin-bottom: 20px;
  border-top: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  padding: 6px 0;
  color: #c6c6c6;
}

.actu .article header .article-infos a:hover {
  text-decoration: underline;
}

.actu .article header img {
  width: 100%;
  height: auto;
}

.actu .article .article-content {
  padding-bottom: 20px;
}

.actu .article .article-content p,
.actu .article .article-content img {
  margin-bottom: 20px;
}

.actu .article .article-content img {
  max-width: 100%;
  height: auto;
}

.actu .article .article-content iframe {
  display: block;
  margin: 0 auto;
}

.actu .article .article-content ul li {
  list-style: disc;
  list-style-position: inside;
}

.actu .article .article-content ul ul {
  margin-bottom: 10px;
  margin-left: 50px;
}

.actu .article .article-content ul ul li {
  list-style: circle;
}

.actu .article .article-content .wp-caption.alignnone {
  width: 100% !important;
}

.actu .article .share-rs {
  margin-bottom: 20px;
}

.actu .article .share-rs iframe {
  display: inline-block;
  width: auto;
}

.actu .article .share-rs iframe:nth-child(1) {
  width: 115px;
  margin-right: 12px;
}

.actu .article .share-rs iframe:nth-child(2) {
  margin-right: 40px;
}

.actu .article .article-nav > a {
  display: block;
  padding: 5px 5px 3px 5px;
  margin-left: 2px;
  border-radius: 2px;
  text-align: center;
  font-size: 0.9em;
  font-weight: 300;
}

.actu .article .article-nav ul {
  padding-top: 6px;
}

.actu .article .article-nav ul li {
  display: inline-block;
  margin-left: 15px;
}

.actu .article .article-nav ul li a {
  display: block;
  width: 23px;
  height: 12px;
  background-position: top left;
  background-repeat: no-repeat;
}

.actu .article .article-nav ul li:first-child a {
  background-image: url("../img/global/arrow-prev.png");
}

.actu .article .article-nav ul li:last-child a {
  background-image: url("../img/global/arrow-next.png");
}

/*
** FOOTER
*/

#footer {
  position: relative;
}

#footer .content {
  padding: 12px 0 0;
  height: 40px;
}

#footer nav:nth-child(2) {
  position: absolute;
  right: 9px;
  top: 9px;
}

#footer nav ul li {
  display: inline-block;
}

#footer nav ul li a:hover {
  text-decoration: underline;
}

#footer nav:nth-child(1) {
  margin-left: 9px;
}

#footer nav:nth-child(1) ul li {
  margin: 0 10px;
}

#footer nav:nth-child(1) ul li a {
  font-size: 0.8em;
}

#footer nav:nth-child(2) ul li {
  margin-right: 4px;
}

#footer.footer-home nav:nth-child(2) ul li:last-child {
  margin-right: 41px;
}

#footer nav:nth-child(2) ul li a {
  display: block;
  width: 25px;
  height: 24px;
  background: top left no-repeat;
}

#footer nav:nth-child(2) ul li:nth-child(1) a {
  background-image: url("../img/global/square-daily.png");
}

#footer nav:nth-child(2) ul li:nth-child(2) a {
  background-image: url("../img/global/square-facebook.png");
}

#footer nav:nth-child(2) ul li:nth-child(3) a {
  background-image: url("../img/global/square-twitter.png");
}