html, body, div, span, applet,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  height: auto;
}

.row {
    height: 26px;
    width: 100px;
    margin-bottom: 6px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
}

.artist-row {
    height: 26px;
    width: 100px;
    margin-bottom: 6px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
}


.horz-row {
    height: 26px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 610px;
}

.horz-chart-label {
    width: 120px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
    text-align: right;
    position: relative;
    line-height: 13px;
    flex: none;
}

.artist-chart-label {
    line-height: 1em;
    width: 140px;
    font-size: 13px;
    margin-top: 7px;
    text-transform: capital;
}


.horz-chart-bar {
    background-color: red;
    font-size: 13px;
    padding-top: 5px;
    text-align: left;
    font-weight: 600;
    color: white;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    text-align: right;
    padding-right: 7px;
    z-index: 1000000;
}

.artist-chart-bar {
    background-color: red;
}

.horz-chart {
    width: 980px;
    margin: 0 auto;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    position: relative;
    margin-top: 20px;
}

.first-chart {
    width: 640px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.second-chart {
    width: 640px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.horz-chart-count {
    font-size: 13px;
    padding-top: 5px;
    padding-left: 7px;
    background-color: #ddd;
    text-align: left;
    font-weight: 600;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    color: #ddd;
    text-transform: uppercase;
    line-height: 1em;
    z-index: 10000;
}

.mobile-joy{
  display:none;
}

.artist-chart-count {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 7px;
}

.column {
    width: 8px;
    height: 10px;
    margin-right: 1px;
    position: relative;
}

.vert-chart-bar {
    width: 100%;
    height: 20px;
    background-color: red;
}


.artist-breakdown {
    width: 640px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.content {
    width: 980px;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 100px;
}

.prose {font-size: 20px;font-weight: 500;     line-height: 1.5em;width: 760px;     -webkit-font-smoothing: antialiased;     -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;margin: 0 auto;margin-bottom: 20px;}

.prose-wrapper {
    width: 900px;
    margin: 0 auto;
    color: white;
}

.opener {
    width: 100%;
    margin: 0 auto;
    background-color: black;
    height: auto;
}

.opener-big {
    font-size: 100px;
    text-align: left;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 20px;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

.opener-sub {
    color: white;
    font-weight: 600;
    font-size: 21px;
    line-height: 1.4em;
    width: 290px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0px;
}

.genre-animate-genre {
    width: 100px;
}

.genre-animate-genres {
  display: flex;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
}

.genre-animate-chart {
}

.genre-animate-row {
    width: 100px;
    position: absolute;
    height: 21px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

body {
    background: #FCFCFC;
}

.genre-animate-label {
    font-size: 10px;
    width: 100px;
    overflow: hidden;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    font-weight: 600;
    color: grey;
    overflow: hidden;
}

.genre-animate-box {
    width: 6px;
    height: 6px;
    background-color: black;
    margin-right: 5px;
    margin-top: 5px;
}

.playlist-scatter-row {
    width: 6px;
    height: 6px;
    background: #AFAFAF;
    opacity: 1;
    margin-bottom: 2px;
    margin-right: 2px;
    border-radius: 50%;
}

.playlist-scatter-chart {
    margin: 0 auto;
    height: 240px;
    width: 900px;
    margin-top: 0px;
    position: relative;
    margin-top: 30px;
    padding-bottom: 80px;
}

.horz-chart-genres {
    display: none;
}

.horz-chart-title {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    margin-left: 128px;
    width: 432px;
    line-height: 26px;
}

.horz-chart-filter {
    color: rgb(141, 140, 152);
    cursor: pointer;
    border: solid 1px rgb(173,172,185);
    padding: 4px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    margin-left: -3px;
    background: rgb(253,253,253);
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
}

.horz-chart-filters {
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    font-size: 16px;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto;
    cursor: hand;
    margin-bottom: 11px;
    justify-content: left;
    -webkit-justify-content: left;
    position: absolute;
    padding-left: 26px;
    z-index: 1000000000;
}

.playlist-count {
    position: absolute;
    left: 356px;
    font-size: 14px;
    top: 4px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    font-weight: 500;
    display: none;
}

#first-row {
}

.playlist-scatter-genres {
    display: none;
}

.playlist-scatter-chart-movable {
    background: #ddd;
    height: 160px;
    width: 800px;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -220px;
    opacity: 0;
}

.playlist-scatter-red-boxes {
    width: 40.7%;
    height: 100%;
    background: rgb(233, 73, 83);
}

.horz-container {
    height: 600px;
    margin: 0 auto;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    position: relative;
    width: 610px;
}

.horz-axis-line {
    height: 11px;
    position: absolute;
    top: 139px;
    left: 347px;
    width: 10px;
    border-left: 1px dashed black;
    z-index: 500;
}

.first-line {
    left: 234px;
    Z-INDEX: 0;
}

.last-line {
    left: 460px;
    Z-INDEX: 0;
}

.horz-axis-label {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
}

.first-line-label {
    left: 227px;
    top: 121px;
}

.last-line-label {
    left: 454px;
    top: 121px;
}

.middle-line-label {
    top: 104px;
    left: 256px;
    width: 173px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

.horz-decade-line {
    height: 613px;
    width: 10px;
    border-left: 1px solid black;
    position: absolute;
    opacity: 0;
}

.line-00s {
    left: 89px;
    top: 145px;
}

.line-90s {
    left: 239px;
    top: 145px;
}

.line-80s {
    top: 145px;
    left: 389px;
}

.line-70s {
    left: 539px;
    top: 145px;
}

.horz-decade-label {
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    opacity: 0;
}

.label-00s {
    left: 60px;
    top: 124px;
}

.label-90s {
    left: 210px;
    top: 124px;
}

.label-80s {
    left: 360px;
    top: 124px;
}

.label-70s {
    left: 509px;
    top: 124px;
}

.artist-breakdown-title {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
    width: 100%;
}

.artist-breakdown-container {
  height: 600px;
  margin: 0 auto;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  position: relative;
  margin-left: 30px;
  margin-top: 40px;
  width: 100px;
}

.artist-breakdown-row {
    height: 100px;
    width: 18px;
}

.artist-breakdown-label {
    line-height: 1em;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
    transform: rotate(270deg);
    width: 60px;
    margin-left: -21px;
    margin-top: 31px;
}

.artist-breakdown-chart-bar {
    font-size: 13px;
    padding-top: 5px;
    font-weight: 600;
    color: white;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    text-align: center;
    padding-top: 7px;
}

.artist-breakdown-chart-count {
    font-size: 8px;
    background-color: #ddd;
    text-align: center;
    font-weight: 600;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    color: #000;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    width: 90px;
}

.node {fill: red;opacity: .1;}

.node text {
    fill: white;
    text-transform: uppercase;
    font-size: 10px;
}

.artist-breakdown-chart {
    width: 980px;
    margin: 0 auto;
    margin-top: 610px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
}

.artist-breakdown-sub {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    width: 250px;
}

.top-artist {
    width: 90px;
    height: 120px;
}

.artist-grid {
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.top-artist-image {
    width: 100%;
    height: 73%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.top-artist-name {
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.big-prose {font-size: 40px;color: white;-webkit-font-smoothing: antialiased;     -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;font-weight: 400;line-height: 1.4em;width: 760px;margin 0 auto: m;margin: 0 auto;margin-bottom: 40px;}

.prose-left {
    width: 350px;
    margin-left: 20px;
    margin-bottom: 110px;
    border-top: 3px solid black;
    padding-top: 30px;
    flex-grow: 1;
    -webkit-flex-grow: 1;
}

.playlist-scatter-container {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 35px;
}

.playlist-scatter-headline {
    font-size: 18px;
    font-weight: 900;
    z-index: 100;
    text-align: center;
    margin: 0 auto;
    border-radius: 22px;
    color: white;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    background-color: rgba(0,0,0,0.9);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 85px;
    width: 830px;
    line-height: 31px;
}

.playlist-scatter-dots-container {
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%;
    height: 272px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    -webkit-flex-direction: column;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-align-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.playlist-scatter-annotation {
    top: 110px;
    left: 50px;
    position: absolute;
    width: 120px;
    background-color: white;
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
    color: black;
    opacity: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

.playlist-scatter-footer {
    position: absolute;
    top: 120px;
    font-size: 18px;
    font-weight: 600;
    width: 600px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    opacity: 1;
    LEFT: 0PX;
    right: 0px;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
    pointer-events: none;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
}

.blink-highlight {
    background-color: #FF2634;
    color: white;
    font-weight: 600;
    padding: 4px 9px;
    font-size: 15px;
    margin-right: 10px;
    margin-left: 10px;
}

.horz-container-data {
  width: 610px;
  position: relative;
  position: absolute;
  overflow: hidden;
  height: 1000px;
}

.artist-breakdown-data {
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background: #FCFCFC;
    padding-top: 20px;
    padding-bottom: 30px;
}

.playlist-dot {
    fill: white;
}

.playlist-scatter-container {}

.playlist-dot-selected {
stroke: white;stroke-width: 6px;}

.hidden {
    display: none !important;
}

.tool-tip {
    position: absolute;
    height: auto;
    padding: 7px;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    pointer-events: auto;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    z-index: 1000000000000;
    font-size: 14px;
    font-weight: 100;
    min-width: 120px;
    min-height: 16px;
}

.tool-tip-text {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.tool-tip-sub {
    FONT-SIZE: 10PX;
    FONT-WEIGHT: 600;
    opacity: .5;
}

.playlist-dot-red {
    fill: #FF2634;
}

.prose-wrapper-two {
    width: 600px;
    margin: 0 auto;
}

.horz-chart-filters-sub {
    top: 42px;
}

.horz-first-line {
    position: absolute;
    height: 100%;
    width: 2px;
    border-left: 1px dashed rgba(0, 0, 0, 1);
    left: 234px;
    z-index: 10;
}

.horz-middle-line {
    position: absolute;
    height: 100%;
    width: 2px;
    border-left: 1px dashed rgba(0, 0, 0, 1);
    left: 347px;
    z-index: 0;
}

.horz-last-line {
    position: absolute;
    height: 100%;
    width: 2px;
    border-left: 1px dashed rgba(0, 0, 0, 1);
    left: 460px;
    z-index: 0;
}

.joy-division-animation {
    height: 395px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 706px;
}

.joy-division-animation-two {
    height: 106px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 560px;
    margin-top: 130px;
    opacity: .7;
    margin-bottom: 30px;
}

.horz-chart-title-big {
    font-size: 36px;
    text-align: left;
    font-weight: 600;
    width: 760px;
    margin: 0 auto;
    margin-bottom: 9px;
}

.horz-chart-title-container {
    margin-top: 60px;
}

.prose-header {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.horz-chart-filter-label {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding-top: 6px;
    width: 90px;
    pointer-events: none;
    cursor: pointer !important;
    padding-right: 15px;
    text-align: right;
}

.horz-line {
z-index: 100000;}

.prose-two {
    font-size: 15px;
    font-weight: 100;
    line-height: 1.7em;
    margin-bottom: 59px;
    width: 274px;
}

.prose-two-column {
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    position: relative;
}

.img-col {
    margin-right: 20px;
    width: 57px;
}

.band-img {
    height: 57px;
    width: 100%;
    border-radius: 50%;
    cursor: pointer;
    cursor: hand;
}

.band-text {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-top: 5px;
    opacity: .8;
    cursor: pointer;
    cursor: hand;
}

.grey-scale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .7;
}

.hovering .horz-chart-bar:not(.hover-match) {
    opacity: .2;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.artist-breakdown-two-bubble:not(.match) {
    opacity: .2;
}


#green-day {
    background-image: url(img/greenday.png);
}

#blink-182 {
    background-image: url(img/blink.png);
}

#ramones {
    background-image: url(img/ramones.png);
    background-position-x: -2px;
    background-size: 106%;
    background-position-y: -1px;
}

#the-clash {
    background-image: url(img/clash.png);
    margin-top: 10px;
}

p.horz-chart-label.tk-futura-pt {}

#joy-division {
    background-image: url(img/joy-division.png);
}

.opener-sub-container {
    width: 550px;
    margin: 0 auto;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    margin-top: 50px;
    margin-bottom: 50px;
}

.opener-by-lines {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 4px;
    margin-left: 40px;
}

.opener-by-line {
    margin-bottom: 8px;
}

.opener-band {
    font-size: 100px;
    text-align: left;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 20px;
    width: 900px;
    margin: 0 auto;
    padding-top: 110px;
    text-align: center;
}

.section-divider {
    content: '';
    display: block;
    text-align: center;
}

.dividerthick{
  content: '';
  border: 1px solid rgb(194,194,194);
  margin: 50px auto 40px auto;
  width: 100px;
  display: block;
  width: 25%;
}

.section-line {
    content: '';
    border: 2px solid #FF2634;
    margin: 30px auto 40px auto;
    width: 230px;
}

.section-text {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
}

.artist-breakdown-two-container-data {
    position: relative;
}

.artist-breakdown-two {
  width: 980px;
  margin: 0 auto;
  display: flex;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  position: relative;
  margin-top: 90px;}

.artist-breakdown-two-genre-header {
    font-size: 18px;
    position: absolute;
    width: 130px;
    text-transform: capitalize;
    opacity: 0;
    font-weight: 600;
}

.artist-breakdown-two-bubble {
    position: absolute;
    background: #FF2634;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}

.artist-breakdown-two-container {
    position: relative;
    margin: 0 auto;
    width: 610px;
}

.artist-breakdown-two-container-bubbles {
    position: absolute;
}

.artist-breakdown-two-label {
    position: absolute;
    width: 144px;
    line-height: 18px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    color: black;
    font-weight: 700;
    line-height: 13px;
    margin-left: 17px;
    opacity: 0;
    pointer-events: none;
}

.prose-wide {
    width: 100%;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.7em;
    margin-bottom: 29px;
}

.prose-conclusion {
    width: 100%;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.7em;
    margin-bottom: 29px;
}

.artist-breakdown-two-filter {
    color: rgb(141, 140, 152);
    cursor: pointer;
    cursor: hand;
    border: solid 1px rgb(173,172,185);
    padding: 4px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    margin-left: -3px;
    background: rgb(253,253,253);
    width: 28px;
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    width: auto;
}

.artist-breakdown-two-filters {
    font-size: 16px;
    margin: 0 auto;
    cursor: hand;
    margin-bottom: 11px;
    z-index: 1000;
    margin-top: 23px;
    margin-left: 20px;
}

.artist-breakdown-two-artist {
    font-size: 12px;
    text-transform: uppercase;
    color: #6B6B6B;
}

.prose-three {
    width: 700px;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 29px;
    margin: 0 auto;
}

.artist-breakdown-two-titles {
    top: 0px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    margin-top: 17px;
}

.artist-breakdown-two-title {
    font-size: 18px;
    width: 310px;
    line-height: 27px;
    font-weight: 600;
}

.artist-breakdown-two-title-image {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    cursor: pointer;
    cursor: hand;
    margin-right: 20px;
    background-image: url(img/fall-out-boy.png);
    background-size: cover;
}

.artist-breakdown-two-container-header {
    position: absolute;
    top: -50px;
    left: 0px;
    z-index: 10000;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
}

.artist-breakdown-two-container-labels {
    position: absolute;
}

.artist-breakdown-two-chart-cluster-container {
    position: absolute;
    top: 0px;
}

.label-chart-filters-search {
    font-size: 14px;
    font-weight: 500;
    margin-top: 7px;
    width: 100px;
    display: none;
}

.search-artists input {
    width: 160px;
    height: 31px;
    font-size: 15px;
    padding: 0 8px;
    border: solid 1px rgb(173,172,185);
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
}

::-webkit-input-placeholder {
   color: #000;
   font-weight: 400;
}

:-moz-placeholder {
  color: #000;
  font-weight: 400;
}

::-moz-placeholder {
  color: #000;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #000;
  font-weight: 400;
}


.band-img-artist-breakdown {
    height: 57px;
    width: 100%;
    border-radius: 50%;
    cursor: pointer;
    cursor: hand;
}

.artist-breakdown-two-chart-years-container {position: absolute;width: 100%;}

.artist-breakdown-two-years {
    font-size: 11px;
    line-height: 16px;
    color: #000;
    margin-right: 9px;
    width: 16px;
    position: absolute;
    font-weight: 500;
}

.artist-breakdown-two-years-data-container {
    position: absolute;
    top: 503px;
    width: 570px;
    left: 10px;
}

.artist-breakdown-two-years-title {
    font-size: 18px;
    position: absolute;
    top: -10px;
    text-align: center;
    width: 100%;
    font-weight: 600;
}

.artist-breakdown-two-years-counter-container {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 250px;
    MARGIN: 0 AUTO;
    text-align: center;
    top: 540px;
}

.artist-breakdown-two-years-counter {
    font-size: 104px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: -10px;
    opacity: 0;
}

.artist-breakdown-two-years-counter-sub {
    line-height: 0px;
    font-size: 13px;
    opacity: 0;
    font-weight: 600;
}

.artist-breakdown-two-genre-title {
    font-size: 18px;
    position: absolute;
    top: 430px;
    text-align: left;
    width: 480px;
    line-height: 28px;
    opacity: 0;
    font-weight: 600;
}


#my-chemical-romance {
    background-image: url(img/my-chemical-romance.png);
}

.band-img-two {
    height: 57px;
    width: 100%;
    border-radius: 50%;
    cursor: pointer;
    cursor: hand;
}

#the-offspring {
    background-image: url(img/the-offspring.png);
}

.horz-annotation-count {
    position: absolute;
    left: 160px;
    z-index: 100000000;
    text-transform: uppercase;
    font-size: 10px;
    top: 7px;
    color: white;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    font-weight: 600;
}

.horz-annotation-total {
    position: absolute;
    color: #000;
    right: 48px;
    font-size: 10px;
    top: 4px;
    z-index: 100000000;
    background-color: #ddd;
    text-transform: uppercase;
    text-align: right;
    padding-left: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}

.song-sample {
    fill: white;
    cursor: pointer;
    cursor: hand;
}

.song-sample-mini {
    position: absolute;
    width: 18px;
    height: 21px;
    z-index: 1000000000;
    opacity: 1;
    left: 135px;
    fill: white;
    top: -2px;
    cursor: pointer;
    cursor: hand;
    opacity: .9;
}

.horz-chart-label-text {
}

.horz-chart-label-text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.horz-chart-label-bubble {
    position: absolute;
    height: 26px;
    display: table;
    right: 0px;
}

#bring-me-to-the-horizon {
    background-image: url(img/bring-me-the-horizon.png);
    background-position: -1px 3px;
}

#agnostic-front {
    background-image: url(img/agnostic-front.png);
}

.genre-change-button {
    background-color: #ddd;
    color: black;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    border-radius: 4px;
    margin-right: 3px;
    border: solid 1px rgb(173,172,185);
    padding: 1px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    background: white;
    text-transform: capitalize;
    margin-left: 2px;
    font-family: "futura-pt";
}

.genre-change-button:hover {
    text-decoration: underline;
}

.band-text-two:hover {
    text-decoration: underline;
}

.search-results {
    width: 100%;
    height: auto;
    margin-top: 10px;
    width: 150px;
    margin-top: 12px;
    padding: 8px 14px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000!important;
    border: solid 1px rgba(173,172,185,.8);
    height: auto;
    display: none;
}

.search-result {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 6px;
    cursor: pointer;
    cursor: hand;
}

.search-result:hover {
    color: #FF2634;
    font-weight: 500;
    text-decoration: underline;
}


.genre-label-subtext {
    font-size: 10px;
    line-height: 0px;
}

#ARMKODX11F50C4BD1B {
    background-image: url(img/ramones.png);
}

#ARKR75V1187FB3D4D5 {
    background-image: url(img/my-chemical-romance.png);
}

.song-sample-black {
    fill: black;
    cursor: pointer;
    cursor: hand;
}

#ARSG7NQ1187FB57482 {
    background-image: url(img/fall-out-boy.png);
}

#ARC8U4E1187FB5BFA9 {
    background-image: url(img/bring-me-the-horizon.png);
    background-position-x: -1px;
    background-position-y: 0px;
}

