/*
 * Project stylesheet
 */
.color-rose {
  color: #dc5867;
}
/* extendables */
.bg-rose,
.item-trigger-video {
  background-color: #dc5867;
}
.bg-rose-dk {
  background-color: rgba(70,6,35,0.6) !important;
}
.bg-rose-al6 {
  background-color: rgba(220,88,103,0.6);
}
.country {
  padding: 0.3rem;
  font-family: $font-secondary;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2rem;
}
.country:before {
  content: '';
  float: left;
  margin-right: 0.3rem;
  width: 24px;
  height: 12px;
  background-image: url("../../images/country.gif");
  background-repeat: no-repeat;
  background-size: 100%;
}
.country-1:before,
#candidat-1 .country:before {
  background-position: left 0px;
}
.country-2:before,
#candidat-2 .country:before {
  background-position: left -12px;
}
.country-3:before,
#candidat-3 .country:before {
  background-position: left -24px;
}
.country-4:before,
#candidat-4 .country:before {
  background-position: left -36px;
}
.country-5:before,
#candidat-5 .country:before {
  background-position: left -48px;
}
.country-6:before,
#candidat-6 .country:before {
  background-position: left -60px;
}
.country-7:before,
#candidat-7 .country:before {
  background-position: left -72px;
}
.country-8:before,
#candidat-8 .country:before {
  background-position: left -84px;
}
.country-9:before,
#candidat-9 .country:before {
  background-position: left -96px;
}
.country-10:before,
#candidat-10 .country:before {
  background-position: left -108px;
}
.country-11:before,
#candidat-11 .country:before {
  background-position: left -120px;
}
.country-12:before,
#candidat-12 .country:before {
  background-position: left -132px;
}
.country-13:before,
#candidat-13 .country:before {
  background-position: left -144px;
}
.country-14:before,
#candidat-14 .country:before {
  background-position: left -156px;
}
.country-15:before,
#candidat-15 .country:before {
  background-position: left -168px;
}
.country-16:before,
#candidat-16 .country:before {
  background-position: left -180px;
}
.country-17:before,
#candidat-17 .country:before {
  background-position: left -192px;
}
.country-18:before,
#candidat-18 .country:before {
  background-position: left -204px;
}
.country-19:before,
#candidat-19 .country:before {
  background-position: left -216px;
}
.country-20:before,
#candidat-20 .country:before {
  background-position: left -228px;
}
.country-21:before,
#candidat-21 .country:before {
  background-position: left -240px;
}
.country-22:before,
#candidat-22 .country:before {
  background-position: left -252px;
}
.country-23:before,
#candidat-23 .country:before {
  background-position: left -264px;
}
.country-24:before,
#candidat-24 .country:before {
  background-position: left -276px;
}
.country-25:before,
#candidat-25 .country:before {
  background-position: left -288px;
}
.country-26:before,
#candidat-26 .country:before {
  background-position: left -300px;
}
.country-27:before,
#candidat-27 .country:before {
  background-position: left -312px;
}
.country-28:before,
#candidat-28 .country:before {
  background-position: left -324px;
}
.country-29:before,
#candidat-29 .country:before {
  background-position: left -336px;
}
.country-30:before,
#candidat-30 .country:before {
  background-position: left -348px;
}
.country-31:before,
#candidat-31 .country:before {
  background-position: left -360px;
}
.country-32:before,
#candidat-32 .country:before {
  background-position: left -372px;
}
.country-33:before,
#candidat-33 .country:before {
  background-position: left -384px;
}
.country-34:before,
#candidat-34 .country:before {
  background-position: left -396px;
}
.country-35:before,
#candidat-35 .country:before {
  background-position: left -408px;
}
.country-36:before,
#candidat-36 .country:before {
  background-position: left -420px;
}
.country-37:before,
#candidat-37 .country:before {
  background-position: left -432px;
}
.country-38:before,
#candidat-38 .country:before {
  background-position: left -444px;
}
.country-39:before,
#candidat-39 .country:before {
  background-position: left -456px;
}
.country-40:before,
#candidat-40 .country:before {
  background-position: left -468px;
}
.country-41:before {
  background-position: left -480px;
}
.country-42:before {
  background-position: left -492px;
}
.country-43:before {
  background-position: left -504px;
}
.country-44:before {
  background-position: left -516px;
}
.country-45:before {
  background-position: left -528px;
}
.country-46:before {
  background-position: left -540px;
}
/* imports */
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%;
}
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 $color-base-lighten;
  resize: vertical;
}
@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-style: italic;
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-Italic.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: "Open Sans";
  font-weight: 900;
  font-style: italic;
  src: url("../fonts/OpenSans-ExtraBoldItalic.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-ExtraBoldItalic.woff") format('woff');
}
@font-face {
  font-family: '20mn';
  src: url("../fonts/20mn.eot");
  src: url("../fonts/20mn.eot?#iefix") format('embedded-opentype'), url("../fonts/20mn.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
.icon:after,
.data-icon:after,
[data-icon]:after,
.data-icon-after:after,
[data-icon-after]:after,
.logo:after,
.icon:before,
.data-icon:before,
[data-icon]:before,
.data-icon-after:before,
[data-icon-after]:before,
.logo:before {
  font-family: "20mn";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
[data-icon]:before {
  content: attr(data-icon);
}
[data-icon-after]:after {
  content: attr(data-icon-after);
}
.icon p,
[data-icon] p,
[data-icon-after] p,
.logo p,
.icon ul,
[data-icon] ul,
[data-icon-after] ul,
.logo ul {
  overflow: hidden;
}
.icon em,
[data-icon] em,
[data-icon-after] em,
.logo em {
  display: none;
}
.border-color-base {
  border: 1px solid #4c4d4e !important;
}
.bg-base {
  background-color: #4c4d4e;
}
.color-base {
  color: #4c4d4e;
}
.bg-base-dk-1 {
  background-color: #3d3e3e;
}
.bg-base-lt-1 {
  background-color: #6f7172;
}
.color-base-dk-1 {
  color: #3d3e3e;
}
.color-base-lt-1 {
  color: #6f7172;
}
.bg-base-dk-2 {
  background-color: #2e2e2f;
}
.bg-base-lt-2,
.spinner-small > span {
  background-color: #939496;
}
.color-base-dk-2 {
  color: #2e2e2f;
}
.color-base-lt-2 {
  color: #939496;
}
.bg-base-dk-3 {
  background-color: #1e1f1f;
}
.bg-base-lt-3 {
  background-color: #b7b8b9;
}
.color-base-dk-3 {
  color: #1e1f1f;
}
.color-base-lt-3,
.item-title {
  color: #b7b8b9;
}
.bg-base-dk-4 {
  background-color: #0f0f10;
}
.bg-base-lt-4 {
  background-color: #dbdbdc;
}
.color-base-dk-4 {
  color: #0f0f10;
}
.color-base-lt-4 {
  color: #dbdbdc;
}
.border-color-default {
  border: 1px solid #0b4892 !important;
}
.bg-default,
footer {
  background-color: #0b4892;
}
.color-default {
  color: #0b4892;
}
.bg-default-dk-1 {
  background-color: #093a75;
}
.bg-default-lt-1 {
  background-color: #1068d4;
}
.color-default-dk-1 {
  color: #093a75;
}
.color-default-lt-1 {
  color: #1068d4;
}
.bg-default-dk-2 {
  background-color: #072b58;
}
.bg-default-lt-2 {
  background-color: #3a8cf0;
}
.color-default-dk-2 {
  color: #072b58;
}
.color-default-lt-2 {
  color: #3a8cf0;
}
.bg-default-dk-3 {
  background-color: #041d3a;
}
.bg-default-lt-3 {
  background-color: #7cb3f5;
}
.color-default-dk-3 {
  color: #041d3a;
}
.color-default-lt-3 {
  color: #7cb3f5;
}
.bg-default-dk-4 {
  background-color: #020e1d;
}
.bg-default-lt-4 {
  background-color: #bdd9fa;
}
.color-default-dk-4 {
  color: #020e1d;
}
.color-default-lt-4 {
  color: #bdd9fa;
}
.border-color-sport {
  border: 1px solid #00b9f3 !important;
}
.bg-sport {
  background-color: #00b9f3;
}
.color-sport {
  color: #00b9f3;
}
.bg-sport-dk-1 {
  background-color: #0094c2;
}
.bg-sport-lt-1 {
  background-color: #29ccff;
}
.color-sport-dk-1 {
  color: #0094c2;
}
.color-sport-lt-1 {
  color: #29ccff;
}
.bg-sport-dk-2 {
  background-color: #006f92;
}
.bg-sport-lt-2 {
  background-color: #5fd9ff;
}
.color-sport-dk-2 {
  color: #006f92;
}
.color-sport-lt-2 {
  color: #5fd9ff;
}
.bg-sport-dk-3 {
  background-color: #004a61;
}
.bg-sport-lt-3 {
  background-color: #94e6ff;
}
.color-sport-dk-3 {
  color: #004a61;
}
.color-sport-lt-3 {
  color: #94e6ff;
}
.bg-sport-dk-4 {
  background-color: #002531;
}
.bg-sport-lt-4 {
  background-color: #caf2ff;
}
.color-sport-dk-4 {
  color: #002531;
}
.color-sport-lt-4 {
  color: #caf2ff;
}
.border-color-entertainment {
  border: 1px solid #cc190f !important;
}
.bg-entertainment {
  background-color: #cc190f;
}
.color-entertainment {
  color: #cc190f;
}
.bg-entertainment-dk-1 {
  background-color: #a3140c;
}
.bg-entertainment-lt-1 {
  background-color: #ef3126;
}
.color-entertainment-dk-1 {
  color: #a3140c;
}
.color-entertainment-lt-1 {
  color: #ef3126;
}
.bg-entertainment-dk-2 {
  background-color: #7a0f09;
}
.bg-entertainment-lt-2 {
  background-color: #f3645c;
}
.color-entertainment-dk-2 {
  color: #7a0f09;
}
.color-entertainment-lt-2 {
  color: #f3645c;
}
.bg-entertainment-dk-3 {
  background-color: #520a06;
}
.bg-entertainment-lt-3 {
  background-color: #f79893;
}
.color-entertainment-dk-3 {
  color: #520a06;
}
.color-entertainment-lt-3 {
  color: #f79893;
}
.bg-entertainment-dk-4 {
  background-color: #290503;
}
.bg-entertainment-lt-4 {
  background-color: #fbcbc9;
}
.color-entertainment-dk-4 {
  color: #290503;
}
.color-entertainment-lt-4 {
  color: #fbcbc9;
}
.border-color-economy {
  border: 1px solid #053042 !important;
}
.bg-economy {
  background-color: #053042;
}
.color-economy {
  color: #053042;
}
.bg-economy-dk-1 {
  background-color: #042635;
}
.bg-economy-lt-1 {
  background-color: #0b6b94;
}
.color-economy-dk-1 {
  color: #042635;
}
.color-economy-lt-1 {
  color: #0b6b94;
}
.bg-economy-dk-2 {
  background-color: #031d28;
}
.bg-economy-lt-2 {
  background-color: #11a7e5;
}
.color-economy-dk-2 {
  color: #031d28;
}
.color-economy-lt-2 {
  color: #11a7e5;
}
.bg-economy-dk-3 {
  background-color: #02131a;
}
.bg-economy-lt-3 {
  background-color: #5cc6f3;
}
.color-economy-dk-3 {
  color: #02131a;
}
.color-economy-lt-3 {
  color: #5cc6f3;
}
.bg-economy-dk-4 {
  background-color: #010a0d;
}
.bg-economy-lt-4 {
  background-color: #ade3f9;
}
.color-economy-dk-4 {
  color: #010a0d;
}
.color-economy-lt-4 {
  color: #ade3f9;
}
.border-color-community {
  border: 1px solid #930b48 !important;
}
.bg-community {
  background-color: #930b48;
}
.color-community {
  color: #930b48;
}
.bg-community-dk-1 {
  background-color: #76093a;
}
.bg-community-lt-1 {
  background-color: #d41068;
}
.color-community-dk-1 {
  color: #76093a;
}
.color-community-lt-1 {
  color: #d41068;
}
.bg-community-dk-2 {
  background-color: #58072b;
}
.bg-community-lt-2 {
  background-color: #f03b8c;
}
.color-community-dk-2 {
  color: #58072b;
}
.color-community-lt-2 {
  color: #f03b8c;
}
.bg-community-dk-3 {
  background-color: #3b041d;
}
.bg-community-lt-3 {
  background-color: #f57cb2;
}
.color-community-dk-3 {
  color: #3b041d;
}
.color-community-lt-3 {
  color: #f57cb2;
}
.bg-community-dk-4 {
  background-color: #1d020e;
}
.bg-community-lt-4 {
  background-color: #fabed9;
}
.color-community-dk-4 {
  color: #1d020e;
}
.color-community-lt-4 {
  color: #fabed9;
}
.border-color-weird {
  border: 1px solid #ef2a82 !important;
}
.bg-weird {
  background-color: #ef2a82;
}
.color-weird {
  color: #ef2a82;
}
.bg-weird-dk-1 {
  background-color: #d11066;
}
.bg-weird-lt-1 {
  background-color: #f2559b;
}
.color-weird-dk-1 {
  color: #d11066;
}
.color-weird-lt-1 {
  color: #f2559b;
}
.bg-weird-dk-2 {
  background-color: #9d0c4d;
}
.bg-weird-lt-2 {
  background-color: #f57fb4;
}
.color-weird-dk-2 {
  color: #9d0c4d;
}
.color-weird-lt-2 {
  color: #f57fb4;
}
.bg-weird-dk-3 {
  background-color: #690833;
}
.bg-weird-lt-3 {
  background-color: #f9aacd;
}
.color-weird-dk-3 {
  color: #690833;
}
.color-weird-lt-3 {
  color: #f9aacd;
}
.bg-weird-dk-4 {
  background-color: #34041a;
}
.bg-weird-lt-4 {
  background-color: #fcd4e6;
}
.color-weird-dk-4 {
  color: #34041a;
}
.color-weird-lt-4 {
  color: #fcd4e6;
}
.border-color-partner {
  border: 1px solid #ff5400 !important;
}
.bg-partner {
  background-color: #ff5400;
}
.color-partner {
  color: #ff5400;
}
.bg-partner-dk-1 {
  background-color: #cc4300;
}
.bg-partner-lt-1 {
  background-color: #ff7633;
}
.color-partner-dk-1 {
  color: #cc4300;
}
.color-partner-lt-1 {
  color: #ff7633;
}
.bg-partner-dk-2 {
  background-color: #993200;
}
.bg-partner-lt-2 {
  background-color: #ff9866;
}
.color-partner-dk-2 {
  color: #993200;
}
.color-partner-lt-2 {
  color: #ff9866;
}
.bg-partner-dk-3 {
  background-color: #620;
}
.bg-partner-lt-3 {
  background-color: #fb9;
}
.color-partner-dk-3 {
  color: #620;
}
.color-partner-lt-3 {
  color: #fb9;
}
.bg-partner-dk-4 {
  background-color: #310;
}
.bg-partner-lt-4 {
  background-color: #fdc;
}
.color-partner-dk-4 {
  color: #310;
}
.color-partner-lt-4 {
  color: #fdc;
}
.border-color-planet {
  border: 1px solid #48930b !important;
}
.bg-planet {
  background-color: #48930b;
}
.color-planet {
  color: #48930b;
}
.bg-planet-dk-1 {
  background-color: #3a7609;
}
.bg-planet-lt-1 {
  background-color: #68d410;
}
.color-planet-dk-1 {
  color: #3a7609;
}
.color-planet-lt-1 {
  color: #68d410;
}
.bg-planet-dk-2 {
  background-color: #2b5807;
}
.bg-planet-lt-2 {
  background-color: #8cf03b;
}
.color-planet-dk-2 {
  color: #2b5807;
}
.color-planet-lt-2 {
  color: #8cf03b;
}
.bg-planet-dk-3 {
  background-color: #1d3b04;
}
.bg-planet-lt-3 {
  background-color: #b2f57c;
}
.color-planet-dk-3 {
  color: #1d3b04;
}
.color-planet-lt-3 {
  color: #b2f57c;
}
.bg-planet-dk-4 {
  background-color: #0e1d02;
}
.bg-planet-lt-4 {
  background-color: #d9fabe;
}
.color-planet-dk-4 {
  color: #0e1d02;
}
.color-planet-lt-4 {
  color: #d9fabe;
}
.border-color-media {
  border: 1px solid #000 !important;
}
.bg-media {
  background-color: #000;
}
.color-media {
  color: #000;
}
.bg-media-dk-1 {
  background-color: #000;
}
.bg-media-lt-1 {
  background-color: #333;
}
.color-media-dk-1 {
  color: #000;
}
.color-media-lt-1 {
  color: #333;
}
.bg-media-dk-2 {
  background-color: #000;
}
.bg-media-lt-2 {
  background-color: #666;
}
.color-media-dk-2 {
  color: #000;
}
.color-media-lt-2 {
  color: #666;
}
.bg-media-dk-3 {
  background-color: #000;
}
.bg-media-lt-3 {
  background-color: #999;
}
.color-media-dk-3 {
  color: #000;
}
.color-media-lt-3 {
  color: #999;
}
.bg-media-dk-4 {
  background-color: #000;
}
.bg-media-lt-4 {
  background-color: #ccc;
}
.color-media-dk-4 {
  color: #000;
}
.color-media-lt-4 {
  color: #ccc;
}
.border-color-hightech {
  border: 1px solid #686868 !important;
}
.bg-hightech {
  background-color: #686868;
}
.color-hightech,
.share-comments:before {
  color: #686868;
}
.bg-hightech-dk-1 {
  background-color: #535353;
}
.bg-hightech-lt-1 {
  background-color: #868686;
}
.color-hightech-dk-1 {
  color: #535353;
}
.color-hightech-lt-1 {
  color: #868686;
}
.bg-hightech-dk-2 {
  background-color: #3e3e3e;
}
.bg-hightech-lt-2 {
  background-color: #a4a4a4;
}
.color-hightech-dk-2 {
  color: #3e3e3e;
}
.color-hightech-lt-2 {
  color: #a4a4a4;
}
.bg-hightech-dk-3 {
  background-color: #2a2a2a;
}
.bg-hightech-lt-3 {
  background-color: #c3c3c3;
}
.color-hightech-dk-3 {
  color: #2a2a2a;
}
.color-hightech-lt-3 {
  color: #c3c3c3;
}
.bg-hightech-dk-4 {
  background-color: #151515;
}
.bg-hightech-lt-4 {
  background-color: #e1e1e1;
}
.color-hightech-dk-4 {
  color: #151515;
}
.color-hightech-lt-4 {
  color: #e1e1e1;
}
.border-color-native {
  border: 1px solid #fffacd !important;
}
.bg-native {
  background-color: #fffacd;
}
.color-native {
  color: #fffacd;
}
.bg-native-dk-1 {
  background-color: #fff171;
}
.bg-native-lt-1 {
  background-color: #fffbd7;
}
.color-native-dk-1 {
  color: #fff171;
}
.color-native-lt-1 {
  color: #fffbd7;
}
.bg-native-dk-2 {
  background-color: #ffe815;
}
.bg-native-lt-2 {
  background-color: #fffce1;
}
.color-native-dk-2 {
  color: #ffe815;
}
.color-native-lt-2 {
  color: #fffce1;
}
.bg-native-dk-3 {
  background-color: #b8a600;
}
.bg-native-lt-3 {
  background-color: #fffdeb;
}
.color-native-dk-3 {
  color: #b8a600;
}
.color-native-lt-3 {
  color: #fffdeb;
}
.bg-native-dk-4 {
  background-color: #5c5300;
}
.bg-native-lt-4 {
  background-color: #fffef5;
}
.color-native-dk-4 {
  color: #5c5300;
}
.color-native-lt-4 {
  color: #fffef5;
}
.bg-black-al-1,
.survey-result li {
  background-color: rgba(0,0,0,0.1);
}
.bg-black-al-2 {
  background-color: rgba(0,0,0,0.2);
}
.bg-black-al-3 {
  background-color: rgba(0,0,0,0.3);
}
.bg-black-al-4,
.item-credit {
  background-color: rgba(0,0,0,0.4);
}
.bg-black-al-5 {
  background-color: rgba(0,0,0,0.5);
}
.bg-black-al-6 {
  background-color: rgba(0,0,0,0.6);
}
.bg-black-al-7,
#archives .carousel-caption span {
  background-color: rgba(0,0,0,0.7);
}
.bg-black-al-8 {
  background-color: rgba(0,0,0,0.8);
}
.bg-black-al-9 {
  background-color: rgba(0,0,0,0.9);
}
.white,
.item-trigger-video {
  color: #fff;
}
html {
  font-family: sans-serif;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  background: #fff;
  color: #4c4d4e;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
.h1,
.project-name {
  font-size: 4.8rem;
}
h2,
.h2 {
  font-size: 3.6rem;
}
h3,
.h3 {
  font-size: 2.4rem;
}
h4,
.h4 {
  font-size: 2.1rem;
}
h5,
.h5 {
  font-size: 1.8rem;
}
h6,
.h6 {
  font-size: 1.5rem;
}
h1,
.h1,
.project-name {
  font-family: 'Open Sans';
  font-weight: normal;
}
h2,
.h2 {
  font-family: 'Open Sans';
  font-weight: normal;
}
h3,
.h3 {
  font-family: 'Open Sans';
  font-weight: normal;
}
h4,
.h4 {
  font-family: 'Open Sans';
  font-weight: normal;
}
h5,
.h5 {
  font-family: 'Open Sans';
  font-weight: normal;
}
h6,
.h6 {
  font-family: 'Open Sans';
  font-weight: normal;
}
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;
  background-color: #f8f8f8;
  font-size: 1.2em;
}
small {
  font-size: 0.75em;
}
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;
}
blockquote {
  font-family: 'Open Sans';
  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";
}
blockquote.column {
  font-size: 3rem;
}
blockquote .bigger {
  font-size: 4.8rem;
}
blockquote .xl-bigger {
  font-size: 6rem;
}
blockquote .quote-source {
  padding-top: 1.2rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 419px) {
  html {
    font-size: 50%;
  }
  body {
    font-size: 2.4rem;
  }
  tr {
    border-bottom: 1px solid;
  }
  td,
  th {
    display: block;
    text-align: left;
    border-bottom: 1px solid #dbdbdc;
  }
}
.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;
}
.font-secondary,
footer,
#tops .ribbon span,
#tops #carousel-overlay:after,
#archives .rank,
.item-trigger-video,
.share-title {
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.uppercase,
.project-name-21e {
  text-transform: uppercase;
}
.list-pos-outside {
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}
.list-type-none,
.tops-fr-list,
.survey-result ul {
  list-style-type: none;
}
.img-responsive,
#archives img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.timeline-picture img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.quote-source {
  font-family: 'Open Sans';
  font-style: italic;
}
.ws-responsive-content,
.ws-responsive-container > iframe,
.ws-responsive-container > object,
.oembed-video iframe,
.item-video iframe,
.oembed-video object,
.item-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ws-responsive-container,
.oembed-video,
.item-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.inline,
.share-widget {
  display: inline;
}
.inline > li,
.share-widget > li {
  display: inline;
}
.inline-block,
.spinner > span,
.carousel-caption {
  display: inline-block;
}
.border-none {
  border: none !important;
}
.vsb-hidden {
  visibility: hidden;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.relative,
#tops .item-detail-wrap,
.timeline-row {
  position: relative;
}
.clearfix:after,
.section:after,
.timeline-row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clr {
  clear: both;
}
.hidden {
  display: none;
}
.box {
  -webkit-box-shadow: 0 0 0 1px #e7e7e7;
  box-shadow: 0 0 0 1px #e7e7e7;
  background-color: #fff;
}
.shadowed {
  text-shadow: 2px 2px 6px #000;
}
.rnd-left {
  border-top-left-radius: 1.2rem;
  border-bottom-left-radius: 1.2rem;
}
.rnd-right {
  border-top-right-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
}
.even {
  background-color: #fff;
}
.odd {
  background-color: #f8f8f8;
}
.bado {
  border: 1px dotted #a7a7a7;
}
.bbdo {
  border-bottom: 1px dotted #a7a7a7;
}
.btdo {
  border-top: 1px dotted #a7a7a7;
}
.brdo {
  border-right: 1px dotted #a7a7a7;
}
.bldo {
  border-left: 1px dotted #a7a7a7;
}
.bad {
  border: 1px dashed #c7c7c7;
}
.bbd {
  border-bottom: 1px dashed #c7c7c7;
}
.btd {
  border-top: 1px dashed #c7c7c7;
}
.brd {
  border-right: 1px dashed #c7c7c7;
}
.bld {
  border-left: 1px dashed #c7c7c7;
}
.bas {
  border: 1px solid #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;
}
@media screen and (min-width: 768px) {
  .float-md-right {
    float: right !important;
  }
  .float-md-left {
    float: left !important;
  }
}
@media screen and (min-width: 960px) {
  .float-lg-right {
    float: right !important;
  }
  .float-lg-left {
    float: left !important;
  }
}
.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,
.tops-fr-list li,
.tops-fr-item {
  padding-top: 1.2rem;
}
.pr1 {
  padding-right: 1.2rem;
}
.pb1,
.project-title,
.tops-fr-list li,
.block-title {
  padding-bottom: 1.2rem;
}
.pl1 {
  padding-left: 1.2rem;
}
.ma1 {
  margin: 1.2rem;
}
.mt1 {
  margin-top: 1.2rem;
}
.mr1 {
  margin-right: 1.2rem;
}
.mb1,
.timeline-picture {
  margin-bottom: 1.2rem;
}
.ml1 {
  margin-left: 1.2rem;
}
.pa2,
.timeline-card {
  padding: 2.4rem;
}
.pt2,
.block-survey {
  padding-top: 2.4rem;
}
.pr2 {
  padding-right: 2.4rem;
}
.pb2,
.block-survey {
  padding-bottom: 2.4rem;
}
.pl2 {
  padding-left: 2.4rem;
}
.ma2 {
  margin: 2.4rem;
}
.mt2 {
  margin-top: 2.4rem;
}
.mr2,
#page-content h2 {
  margin-right: 2.4rem;
}
.mb2,
#page-content h2 {
  margin-bottom: 2.4rem;
}
.ml2,
#page-content h2 {
  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;
}
.arrow {
  width: 6rem;
  height: 6rem;
  font-size: 3.6rem;
  text-align: center;
  line-height: 6rem;
  color: #fff;
}
.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-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-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;
  }
}
.logo {
  display: inline-block;
  padding-top: 4px;
  width: 6rem;
  height: 6rem;
  font-size: 4.8rem;
  text-align: center;
  line-height: 1;
  color: #fff;
}
.logo:before {
  content: 'L';
}
.logo.bordered {
  border: 1px solid;
}
.logo.l-small {
  width: auto;
  height: auto;
  padding: 0 0 0.4rem;
  font-size: 2.4rem;
}
.logo.l-small:before {
  content: 'l';
}
.logo em {
  display: none;
}
.project-name {
  color: #fff;
  line-height: 1;
}
.project-name.pn-small {
  font-size: 2.4rem;
}
.logo-21e {
  display: block;
  width: 144px;
  height: 144px;
  background: transparent url("../images/logo-21e.png") no-repeat center;
  -webkit-background-size: 129.6px 129.6px;
  -moz-background-size: 129.6px 129.6px;
  background-size: 129.6px 129.6px;
}
.logo-21e.bordered {
  border: 1px solid #fff;
}
.logo-21e em {
  display: none;
}
.project-name-21e {
  display: inline-block;
  width: 144px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}
