.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,
.timeline-picture img {
  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,
.enclose:after,
.section:after,
.timeline-row: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,
  .urban-card {
    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,
  .urban-card {
    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 {
  padding-bottom: 1.2rem;
}
.pl1 {
  padding-left: 1.2rem;
}
.ma1 {
  margin: 1.2rem;
}
.mt1 {
  margin-top: 1.2rem;
}
.mr1 {
  margin-right: 1.2rem;
}
.mb1,
.timeline-picture {
  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 {
  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 {
  padding-top: 7.2rem;
}
.pr6 {
  padding-right: 7.2rem;
}
.pb6,
.timeline-row {
  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;
}
/* @imports */
.clr {
  clear: both;
}
.red {
  color: #cc190f;
}
.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;
  }
}
@media screen and (min-width: 1280px) {
  .col-max-1 {
    float: left;
    width: 8.333%;
  }
  .offset-max-1 {
    margin-left: 8.333%;
  }
  .col-max-2 {
    float: left;
    width: 16.667%;
  }
  .offset-max-2 {
    margin-left: 16.667%;
  }
  .col-max-3 {
    float: left;
    width: 25%;
  }
  .offset-max-3 {
    margin-left: 25%;
  }
  .col-max-4 {
    float: left;
    width: 33.333%;
  }
  .offset-max-4 {
    margin-left: 33.333%;
  }
  .col-max-5 {
    float: left;
    width: 41.667%;
  }
  .offset-max-5 {
    margin-left: 41.667%;
  }
  .col-max-6 {
    float: left;
    width: 50%;
  }
  .offset-max-6 {
    margin-left: 50%;
  }
  .col-max-7 {
    float: left;
    width: 58.333%;
  }
  .offset-max-7 {
    margin-left: 58.333%;
  }
  .col-max-8 {
    float: left;
    width: 66.667%;
  }
  .offset-max-8 {
    margin-left: 66.667%;
  }
  .col-max-9 {
    float: left;
    width: 75%;
  }
  .offset-max-9 {
    margin-left: 75%;
  }
  .col-max-10 {
    float: left;
    width: 83.333%;
  }
  .offset-max-10 {
    margin-left: 83.333%;
  }
  .col-max-11 {
    float: left;
    width: 91.667%;
  }
  .offset-max-11 {
    margin-left: 91.667%;
  }
  .col-max-12 {
    float: left;
    width: 100%;
  }
  .offset-max-12 {
    margin-left: 100%;
  }
}
.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;
}
.carousel.full-width {
  padding-top: 3.6rem;
}
.carousel.full-width .item-media {
  position: relative;
  text-align: center;
}
.carousel.full-width .item-media .media-credit {
  right: 3rem;
}
@media screen and (max-width: 959px) {
  .full-width .item-media .media-credit {
    bottom: auto;
    top: 0;
  }
}
@media screen and (min-width: 960px) {
  .carousel {
    padding: 0 10.8rem;
  }
  .carousel.full-width .item-media {
    padding-bottom: 24%;
  }
  .carousel.full-width#people .item-media {
    padding-bottom: 35%;
  }
  .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 {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  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  $color-base*/
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  cursor: pointer;
  background-color: #b7b7b7;
}
.carousel-indicators .active {
  background-color: #cc190f;
}
@media screen and (min-width: 960px) {
  .carousel-indicators {
    display: block;
  }
}
.carousel-caption {
  position: relative;
  top: -6rem;
  display: inline-block;
}
.carousel-caption p:not(.quote-source) {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
}
.carousel-caption p:not(.quote-source) strong {
  color: #4c4d4e;
}
@media screen and (min-width: 960px) {
  .carousel-caption {
    position: static;
  }
}
.item-title {
  color: #666;
  padding-bottom: 0.6rem;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
.item-container {
  margin: 0 auto;
  max-width: 1600px;
  min-height: 540px;
}
.carousel-arrow {
  display: none !important;
  position: absolute;
  top: 240px;
  width: 9.6rem;
  height: 9.6rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-arrow.arrow-next {
  right: 1.2rem;
}
.carousel-arrow.arrow-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.carousel-arrow.arrow-prev {
  left: 1.2rem;
}
.carousel-arrow.arrow-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (min-width: 960px) {
  .carousel-arrow {
    display: inline-block !important;
  }
}
#politics .carousel-caption p:not(.quote-source) {
  color: #4c4d4e;
}
@media screen and (max-width: 1024px) {
  #politics .item-container {
    min-height: 660px;
  }
}
.cta {
  display: inline-block;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 6rem;
  line-height: 6.2rem;
}
.cta svg {
  fill: #fff;
}
.cta:hover .cta-icon:after {
  top: -6px;
  left: -6px;
  padding: 8px;
  background-color: rgba(0,0,0,0.6);
  -webkit-box-shadow: inset 0 0 0 0 #fff, 0 0 0 3px #fff;
  box-shadow: inset 0 0 0 0 #fff, 0 0 0 3px #fff;
}
.cta.black svg {
  fill: #000;
}
.cta.black .cta-label span {
  color: #fff;
  background-color: rgba(0,0,0,0.6);
}
.cta.black .cta-icon {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.cta.black .cta-icon:after {
  -webkit-box-shadow: inset 0 0 0 6px #000, 0 0 0 6px #000;
  box-shadow: inset 0 0 0 6px #000, 0 0 0 6px #000;
}
.cta.black:hover .cta-icon:after {
  background-color: rgba(255,255,255,0.8);
  -webkit-box-shadow: inset 0 0 0 0 #000, 0 0 0 3px #000;
  box-shadow: inset 0 0 0 0 #000, 0 0 0 3px #000;
}
.cta.small {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
@media screen and (max-width: 767px) {
  .cta {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.cta-label {
  float: left;
}
.cta-label span {
  display: inline-block;
  height: 6.1rem;
  padding: 0 0.4rem;
  color: #000;
  background-color: rgba(255,255,255,0.85);
}
.cta-icon {
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 1.6rem;
  margin-right: 2.4rem;
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
}
.cta-icon svg {
  position: relative;
  z-index: 2;
}
.cta-icon:after {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  width: 9.2rem;
  height: 9.2rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: inset 0 0 0 6px #fff, 0 0 0 6px #fff;
  box-shadow: inset 0 0 0 6px #fff, 0 0 0 6px #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: '';
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.question {
  font-size: 2.4rem;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  line-height: 1.125;
}
@media screen and (min-width: 768px) {
  .question {
    text-align: right;
  }
}
.enclose-content {
  padding: 1.2rem 2.4rem;
}
.enclose-content {
  border-left: 6px solid #cc190f;
}
.enclose {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
}
.enclose-image {
  position: relative;
}
@media screen and (min-width: 768px) {
  .enclose-content {
    border-left: 6px solid #cc190f;
  }
  .enclose-image {
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    text-align: right;
    overflow: hidden;
  }
  .enclose-image img {
    position: relative;
    right: -3rem;
    max-width: none;
    max-height: 100%;
  }
  .enclose {
    position: relative;
  }
  .enclose.right .enclose-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    text-align: left;
  }
  .enclose.right .enclose-image img {
    position: relative;
    left: -6rem;
  }
  .enclose.right .media-credit {
    left: 0;
    right: auto;
  }
  .enclose.right .enclose-content {
    border-right: 6px solid #cc190f;
    border-left: none;
    text-align: right;
  }
}
#start-focus {
  position: relative;
  background: url("../images/startplaceholder.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #start-focus {
    width: 100%;
  }
}
.video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper > video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.focus-screen {
  position: relative;
  z-index: 2;
}
.focus-screen small {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #878787;
}
.focus-pane {
  padding: 4.8rem 2.4rem;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .focus-pane {
    position: relative;
    margin-left: -400px;
    -webkit-animation-name: slidepane;
    -moz-animation-name: slidepane;
    -o-animation-name: slidepane;
    -ms-animation-name: slidepane;
    animation-name: slidepane;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}
.focus-pane ul {
  list-style-type: none;
}
.focus-pane li {
  padding: 3px 0 2px;
  background: url("../images/breakpix.png") repeat-x left top /* no comment please... */;
}
.focus-pane a {
  padding: 1rem 0;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.focus-pane a:hover {
  padding-left: 0.9rem;
  background-color: #fff;
  color: #000;
}
.focus-pane a:hover[data-icon]:before {
  background-color: #000;
  color: #fff;
}
.focus-pane [data-icon]:before {
  background: #fff;
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 3.6rem;
  margin-right: 0.9rem;
  color: #000;
  font-size: 1.8rem;
  text-align: center;
}
.logo-20mn {
  float: left;
}
.logo-partner {
  position: relative;
  top: -22px;
  float: right;
  text-align: left;
  max-width: 170px;
}
.focus-content {
  position: relative;
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}
.project-title {
  display: inline-block;
  min-height: 6rem;
  font-size: 6rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
}
.project-summary {
  margin: 0 auto;
  font-size: 2.1rem;
  line-height: 1.3;
  font-weight: normal;
  text-align: center;
}
.project-summary span {
  background-color: rgba(0,0,0,0.7);
}
.project-start {
  width: calc(100% - 2.4rem);
  text-align: center;
  padding-top: 4.8rem;
}
@media screen and (min-width: 768px) {
  .focus-pane {
    float: left;
    width: 260px;
    height: 100%;
    min-height: 100%;
    min-height: 100vh;
    background-color: rgba(0,0,0,0.7);
  }
  .logo-20mn,
  .logo-partner {
    display: inline-block;
    float: none;
    top: 0;
  }
  .focus-content {
    min-height: 100%;
    min-height: 100vh;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .project-title,
  .project-summary,
  .project-start {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
  .project-title {
    width: 80%;
  }
  .project-summary {
    width: 90%;
  }
}
@media screen and (min-width: 960px) {
  .focus-pane {
    width: 360px;
    padding: 7.2rem 4.8rem;
  }
  .logo-20mn,
  .logo-partner {
    margin: 0;
  }
  .logo-20mn {
    float: left;
  }
  .logo-partner {
    top: -22px;
    float: right;
  }
  .focus-content {
    padding-top: 7.2rem;
    width: calc(100% - 360px);
  }
  .project-summary {
    max-width: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .project-title,
  .project-summary {
    width: auto;
  }
}
@-moz-keyframes slidepane {
  from {
    margin-left: -400px;
  }
  to {
    margin-left: 0;
  }
}
@-webkit-keyframes slidepane {
  from {
    margin-left: -400px;
  }
  to {
    margin-left: 0;
  }
}
@-o-keyframes slidepane {
  from {
    margin-left: -400px;
  }
  to {
    margin-left: 0;
  }
}
@keyframes slidepane {
  from {
    margin-left: -400px;
  }
  to {
    margin-left: 0;
  }
}
@-moz-keyframes slidecontent {
  from {
    padding-top: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    padding-top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes slidecontent {
  from {
    padding-top: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    padding-top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes slidecontent {
  from {
    padding-top: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    padding-top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes slidecontent {
  from {
    padding-top: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    padding-top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@font-face {
  font-family: "Bazar";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts-custom/Bazar.eot?#iefix") format('embedded-opentype'), url("../fonts-custom/Bazar.woff") format('woff');
}
@font-face {
  font-family: "Open Sans Condensed";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts-custom/OpenSans-CondLight.eot?#iefix") format('embedded-opentype'), url("../fonts-custom/OpenSans-CondLight.woff") format('woff');
}
@font-face {
  font-family: "Open Sans Condensed";
  font-weight: normal;
  font-style: italic;
  src: url("../fonts-custom/OpenSans-CondLightItalic.eot?#iefix") format('embedded-opentype'), url("../fonts-custom/OpenSans-CondLightItalic.woff") format('woff');
}
#infogcine {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-bottom: 35%;
  max-width: 1680px;
  width: 100%;
  max-height: 800px;
  border-top: 2px solid #cc190f;
  border-bottom: 2px solid #cc190f;
}
#infogcine h2 {
  position: relative;
  padding-left: 7%;
}
#infogcine h2:before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 123px;
  background-image: url("../images/cinema/pic-cine.png");
}
.infog-bulles {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.infog-img {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pulse {
  width: 25px;
  height: 25px;
  border: none;
  -webkit-box-shadow: 0 0 0 0 #cc190f, inset 0 0 0 10px #cc190f;
  box-shadow: 0 0 0 0 #cc190f, inset 0 0 0 10px #cc190f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  -webkit-animation: pulse 1s infinite alternate cubic-bezier(0.5, 0, 0, 0.6);
  -moz-animation: pulse 1s infinite alternate cubic-bezier(0.5, 0, 0, 0.6);
  -o-animation: pulse 1s infinite alternate cubic-bezier(0.5, 0, 0, 0.6);
  -ms-animation: pulse 1s infinite alternate cubic-bezier(0.5, 0, 0, 0.6);
  animation: pulse 1s infinite alternate cubic-bezier(0.5, 0, 0, 0.6);
}
.pulse:hover {
  -webkit-box-shadow: inset 0 0 0 5px #cc190f;
  box-shadow: inset 0 0 0 5px #cc190f;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none;
}
.note1 {
  position: absolute;
  bottom: 13%;
  left: 18%;
}
.note2 {
  position: absolute;
  bottom: 29%;
  left: 39%;
}
.note3 {
  position: absolute;
  left: 33%;
  bottom: 43%;
}
.note4 {
  position: absolute;
  right: 43%;
  bottom: 20%;
}
.note5 {
  position: absolute;
  right: 30%;
  bottom: 26%;
}
.note6 {
  position: absolute;
  right: 15%;
  bottom: 21%;
}
.note7 {
  position: absolute;
  right: 5%;
  bottom: 12%;
}
.note8 {
  position: absolute;
  right: 9%;
  top: 20%;
}
.note9 {
  position: absolute;
  bottom: 32%;
  right: 14%;
}
.note10 {
  position: absolute;
  right: 18%;
  top: 25%;
}
.note11 {
  position: absolute;
  right: 39%;
  top: 10%;
}
.infog-detail {
  z-index: 2;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: auto;
  position: absolute;
  left: -5%;
  top: 10%;
  padding: 1.5%;
  border-right: #cc190f 5px solid;
  -webkit-box-shadow: rgba(0,0,0,0.3) 6px 7px 0;
  box-shadow: rgba(0,0,0,0.3) 6px 7px 0;
  -webkit-transform: translateX(-5%);
  -moz-transform: translateX(-5%);
  -o-transform: translateX(-5%);
  -ms-transform: translateX(-5%);
  transform: translateX(-5%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}
@media screen and (min-width: 960px) {
  .infog-detail {
    min-width: 336px;
  }
}
.infog-detail h1 {
  color: #cc190f;
  font-size: 2.2rem;
  padding-bottom: 3%;
}
.infog-detail p {
  font-size: 1.3rem;
}
.descinfog-1 {
  top: 42%;
  left: 26%;
}
.descinfog-2 {
  top: 25%;
  left: 42%;
}
.descinfog-3 {
  top: 27%;
  left: 36%;
}
.descinfog-4 {
  top: 31%;
  left: 23%;
}
.descinfog-5 {
  top: 31%;
  left: 35%;
}
.descinfog-6 {
  top: 35%;
  left: 50%;
}
.descinfog-7 {
  top: 35%;
  left: 68%;
}
.descinfog-8 {
  top: 8%;
  left: 50%;
}
.descinfog-9 {
  top: 37%;
  left: 50%;
}
.descinfog-10 {
  top: 14%;
  left: 45%;
}
.descinfog-11 {
  top: 14%;
  left: 37%;
}
@media screen and (max-width: 1024px) {
  #infogcine {
    border: none;
    height: auto;
    max-height: none;
  }
  h2:before {
    display: none;
  }
  .infog-bulles,
  .infog-img {
    display: none;
  }
  .infog-detail {
    position: relative;
    left: 10%;
    width: 90%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    display: block;
  }
}
@-moz-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
    box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
  }
}
@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
    box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
  }
}
@-o-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
    box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
  }
}
@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
    box-shadow: 0 0 0 10px rgba(232,76,61,0), inset 0 0 0 8px #cc190f;
  }
}
.interview {
  position: relative;
  height: 550px;
  padding-left: 6%;
  border-right: 4px solid #cc190f;
  overflow: hidden;
}
.interview .img-round {
  width: 130px;
  height: 130px;
}
.interview .portrait {
  height: 130px;
  padding: 0;
}
.interview .portrait strong {
  display: block;
  padding-top: 8%;
  margin: 0;
}
.interview blockquote {
  font-size: 2.4rem;
}
.interview blockquote:before,
.interview blockquote:after {
  font-size: 5rem;
}
.shadow-interview {
  position: absolute;
  top: 550px;
  right: 0;
}
.q-interview {
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.2;
}
.inter-arrow-left {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inter-arrow-right {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.nav-interview {
  cursor: pointer;
  position: absolute;
  width: 15%;
  right: 0;
  bottom: 2%;
}
body {
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}
img {
  display: inline-block;
}
a:focus {
  outline: initial;
}
.navbar {
  top: -4.8rem;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -o-transition: top 0.2s;
  -ms-transition: top 0.2s;
  transition: top 0.2s;
  border-bottom: 1px solid #b7b7b7;
  background-color: #000;
  color: #fff;
}
.navbar.unpinned {
  top: -4.8rem;
}
.navbar.pinned {
  top: 0;
}
.navbar ul,
.navbar p {
  height: 4.8rem;
}
.navbar ul a {
  color: #fff;
}
.navbar-logos {
  float: left;
  padding-left: 0.9rem;
  line-height: 1.2;
}
.navbar-logos img {
  margin-left: 1.6rem;
  width: auto;
  max-height: 2.4rem;
}
.navbar-logos [data-icon="logo-s"] {
  top: 2px;
  position: relative;
  font-size: 3rem;
}
.navbar-links {
  float: right;
}
@media screen and (min-width: 768px) {
  .navbar-links {
    border-right: 1px solid #b7b7b7;
  }
}
.navbar-links a {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0 0.6rem;
  width: 4.2rem;
  height: 4.7rem;
  color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -o-transition: all 0.75s;
  -ms-transition: all 0.75s;
  transition: all 0.75s;
  -webkit-transition-delay: 0.25;
  -moz-transition-delay: 0.25;
  -o-transition-delay: 0.25;
  -ms-transition-delay: 0.25;
  transition-delay: 0.25;
  overflow: hidden;
}
.navbar-links a:hover {
  background-color: #000;
}
@media screen and (min-width: 960px) {
  .navbar-links a:hover {
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
.navbar-links a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  margin-left: -0.4rem;
  border-bottom: 0.8rem solid #fff;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
}
.navbar-links a > span {
  display: inline-block;
  width: 4.2rem;
  height: 4.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .navbar {
    height: 9.6rem;
  }
  .navbar.unpinned {
    top: -9.6rem;
  }
  .navbar-links {
    float: none;
    clear: both;
    border-top: 1px solid #b7b7b7;
  }
}
.rel,
.timeline-row {
  position: relative;
}
.centered {
  margin: 0 auto;
}
.img-round {
  width: 80%;
  max-width: 180px;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #cc190f;
}
.chapo {
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  font-size: 3rem;
  line-height: 1.2;
}
.media-video-container {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.media-video-container .spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 26%;
  background-color: #000;
  -webkit-animation: fadeIn;
  -moz-animation: fadeIn;
  -o-animation: fadeIn;
  -ms-animation: fadeIn;
  animation: fadeIn;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.media-video-container .spinner > span {
  background-color: #fff;
}
.media-video-container .cta {
  position: absolute;
}
.media-video-container .cta.center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.media-video-container .cta.right {
  right: 0;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -o-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.media-video-container .cta.bottom {
  bottom: 0;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}
.media-video-container .cta.bottom.right {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}
.media-credit {
  top: auto;
  bottom: 0;
  z-index: 20;
  margin-bottom: 0 !important;
  background-color: rgba(255,255,255,0.7);
  color: #000;
}
.video-1 {
  background-image: url("../images/portraits/amina.jpg");
}
.video-2 {
  background-image: url("../images/portraits/marc.jpg");
}
.video-3 {
  background-image: url("../images/portraits/emilie.jpg");
}
.video-4 {
  background-image: url("../images/portraits/moryl.jpg");
}
.socio {
  background-image: url("../images/portraits/mperaldi.jpg");
}
.chrono-1 {
  background-image: url("../images/chrono/chrono-1.jpg");
}
.chrono-2 {
  background-image: url("../images/chrono/chrono-2.jpg");
}
.chrono-3 {
  background-image: url("../images/chrono/chrono-3.jpg");
}
.chrono-4 {
  background-image: url("../images/chrono/chrono-4.jpg");
}
.chrono-5 {
  background-image: url("../images/chrono/chrono-5.jpg");
}
.chrono-6 {
  background-image: url("../images/chrono/chrono-6.jpg");
}
.chrono-7 {
  background-image: url("../images/chrono/chrono-7.jpg");
}
#page-content {
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 2;
}
.content-centered {
  max-width: 1280px;
  margin: 0 auto;
}
.section {
  position: relative;
}
.section p {
  margin-bottom: 1.2rem;
}
.lead {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
}
.section-head {
  position: relative;
  width: 100%;
  height: 60vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-head .content-centered {
  position: relative;
  height: 100%;
}
.section-head:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  content: '';
  background-image: -webkit-linear-gradient(transparent, #000);
  background-image: -moz-linear-gradient(transparent, #000);
  background-image: -o-linear-gradient(transparent, #000);
  background-image: -ms-linear-gradient(transparent, #000);
  background-image: linear-gradient(transparent, #000);
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.section-head h1 {
  position: absolute;
  bottom: 2.4rem;
  left: 0;
  padding: 0 2.4rem;
}
@media screen and (max-width: 767px) {
  .section-head h1 {
    font-size: 4.8rem;
    position: absolute;
    bottom: 1.2rem;
  }
}
.section h3:before {
  position: relative;
  top: 0.3rem;
  margin-right: 0.6rem;
}
#intro .content-centered {
  background: url("../images/bgintro.jpg") no-repeat bottom right;
}
@media screen and (min-width: 768px) {
  #intro .content-centered {
    background-position: bottom center;
  }
}
@media screen and (max-width: 767px) {
  #intro .content-centered {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
}
#sh1 {
  background-image: url("../images/bg1.jpg");
}
#sh2 {
  background-image: url("../images/bg2.jpg");
}
#sh3 {
  background-image: url("../images/bg3.jpg");
}
#sh4 {
  background-image: url("../images/bg4.jpg");
}
#sh5 {
  background-image: url("../images/bg5.jpg");
}
#timelaps {
  position: relative;
  padding-bottom: 37%;
}
#timelaps video,
#timelaps:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#timelaps video {
  z-index: 1;
}
#timelaps:after {
  z-index: 2;
  content: '';
  background: url("../images/cache.png") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pa-md-0 {
    padding: 0rem;
  }
  .pt-md-0 {
    padding-top: 0rem;
  }
  .pr-md-0 {
    padding-right: 0rem;
  }
  .pb-md-0 {
    padding-bottom: 0rem;
  }
  .pl-md-0 {
    padding-left: 0rem;
  }
  .ma-md-0 {
    margin: 0rem;
  }
  .mt-md-0 {
    margin-top: 0rem;
  }
  .mr-md-0 {
    margin-right: 0rem;
  }
  .mb-md-0 {
    margin-bottom: 0rem;
  }
  .ml-md-0 {
    margin-left: 0rem;
  }
  .pa-md-1 {
    padding: 1.2rem;
  }
  .pt-md-1 {
    padding-top: 1.2rem;
  }
  .pr-md-1 {
    padding-right: 1.2rem;
  }
  .pb-md-1 {
    padding-bottom: 1.2rem;
  }
  .pl-md-1 {
    padding-left: 1.2rem;
  }
  .ma-md-1 {
    margin: 1.2rem;
  }
  .mt-md-1 {
    margin-top: 1.2rem;
  }
  .mr-md-1 {
    margin-right: 1.2rem;
  }
  .mb-md-1 {
    margin-bottom: 1.2rem;
  }
  .ml-md-1 {
    margin-left: 1.2rem;
  }
  .pa-md-2 {
    padding: 2.4rem;
  }
  .pt-md-2 {
    padding-top: 2.4rem;
  }
  .pr-md-2 {
    padding-right: 2.4rem;
  }
  .pb-md-2 {
    padding-bottom: 2.4rem;
  }
  .pl-md-2 {
    padding-left: 2.4rem;
  }
  .ma-md-2 {
    margin: 2.4rem;
  }
  .mt-md-2 {
    margin-top: 2.4rem;
  }
  .mr-md-2 {
    margin-right: 2.4rem;
  }
  .mb-md-2 {
    margin-bottom: 2.4rem;
  }
  .ml-md-2 {
    margin-left: 2.4rem;
  }
  .pa-md-3 {
    padding: 3.6rem;
  }
  .pt-md-3 {
    padding-top: 3.6rem;
  }
  .pr-md-3 {
    padding-right: 3.6rem;
  }
  .pb-md-3 {
    padding-bottom: 3.6rem;
  }
  .pl-md-3 {
    padding-left: 3.6rem;
  }
  .ma-md-3 {
    margin: 3.6rem;
  }
  .mt-md-3 {
    margin-top: 3.6rem;
  }
  .mr-md-3 {
    margin-right: 3.6rem;
  }
  .mb-md-3 {
    margin-bottom: 3.6rem;
  }
  .ml-md-3 {
    margin-left: 3.6rem;
  }
  .pa-md-4 {
    padding: 4.800000000000001rem;
  }
  .pt-md-4 {
    padding-top: 4.800000000000001rem;
  }
  .pr-md-4 {
    padding-right: 4.800000000000001rem;
  }
  .pb-md-4 {
    padding-bottom: 4.800000000000001rem;
  }
  .pl-md-4 {
    padding-left: 4.800000000000001rem;
  }
  .ma-md-4 {
    margin: 4.800000000000001rem;
  }
  .mt-md-4 {
    margin-top: 4.800000000000001rem;
  }
  .mr-md-4 {
    margin-right: 4.800000000000001rem;
  }
  .mb-md-4 {
    margin-bottom: 4.800000000000001rem;
  }
  .ml-md-4 {
    margin-left: 4.800000000000001rem;
  }
  .pa-md-5 {
    padding: 6rem;
  }
  .pt-md-5 {
    padding-top: 6rem;
  }
  .pr-md-5 {
    padding-right: 6rem;
  }
  .pb-md-5 {
    padding-bottom: 6rem;
  }
  .pl-md-5 {
    padding-left: 6rem;
  }
  .ma-md-5 {
    margin: 6rem;
  }
  .mt-md-5 {
    margin-top: 6rem;
  }
  .mr-md-5 {
    margin-right: 6rem;
  }
  .mb-md-5 {
    margin-bottom: 6rem;
  }
  .ml-md-5 {
    margin-left: 6rem;
  }
  .pa-md-6 {
    padding: 7.2rem;
  }
  .pt-md-6 {
    padding-top: 7.2rem;
  }
  .pr-md-6 {
    padding-right: 7.2rem;
  }
  .pb-md-6 {
    padding-bottom: 7.2rem;
  }
  .pl-md-6 {
    padding-left: 7.2rem;
  }
  .ma-md-6 {
    margin: 7.2rem;
  }
  .mt-md-6 {
    margin-top: 7.2rem;
  }
  .mr-md-6 {
    margin-right: 7.2rem;
  }
  .mb-md-6 {
    margin-bottom: 7.2rem;
  }
  .ml-md-6 {
    margin-left: 7.2rem;
  }
}
@media screen and (min-width: 960px) {
  .lg-right {
    text-align: right;
  }
}
footer {
  background-color: #cc190f;
  border-color: #f14b41;
  color: #fff;
}
footer a {
  color: #fff;
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
.reportage {
  font-size: 2.8rem;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  line-height: 1.6;
}
.reportage:before,
.reportage:after {
  font-size: 7.5rem;
}
.send-friend {
  position: relative;
  width: 100%;
  color: #fff;
  background-color: #cc190f;
  border-top: 6px solid #f14b41;
  -webkit-box-shadow: inset 0 -2px 10px rgba(0,0,0,0.25);
  box-shadow: inset 0 -2px 10px rgba(0,0,0,0.25);
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
}
.send-friend .input {
  width: 100%;
  padding: 0 1.2rem;
  font-size: 2rem;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: none;
  height: 35px;
}
.send-friend .error {
  color: #cc190f !important;
  font-style: italic;
}
.send-friend .send-form {
  display: inline-block;
  max-width: 100px;
  background-color: #f14b41;
  font-size: 1.1rem;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
.send-friend-inner {
  padding-left: 8.4rem;
}
.share-doc {
  list-style-type: none;
}
.share-doc p {
  font-size: 3rem;
  font-weight: bold;
}
.share-doc li {
  padding: 3px 0 2px;
}
.share-doc a {
  padding: 1rem 0;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.share-doc a:hover {
  padding-left: 0.9rem;
  background-color: #fff;
  color: #000;
}
.share-doc a:hover[data-icon]:before {
  background-color: #000;
  color: #fff;
}
.share-doc [data-icon]:before {
  background: #cc190f;
  display: inline-block;
  width: 4.6rem;
  height: 4.6rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 4.6rem;
  margin-right: 0.9rem;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.send-friend-desc {
  font-weight: normal;
  font-size: 2.1rem;
  line-height: 1;
}
#msg {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
  position: absolute;
  bottom: 3rem;
  left: 50%;
  display: none;
  padding: 0 1.2rem;
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  height: 3.6rem;
  -webkit-border-radius: 1.8rem;
  border-radius: 1.8rem;
  background: #fff;
  color: #4c4d4e;
  font-size: 2.1rem;
  font-style: italic;
  line-height: 3.6rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .send-friend {
    font-size: 2.5rem;
  }
}
#timeline {
  position: relative;
}
#timeline:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #c7c7c7;
}
.timeline-row .item-song-name {
  font-size: 1.6rem;
  font-weight: normal;
}
.timeline-row .country {
  position: static;
  background: none;
  color: #4c4d4e;
  line-height: 1.8rem;
}
.timeline-row .country:before {
  border: 3px solid #e7e7e7;
}
.timeline-row:before {
  content: '';
  display: block;
  position: absolute;
  top: 54px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 6px solid #fff;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background-color: #cc190f;
  -webkit-box-shadow: 0 0 1px #878787;
  box-shadow: 0 0 1px #878787;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.timeline-detail {
  padding: 0.9rem 0 0;
}
.timeline-detail.bounce-in {
  -webkit-animation: bounce-left 0.6s;
  -moz-animation: bounce-left 0.6s;
  -o-animation: bounce-left 0.6s;
  -ms-animation: bounce-left 0.6s;
  animation: bounce-left 0.6s;
}
.timeline-detail p:not(.timeline-date):not(.timeline-title) {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #4c4d4e;
}
.timeline-date {
  margin-bottom: 0 !important;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  color: #cc190f;
  font-size: 2.7rem;
  text-transform: uppercase;
}
.timeline-title {
  color: #878787;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
}
.timeline-card-wrap.bounce-in {
  -webkit-animation: bounce-right 0.6s;
  -moz-animation: bounce-right 0.6s;
  -o-animation: bounce-right 0.6s;
  -ms-animation: bounce-right 0.6s;
  animation: bounce-right 0.6s;
}
.timeline-card-wrap p {
  margin-bottom: 0;
}
.timeline-picture {
  position: relative;
}
.timeline-card-wrap,
.timeline-detail {
  margin-left: 2.4rem;
}
@media screen and (min-width: 768px) {
  .timeline-card-wrap,
  .timeline-detail {
    width: 45%;
    width: calc(50% - 36px);
    margin-left: 0;
  }
  #timeline:before {
    left: 50%;
  }
  .timeline-detail {
    float: left;
    text-align: right;
  }
  .timeline-card-wrap {
    float: right;
    padding-top: 54px;
  }
  .timeline-row:before {
    left: 50%;
  }
  .timeline-row:nth-child(odd) .timeline-detail {
    float: right;
    text-align: left;
  }
  .timeline-row:nth-child(odd) .timeline-detail.bounce-in {
    -webkit-animation: bounce-right 0.6s;
    -moz-animation: bounce-right 0.6s;
    -o-animation: bounce-right 0.6s;
    -ms-animation: bounce-right 0.6s;
    animation: bounce-right 0.6s;
  }
  .timeline-row:nth-child(odd) .timeline-card-wrap {
    float: left;
  }
  .timeline-row:nth-child(odd) .timeline-card-wrap.bounce-in {
    -webkit-animation: bounce-left 0.6s;
    -moz-animation: bounce-left 0.6s;
    -o-animation: bounce-left 0.6s;
    -ms-animation: bounce-left 0.6s;
    animation: bounce-left 0.6s;
  }
  .timeline-row:nth-child(even) .country:before {
    float: right;
    margin-right: 0;
    margin-left: 0.3rem;
  }
}
@-moz-keyframes bounce-left {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce-left {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes bounce-left {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounce-left {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes bounce-right {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce-right {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes bounce-right {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounce-right {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
#ba-marseille {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 56.25%;
}
.trailer-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-trailer {
  list-style: none;
}
.tr-element {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.tr-element img {
  width: 100%;
  height: 100%;
}
.tr1 {
  z-index: 2;
}
.tr2 {
  z-index: 3;
}
.tr3 {
  z-index: 4;
}
.tr4 {
  z-index: 5;
}
.tr5 {
  z-index: 6;
}
#bt-play {
  z-index: 10;
  display: block;
  position: absolute;
  width: 90px;
  height: 90px;
  left: 45%;
  top: 44%;
  text-transform: uppercase;
  font-size: 1.1rem;
}
#bt-play a {
  color: #ece5cf;
}
.show-tr {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#bt-circle {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#pic-play {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.trailer-min {
  position: relative;
  padding-top: 17%;
}
.video-tr {
  background-image: url("../images/trailer-min.jpg");
}
.play-trailer-min {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.play-trailer-min:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.play-trailer-min svg {
  position: absolute;
  left: 44%;
  top: 37%;
}
body {
  font-size: 1.8rem;
}
h1,
.h1 {
  font-size: 12rem;
  color: #fff;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
h2,
.h2 {
  font-size: 4.8rem;
  color: #cc190f;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 3.6rem;
  }
}
h3,
.h3 {
  font-size: 3rem;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 2.1rem;
}
h3 span,
.h3 span {
  color: #b7b7b7;
}
@media screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 2.7rem;
  }
}
h4,
.h4 {
  font-size: 2.1rem;
  background-color: #4c4d4e;
  color: #fff;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 1.8rem;
  padding: 2px 4px;
  display: inline-block;
}
blockquote {
  margin-bottom: 2.4rem;
  font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.3;
}
blockquote:before,
blockquote:after {
  top: 0.9ex;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 7.2rem;
  color: #b7b7b7;
}
blockquote:before {
  margin-right: 0.9rem;
}
@media screen and (min-width: 768px) {
  blockquote {
    font-size: 3.6rem;
  }
  blockquote:before,
  blockquote:after {
    font-size: 10.8rem;
  }
  blockquote.small {
    font-size: 3rem;
  }
  blockquote.small:before,
  blockquote.small:after {
    font-size: 7.2rem;
  }
}
.quote-source {
  font-size: 2.4rem;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
.quote-source span {
  display: inline-block;
  margin-left: 1.2rem;
  padding-left: 1.2rem;
  padding-top: 0.3rem;
  border-left: 2px solid #cc190f;
  font-size: 2.1rem;
  color: #878787;
  line-height: 1.2;
}
.quote-source.itw {
  padding-top: 0.6rem;
  background-color: rgba(255,255,255,0.75);
  color: #cc190f;
}
.quote-source.itw span {
  border-color: #4c4d4e;
}
.urban-project {
  position: relative;
  clear: both;
  padding-bottom: 3.6rem;
  padding-top: 50%;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.urban-project h4 {
  position: absolute;
  z-index: 3;
  top: 0;
  margin-bottom: 0;
  background-color: #cc190f;
}
.urban-project blockquote {
  clear: both;
  font-size: 2.4rem;
}
.urban-project blockquote:before,
.urban-project blockquote:after {
  font-size: 4.8rem;
}
.map {
  position: absolute;
  top: 1.8rem;
  right: 1.8rem;
  width: 100px;
  height: 100px;
}
.portrait {
  margin-bottom: 0 !important;
  padding-top: 1.8rem;
}
.portrait img {
  float: left;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 0.6rem;
}
.portrait strong {
  font-size: 1.8rem;
  font-family: 'Bazar', Impact, 'Arial Black', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 0.6rem;
  line-height: 1;
  overflow: hidden;
}
.portrait strong span {
  font-size: 0.8em;
  color: #cc190f;
}
.project-1 {
  background-image: url("../images/urban/up1.jpg");
}
.project-2 {
  background-image: url("../images/urban/up2.jpg");
}
.project-3 {
  background-image: url("../images/urban/up3.jpg");
}
.project-4 {
  background-image: url("../images/urban/up4.jpg");
}
.project-5 {
  background-image: url("../images/urban/up5.jpg");
}
.urban-card {
  padding-top: 1.2rem;
}
.urban-card .card-title {
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .urban-project {
    min-height: 100vh;
    padding: 0;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .urban-project:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    content: '';
    background-image: -webkit-linear-gradient(transparent, #000);
    background-image: -moz-linear-gradient(transparent, #000);
    background-image: -o-linear-gradient(transparent, #000);
    background-image: -ms-linear-gradient(transparent, #000);
    background-image: linear-gradient(transparent, #000);
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  .urban-project h4 {
    position: absolute;
    bottom: 7.2rem;
    left: 2.4rem;
    top: auto;
    background-color: transparent;
    font-size: 7.2rem;
  }
  .urban-project blockquote {
    color: #fff;
  }
  .urban-project blockquote:before,
  .urban-project blockquote:after {
    color: #cc190f;
  }
  .project-1 {
    background-image: url("../images/urban/up1-lg.jpg");
  }
  .project-2 {
    background-image: url("../images/urban/up2-lg.jpg");
  }
  .project-3 {
    background-image: url("../images/urban/up3-lg.jpg");
  }
  .project-4 {
    background-image: url("../images/urban/up4-lg.jpg");
  }
  .project-5 {
    background-image: url("../images/urban/up5-lg.jpg");
  }
  .urban-card {
    position: relative;
    z-index: 5;
    float: right;
    margin-right: 2.4rem;
    width: 33%;
    max-width: 480px;
    padding: 6rem 2.4rem;
    background-color: rgba(0,0,0,0.8);
  }
  .urban-card .card-title {
    display: block;
    color: #878787;
  }
  .urban-card p:not(.card-title) {
    color: #878787;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #fff;
  }
}
@media screen and (max-width: 959px) {
  .urban-project .media-credit {
    top: 0;
    bottom: auto;
    max-width: 50%;
  }
}
#zoom {
  padding-top: 1.2rem;
}
#zoom dt img {
  display: none;
  float: left;
  margin-right: 1.2rem;
}
#zoom dd {
  margin-bottom: 3rem;
}
#zoom dd img {
  width: 100%;
  display: block;
}
#zoom dd p {
  position: relative;
  margin-bottom: 1px;
  padding-bottom: 47%;
}
#zoom .h4 {
  font-size: 3rem;
}
#zoom .desc {
  color: #878787;
  font-size: 1.6rem;
  line-height: 1.3;
  display: inline-block;
  line-height: 1;
}
#zoom .date {
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  height: 3rem;
  padding: 0 1.2rem;
  -webkit-border-radius: 1.5rem;
  border-radius: 1.5rem;
  background-color: rgba(204,25,15,0.8);
  color: #fff;
  line-height: 3rem;
  text-align: center;
}
#zoom .date:before {
  margin-right: 0.6rem;
}
#zoom .date b {
  font-weight: 900;
}
@media screen and (min-width: 960px) {
  #zoom {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: calc(10.8rem + 47%);
  }
  #zoom dt {
    float: left;
    width: auto;
    max-width: 33%;
    padding-right: 2.4rem;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
  }
  #zoom dt img {
    display: block;
    width: 81px;
    height: 81px;
    -webkit-border-radius: 40.5px;
    border-radius: 40.5px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 6px #ccc;
    box-shadow: 0 0 0 6px #ccc;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
  }
  #zoom dt p {
    overflow: hidden;
  }
  #zoom dt .h4,
  #zoom dt .desc {
    display: none;
  }
  #zoom dt.active {
    max-width: 66%;
  }
  #zoom dt.active img {
    border-width: 4px;
    -webkit-box-shadow: 0 0 0 6px #cc190f;
    box-shadow: 0 0 0 6px #cc190f;
  }
  #zoom dt.active .h4 {
    display: block;
    background-color: #cc190f;
  }
  #zoom dt.active .desc {
    display: block;
  }
  #zoom dt:not(.active):hover img {
    border-width: 4px;
    -webkit-box-shadow: 0 0 0 6px #cc190f;
    box-shadow: 0 0 0 6px #cc190f;
  }
  #zoom dd {
    display: none;
    position: absolute;
    top: 10.8rem;
    left: 0;
    width: 100%;
    overflow: hidden;
  }
  #zoom dd .preview {
    width: 33.33%;
    height: 100%;
    float: left;
    border-left: 1px solid #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
  }
  #zoom dd .preview.on {
    width: 70%;
    cursor: default;
  }
  #zoom dd .preview.on .date {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  #zoom dd .preview.on .media-credit {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  #zoom dd .preview.off {
    width: 15%;
  }
  #zoom dd img {
    height: 100%;
    width: auto;
    max-width: none;
  }
  #zoom dd .date {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 6rem;
    padding: 0 1.6rem;
    -webkit-border-radius: 3rem;
    border-radius: 3rem;
    line-height: 6rem;
    font-size: 3rem;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
  }
  #zoom .media-credit {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
}
#zoom1 .p1 {
  background-image: url("../images/zoomsur/zoom1-1.jpg");
}
#zoom1 .p2 {
  background-image: url("../images/zoomsur/zoom1-2.jpg");
}
#zoom1 .p3 {
  background-image: url("../images/zoomsur/zoom1-3.jpg");
}
#zoom2 .p1 {
  background-image: url("../images/zoomsur/zoom2-1.jpg");
}
#zoom2 .p2 {
  background-image: url("../images/zoomsur/zoom2-2.jpg");
}
#zoom2 .p3 {
  background-image: url("../images/zoomsur/zoom2-3.jpg");
}
#zoom3 .p1 {
  background-image: url("../images/zoomsur/zoom3-1.jpg");
}
#zoom3 .p2 {
  background-image: url("../images/zoomsur/zoom3-2.jpg");
}
#zoom3 .p3 {
  background-image: url("../images/zoomsur/zoom3-3.jpg");
}
@media screen and (max-width: 959px) {
  #zoom dt p {
    margin-bottom: 0;
  }
  #zoom dt .h4 {
    margin-bottom: 1px;
  }
  .p1 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .p2 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .p3 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.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: 'Bazar', 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: 'Bazar', 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);
}