#AR42C521187B9B22C3 {
    background-image: url(img/fugazi.png);
}

.bolded {
    font-weight: 700;
}

.age-breakdown {
    width: 980px;
    margin: 0 auto;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    position: relative;
    margin-top: 90px;
}

.age-breakdown-container {
    position: relative;
    margin: 0 auto;
    width: 610px;
}

.decade-box {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 3px;
}

.decade-bar {
    position: absolute;
    left: 40px;
    background: #FF2634;
    height: 100%;
    width: 110px;
}

.decade-percent {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    left: 0px;
    width: 35px;
    text-align: right;
    line-height: 0px;
}

.decade-text {
    position: absolute;
    left: 40px;
    width: 110px;
    text-align: center;
    line-height: 0px;
    font-size: 13px;
    FONT-WEIGHT: 700;
}

.age-column {
    position: relative;
    width: 173px;
    margin-left: 80px;
    height: auto;
    border-bottom: 1px solid black;
    padding-bottom: 1px;
}

.age-breakdown-container-data {
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    margin-left: 0px;
    padding-top: 130px;
    position: relative;
}

.decade-text-big {
    line-height: 26px;
    font-size: 14px;
}

.column-title.tk-futura-pt {
    position: absolute;
    top: -38px;
    width: 199px;
    text-align: center;
    LINE-HEIGHT: 16PX;
    font-size: 17px;
    left: -1px;
    padding-bottom: 6px;
    font-weight: 400;
}