#page-content {
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 2;
}
.content-centered,
#tops .item-detail-wrap {
  max-width: 1280px;
  margin: 0 auto;
}
.centered,
#archives .carousel-inner {
  margin: 0 auto;
}
.section {
  position: relative;
}
.section-heading {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.section-heading.bg-img {
  background-image: url(attr(data-bg-img));
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-heading.bg-base-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #262727;
  box-shadow: inset 0 0 9rem #262727;
}
.section-heading.bg-default-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #052449;
  box-shadow: inset 0 0 9rem #052449;
}
.section-heading.bg-sport-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #005c79;
  box-shadow: inset 0 0 9rem #005c79;
}
.section-heading.bg-entertainment-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #660d08;
  box-shadow: inset 0 0 9rem #660d08;
}
.section-heading.bg-economy-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #021821;
  box-shadow: inset 0 0 9rem #021821;
}
.section-heading.bg-community-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #4a0524;
  box-shadow: inset 0 0 9rem #4a0524;
}
.section-heading.bg-weird-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #830a40;
  box-shadow: inset 0 0 9rem #830a40;
}
.section-heading.bg-partner-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #802a00;
  box-shadow: inset 0 0 9rem #802a00;
}
.section-heading.bg-planet-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #244a05;
  box-shadow: inset 0 0 9rem #244a05;
}
.section-heading.bg-media-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #000;
  box-shadow: inset 0 0 9rem #000;
}
.section-heading.bg-hightech-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #343434;
  box-shadow: inset 0 0 9rem #343434;
}
.section-heading.bg-native-shadowed {
  -webkit-box-shadow: inset 0 0 9rem #e6cf00;
  box-shadow: inset 0 0 9rem #e6cf00;
}
.project-title {
  display: inline-block;
  min-height: 6rem;
  font-size: 6rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
}
.project-summary {
  font-size: 2.7rem;
  line-height: 1.2;
}
.project-summary small {
  font-size: 0.6em;
}
.section-share li {
  display: inline-block;
}
.section-share li a {
  display: block;
  width: 7.2rem;
  height: 7.2rem;
  margin: 0 0.6rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  line-height: 6.6rem;
  text-shadow: none;
}
.section-share li a:before {
  font-size: 4rem;
}
.section-caption,
.item-credit {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.3rem 0.6rem;
  font-family: 'Open Sans';
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.2;
}
.content-wrapper {
  position: relative;
  display: table-cell;
  padding: 3rem 0 12rem;
  vertical-align: middle;
}
#comments {
  border-top: 1px solid #fff;
  background-color: #f8f8f8;
}
@media screen and (min-width: 768px) {
  .project-title {
    min-height: 7.2rem;
    font-size: 7.2rem;
  }
  .project-summary {
    max-width: 75%;
  }
  .content-wrapper {
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 960px) {
  .content-inner {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .project-title {
    min-height: 12rem;
    font-size: 12rem;
  }
  .project-summary {
    max-width: 60%;
    font-size: 3.6rem;
  }
}
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;
}
.col-1 {
  float: left;
  width: 8.333%;
}
.col-2 {
  float: left;
  width: 16.667%;
}
.col-3 {
  float: left;
  width: 25%;
}
.col-4 {
  float: left;
  width: 33.333%;
}
.col-5 {
  float: left;
  width: 41.667%;
}
.col-6 {
  float: left;
  width: 50%;
}
.col-7 {
  float: left;
  width: 58.333%;
}
.col-8 {
  float: left;
  width: 66.667%;
}
.col-9 {
  float: left;
  width: 75%;
}
.col-10 {
  float: left;
  width: 83.333%;
}
.col-11 {
  float: left;
  width: 91.667%;
}
.col-12 {
  float: left;
  width: 100%;
}
@media screen and (max-width: 419px) {
  .col-xs-1 {
    float: left;
    width: 8.333%;
  }
  .col-xs-offset-1 {
    margin-left: 8.333%;
  }
  .col-xs-2 {
    float: left;
    width: 16.667%;
  }
  .col-xs-offset-2 {
    margin-left: 16.667%;
  }
  .col-xs-3 {
    float: left;
    width: 25%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-4 {
    float: left;
    width: 33.333%;
  }
  .col-xs-offset-4 {
    margin-left: 33.333%;
  }
  .col-xs-5 {
    float: left;
    width: 41.667%;
  }
  .col-xs-offset-5 {
    margin-left: 41.667%;
  }
  .col-xs-6 {
    float: left;
    width: 50%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-7 {
    float: left;
    width: 58.333%;
  }
  .col-xs-offset-7 {
    margin-left: 58.333%;
  }
  .col-xs-8 {
    float: left;
    width: 66.667%;
  }
  .col-xs-offset-8 {
    margin-left: 66.667%;
  }
  .col-xs-9 {
    float: left;
    width: 75%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-10 {
    float: left;
    width: 83.333%;
  }
  .col-xs-offset-10 {
    margin-left: 83.333%;
  }
  .col-xs-11 {
    float: left;
    width: 91.667%;
  }
  .col-xs-offset-11 {
    margin-left: 91.667%;
  }
  .col-xs-12 {
    float: left;
    width: 100%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 420px) {
  .col-sm-1 {
    float: left;
    width: 8.333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (max-width: 767px) {
  .col-xs-sm-1 {
    float: left;
    width: 8.333%;
  }
  .col-xs-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-xs-sm-2 {
    float: left;
    width: 16.667%;
  }
  .col-xs-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-xs-sm-3 {
    float: left;
    width: 25%;
  }
  .col-xs-sm-offset-3 {
    margin-left: 25%;
  }
  .col-xs-sm-4 {
    float: left;
    width: 33.333%;
  }
  .col-xs-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-xs-sm-5 {
    float: left;
    width: 41.667%;
  }
  .col-xs-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-xs-sm-6 {
    float: left;
    width: 50%;
  }
  .col-xs-sm-offset-6 {
    margin-left: 50%;
  }
  .col-xs-sm-7 {
    float: left;
    width: 58.333%;
  }
  .col-xs-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-xs-sm-8 {
    float: left;
    width: 66.667%;
  }
  .col-xs-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-xs-sm-9 {
    float: left;
    width: 75%;
  }
  .col-xs-sm-offset-9 {
    margin-left: 75%;
  }
  .col-xs-sm-10 {
    float: left;
    width: 83.333%;
  }
  .col-xs-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-xs-sm-11 {
    float: left;
    width: 91.667%;
  }
  .col-xs-sm-offset-11 {
    margin-left: 91.667%;
  }
  .col-xs-sm-12 {
    float: left;
    width: 100%;
  }
  .col-xs-sm-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.333%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-2 {
    float: left;
    width: 16.667%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.333%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-5 {
    float: left;
    width: 41.667%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.333%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-8 {
    float: left;
    width: 66.667%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.333%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-11 {
    float: left;
    width: 91.667%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 960px) {
  .col-lg-1 {
    float: left;
    width: 8.333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.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);
  }
}
.ribbon {
  display: block;
  width: 15rem;
  position: relative;
  color: #fff;
  padding: 2rem 0 0;
  text-align: center;
  font-family: arial, sans-serif;
  font-weight: bold;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}
.ribbon:before {
  display: block;
  width: 15rem;
  height: 0;
  position: absolute;
  top: 4px;
  content: "";
  border-top: 1px dotted rgba(0,0,0,0.3);
  border-bottom: 1px dotted rgba(255,255,255,0.75);
}
.ribbon:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: relative;
  bottom: -7.5rem;
  z-index: 100;
  border-width: 0 7.5rem 3rem 7.5rem;
  border-style: solid;
}
#navigation {
  display: none;
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 4.8rem;
  border-bottom: 1px solid #0a4183;
  background: #f8f8f8;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  line-height: 4.8rem;
}
#navigation a {
  color: #b7b8b9;
}
#navigation a:hover,
#navigation a:hover span,
#navigation .active a,
#navigation .active span {
  color: #4c4d4e;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  border-bottom-color: #0b4892;
}
#navigation:hover {
  border-bottom-color: #0b4892;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.site-title,
#navigation li {
  float: left;
  height: inherit;
}
.brand {
  position: static;
  display: none;
  float: left;
  height: 4.5rem;
  margin: 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 4.8rem;
  line-height: 1;
}
.brand-menu-icon {
  background-image: url("../images/logo-21e-small.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 2.4rem 2.4rem;
  -moz-background-size: 2.4rem 2.4rem;
  background-size: 2.4rem 2.4rem;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
}
.brand-menu-icon em {
  display: none;
}
.site-title {
  display: none;
  font-size: 1.8rem;
  font-style: oblique;
}
.nav {
  float: right;
  height: inherit;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-weight: bold;
  text-transform: uppercase;
}
.nav a {
  overflow: hidden;
  float: left;
  display: block;
  height: inherit;
  width: 2.4rem;
  padding: 0;
  margin: 0 0.6rem;
  -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;
}
.nav .active {
  position: relative;
}
.nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-left: -0.4rem;
  border-bottom: 0.8rem solid #000;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
}
.share {
  float: right;
}
.share a {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  margin: 0.6rem 0.6rem 0.6rem 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #f8f8f8 !important;
  text-align: center;
  line-height: 3.9rem;
}
.share a:before {
  font-size: 2.1rem;
}
.share-facebook {
  background-color: #0b4892;
}
.share-facebook:hover {
  background-color: #072b58;
}
.share-twitter {
  background-color: #00b9f3;
}
.share-twitter:hover {
  background-color: #0094c2;
}
.share-google,
.share-pinterest {
  background-color: #cc190f;
}
.share-google:hover,
.share-pinterest:hover {
  background-color: #a3140c;
}
.share-comments:hover {
  background-color: transparent !important;
}
.share-comments:hover:before {
  color: #4c4d4e;
}
@media screen and (min-width: 1280px) {
  .nav a,
  .nav a:hover {
    width: auto !important;
  }
}
@media screen and (min-width: 960px) {
  .nav a:hover {
    width: 24rem;
  }
}
@media screen and (min-width: 768px) {
  .site-title {
    display: block;
  }
}
@media screen and (min-width: 420px) {
  .brand {
    display: block;
  }
}
#tops .arrow {
  width: 6rem;
  height: 6rem;
  font-size: 3.6rem;
  text-align: center;
  line-height: 6rem;
  color: #fff;
}
#tops .arrow-up {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 0 0 6rem 6rem;
  border-radius: 0 0 6rem 6rem;
}
#tops .arrow-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 6rem 6rem 0 0;
  border-radius: 6rem 6rem 0 0;
}
#tops .arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3rem;
  -webkit-border-radius: 6rem 0 0 6rem;
  border-radius: 6rem 0 0 6rem;
}
#tops .arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3rem;
  -webkit-border-radius: 0 6rem 6rem 0;
  border-radius: 0 6rem 6rem 0;
}
#tops .arrow {
  z-index: 20;
}
#tops .ribbon {
  position: absolute;
  top: 0;
  right: 2.4rem;
  z-index: 10;
  height: 108px;
  line-height: 0.9;
}
#tops .ribbon:after {
  position: absolute;
  top: 108px;
}
#tops .ribbon span,
#tops .ribbon strong {
  display: block;
  text-transform: uppercase;
}
#tops .ribbon strong {
  font-size: 3.3rem;
}
#tops .best .ribbon {
  background-color: #dc5867;
}
#tops .best .ribbon:after {
  border-color: #dc5867 #dc5867 transparent #dc5867;
}
#tops .kitsch .ribbon {
  background-color: #ef962a;
}
#tops .kitsch .ribbon:after {
  border-color: #ef962a #ef962a transparent #ef962a;
}
#tops .kitsch .item-group-name {
  color: #ef962a;
}
#tops .kitsch button {
  background-color: #ef962a !important;
}
#tops .carousel-date {
  font-family: 'Open Sans';
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
#tops .item {
  background-repeat: no-repeat;
  background-position: center top;
}
#tops .item-video-link button {
  height: 2.4rem;
  padding: 0 1.2rem;
  -webkit-border-radius: 1.2rem;
  border-radius: 1.2rem;
  background-color: #dc5867;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
}
#tops .item-video-link button:hover {
  background-color: #bf2839;
}
@media screen and (max-width: 767px) {
  #tops .carousel-inner {
    position: static;
  }
  #tops .carousel-inner > .item {
