.tabs.base .tabs-name {
  border: 1px solid #4c4d4e;
}
.spinner-small > span,
.tabs.base .tabs-name {
  background-color: #4c4d4e;
}
.color-base,
.socialbar a,
.tabs.base .is-active a,
.tabs.base a:hover {
  color: #4c4d4e;
}
.tabs.default .tabs-name {
  border: 1px solid #0b4892;
}
footer,
.tabs.default .tabs-name {
  background-color: #0b4892;
}
.color-default,
.tabs.default .is-active a,
.tabs.default a:hover {
  color: #0b4892;
}
.tabs.sport .tabs-name {
  border: 1px solid #00b9f3;
}
.tabs.sport .tabs-name {
  background-color: #00b9f3;
}
.color-sport,
.tabs.sport .is-active a,
.tabs.sport a:hover {
  color: #00b9f3;
}
.tabs.entertainment .tabs-name {
  border: 1px solid #cc190f;
}
.tabs.entertainment .tabs-name {
  background-color: #cc190f;
}
.color-entertainment,
.tabs.entertainment .is-active a,
.tabs.entertainment a:hover {
  color: #cc190f;
}
.tabs.economy .tabs-name {
  border: 1px solid #053042;
}
.tabs.economy .tabs-name {
  background-color: #053042;
}
.color-economy,
.tabs.economy .is-active a,
.tabs.economy a:hover {
  color: #053042;
}
.tabs.community .tabs-name {
  border: 1px solid #930b48;
}
.tabs.community .tabs-name {
  background-color: #930b48;
}
.color-community,
.tabs.community .is-active a,
.tabs.community a:hover {
  color: #930b48;
}
.tabs.weird .tabs-name {
  border: 1px solid #ef2a82;
}
.tabs.weird .tabs-name {
  background-color: #ef2a82;
}
.color-weird,
.tabs.weird .is-active a,
.tabs.weird a:hover {
  color: #ef2a82;
}
.tabs.partner .tabs-name {
  border: 1px solid #ff5400;
}
.tabs.partner .tabs-name {
  background-color: #ff5400;
}
.color-partner,
.tabs.partner .is-active a,
.tabs.partner a:hover {
  color: #ff5400;
}
.tabs.planet .tabs-name {
  border: 1px solid #48930b;
}
.tabs.planet .tabs-name {
  background-color: #48930b;
}
.color-planet,
.tabs.planet .is-active a,
.tabs.planet a:hover {
  color: #48930b;
}
.tabs.media .tabs-name {
  border: 1px solid #000;
}
.tabs.media .tabs-name {
  background-color: #000;
}
.color-media,
.tabs.media .is-active a,
.tabs.media a:hover {
  color: #000;
}
.tabs.hightech .tabs-name {
  border: 1px solid #686868;
}
.tabs.hightech .tabs-name {
  background-color: #686868;
}
.color-hightech,
.tabs.hightech .is-active a,
.tabs.hightech a:hover {
  color: #686868;
}
.tabs.native .tabs-name {
  border: 1px solid #fff7e2;
}
.tabs.native .tabs-name,
.tabs.native .tabs-name:after {
  background-color: #fff7e2;
}
.color-native,
.tabs.native .is-active a,
.tabs.native a:hover {
  color: #fff7e2;
}
.font-secondary,
.box-footer,
.btn,
footer,
.skin-blog .media:before,
.skin-chat .media:before,
.skin-exclusive .media:before,
.skin-diaporama .media:before,
.skin-lastminute .media:before,
.skin-live .media:before,
.skin-partner .media:before,
.skin-people .media:before,
.skin-quiz .media:before,
.skin-weird .media:before,
.socialbar span,
.tabs-item,
.tabs-name {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align: justify;
}
.uppercase {
  text-transform: uppercase;
}
.list-pos-outside,
.list-pos-outside li {
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}
.list-type-none,
.headerbar ul,
.navbar ul,
.socialbar,
.tabs {
  list-style-type: none;
}
.inline {
  display: inline;
}
.inline > li {
  display: inline;
}
.inline-block,
.spinner > span {
  display: inline-block;
}
.hidden {
  display: none;
}
.vsb-hidden {
  visibility: hidden;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.clearfix:after,
.box-footer:after,
.form-single-row:after,
.navbar:after,
.socialbar:after,
.tabs:after,
.section:after,
.chapter:after,
.chapter-body:after,
.chapter-note:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-Regular.woff") format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-Bold.woff") format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-BoldItalic.woff") format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 900;
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-ExtraBold.woff") format('woff');
}
@font-face {
  font-family: '20mn';
  font-style: normal;
  src: url("../fonts/20mn.eot?#iefix") format('embedded-opentype'), url("../fonts/20mn.woff") format('woff');
}
article,
aside,
audio,
canvas,
datagrid,
datalist,
details,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section,
video {
  display: block;
}
abbr,
eventsource,
mark,
meter,
time,
progress,
output,
bb {
  display: inline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  min-height: 100%;
}
body {
  background-color: #e7e7e7;
}
a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
img {
  border: 0;
  display: block;
  vertical-align: text-bottom;
}
svg:not(:root) {
  overflow: hidden;
}
li li {
  margin-left: 0;
}
li p,
li ul {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
sup,
sub,
blockquote:before,
blockquote:after {
  vertical-align: 0;
  position: relative;
}
sup {
  bottom: 1ex;
}
sub,
blockquote:before,
blockquote:after {
  top: 0.5ex;
}
textarea,
table,
td,
th,
code,
pre,
samp,
div,
p {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
code,
pre,
samp {
  white-space: pre-wrap;
}
img,
table,
td,
blockquote,
code,
pre,
textarea,
input {
  height: auto;
  max-width: 100%;
}
label,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
label,
button,
input {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}
button {
  border: none;
  background: none;
}
input[type="radio"],
input[type="checkbox"],
input[type="image"] {
  background-color: none;
  border: 0;
  width: auto;
}
textarea {
  border: 1px solid #e7e7e7;
  resize: vertical;
}
html {
  font-family: sans-serif;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  color: #4c4d4e;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale /* FF */;
}
a {
  color: #4c4d4e;
}
h1 {
  font-size: 2.1rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
h1 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
h2 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
h3 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
h4 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
h5 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
h6 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
hr {
  clear: both;
  background-color: #4c4d4e;
  border: 0;
  height: 1px;
  margin: 2.4rem 0 4.8rem;
}
tt,
code,
kbd,
samp,
pre {
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  font-size: 1.2em /* em value to make it relative to the body text size */;
}
small {
  font-size: 0.75em;
}
blockquote {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 4.2rem;
  font-style: italic;
  line-height: 1;
}
blockquote:before,
blockquote:after {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 6rem;
  line-height: 0;
}
blockquote:before {
  content: "\201C";
}
blockquote:after {
  content: "\201D";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  empty-cells: show;
  background-color: #f8f8f8;
}
thead tr {
  background-color: #4c4d4e;
  color: #fff;
}
td,
th {
  border-width: 0;
  padding: 0.6rem 1.2rem;
}
.bbd {
  border-bottom: 1px dashed #c7c7c7;
}
.btd {
  border-top: 1px dashed #c7c7c7;
}
.bts {
  border-top: 1px solid #c7c7c7;
}
.brs {
  border-right: 1px solid #c7c7c7;
}
.bbs {
  border-bottom: 1px solid #c7c7c7;
}
.bls {
  border-left: 1px solid #c7c7c7;
}
.box {
  position: relative;
  padding: 1px;
  border: 1px solid #c7c7c7;
  background-color: #fff;
}
.box-footer {
  padding-top: 0.6rem;
  padding-bottom: 0.3rem;
  background-color: #f8f8f8;
}
.btn {
  display: inline-block;
  padding: 0 12px;
  height: 30px;
  -webkit-box-shadow: inset 0 0 1px #f1f1f1;
  box-shadow: inset 0 0 1px #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-top: 1px solid #c7c7c7;
  border-right: 1px solid #878787;
  border-bottom: 1px solid #878787;
  border-left: 1px solid #c7c7c7;
  background: #eee /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #c7c7c7, #eee) /* default */;
  background: -moz-linear-gradient(bottom, #c7c7c7, #eee) /* default */;
  background: -o-linear-gradient(bottom, #c7c7c7, #eee) /* default */;
  background: -ms-linear-gradient(bottom, #c7c7c7, #eee) /* default */;
  background: linear-gradient(to top, #c7c7c7, #eee) /* default */;
  rem: 1.1;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 1px 1px #f1f1f1;
  color: #4c4d4e /* default */;
}
.btn:hover {
  text-decoration: none !important;
  background: #c7c7c7 /* lte i8 */;
  background: -webkit-linear-gradient(bottom, #eee, #c7c7c7) /* default */;
  background: -moz-linear-gradient(bottom, #eee, #c7c7c7) /* default */;
  background: -o-linear-gradient(bottom, #eee, #c7c7c7) /* default */;
  background: -ms-linear-gradient(bottom, #eee, #c7c7c7) /* default */;
  background: linear-gradient(to top, #eee, #c7c7c7) /* default */;
}
.btn a {
  color: #4c4d4e /* default */;
}
.btn-default {
  -webkit-box-shadow: inset 0 0 1px #0b4892;
  box-shadow: inset 0 0 1px #0b4892;
  border-color: #0b4892 #063062 #063062 #0b4892;
  background: #0b4892 /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #063062, #0b4892);
  background: -moz-linear-gradient(bottom, #063062, #0b4892);
  background: -o-linear-gradient(bottom, #063062, #0b4892);
  background: -ms-linear-gradient(bottom, #063062, #0b4892);
  background: linear-gradient(to top, #063062, #0b4892);
  color: #fff !important;
  text-shadow: 1px 1px #063062;
}
.btn-default:hover {
  background: #063062 /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #0b4892, #063062);
  background: -moz-linear-gradient(bottom, #0b4892, #063062);
  background: -o-linear-gradient(bottom, #0b4892, #063062);
  background: -ms-linear-gradient(bottom, #0b4892, #063062);
  background: linear-gradient(to top, #0b4892, #063062);
}
.btn-community {
  -webkit-box-shadow: inset 0 0 1px #930b48;
  box-shadow: inset 0 0 1px #930b48;
  border-color: #930b48 #62062f #62062f #930b48;
  background: #930b48 /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #62062f, #930b48);
  background: -moz-linear-gradient(bottom, #62062f, #930b48);
  background: -o-linear-gradient(bottom, #62062f, #930b48);
  background: -ms-linear-gradient(bottom, #62062f, #930b48);
  background: linear-gradient(to top, #62062f, #930b48);
  color: #fff;
  text-shadow: 1px 1px #62062f;
}
.btn-community:hover {
  background: #62062f /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #930b48, #62062f);
  background: -moz-linear-gradient(bottom, #930b48, #62062f);
  background: -o-linear-gradient(bottom, #930b48, #62062f);
  background: -ms-linear-gradient(bottom, #930b48, #62062f);
  background: linear-gradient(to top, #930b48, #62062f);
  color: #fff;
}
.btn-highlight {
  -webkit-box-shadow: inset 0 0 1px #cc190f;
  box-shadow: inset 0 0 1px #cc190f;
  border-color: #cc190f #95130c #95130c #cc190f;
  background: #cc190f /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #95130c, #cc190f);
  background: -moz-linear-gradient(bottom, #95130c, #cc190f);
  background: -o-linear-gradient(bottom, #95130c, #cc190f);
  background: -ms-linear-gradient(bottom, #95130c, #cc190f);
  background: linear-gradient(to top, #95130c, #cc190f);
  color: #fff;
  text-shadow: 1px 1px #95130c;
}
.btn-highlight:hover {
  background: #95130c /* lte ie8 */;
  background: -webkit-linear-gradient(bottom, #930b48, #95130c);
  background: -moz-linear-gradient(bottom, #930b48, #95130c);
  background: -o-linear-gradient(bottom, #930b48, #95130c);
  background: -ms-linear-gradient(bottom, #930b48, #95130c);
  background: linear-gradient(to top, #930b48, #95130c);
}
footer {
  clear: both;
  width: 100%;
  min-height: 30px;
  padding: 6px 24px;
  border-top: 3px solid #73a0d6;
  color: #73a0d6;
}
footer ul {
  float: right;
}
footer li {
  display: inline;
  padding: 0 24px;
  border-left: 1px solid #73a0d6;
}
footer li:first-child {
  padding-left: 0;
  border-left: none;
}
footer a {
  color: #e7e7e7;
}
footer a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 420px) {
  .col-sm-1 {
    float: left;
    width: 8.333%;
  }
  .offset-sm-1 {
    margin-left: 8.333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.667%;
  }
  .offset-sm-2 {
    margin-left: 16.667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.333%;
  }
  .offset-sm-4 {
    margin-left: 33.333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.667%;
  }
  .offset-sm-5 {
    margin-left: 41.667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.333%;
  }
  .offset-sm-7 {
    margin-left: 58.333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.667%;
  }
  .offset-sm-8 {
    margin-left: 66.667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.333%;
  }
  .offset-sm-10 {
    margin-left: 83.333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.667%;
  }
  .offset-sm-11 {
    margin-left: 91.667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.333%;
  }
  .offset-md-1 {
    margin-left: 8.333%;
  }
  .col-md-2 {
    float: left;
    width: 16.667%;
  }
  .offset-md-2 {
    margin-left: 16.667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.333%;
  }
  .offset-md-4 {
    margin-left: 33.333%;
  }
  .col-md-5 {
    float: left;
    width: 41.667%;
  }
  .offset-md-5 {
    margin-left: 41.667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.333%;
  }
  .offset-md-7 {
    margin-left: 58.333%;
  }
  .col-md-8 {
    float: left;
    width: 66.667%;
  }
  .offset-md-8 {
    margin-left: 66.667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.333%;
  }
  .offset-md-10 {
    margin-left: 83.333%;
  }
  .col-md-11 {
    float: left;
    width: 91.667%;
  }
  .offset-md-11 {
    margin-left: 91.667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .offset-md-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 960px) {
  .col-lg-1 {
    float: left;
    width: 8.333%;
  }
  .offset-lg-1 {
    margin-left: 8.333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.667%;
  }
  .offset-lg-2 {
    margin-left: 16.667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.333%;
  }
  .offset-lg-4 {
    margin-left: 33.333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.667%;
  }
  .offset-lg-5 {
    margin-left: 41.667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.333%;
  }
  .offset-lg-7 {
    margin-left: 58.333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.667%;
  }
  .offset-lg-8 {
    margin-left: 66.667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.333%;
  }
  .offset-lg-10 {
    margin-left: 83.333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.667%;
  }
  .offset-lg-11 {
    margin-left: 91.667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
}
[data-icon]:before,
[data-icon-after]:before,
.skin-gallery .media > p:first-child:before,
.skin-video .media > p:first-child:before,
.skin-gallery .media > div:first-child:before,
.skin-video .media > div:first-child:before,
[data-icon]:after,
[data-icon-after]:after,
.skin-gallery .media > p:first-child:after,
.skin-video .media > p:first-child:after,
.skin-gallery .media > div:first-child:after,
.skin-video .media > div:first-child:after {
  font-family: "20mn";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
a[data-icon],
a[data-icon-after],
a.skin-gallery .media > p:first-child,
a.skin-video .media > p:first-child,
a.skin-gallery .media > div:first-child,
a.skin-video .media > div:first-child {
  display: block;
}
[data-icon] em,
[data-icon-after] em,
.skin-gallery .media > p:first-child em,
.skin-video .media > p:first-child em,
.skin-gallery .media > div:first-child em,
.skin-video .media > div:first-child em {
  display: none;
}
[data-icon] p,
[data-icon-after] p,
.skin-gallery .media > p:first-child p,
.skin-video .media > p:first-child p,
.skin-gallery .media > div:first-child p,
.skin-video .media > div:first-child p,
[data-icon] ul,
[data-icon-after] ul,
.skin-gallery .media > p:first-child ul,
.skin-video .media > p:first-child ul,
.skin-gallery .media > div:first-child ul,
.skin-video .media > div:first-child ul {
  overflow: hidden;
}
[data-icon=facebook]:before,
[data-icon-after=facebook]:after {
  content: 'F';
}
[data-icon=github]:before,
[data-icon-after=github]:after {
  content: 'H';
}
[data-icon=google]:before,
[data-icon-after=google]:after {
  content: 'g';
}
[data-icon=googleplus]:before,
[data-icon-after=googleplus]:after {
  content: 'G';
}
[data-icon=linkedin]:before,
[data-icon-after=linkedin]:after {
  content: 'n';
}
[data-icon=pinterest]:before,
[data-icon-after=pinterest]:after {
  content: 'P';
}
[data-icon=twitter]:before,
[data-icon-after=twitter]:after {
  content: 'T';
}
[data-icon=aries]:before,
[data-icon-after=aries]:after {
  content: 'Ï';
}
[data-icon=taurus]:before,
[data-icon-after=taurus]:after {
  content: 'Ö';
}
[data-icon=gemini]:before,
[data-icon-after=gemini]:after {
  content: 'Ü';
}
[data-icon=cancer]:before,
[data-icon-after=cancer]:after {
  content: 'Ÿ';
}
[data-icon=leo]:before,
[data-icon-after=leo]:after {
  content: 'Ê';
}
[data-icon=virgo]:before,
[data-icon-after=virgo]:after {
  content: 'Î';
}
[data-icon=libra]:before,
[data-icon-after=libra]:after {
  content: 'Â';
}
[data-icon=scorpio]:before,
[data-icon-after=scorpio]:after {
  content: 'Ô';
}
[data-icon=sagittarius]:before,
[data-icon-after=sagittarius]:after {
  content: 'Û';
}
[data-icon=capricorn]:before,
[data-icon-after=capricorn]:after {
  content: 'Y';
}
[data-icon=aquarius]:before,
[data-icon-after=aquarius]:after {
  content: 'Ä';
}
[data-icon=pisces]:before,
[data-icon-after=pisces]:after {
  content: 'Ë';
}
[data-icon=arrow-down]:before,
[data-icon-after=arrow-down]:after {
  content: '~';
}
[data-icon=arrow-left]:before,
[data-icon-after=arrow-left]:after {
  content: '<';
}
[data-icon=arrow-right]:before,
[data-icon-after=arrow-right]:after {
  content: '>';
}
[data-icon=arrow-up]:before,
[data-icon-after=arrow-up]:after {
  content: '^';
}
[data-icon=calendar]:before,
[data-icon-after=calendar]:after {
  content: ':';
}
[data-icon=cinema]:before,
[data-icon-after=cinema]:after {
  content: 'u';
}
[data-icon=clock]:before,
[data-icon-after=clock]:after {
  content: 'd';
}
[data-icon=clock2]:before,
[data-icon-after=clock2]:after {
  content: 'D';
}
[data-icon=comments]:before,
[data-icon-after=comments]:after {
  content: 'b';
}
[data-icon=cooking]:before,
[data-icon-after=cooking]:after {
  content: 'k';
}
[data-icon=crosswords]:before,
[data-icon-after=crosswords]:after {
  content: '#';
}
[data-icon=download]:before,
[data-icon-after=download]:after {
  content: 'C';
}
[data-icon=folder]:before,
[data-icon-after=folder]:after {
  content: 'f';
}
[data-icon=games]:before,
[data-icon-after=games]:after {
  content: 'e';
}
[data-icon=grid]:before,
[data-icon-after=grid]:after {
  content: '=';
}
[data-icon=home]:before,
[data-icon-after=home]:after {
  content: 'h';
}
[data-icon=image]:before,
[data-icon-after=image]:after {
  content: 'i';
}
[data-icon=images]:before,
[data-icon-after=images]:after {
  content: 'I';
}
[data-icon=link]:before,
[data-icon-after=link]:after {
  content: '&';
}
[data-icon=logo-21e]:before,
[data-icon-after=logo-21e]:after {
  content: "'";
}
[data-icon=logo-s]:before,
[data-icon-after=logo-s]:after {
  content: 'l';
}
[data-icon=logo]:before,
[data-icon-after=logo]:after {
  content: 'L';
}
[data-icon=logout]:before,
[data-icon-after=logout]:after {
  content: 'A';
}
[data-icon=mail]:before,
[data-icon-after=mail]:after {
  content: 'm';
}
[data-icon=menu]:before,
[data-icon-after=menu]:after {
  content: 'a';
}
[data-icon=mobile]:before,
[data-icon-after=mobile]:after {
  content: '!';
}
[data-icon=more]:before,
[data-icon-after=more]:after {
  content: '+';
}
[data-icon=photo]:before,
[data-icon-after=photo]:after {
  content: 'c';
}
[data-icon=pin]:before,
[data-icon-after=pin]:after {
  content: 'M';
}
[data-icon=play]:before,
[data-icon-after=play]:after {
  content: 'p';
}
[data-icon=print]:before,
[data-icon-after=print]:after {
  content: 'r';
}
[data-icon=refresh]:before,
[data-icon-after=refresh]:after {
  content: 'R';
}
[data-icon=search]:before,
[data-icon-after=search]:after {
  content: 'z';
}
[data-icon=settings]:before,
[data-icon-after=settings]:after {
  content: 'w';
}
[data-icon=share]:before,
[data-icon-after=share]:after {
  content: 's';
}
[data-icon=social]:before,
[data-icon-after=social]:after {
  content: '%';
}
[data-icon=survey]:before,
[data-icon-after=survey]:after {
  content: 'B';
}
[data-icon=tag]:before,
[data-icon-after=tag]:after {
  content: 't';
}
[data-icon=tv]:before,
[data-icon-after=tv]:after {
  content: 'S';
}
[data-icon=user]:before,
[data-icon-after=user]:after {
  content: 'u';
}
[data-icon=video]:before,
[data-icon-after=video]:after {
  content: 'v';
}
[data-icon=view]:before,
[data-icon-after=view]:after {
  content: 'o';
}
.spinner {
  margin: 0 auto;
  width: 9.6rem;
  text-align: center;
}
.spinner > span {
  width: 1.8rem;
  height: 1.8rem;
  margin: 0 0.3rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.spinner:not(.spinner-small) > span {
  background-color: #4c4d4e;
}
.spinner-small > span {
  width: 0.9rem;
  height: 0.9rem;
}
.spinner .bounce1,
.spinner .bounce2,
.spinner .bounce3 {
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  -moz-animation: bouncedelay 1.4s infinite ease-in-out;
  -o-animation: bouncedelay 1.4s infinite ease-in-out;
  -ms-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
/* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  -o-animation-delay: -0.32s;
  -ms-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  -o-animation-delay: -0.16s;
  -ms-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-o-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.pa0 {
  padding: 0rem;
}
.pt0 {
  padding-top: 0rem;
}
.pr0 {
  padding-right: 0rem;
}
.pb0 {
  padding-bottom: 0rem;
}
.pl0 {
  padding-left: 0rem;
}
.ma0 {
  margin: 0rem;
}
.mt0 {
  margin-top: 0rem;
}
.mr0 {
  margin-right: 0rem;
}
.mb0 {
  margin-bottom: 0rem;
}
.ml0 {
  margin-left: 0rem;
}
.pa1 {
  padding: 1.2rem;
}
.pt1 {
  padding-top: 1.2rem;
}
.pr1 {
  padding-right: 1.2rem;
}
.pb1,
.project-title {
  padding-bottom: 1.2rem;
}
.pl1 {
  padding-left: 1.2rem;
}
.ma1 {
  margin: 1.2rem;
}
.mt1 {
  margin-top: 1.2rem;
}
.mr1 {
  margin-right: 1.2rem;
}
.mb1 {
  margin-bottom: 1.2rem;
}
.ml1 {
  margin-left: 1.2rem;
}
.pa2,
.teaser {
  padding: 2.4rem;
}
.pt2 {
  padding-top: 2.4rem;
}
.pr2 {
  padding-right: 2.4rem;
}
.pb2,
.chapter-content p {
  padding-bottom: 2.4rem;
}
.pl2 {
  padding-left: 2.4rem;
}
.ma2 {
  margin: 2.4rem;
}
.mt2 {
  margin-top: 2.4rem;
}
.mr2 {
  margin-right: 2.4rem;
}
.mb2 {
  margin-bottom: 2.4rem;
}
.ml2 {
  margin-left: 2.4rem;
}
.pa3 {
  padding: 3.6rem;
}
.pt3 {
  padding-top: 3.6rem;
}
.pr3 {
  padding-right: 3.6rem;
}
.pb3 {
  padding-bottom: 3.6rem;
}
.pl3 {
  padding-left: 3.6rem;
}
.ma3 {
  margin: 3.6rem;
}
.mt3 {
  margin-top: 3.6rem;
}
.mr3 {
  margin-right: 3.6rem;
}
.mb3 {
  margin-bottom: 3.6rem;
}
.ml3 {
  margin-left: 3.6rem;
}
.pa4 {
  padding: 4.800000000000001rem;
}
.pt4 {
  padding-top: 4.800000000000001rem;
}
.pr4 {
  padding-right: 4.800000000000001rem;
}
.pb4 {
  padding-bottom: 4.800000000000001rem;
}
.pl4 {
  padding-left: 4.800000000000001rem;
}
.ma4 {
  margin: 4.800000000000001rem;
}
.mt4 {
  margin-top: 4.800000000000001rem;
}
.mr4 {
  margin-right: 4.800000000000001rem;
}
.mb4 {
  margin-bottom: 4.800000000000001rem;
}
.ml4 {
  margin-left: 4.800000000000001rem;
}
.pa5 {
  padding: 6rem;
}
.pt5 {
  padding-top: 6rem;
}
.pr5 {
  padding-right: 6rem;
}
.pb5 {
  padding-bottom: 6rem;
}
.pl5 {
  padding-left: 6rem;
}
.ma5 {
  margin: 6rem;
}
.mt5 {
  margin-top: 6rem;
}
.mr5 {
  margin-right: 6rem;
}
.mb5 {
  margin-bottom: 6rem;
}
.ml5 {
  margin-left: 6rem;
}
.pa6 {
  padding: 7.2rem;
}
.pt6,
.chapter-body,
.chapter-note {
  padding-top: 7.2rem;
}
.pr6 {
  padding-right: 7.2rem;
}
.pb6 {
  padding-bottom: 7.2rem;
}
.pl6 {
  padding-left: 7.2rem;
}
.ma6 {
  margin: 7.2rem;
}
.mt6 {
  margin-top: 7.2rem;
}
.mr6 {
  margin-right: 7.2rem;
}
.mb6 {
  margin-bottom: 7.2rem;
}
.ml6 {
  margin-left: 7.2rem;
}
.form-single-row input[type="text"],
.form-single-row input[type="submit"],
.form-single-row button[type="submit"] {
  float: left;
  height: 3.6rem;
}
.form-single-row input[type="text"] {
  width: calc(100% - 4.2rem);
  border: 1px solid #b7b7b7;
  border-right: none;
  -webkit-border-radius: 1.8rem 0 0 1.8rem;
  border-radius: 1.8rem 0 0 1.8rem;
}
.form-single-row input[type="submit"],
.form-single-row button[type="submit"] {
  width: 4.2rem;
  border: none;
  -webkit-border-radius: 0 1.8rem 1.8rem 0;
  border-radius: 0 1.8rem 1.8rem 0;
  background-color: #0b4892;
  color: #fff;
}
.form-single-row [data-icon=search] {
  padding-right: 6px;
  font-size: 2.1rem;
}
.headerbar .sticky {
  position: fixed;
  top: 0;
  z-index: 20;
  width: 100%;
  -webkit-box-shadow: 0px 2px 4px -2px #4c4d4e;
  box-shadow: 0px 2px 4px -2px #4c4d4e;
}
.headerbar ul {
  background-color: #fff;
  height: 4.8rem;
  line-height: 4.8rem;
}
.headerbar li {
  width: 6rem;
  float: right;
}
.headerbar li:first-child {
  float: left;
}
.headerbar a {
  display: block;
  color: #4c4d4e;
  font-size: 1.8rem;
  text-align: center;
}
.headerbar a em {
  display: none;
}
.brand {
  width: 4.8rem;
  background-color: #0b4892;
  font-size: 3.6rem !important;
  color: #fff !important;
}
.media {
  position: relative;
}
.media img {
  width: 100%;
  height: auto;
}
.media figcaption {
  padding-top: 6px;
  font-size: 0.85em;
  color: #878787;
  line-height: 1;
}
.media-credit {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.2rem 0.6rem;
  background-color: rgba(0,0,0,0.6);
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
}
.media-blank {
  display: block;
  position: relative;
  background-color: #bdd9fa;
  color: rgba(255,255,255,0.5);
}
.media-blank:before {
  display: block;
  content: 'L';
  font-family: '20mn';
  font-size: 12rem;
  line-height: 1.5;
  text-align: center;
}
.media-video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
}
.media-video-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.navbar {
  position: fixed;
  top: 0;
  z-index: 20;
  width: 100%;
  height: 4.8rem;
  -webkit-box-shadow: 0px 2px 4px -2px #4c4d4e;
  box-shadow: 0px 2px 4px -2px #4c4d4e;
  background-color: #fff;
  line-height: 4.8rem;
}
.navbar ul {
  height: inherit;
}
.navbar ul li {
  float: left;
}
.navbar ul a {
  display: block;
  padding: 0 1.8rem;
  color: #4c4d4e;
  text-align: center;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.navbar ul a:hover {
  background-color: #f8f8f8;
}
.navbar-brand {
  float: left;
  padding: 0 0.6rem;
  height: inherit;
  background-color: #0b4892;
  font-size: 3.6rem;
  color: #fff;
}
[class*="skin-"] .box-footer a {
  color: #4c4d4e;
}
.skin-blog .media:before,
.skin-chat .media:before,
.skin-exclusive .media:before,
.skin-diaporama .media:before,
.skin-lastminute .media:before,
.skin-live .media:before,
.skin-partner .media:before,
.skin-people .media:before,
.skin-quiz .media:before,
.skin-weird .media:before,
.skin-blog .media:after,
.skin-chat .media:after,
.skin-exclusive .media:after,
.skin-diaporama .media:after,
.skin-lastminute .media:after,
.skin-live .media:after,
.skin-partner .media:after,
.skin-people .media:after,
.skin-quiz .media:after,
.skin-weird .media:after {
  position: absolute;
  top: 0;
  left: 0;
}
.skin-blog .media:before,
.skin-chat .media:before,
.skin-exclusive .media:before,
.skin-diaporama .media:before,
.skin-lastminute .media:before,
.skin-live .media:before,
.skin-partner .media:before,
.skin-people .media:before,
.skin-quiz .media:before,
.skin-weird .media:before {
  z-index: 2;
  width: 60px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.skin-blog .media:after,
.skin-chat .media:after,
.skin-exclusive .media:after,
.skin-diaporama .media:after,
.skin-lastminute .media:after,
.skin-live .media:after,
.skin-partner .media:after,
.skin-people .media:after,
.skin-quiz .media:after,
.skin-weird .media:after {
  z-index: 1;
  width: 66px;
  height: 36px;
  content: '';
  background-color: #000;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.skin-blog p {
  color: #930b48;
}
.skin-blog .media:before {
  background-color: #930b48;
  content: 'blog';
}
.skin-chat .media:before {
  background-color: #930b48;
  content: 'chat';
}
.skin-diaporama .media:before {
  width: 130px;
  background-color: #000;
  content: 'diaporama';
}
.skin-diaporama .media:after {
  width: 136px;
}
.skin-exclusive p {
  color: #cc190f;
}
.skin-exclusive .media:before {
  width: 90px;
  background-color: #cc190f;
  content: 'exclusif';
}
.skin-exclusive .media:after {
  width: 96px;
}
.skin-lastminute {
  padding: 0;
  background-color: #cc190f;
}
.skin-lastminute p {
  color: #fff;
}
.skin-lastminute a:first-child {
  display: block;
  border: 1px solid #fff;
}
.skin-lastminute .media:before {
  width: 130px;
  background-color: #cc190f;
  content: 'dernière minute';
}
.skin-lastminute .media:after {
  width: 136px;
}
.skin-live .media:before {
  background-color: #cc190f;
  content: 'live';
}
.skin-live .teaser-headline {
  color: #cc190f;
}
.skin-partner .media:before {
  width: 90px;
  background-color: #fff7e2;
  content: 'Partenaire';
  color: #4c4d4e;
}
.skin-partner .media:after {
  width: 96px;
}
.skin-people .media:before {
  background-color: #cc190f;
  content: 'People';
}
.skin-quiz {
  color: #930b48;
}
.skin-quiz .media:before {
  background-color: #930b48;
  content: 'quiz';
}
.skin-weird .media:before {
  background-color: #ef2a82;
  content: "T'as vu";
}
.skin-gallery .media > p:first-child,
.skin-video .media > p:first-child,
.skin-gallery .media > div:first-child,
.skin-video .media > div:first-child {
  position: relative;
}
.skin-gallery .media > p:first-child:before,
.skin-video .media > p:first-child:before,
.skin-gallery .media > div:first-child:before,
.skin-video .media > div:first-child:before,
.skin-gallery .media > p:first-child:after,
.skin-video .media > p:first-child:after,
.skin-gallery .media > div:first-child:after,
.skin-video .media > div:first-child:after {
  display: block;
  padding: 6px;
  width: 60px;
  height: 42px;
}
.skin-gallery .media > p:first-child:before,
.skin-video .media > p:first-child:before,
.skin-gallery .media > div:first-child:before,
.skin-video .media > div:first-child:before {
  z-index: 2;
  position: absolute;
  bottom: 6px;
  left: 6px;
  font-size: 3.6rem;
  text-align: center;
  line-height: 42px;
  color: #fff;
}
.skin-gallery .media > p:first-child:after,
.skin-video .media > p:first-child:after,
.skin-gallery .media > div:first-child:after,
.skin-video .media > div:first-child:after {
  z-index: 1;
  position: absolute;
  bottom: 6px;
  left: 6px;
  content: '';
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.skin-video .media > p:first-child:before,
.skin-video .media > div:first-child:before {
  content: 'p';
}
.skin-gallery .media > p:first-child:before,
.skin-gallery .media > div:first-child:before {
  content: 'I';
}
.socialbar li {
  float: left;
  width: 27px;
  text-align: center;
}
.socialbar li:not(:first-child) {
  margin-left: 1.8rem;
}
.socialbar span {
  display: inline-block;
  min-width: 100%;
  margin-top: 3px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(0,0,0,0.1);
  line-height: 1.3;
}
.socialbar [data-icon] {
  text-align: center;
}
.socialbar [data-icon]:before {
  display: block;
  font-size: 2.7rem;
}
.socialbar [data-icon='facebook']:before,
.socialbar [data-icon='twitter']:before,
.socialbar [data-icon='googleplus']:before,
.socialbar [data-icon='linkedin']:before {
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.5rem;
  color: #fff;
  line-height: 27px;
}
.socialbar [data-icon='facebook']:before {
  background-color: #4c64a0;
}
.socialbar [data-icon='twitter']:before {
  background-color: #00a7e7;
}
.socialbar [data-icon='googleplus']:before {
  background-color: #d14836;
  font-size: 2.1rem;
  line-height: 26px;
}
.socialbar [data-icon='linkedin']:before {
  background-color: #0177b5;
}
.tabs-wrapper {
  overflow: hidden;
  position: relative;
  height: 36px;
}
.tabs-wrapper .menu-scroll {
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tabs {
  display: inline-block;
  height: 35px;
/*border-bottom 1px solid #ffffff*/
  overflow: hidden;
  line-height: 35px;
}
.tabs a {
  color: #878787;
}
.tabs-item,
.tabs-name {
  position: relative;
  height: 35px;
  margin: 0 0 0 36px;
  float: left;
}
.tabs-item:after,
.tabs-name:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  display: block;
  width: 36px;
  height: 36px;
  -webkit-box-shadow: 2px -2px 2px rgba(0,0,0,0.25);
  box-shadow: 2px -2px 2px rgba(0,0,0,0.25);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs-name {
  color: #fff;
  margin-left: 0;
  padding-left: 12px;
}
.tabs-name span {
  position: relative;
  z-index: 2;
}
.breakingnews {
  display: table;
  width: 100%;
  height: 72px;
}
.breakingnews .tabs-alert,
.breakingnews .tabs-name,
.breakingnews .tabs-close {
  float: none;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  line-height: 1.2;
}
.breakingnews .tabs-name {
/*width 100px*/
  background-color: #cc190f;
  font-size: 1.4rem;
  color: #fff;
}
.breakingnews .tabs-name:after {
  width: 50px;
  height: 50px;
  top: 10px;
  right: -24px;
  background-color: #cc190f;
}
.breakingnews .tabs-alert {
  padding-left: 42px;
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  color: #cc190f;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .breakingnews .tabs-alert {
    font-size: 2.4rem;
  }
}
.breakingnews .tabs-alert a {
  color: #cc190f;
  line-height: 1;
}
.breakingnews .tabs-alert a:hover {
  text-decoration: underline;
}
.breakingnews .tabs-close {
  width: 18px;
}
.breakingnews .tabs-close a {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  background: #cc190f;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.teaser-headline {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.teaser-title {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
.teaser-summary {
  padding-top: 0.3rem;
}
.native {
  background-color: #fff7e2;
}
.native .teaser-title,
.native .teaser-subtitle {
  font-family: 'Georgia', serif;
}
.native .teaser-headline {
  color: #ef962a;
}
/*
 * Project stylesheet
 */
/* mixins */
/* layout */
body {
  color: #fff;
  font-size: 1.8rem;
  background-color: #100d22;
}
a:focus {
  outline: none;
}
@font-face {
  font-family: "Aldo the Apache";
  src: url("../fonts-custom/AldotheApache.eot?#iefix") format('embedded-opentype'), url("../fonts-custom/AldotheApache.woff") format('woff');
}
.navbar {
  top: 0;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -o-transition: top 0.2s;
  -ms-transition: top 0.2s;
  transition: top 0.2s;
}
.navbar p {
  color: #000;
}
#page-content {
  position: relative;
}
footer {
  background-color: #fe4747;
  border-color: #fb8686;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .about {
    padding-right: 4.8rem;
  }
}
/* utils */
.h3 {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2.4rem;
}
.show-md {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .show-md {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .hide-md {
    display: none !important;
  }
}
.bg-black-al-1 {
  background-color: rgba(0,0,0,0.1);
}
.bg-black-al-2 {
  background-color: rgba(0,0,0,0.2);
}
.bg-black-al-3 {
  background-color: rgba(0,0,0,0.3);
}
.bg-black-al-4 {
  background-color: rgba(0,0,0,0.4);
}
.bg-black-al-5 {
  background-color: rgba(0,0,0,0.5);
}
.bg-black-al-6 {
  background-color: rgba(0,0,0,0.6);
}
.bg-black-al-7 {
  background-color: rgba(0,0,0,0.7);
}
.bg-black-al-8 {
  background-color: rgba(0,0,0,0.8);
}
.bg-black-al-9 {
  background-color: rgba(0,0,0,0.9);
}
/* @imports */
#page-content {
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 2;
}
#start {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  color: #fff;
  -webkit-transition: top 0.6s;
  -moz-transition: top 0.6s;
  -o-transition: top 0.6s;
  -ms-transition: top 0.6s;
  transition: top 0.6s;
}
.content-centered,
.chapter-body,
.chapter-note {
  max-width: 980px;
  margin: 0 auto;
}
.centered {
  margin: 0 auto;
}
.section-heading {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.section-heading.bg-img {
  background-image: url("../images/bg-startscreen.jpg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-heading.bg-base-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #262727;
  box-shadow: inset 0 0 9rem #262727;
}
.section-heading.bg-default-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #052449;
  box-shadow: inset 0 0 9rem #052449;
}
.section-heading.bg-sport-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #005c79;
  box-shadow: inset 0 0 9rem #005c79;
}
.section-heading.bg-entertainment-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #660d08;
  box-shadow: inset 0 0 9rem #660d08;
}
.section-heading.bg-economy-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #021821;
  box-shadow: inset 0 0 9rem #021821;
}
.section-heading.bg-community-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #4a0524;
  box-shadow: inset 0 0 9rem #4a0524;
}
.section-heading.bg-weird-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #830a40;
  box-shadow: inset 0 0 9rem #830a40;
}
.section-heading.bg-partner-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #802a00;
  box-shadow: inset 0 0 9rem #802a00;
}
.section-heading.bg-planet-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #244a05;
  box-shadow: inset 0 0 9rem #244a05;
}
.section-heading.bg-media-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #000;
  box-shadow: inset 0 0 9rem #000;
}
.section-heading.bg-hightech-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #343434;
  box-shadow: inset 0 0 9rem #343434;
}
.section-heading.bg-native-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #f1ae00;
  box-shadow: inset 0 0 9rem #f1ae00;
}
.project-name-21e {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
}
.project-title {
  display: none;
  min-height: 6rem;
  font-size: 6rem;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
  width: 100%;
}
.project-summary {
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: #1b245e 0 0 10px;
  text-align: left;
}
.project-summary small {
  font-size: 0.6em;
}
.title-svg {
  margin: 0 auto;
  float: none;
}
.section-share li {
  display: inline-block;
}
.section-share li a {
  display: block;
  width: 7.2rem;
  height: 7.2rem;
  margin: 0 0.6rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  line-height: 6.6rem;
  text-shadow: none;
}
.section-share li a:before {
  font-size: 4rem;
}
.section-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.3rem 0.6rem;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.2;
}
.content-wrapper {
  padding-top: 9rem;
}
.read-more img {
  display: inline;
}
.read-more span {
  color: $color-green;
}
.share-bar {
  display: none;
  position: fixed;
  width: auto;
  min-width: 310px;
  bottom: 4%;
  left: 2%;
  font-size: 2rem;
  font-family: 'Aldo the Apache';
  color: #fff;
  z-index: 2;
}
.share-bar:before {
  display: block;
  position: absolute;
  left: -5%;
  top: 20%;
  background-repeat: no-repeat;
  content: '';
  width: 22px;
  height: 22px;
  background-image: url("../images/share-ico.png");
}
.share-bar p {
  float: left;
  padding: 2% 5%;
}
.share-facebook,
.share-twitter,
.share-mail {
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #1a2052;
  float: left;
  margin: 0 2%;
  padding: 0.7rem;
  -webkit-transition: color, background-color 0.3s;
  -moz-transition: color, background-color 0.3s;
  -o-transition: color, background-color 0.3s;
  -ms-transition: color, background-color 0.3s;
  transition: color, background-color 0.3s;
}
.share-facebook:hover,
.share-twitter:hover,
.share-mail:hover {
  color: #fff;
  background-color: #fe4747;
}
.button-start {
  display: inline-block;
  width: 265px;
  height: 65px;
  margin: 2% auto 8%;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
}
.button-start span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Aldo the Apache';
  font-size: 2.2rem;
  font-style: italic;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1.6rem;
  z-index: 1;
}
.button-start:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background-image: url("../images/bt-start.gif");
  -webkit-border-radius: 65px;
  border-radius: 65px;
  border: 2px solid #fe4747;
  text-shadow: #3a3a3a 2px 2px 15px;
  -webkit-box-shadow: rgba(4,4,4,0.45) 0px 15px 20px;
  box-shadow: rgba(4,4,4,0.45) 0px 15px 20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.button-start p {
  margin: 6%;
}
.button-start:hover:before {
  border: 8px solid #6a79ae;
  -webkit-box-shadow: rgba(4,4,4,0.33) 0px 5px 10px;
  box-shadow: rgba(4,4,4,0.33) 0px 5px 10px;
}
.project-title-mobile {
  display: block;
  margin: 2% 0;
}
@media screen and (min-width: 768px) {
  .project-title {
    min-height: 9rem;
    font-size: 9rem;
    display: none;
  }
  .project-summary {
    max-width: 75%;
  }
  .content-wrapper {
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 960px) {
  .project-title {
    min-height: 9rem;
    font-size: 9rem;
    display: none;
  }
  .content-inner {
    padding-bottom: 0;
  }
  .content-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  .read-more {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .share-bar {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .project-summary {
    max-width: 65%;
  }
  .project-title {
    display: inline-block;
  }
  .project-title-mobile {
    display: none;
  }
}
.mentions {
  background-color: rgba(19,25,36,0.54);
  border-top: #fe4747 1px solid;
  margin-top: 11%;
}
.highlight {
  color: #fe4747;
}
.arrow {
  width: 6rem;
  height: 6rem;
  font-size: 3.6rem;
  text-align: center;
  line-height: 6rem;
  color: #fff;
}
.arrow.bg-black-al4:hover {
  background: rgba(0,0,0,0.6);
}
.arrow-up {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 0 0 6rem 6rem;
  border-radius: 0 0 6rem 6rem;
}
.arrow-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 6rem 6rem 0 0;
  border-radius: 6rem 6rem 0 0;
}
.arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3rem;
  -webkit-border-radius: 6rem 0 0 6rem;
  border-radius: 6rem 0 0 6rem;
}
.arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3rem;
  -webkit-border-radius: 0 6rem 6rem 0;
  border-radius: 0 6rem 6rem 0;
}
@media screen and (min-width: 420px) {
  .arrow {
    width: 9rem;
    height: 9rem;
    font-size: 5.399999999999999rem;
    text-align: center;
    line-height: 9rem;
    color: #fff;
  }
  .arrow.bg-black-al4:hover {
    background: rgba(0,0,0,0.6);
  }
  .arrow-up {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -4.5rem;
    -webkit-border-radius: 0 0 9rem 9rem;
    border-radius: 0 0 9rem 9rem;
  }
  .arrow-down {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4.5rem;
    -webkit-border-radius: 9rem 9rem 0 0;
    border-radius: 9rem 9rem 0 0;
  }
  .arrow-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4.5rem;
    -webkit-border-radius: 9rem 0 0 9rem;
    border-radius: 9rem 0 0 9rem;
  }
  .arrow-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4.5rem;
    -webkit-border-radius: 0 9rem 9rem 0;
    border-radius: 0 9rem 9rem 0;
  }
}
@media screen and (min-width: 768px) {
  .arrow {
    width: 12rem;
    height: 12rem;
    font-size: 7.199999999999999rem;
    text-align: center;
    line-height: 12rem;
    color: #fff;
  }
  .arrow.bg-black-al4:hover {
    background: rgba(0,0,0,0.6);
  }
  .arrow-up {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6rem;
    -webkit-border-radius: 0 0 12rem 12rem;
    border-radius: 0 0 12rem 12rem;
  }
  .arrow-down {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6rem;
    -webkit-border-radius: 12rem 12rem 0 0;
    border-radius: 12rem 12rem 0 0;
  }
  .arrow-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6rem;
    -webkit-border-radius: 12rem 0 0 12rem;
    border-radius: 12rem 0 0 12rem;
  }
  .arrow-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6rem;
    -webkit-border-radius: 0 12rem 12rem 0;
    border-radius: 0 12rem 12rem 0;
  }
}
.carousel {
  position: relative;
/* Specific fixed-height formats */
/* widescreen (16/9) */
/* full width */
}
.carousel.wide-screen {
  width: 100%;
  padding-bottom: 60% /* fallback */;
  padding-bottom: calc(56.25% + 7rem);
}
.carousel.wide-screen .carousel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
}
.carousel.wide-screen .carousel-inner > .item {
  height: 100%;
  padding: bottom 7.2rem;
}
.carousel.wide-screen .carousel-inner > .item img {
  width: 100%;
  height: auto;
}
.carousel.wide-screen .carousel-inner .item-media {
  height: 90% /* fallback */;
  height: calc(100% - 7.2rem);
  overflow: hidden;
}
.carousel.wide-screen iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel.wide-screen .oembedall-container {
  height: 100%;
  padding-bottom: 0;
}
.carousel.full-width .carousel-caption {
  position: static;
}
.carousel.full-width .oembedall-container {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .carousel.full-width .item-media {
    position: relative;
    padding-bottom: 30%;
  }
  .carousel iframe,
  .carousel img {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  z-index: 15;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  text-indent: -999px;
  border: 2px solid #4c4d4e;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  cursor: pointer;
  background-color: #4c4d4e 9;
  background-color: rgba(76,77,78,0);
}
.carousel-indicators .active {
  background-color: #4c4d4e;
}
.carousel-caption {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.5;
}
.item-title {
  color: #666;
  padding-bottom: 0.6rem;
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
.chapter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding-top: 0.8rem;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.chapter h1,
.chapter h2 {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
.chapter h1 em,
.chapter h2 em {
  color: #fff;
}
.chapter h1 {
  font-family: 'Aldo the Apache';
  letter-spacing: 0.2rem;
  font-size: 3.8rem;
}
@media screen and (min-width: 768px) {
  .chapter h1 {
    font-size: 5.8rem;
  }
}
.chapter h2 {
  font-size: 2.4rem;
}
.chapter.fail {
  z-index: 100;
  position: fixed;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  background-image: url("../images/bg-fail.jpg");
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
#chapitre1 {
  z-index: 1;
  background-image: url("../images/bg-1.jpg");
}
#chapitre2 {
  z-index: 2;
  background-image: url("../images/bg-2.jpg");
}
#chapitre3 {
  z-index: 3;
  background-image: url("../images/bg-3.jpg");
}
#chapitre4 {
  z-index: 4;
  background-image: url("../images/bg-4.jpg");
}
#chapitre5 {
  z-index: 5;
  background-image: url("../images/bg-5.jpg");
}
#chapitre6 {
  z-index: 6;
  background-image: url("../images/bg-6.jpg");
}
#chapitre7 {
  z-index: 7;
  background-image: url("../images/bg-7.jpg");
}
#chapitre8 {
  z-index: 8;
  background-image: url("../images/bg-8.jpg");
}
#chapitre9 {
  z-index: 9;
  background-image: url("../images/bg-9.jpg");
}
#chapitre10 {
  z-index: 10;
  background-image: url("../images/bg-10.jpg");
}
#chapitre11 {
  z-index: 11;
  background-image: url("../images/bg-11.jpg");
}
#chapitre12 {
  z-index: 12;
  background-image: url("../images/bg-12.jpg");
}
#chapitre13 {
  z-index: 13;
  background-image: url("../images/bg-13.jpg");
}
#chapitre14 {
  z-index: 14;
  background-image: url("../images/bg-14.jpg");
}
#chapitre15 {
  z-index: 15;
  background-image: url("../images/bg-15.jpg");
}
#chapitre16 {
  z-index: 16;
  background-image: url("../images/bg-16.jpg");
}
#chapitre4b {
  background-image: url("../images/bg-4.jpg");
}
.chapter-note {
  display: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .chapter-content {
    padding-right: 4.8rem;
  }
}
.question {
  font-weight: bold;
  font-size: 2rem;
}
hr {
  width: 10%;
  background-color: #fe4747;
}
.choice {
  list-style: none;
}
.choice p {
  font-weight: bold;
  padding: 1.6rem 2.1rem;
  line-height: 1.3;
}
.reponse a {
  color: #fff;
}
[data-trigger],
[data-trigger-note] {
  display: block;
  cursor: pointer;
}
[data-trigger].off,
[data-trigger-note].off {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  cursor: default;
}
[data-trigger] img,
[data-trigger-note] img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fe4747;
  margin: 0 auto;
  width: 26%;
  -webkit-transition: border 0.15s ease-out;
  -moz-transition: border 0.15s ease-out;
  -o-transition: border 0.15s ease-out;
  -ms-transition: border 0.15s ease-out;
  transition: border 0.15s ease-out;
}
.wrong {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fe4747;
  font-size: 6rem;
  margin-right: 1%;
}
#defaite {
  z-index: -1;
  background: url("../images/bg-fail-2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
@media screen and (min-width: 768px) {
  .chapter {
    padding-top: 10.8rem;
  }
  .chapter-note {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  .choice p {
    line-height: 1.5;
  }
  [data-trigger] img,
  [data-trigger-note] img {
    width: 55%;
    border: 5px solid #fe4747;
  }
  [data-trigger]:not(.off):hover img,
  [data-trigger-note]:not(.off):hover img {
    border: 12px solid #6a79ae;
  }
}
.cta,
a.cta {
  display: inline-block;
  padding: 0 2.4rem;
  color: #fff;
}
.cta.facebook,
a.cta.facebook,
.cta.twitter,
a.cta.twitter,
.cta.recommencer,
a.cta.recommencer {
  padding-left: 5.4rem;
}
.facebook,
.twitter,
.recommencer {
  width: auto;
  height: 4.2rem;
  -webkit-border-radius: 2.1rem;
  border-radius: 2.1rem;
  background-color: #fe4747;
  line-height: 4.2rem;
  text-align: center;
  position: relative;
  margin-right: 1.2rem;
  margin-bottom: 1.2rem;
  background-color: #222;
}
.facebook span,
.twitter span,
.recommencer span {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
  font-style: italic;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.facebook:before,
.twitter:before,
.recommencer:before,
.facebook:after,
.twitter:after,
.recommencer:after {
  width: 4.2rem;
  height: 4.2rem;
  -webkit-border-radius: 2.1rem;
  border-radius: 2.1rem;
  background-color: #fe4747;
  line-height: 4.2rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 4.2rem;
  margin-right: 0.9rem;
  display: inline-block;
  text-align: center;
}
.facebook:before,
.twitter:before,
.recommencer:before {
  z-index: 2;
}
.facebook:after,
.twitter:after,
.recommencer:after {
  content: '';
  z-index: 1;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}
.facebook:hover span,
.twitter:hover span,
.recommencer:hover span {
  margin-left: -1.2rem;
  padding-right: 1.2rem;
}
.facebook:hover:after,
.twitter:hover:after,
.recommencer:hover:after {
  width: 100%;
}
.facebook:before,
.facebook:after {
  background-color: #3c579e;
}
.twitter:before,
.twitter:after {
  background-color: #55acee;
}
.recommencer:before,
.recommencer:after {
  background-color: #abd980;
}
.victory {
  width: 100%;
  height: 100%;
}
.victory h1 {
  font-size: 8rem;
  font-style: italic;
}
.result p {
  font-weight: bold;
  font-size: 2rem;
}
.result:before {
  position: absolute;
  top: 13%;
  z-index: -1;
  content: "";
  background: url("../images/coupe.svg") no-repeat;
  width: 243px;
  height: 553px;
}
#confetti {
  z-index: -2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url("../images/bg-victory.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  overflow: hidden;
}
.cb {
  width: 5px;
  height: 10px;
  position: absolute;
  background-color: #fe4747;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.cr {
  width: 5px;
  height: 10px;
  position: absolute;
  background-color: #6a79ae;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.edition-block {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 56%;
}
.edition-block:before {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 97%;
  width: calc(100% - 1.2rem);
  height: 24px;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.edition-block:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.edition-block:hover .edition-content {
  top: 0;
}
.edition-block:hover .edition-desc,
.edition-block:hover .edition-credits {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.edition-block img {
  position: absolute;
  width: 97%;
  width: calc(100% - 1.2rem);
  height: 100%;
}
@media screen and (min-width: 768px) {
  .edition-block {
    padding-bottom: 28%;
  }
}
@media screen and (min-width: 960px) {
  .edition-block {
    padding-bottom: 18.6%;
  }
}
.edition-content {
  position: absolute;
  top: 75%;
  z-index: 1;
  width: 97%;
  width: calc(100% - 1.2rem);
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #000 20%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 20%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, #000 20%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, #000 20%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 20%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.edition-desc,
.edition-credits {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.edition-title {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2.1rem;
  line-height: 1;
  color: #fff;
}
.edition-desc {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #fff;
}
.edition-credits {
  font-family: 'Open Sans', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 1px rgba(255,255,255,0.25);
}