.column-title-sub {
    FONT-SIZE: 11px;
    font-weight: 600;
    color: #000;
    opacity: .5;
}

.age-breakdown-title {
    font-size: 18px;
    width: 320px;
    line-height: 27px;
    position: absolute;
    text-align: left;
    left: 101px;
    right: 0px;
    top: 17px;
    font-weight: 600;
}

.age-breakdown-bubble {
    position: absolute;
    background: #FF2634;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}

.age-breakdown-container-data-two {
    position: relative;
    height: 430px;
    margin-left: 88px;
    margin-top: 20px;
}

.age-breakdown-label {
    position: absolute;
    width: 144px;
    line-height: 18px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    color: black;
    font-weight: 700;
    line-height: 13px;
    pointer-events: none;
    text-align: center;
}

.age-breakdown-title-two {
    font-size: 18px;
    width: 408px;
    line-height: 27px;
    position: absolute;
    text-align: left;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 460px;
    font-weight: 600;
}

.age-breakdown-artist {
    font-size: 12px;
    text-transform: uppercase;
    color: #6B6B6B;
    position: absolute;
    left: 102px;
}

.age-breakdown-title-image {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    cursor: pointer;
    cursor: hand;
    margin-right: 10px;
    background-size: cover;
}

.age-breakdown-titles {
    top: 0px;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    position: absolute;
    width: 100%;
}

.media-flex {
position: relative;
height: 395px;
width: 706px;padding-top: 240px;}

.media-flex .gfyitem > div,
.media-flex .gfyitem .gfyPreLoadCanvas,
.media-flex .gfyitem .gfyVid,
.media-flex .gfyitem  .gfyGif {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 706px;
}

.media-flex-two {
position: relative;
height: 106px;width: 560px;
}

.media-flex-two .gfyitem > div,
.media-flex-two .gfyitem .gfyPreLoadCanvas,
.media-flex-two .gfyitem .gfyVid,
.media-flex-two .gfyitem  .gfyGif {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 560px;
}


.headline-genre-place {
    background-color: #ddd;
    padding: 0px 6px;
    text-transform: capitalize;
    padding-bottom: 2px;
}


#ARPVCLJ1187B9AC403 {
    background-image: url(img/no-doubt.png);
}