/*position static*/
    display: block;
    padding-top: 200px;
    margin-bottom: 4.8rem;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
  }
  #tops .ribbon {
    top: -200px;
  }
  #tops .item-media {
    position: relative;
  }
  #tops .carousel-indicators,
  #tops .arrow {
    display: none;
  }
  #tops .carousel-caption {
    background-color: #fff;
  }
  #tops .item-video-wrap {
    position: relative;
    display: none;
    width: 100%;
    padding-top: 56%;
    background-color: #000;
  }
  #tops .item-video-wrap .spinner,
  #tops .item-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #tops {
    position: relative;
    height: 600px;
  }
  #tops button {
    color: #fff;
  }
  #tops .ribbon {
    right: 7.2rem;
  }
  #tops .carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #tops .carousel-indicators {
    display: block;
    bottom: -3rem;
  }
  #tops .carousel-caption {
    position: absolute;
    bottom: 0;
    padding-right: 7.2rem;
    padding-left: 7.2rem;
    background-color: rgba(0,0,0,0.7);
    font-size: 1.7rem;
    line-height: 1.3;
    color: #fff;
  }
  #tops .item {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  #tops .item-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #tops .item-detail-wrap {
    height: 100%;
  }
  #tops .item-video-wrap,
  #tops #carousel-overlay {
    display: none;
  }
  #tops .item-video-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    width: 420px;
    height: 315px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #tops .item-video-wrap .spinner,
  #tops .item-video-wrap iframe {
    position: absolute;
    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%);
  }
  #tops #carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  #tops #carousel-overlay:after {
    content: 'fermer la video';
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    color: #fff;
  }
}
@media screen and (min-width: 960px) {
  #tops .carousel-caption {
    top: 0;
    bottom: auto;
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
  #tops .arrow {
    background-color: rgba(0,0,0,0.4);
  }
  #tops .arrow:hover {
    background-color: rgba(0,0,0,0.8);
  }
}
#archives .arrow {
  width: 6rem;
  height: 6rem;
  font-size: 3.6rem;
  text-align: center;
  line-height: 6rem;
  color: #fff;
}
#archives .arrow-up {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 0 0 6rem 6rem;
  border-radius: 0 0 6rem 6rem;
}
#archives .arrow-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3rem;
  -webkit-border-radius: 6rem 6rem 0 0;
  border-radius: 6rem 6rem 0 0;
}
#archives .arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3rem;
  -webkit-border-radius: 6rem 0 0 6rem;
  border-radius: 6rem 0 0 6rem;
}
#archives .arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3rem;
  -webkit-border-radius: 0 6rem 6rem 0;
  border-radius: 0 6rem 6rem 0;
}
#archives .arrow {
  -webkit-border-radius: 6rem;
  border-radius: 6rem;
}
#archives .arrow:hover {
  background-color: #dc5867;
}
#archives .carousel-inner {
  width: 75%;
  padding-bottom: 75%;
}
#archives .carousel-indicators {
  width: 100%;
  bottom: -4.2rem;
  line-height: 1;
}
#archives .item {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#archives .item-media {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 1px;
  border: 1px solid #c7c7c7;
}
#archives .item-credit {
  top: 1px;
  left: 1px;
}
#archives .carousel-caption {
  position: absolute;
  bottom: 1.2rem;
  left: 1.2rem;
  z-index: 2;
  line-height: 2.7rem;
}
#archives .carousel-caption p {
  height: 3rem;
  margin-bottom: 1px;
}
#archives .carousel-caption span {
  display: inline-block;
  height: 3rem;
  margin: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-right: 0.6rem;
}
#archives .carousel-caption span:not(.item-song-name) {
  padding-left: 0.6rem;
}
#archives .carousel-date {
  font-family: 'Open Sans';
  font-weight: 900;
}
#archives .country,
#archives .item-song-name,
#archives .carousel-date,
#archives .rank {
  color: #fff;
}
#archives .carousel-date,
#archives .item-country,
#archives .rank {
  float: left;
  margin-right: 1px;
}
#archives .country {
  position: relative;
  top: -1px;
  padding-top: 0.9rem !important;
}
#archives .item-group-name {
  color: #ea9ba4;
}
#archives .item-song-name {
  background-image: url("../../images/ico-music-white.png");
}
#archives .rank sup {
  bottom: 0.4ex;
  font-size: 0.75em;
}
#archives .carousel-mention {
  color: #fff;
  font-size: 0.8em;
  font-style: italic;
}
.tops-fr {
  line-height: 1.3;
}
.tops-fr .font-secondary {
  font-size: 1rem;
}
.tops-fr-pic {
  position: relative;
  height: 48px;
  width: 48px;
  margin-right: 0.6rem;
}
.tops-fr-pic img,
.tops-fr-pic:after {
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.tops-fr-pic img {
  position: relative;
  z-index: 1;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.tops-fr-pic:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #dc5867 url("../../images/ico-play.png") no-repeat center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.tops-fr-trigger:hover .tops-fr-pic img {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.tops-fr-trigger:hover .tops-fr-pic:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.tops-fr-date {
  font-weight: bold;
  color: #dc5867;
}
.tops-fr-list {
  border-bottom: 1px solid #dc5867;
}
.tops-fr-list li {
  cursor: pointer;
}
.tops-fr-item {
  display: none;
  clear: both;
}
.carousel {
  position: relative;
/* Specific fixed-height formats */
/* widescreen (16/9) */
/* full width */
}
.carousel.wide-screen {
  width: 100%;
  padding-bottom: 60%;
  padding-bottom: calc(56.25% + 7rem);
}
.carousel.wide-screen .carousel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
}
.carousel.wide-screen .carousel-inner > .item {
  height: 100%;
  padding: bottom 7.2rem;
}
.carousel.wide-screen .carousel-inner > .item img {
  width: 100%;
  height: auto;
}
.carousel.wide-screen .carousel-inner .item-media {
  height: 90%;
  height: calc(100% - 7.2rem);
  overflow: hidden;
}
.carousel.wide-screen iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel.wide-screen .oembedall-container {
  height: 100%;
  padding-bottom: 0;
}
.carousel.full-width .carousel-caption {
  position: static;
}
.carousel.full-width .oembedall-container {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .carousel.full-width .item-media {
    position: relative;
    padding-bottom: 30%;
  }
  .carousel.full-width iframe,
  .carousel.full-width 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 {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  z-index: 15;
  list-style: none;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel-indicators li {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  text-indent: -999px;
  border: 2px solid #4c4d4e;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  cursor: pointer;
  background-color: #4c4d4e 9;
  background-color: rgba(76,77,78,0);
}
.carousel-indicators .active {
  background-color: #4c4d4e;
}
.carousel-caption {
  font-size: 1.8rem;
  line-height: 1.5;
}
.item-title {
  padding-bottom: 0.6rem;
  font-family: 'Open Sans';
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
.oembedall-container a.oembed,
.oembedall-container br {
  display: none;
}
.masonry .country {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
}
.masonry .item {
  position: relative;
  float: left;
  width: 119px;
  height: 119px;
  min-height: 119px;
  margin-bottom: 1px;
  background: #eee;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.masonry .item.off {
  opacity: 0.1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)" !important;
  filter: alpha(opacity=10) !important;
}
.masonry .item:not(.expanded) {
  cursor: pointer;
}
.masonry .item-content {
  width: 119px;
  height: 119px;
  font-size: 1.6rem;
  line-height: 1.3;
  -webkit-transition: width 0.25s;
  -moz-transition: width 0.25s;
  -o-transition: width 0.25s;
  -ms-transition: width 0.25s;
  transition: width 0.25s;
}
.masonry .item-video {
  display: none;
  position: absolute;
  height: 100%;
  background-color: #000;
}
.masonry .item-video .spinner {
  position: absolute;
  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%);
}
.masonry .expanded {
  z-index: 2;
  width: 358px;
  height: auto;
  background-color: #fff;
  opacity: 1 !important;
  -ms-filter: none;
  filter: none;
}
.masonry .item-off {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.masonry .item-off:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.masonry .item-off .button-vote {
  background-color: #b7b7b7;
}
.expanded .item-content {
  width: 358px;
  height: 486px;
  padding: 4.8rem 2.4rem 2.4rem;
}
.expanded#candidat-12 {
  height: 570px;
}
.expanded#candidat-14,
.expanded#candidat-32,
.expanded#candidat-39 {
  height: 510px;
}
.expanded .on-expand {
  display: block;
}
.expanded .item-image {
  height: 175px;
  overflow: hidden;
}
.expanded .item-image .pic {
  background-position: -50%;
}
.on-expand {
  display: none;
}
.item-group-name {
  font-family: 'Open Sans';
  font-size: 2.1rem;
  line-height: 1.2;
  color: #dc5867;
}
.item-song-name {
  margin-bottom: 6px;
  padding-left: 14px;
  background: url("../../images/ico-music.png") no-repeat center left;
  font-family: 'Open Sans';
  font-size: 1.3rem;
  font-weight: bold;
  color: #878787;
  text-transform: uppercase;
  overflow: hidden;
}
.item-close {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.item-close:before {
  content: 'x';
}
.item-close:hover {
  color: #bf2839;
}
.item-close em {
  display: none;
}
.item-image {
  position: relative;
  height: 119px;
}
.pic {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  -webkit-transition: top 0s 0s;
  -moz-transition: top 0s 0s;
  -o-transition: top 0s 0s;
  -ms-transition: top 0s 0s;
  transition: top 0s 0s;
}
#candidat-1 .pic {
  background-image: url("../../images/candidats/candidat-1.jpg");
}
#candidat-2 .pic {
  background-image: url("../../images/candidats/candidat-2.jpg");
}
#candidat-3 .pic {
  background-image: url("../../images/candidats/candidat-3.jpg");
}
#candidat-4 .pic {
  background-image: url("../../images/candidats/candidat-4.jpg");
}
#candidat-5 .pic {
  background-image: url("../../images/candidats/candidat-5.jpg");
}
#candidat-6 .pic {
  background-image: url("../../images/candidats/candidat-6.jpg");
}
#candidat-7 .pic {
  background-image: url("../../images/candidats/candidat-7.jpg");
}
#candidat-8 .pic {
  background-image: url("../../images/candidats/candidat-8.jpg");
}
#candidat-9 .pic {
  background-image: url("../../images/candidats/candidat-9.jpg");
}
#candidat-10 .pic {
  background-image: url("../../images/candidats/candidat-10.jpg");
}
#candidat-11 .pic {
  background-image: url("../../images/candidats/candidat-11.jpg");
}
#candidat-12 .pic {
  background-image: url("../../images/candidats/candidat-12.jpg");
}
#candidat-13 .pic {
  background-image: url("../../images/candidats/candidat-13.jpg");
}
#candidat-14 .pic {
  background-image: url("../../images/candidats/candidat-14.jpg");
}
#candidat-15 .pic {
  background-image: url("../../images/candidats/candidat-15.jpg");
}
#candidat-16 .pic {
  background-image: url("../../images/candidats/candidat-16.jpg");
}
#candidat-17 .pic {
  background-image: url("../../images/candidats/candidat-17.jpg");
}
#candidat-18 .pic {
  background-image: url("../../images/candidats/candidat-18.jpg");
}
#candidat-19 .pic {
  background-image: url("../../images/candidats/candidat-19.jpg");
}
#candidat-20 .pic {
  background-image: url("../../images/candidats/candidat-20.jpg");
}
#candidat-21 .pic {
  background-image: url("../../images/candidats/candidat-21.jpg");
}
#candidat-22 .pic {
  background-image: url("../../images/candidats/candidat-22.jpg");
}
#candidat-23 .pic {
  background-image: url("../../images/candidats/candidat-23.jpg");
}
#candidat-24 .pic {
  background-image: url("../../images/candidats/candidat-24.jpg");
}
#candidat-25 .pic {
  background-image: url("../../images/candidats/candidat-25.jpg");
}
#candidat-26 .pic {
  background-image: url("../../images/candidats/candidat-26.jpg");
}
#candidat-27 .pic {
  background-image: url("../../images/candidats/candidat-27.jpg");
}
#candidat-28 .pic {
  background-image: url("../../images/candidats/candidat-28.jpg");
}
#candidat-29 .pic {
  background-image: url("../../images/candidats/candidat-29.jpg");
}
#candidat-30 .pic {
  background-image: url("../../images/candidats/candidat-30.jpg");
}
#candidat-31 .pic {
  background-image: url("../../images/candidats/candidat-31.jpg");
}
#candidat-32 .pic {
  background-image: url("../../images/candidats/candidat-32.jpg");
}
#candidat-33 .pic {
  background-image: url("../../images/candidats/candidat-33.jpg");
}
#candidat-34 .pic {
  background-image: url("../../images/candidats/candidat-34.jpg");
}
#candidat-35 .pic {
  background-image: url("../../images/candidats/candidat-35.jpg");
}
#candidat-36 .pic {
  background-image: url("../../images/candidats/candidat-36.jpg");
}
#candidat-37 .pic {
  background-image: url("../../images/candidats/candidat-37.jpg");
}
#candidat-38 .pic {
  background-image: url("../../images/candidats/candidat-38.jpg");
}
#candidat-39 .pic {
  background-image: url("../../images/candidats/candidat-39.jpg");
}
#candidat-40 .pic {
  background-image: url("../../images/candidats/candidat-40.jpg");
}
.item-trigger-video {
  padding: 0.3rem 0.6rem;
}
.item-trigger-video:hover {
  background-color: #bf2839;
}
.item-trigger-video:after {
  margin-left: 0.3rem;
}
.item-vote {
  position: absolute;
  top: 4.8rem;
  right: 2.4rem;
}
.button-vote,
.view-result {
  display: inline-block;
  height: 3rem;
  padding: 0 1.2rem 0 0.6rem;
  -webkit-border-radius: 1.5rem;
  border-radius: 1.5rem;
  background-color: #dc5867;
  font-family: 'Open Sans';
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 3rem;
  color: #fff;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.button-vote:before,
.view-result:before {
  float: left;
  content: "\2605";
  margin-right: 0.6rem;
  font-size: 2.4rem;
}
.button-vote[disabled],
.view-result[disabled],
.button-vote[disabled]:hover,
.view-result[disabled]:hover {
  background-color: #e7e7e7;
}
button.button-vote:hover {
  background-color: #bf2839;
}
.spinner-vote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 50%;
  background-color: rgba(255,255,255,0.9);
}
#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: 24px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 6px solid #fff;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background-color: #dc5867;
  -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-date {
  font-family: 'Open Sans';
  font-size: 3.6rem;
  font-weight: 900;
  color: #dc5867;
}
.timeline-card-wrap {
  position: relative;
  padding: 1px;
  border: 1px solid #e7e7e7;
}
.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 {
  border: 6px solid #f1f1f1;
}
.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;
  }
  .timeline-card-wrap:after {
    content: '';
    display: block;
    width: 12px;
    height: 24px;
    position: absolute;
    top: 24px;
    left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: transparent #e7e7e7 transparent transparent;
  }
  .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:after {
    left: auto;
    right: -12px;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #e7e7e7;
  }
  .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;
  }
}
@media screen and (min-width: 960px) {
  .timeline-detail {
    padding: 0.9rem 0 0 20%;
  }
  .timeline-row:nth-child(odd) .timeline-detail {
    padding: 0.9rem 20% 0 0;
  }
}
@-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);
  }
}
body {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
.block-li {
  width: 273px;
  height: 158px;
  float: left;
  display: block;
  list-style-type: none;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.block-li img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.block-li:hover .block {
  top: 0;
/*background linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%)*/
}
.block {
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%, #000 30%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 10%, #000 30%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 10%, #000 30%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 10%, #000 30%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 10%, #000 30%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 108px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -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;
}
.block-h1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding-top: 20px;
  position: relative;
  left: 10px;
}
.block-p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  position: absolute;
  left: 10px;
  right: 10px;
}
.block-credits {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 10px;
}
/* startscreen */
.project-name-21e {
  width: auto;
  font-size: 3.6rem;
}
/* footer */
footer {
  background-color: #dc5867;
  border-top-color: #99202e;
  color: #99202e;
}
/* share widget */
.share-widget a {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  padding: 0.2rem;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.share-widget a:hover {
  background-color: #dc5867;
}
.share-title {
  margin-bottom: 0.6rem;
  border-bottom: 1px dotted #000;
  color: #000;
}
/* survey widget */
.block-survey {
  background: url("../../images/bg-community.jpg") repeat center;
}
.block-survey .aside-text {
  color: #4c4d4e;
  background-color: #fff;
}
.survey-title {
  margin-top: -4.8rem;
}
.survey-result {
  display: none;
  font-size: 1.1rem;
  line-height: 1.2;
}
.survey-result li {
  position: relative;
  padding: 1.2rem 0.3rem;
  margin-top: 0.6rem;
}
.survey-result .country {
  font-size: 1.6rem;
}
.survey-result .country:before {
  float: right;
  border: 1px solid;
}
.uer-map {
  max-width: 300px;
  margin: 0 auto;
}
/* carousel */
.carousel-indicators li {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.carousel-indicators .active {
  background-color: #dc5867;
  border-color: #dc5867;
}
/* typography */
.project-name-21e sup {
  bottom: 0.65ex;
  text-transform: lowercase;
}
blockquote {
  font-size: 3rem;
}
blockquote:before,
blockquote:after {
  padding: 0.3rem;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 3.6rem;
}
.quote-source {
  font-size: 1.6rem;
}
.quote-credit {
  font-size: 1.3rem;
  text-transform: uppercase;
}
.aside-text {
  font-size: 16px;
  color: #878787;
  line-height: 1.3;
}
.block-title {
  border-bottom: 1px solid #dc5867;
  font-family: 'Open Sans';
  font-weight: bold;
  color: #dc5867;
  line-height: 1;
}
.img-round {
  width: 80%;
  max-width: 180px;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.item-credit {
  color: #fff;
  text-transform: uppercase;
}
#page-content h1:not(.project-title) {
  font-weight: 900;
  font-size: 4rem;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #page-content h1:not(.project-title) {
    font-size: 5.1rem;
  }
}
@media screen and (min-width: 960px) {
  #page-content h1:not(.project-title) {
    font-size: 6rem;
  }
}
#page-content h2 {
  display: inline-block;
  padding: 0 0.3rem;
  background-color: #dc5867;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #page-content h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  #page-content h2 {
    font-size: 3.6rem;
  }
}