.band-text-two {
    background-color: #ddd;
    color: black;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    border-radius: 4px;
    margin-right: 3px;
    border: solid 1px rgb(173,172,185);
    padding: 1px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    background: white;
    text-transform: capitalize;
    margin-left: 2px;
}


#bring-me-the-horizon {
    background-image: url(img/bring-me-the-horizon.png);
}

.conclusion {
    width: 610px;
    margin: 0 auto;
    position: relative;
    margin-top: 90px;
}

.front-curve{
  border-top-left-radius:4px;border-bottom-left-radius:4px;
}

.back-curve{
  border-top-right-radius:4px;border-bottom-right-radius:4px;
}

.song-sample-big-size{
  fill: white;height: 30px;width: 35px;padding-bottom: 6px;
}

.song-sample-small-size{
fill: #000;height: 18px;width: 25px;
}


.senna-attribution {
    color: white;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: right;
}

.senna-attribution a {
    color: white;
    text-decoration: underline;
}

.prose-thanks {
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 29px;
    letter-spacing: 0px;
    font-style: italic;
}

.prose-thanks a {
    text-decoration: underline;
}

.converse-logo {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 300px;
    height: 100px;
    margin: 0 auto;
    z-index: 10000000000;
}

.converse-logo-image {
    background-image: url(img/converse_logo.png);
    width: 150px;
    height: 30px;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position-y: 7px;
    margin: 0 auto;
    background-position-x: 24px;
}

.converse-logo-text {
    color: white;
    font-size: 12px;
    text-align: center;
    margin-top: 40px;
    letter-spacing: 1px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

.portrait {
    width: 462px;
    height: 600px;
    background-image: url(img/converse_portrait.png);
    background-color: white;
    background-repeat: no-repeat;
    background-position-y: -30px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    font-weight: 400;
    line-height: 23px;
    background-position-x: -80px;
    font-size: 16px;
}

.portrait-container {
    background: white;
}


.translations {
    position: absolute;
    top: 40px;
    color: white;
    width: 100px;
    text-align: right;
    line-height: 14px;
    right: 24px;
}

.translation-item {
    text-decoration: underline;
    font-size: 12px;
    color: #666;
}

.translation-item:hover {
    color: white;
}

@media (max-width: 480px) {

  .translations{
    text-align: right;
    top: 71px;
    width: 140px;
}

  .portrait-container{
    display: none;
  }

  .converse-logo{
    width:90%;
  }

  .converse-logo-text{
    text-align: right;
    margin-top: 17px;
  }

  .converse-logo-image{
    position: absolute;
    right: 0px;
    background-position-x: 49px;
  }

  input[type='text'],
  input[type='number'],
  textarea {
    font-size: 16px;
  }

  .senna-attribution {
      font-size: 7px;
  }

.artist-breakdown-container-two{
  will-transform: translate;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
}

.mobile-joy{
  display:block;
}

.opener{
}

.joy-division-animation {width: 100%;}

.media-flex {
    width: 90%;
    background-size: 100%;
    height: 220px;
    padding-top: 100px;
}

.media-flex .gfyitem > div,
.media-flex .gfyitem .gfyPreLoadCanvas,
.media-flex .gfyitem .gfyVid,
.media-flex .gfyitem  .gfyGif {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.opener-band{
  width: 90%;
  font-size: 36px;
  padding-top: 50px;
}

.opener-big{
  width: 90%;
  font-size: 62px;
}

.opener-sub-container{
  width: 90%;
  margin-top: 20px;
}

.opener-sub{
  font-size: 14px;
}

.opener-by-lines{
  font-size: 12px;
  padding-top: 0px;
}

.opener-by-line{
  margin-bottom: 8px;
}

.prose-wrapper{
  width: 90%;
}

.big-prose{
  width: 100%;font-size: 24px;
}

.prose{
  width: 100%;
  font-size: 16px;
}

.playlist-scatter-chart{
  width: 100%;
  margin-top: -40px;
}

.playlist-scatter-container{
  margin-top: 40px;
}

.playlist-scatter-headline{
  font-size: 16px;
  width: 90%;
  text-transform: none;
  font-weight: 500;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0px;
  background-color: rgba(0,0,0,0.8);
  top: 117px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  left: 0px;
  right: 0px;
}

.content{
  width: 94%;
  margin-top: 37px;
}

.section-text{font-size: 18px;width: 80%;margin: 0 auto;}

.horz-chart-title-container{margin-top: 0px;}

.horz-chart-title{
  width: 70%;
  margin-left: 0px;
  font-size: 14px;
  line-height: 20px;
}

.horz-chart{
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.prose-left{
  padding-top: 16px;
  margin-left: 0px;
  width: 50px;
  overflow: hidden;
}

.horz-container{width: 240px;margin-right: 10px;}

.horz-chart-filters{
  padding-left: 0px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-bottom: 0px;
}

.horz-chart-filter-label{display: none;}

.horz-chart-filter{
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px 5px;
  margin-bottom: 3px;
  flex-grow: 1;
}

.horz-container-data{
  width: 100%;
  margin-top: 68px;
  top: 0px;
  will-transform: translate;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  margin-top: 42PX;
}

.horz-row{width: 100%;width: 240px;}

.horz-chart-label{
  width: 55px;
  font-size: 9px;
  line-height: 10px;
  margin-right: 2%;
}

.horz-chart-bar{font-size: 11px;padding-right: 5px;padding-left: 5px;}

.horz-chart-count{

}

.song-sample-mini{display: none;}

.horz-line{
  display: none;
}

.horz-annotation-total{display: none;}

.horz-annotation-count{
  display: none;
}

.front-curve{
  border-radius: 0px;
}

.back-curve{
  border-radius: 0px;
}

.horz-chart-filters-sub{
  display:none;
}

.front-curve-mobile{
  border-top-left-radius:4px;border-bottom-left-radius:4px;
}

.back-curve-mobile{
  border-top-right-radius:4px;border-bottom-right-radius:4px;
}

.horz-axis-label{
  display: none;
}

.horz-axis-line{
  display: none;
}

.img-col{display: none;}

.media-flex-two{width: 100%;margin-top: 0px;}

.conclusion{width: 100%;margin-top: 0px;}

.playlist-scatter-footer{width: 69%;font-size: 12px;top: 184px;}

.blink-highlight{
  font-size: 9px;
  margin-left: 2px;
  margin-right: 2px;
  padding: 2px 3px;
  padding-right: 3px;
}

.horz-decade-line{}

.horz-decade-label{font-size: 10px;}

.song-sample-big-size{width: 24px;height: 22px;padding-bottom: 2px;display: none;}

.song-sample-small-size{
  width: 17px;
  height: 12px;
  padding-left: 5px;
  display: none;
}

.line-00s{left: 41px;top: 21px;}

.line-90s{left: 96px;top: 21px;}

.line-80s{left: 151px;top: 21px;}

.line-70s{left: 206px;top: 21px;}

.label-00s{left: 16px;top: 6px;}

.label-90s{left: 71px;top: 6px;}

.label-80s{left: 127px;top: 6px;}

.label-70s{left: 182px;top: 6px;}

.artist-breakdown-two{
  width:100%;
  margin-top: 40px;
}

.artist-breakdown-two-container{width: 240px;}

.artist-breakdown-two-years-title{
  margin-left: 0px;
  font-size: 14px;
  line-height: 20px;
  top: -8px;
  text-align: left;
}

.artist-breakdown-two-label{
  margin-left: 0px;
  font-size: 7px;
}

.artist-breakdown-two-chart-years-container{}

.artist-breakdown-two-titles{
    order: 2;
    -webkit-order: 2;
}

.artist-breakdown-two-chart-cluster-container{width: 100%;}

.artist-breakdown-two-container-bubbles{
}

.artist-breakdown-two-years-counter-container{width: 100%;top: 312px;}

.artist-breakdown-two-years-data-container{
  width: 100%;
  top: 257px;
  left: 0px;
}

.artist-breakdown-two-genre-header{
  font-size: 14px;
  width: 90px;
}

.artist-breakdown-two-genre-title{
  width: 90%;
  margin-left: 0px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  top: 240px;
}

.artist-breakdown-two-years{
  font-size: 7px;
}

.artist-breakdown-two-years-counter-sub{
}

.artist-breakdown-two-years-counter{
  font-size: 79px;
  margin-left: -10px;
}

.artist-breakdown-two-container-header{
  top: -10px;
  width: 100%;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.artist-breakdown-two-title-image{width: 40px;height: 40px;margin-right: 10px;}

.artist-breakdown-two-artist{font-size: 9px;}

.artist-breakdown-two-title{width: 170px;font-size: 12px;line-height: 14px;}

.search-artists input {
  width: 100%;
  font-size:16px;
}

.artist-breakdown-two-filters{
  margin: 0px;
  margin-top: 2px;
  width: 84%;
  order: 1;
  -webkit-order: 1;
}

.genre-label-subtext{
  font-size: 8px;
}

.band-text-two{
  font-size: 9px;
  margin-right: 1px;
  margin-left: 1px;
  padding: 1px 5px;
}

.search-results{
  position: absolute;
}

}


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

  .horz-chart{
    margin-bottom: 120px;
  }

  .prose-left{
    margin-bottom: 100px;
  }

  .prose-wide{
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    overflow: hidden;
  }

  .prose-conclusion {
      font-size: 14px;
      font-weight: 100;
      line-height: 1.7em;
      margin: 0 auto;
      margin-bottom: 30px;
  }

  .prose-thanks {
      width: 100%;
      margin: 0 auto;
  }

  .prose-two{
    font-size: 10px;
    font-weight: 500;
    line-height: 14px
    ;margin-bottom: 20px;
  }

  .genre-change-button{
    font-size: 11px;
    text-transform: none;
    font-weight: 500;
    background: none;
    border: none;
    font-family: "merriweather";
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    line-height: 14px;
  }

}

@media (max-device-width : 320px) {

  .prose-header{
    overflow: hidden;
    word-break: break-word;
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
  }

  .prose-wide{
    font-size: 8px;
    font-weight: 500;
    line-height: 11px;
    overflow: hidden;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .prose-conclusion{
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 40px;
  }

  .prose-thanks {
      overflow: hidden;
      font-size: 13px;
      width: 80%;
      margin: 0 auto;
  }

  .prose-two{
    font-size: 8px;
    font-weight: 500;
    line-height: 11px;
    margin-bottom: 20px;}

  .genre-change-button{
    font-size: 8px;
    text-transform: none;
    font-weight: 500;
    background: none;
    border: none;
    font-family: "merriweather";
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    line-height: 11px;
  }

  .prose-left{
    margin-bottom: 0px;
  }
}
