body {
  overflow-x: visible;
  color: #fff;
  font-size: 18px;
  line-height: 36px; }
  body #breadcrumb-container .breadcrumb-green li a {
    color: #fff;
    text-decoration: none; }
    body #breadcrumb-container .breadcrumb-green li a:hover {
      color: #778899; }
  body #breadcrumb-container .breadcrumb-green li:before {
    color: #fff; }
  body #breadcrumb-container .breadcrumb-green .active {
    color: #fff; }

.page-content.supply-chain {
  background-color: #022849;
  background-image: url(../images/supply_chain/svg_grid_light.svg);
  padding-top: 30px;
  margin-top: 125px;
  background-size: 750px; }
  .page-content.supply-chain h1, .page-content.supply-chain h2, .page-content.supply-chain h3, .page-content.supply-chain h4, .page-content.supply-chain h5 {
    font-family: Geo;
    color: #fff;
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
    font-smooth: antialiased !important; }
  .page-content.supply-chain h1 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 15px; }
  .page-content.supply-chain h2 {
    font-size: 28px; }
  .page-content.supply-chain h3 {
    font-size: 22px; }
  .page-content.supply-chain h4 {
    font-size: 18px; }
  .page-content.supply-chain h5 {
    color: #3e4c4f; }
  .page-content.supply-chain .content-box {
    background-color: #526888;
    padding: 40px;
    margin: 10px auto;
    font-size: 18px;
    line-height: 36px;
    box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.3); }
    .page-content.supply-chain .content-box .image-p {
      margin: 40px auto;
      width: 100%; }
      .page-content.supply-chain .content-box .image-p.eighty {
        width: 80%; }
      .page-content.supply-chain .content-box .image-p.sixty {
        width: 60%; }
      @media screen and (max-width: 768px) {
        .page-content.supply-chain .content-box .image-p {
          width: 100% !important; } }
    .page-content.supply-chain .content-box figcaption {
      color: #fff;
      font-size: 0.8em;
      line-height: 1.5em;
      margin-top: 0.8em; }
  .page-content.supply-chain .instructions {
    background-color: transparent; }
  .page-content.supply-chain .shadow {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3); }
  .page-content.supply-chain p {
    font-family: 'Avenir Roman',Arial;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    line-height: 2em; }
  .page-content.supply-chain a {
    color: #fff;
    text-decoration: underline; }
    .page-content.supply-chain a:hover {
      color: rgba(255, 255, 255, 0.7);
      cursor: pointer; }
  .page-content.supply-chain strong {
    color: #fff; }
  .page-content.supply-chain .credits p {
    font-size: 16px;
    line-height: 1em; }
  .page-content.supply-chain .container ul {
    list-style-type: disc;
    padding-left: 15px; }
    .page-content.supply-chain .container ul li {
      font-size: 18px;
      line-height: 36px;
      padding-left: 5px;
      color: #fff; }
      .page-content.supply-chain .container ul li:before {
        display: none; }
  .page-content.supply-chain .container .section-main ol {
    padding-left: 15px; }
    .page-content.supply-chain .container .section-main ol li {
      font-size: 18px;
      line-height: 36px;
      padding-left: 5px;
      color: #fff; }
      .page-content.supply-chain .container .section-main ol li:before {
        display: none; }
    @media screen and (max-width: 768px) {
      .page-content.supply-chain .container .section-main ol {
        padding-left: 0; } }
  .page-content.supply-chain .section-main {
    padding: 30px 0;
    padding-top: 6px; }
    .page-content.supply-chain .section-main .section-main {
      padding: 30px 0; }
  .page-content.supply-chain #supply-chain-prev-next {
    font-family: Geo;
    font-size: 22px;
    margin: 50px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .page-content.supply-chain #supply-chain-prev-next a {
      color: #fff;
      text-decoration: none;
      display: inline-block;
      width: 49%; }
      .page-content.supply-chain #supply-chain-prev-next a:hover {
        opacity: .7; }
    .page-content.supply-chain #supply-chain-prev-next .prev .fa {
      margin-right: 10px; }
    .page-content.supply-chain #supply-chain-prev-next .next {
      text-align: right; }
      .page-content.supply-chain #supply-chain-prev-next .next .fa {
        margin-left: 10px; }
    .page-content.supply-chain #supply-chain-prev-next span {
      position: relative;
      top: 1px; }
  .page-content.supply-chain #chapter-buttons {
    display: inline-block;
    width: 100%; }
    .page-content.supply-chain #chapter-buttons .chapter-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column;
      margin-top: 20px; }
      .page-content.supply-chain #chapter-buttons .chapter-button span {
        color: #5f9ea0;
        margin-left: 20px;
        font-size: 14px;
        font-family: 'Avenir Medium'; }
      .page-content.supply-chain #chapter-buttons .chapter-button a {
        border: 1px solid #fff;
        background-color: #4a90e2;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        height: 75px;
        line-height: 75px;
        font-family: Geo;
        font-size: 22px; }
        .page-content.supply-chain #chapter-buttons .chapter-button a:hover {
          background-color: #022849; }
        .page-content.supply-chain #chapter-buttons .chapter-button a.coming-soon {
          background-color: transparent;
          cursor: default; }
  .page-content.supply-chain .supply-chain-lightbox-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border {
      color: #fff;
      background-color: #526888;
      box-shadow: 2px 2px 50px #000;
      border: 0;
      border-radius: 3px;
      min-width: 350px;
      max-width: 600px;
      margin: 0 auto;
      padding: 4%;
      overflow-y: auto; }
      .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border::-webkit-scrollbar {
        width: 12px; }
      .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6); }
      @media screen and (max-width: 400px) {
        .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border {
          min-width: 275px; } }
    .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox {
      color: #fff;
      background-color: #526888; }
      .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox span.close {
        color: #fff;
        font-family: Helvetica, sans-serif;
        font-weight: 200;
        opacity: 1;
        position: relative;
        right: -20px;
        top: -20px;
        cursor: pointer;
        z-index: 9999; }
        .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox span.close:hover {
          opacity: .6; }
      .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox h3 {
        font-size: 34px;
        text-transform: capitalize; }
      .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox p {
        font-family: 'Avenir Light';
        font-size: 18px;
        line-height: 1.8em; }
  .page-content.supply-chain .learn-more {
    color: #fff;
    opacity: .6;
    display: block;
    text-align: right;
    -webkit-transition: all 2s;
    transition: all 2s; }
    .page-content.supply-chain .learn-more:hover {
      opacity: 1; }
    .page-content.supply-chain .learn-more span {
      color: #fff;
      opacity: 1;
      background-image: url(../images/sprite-05.png); }
      .page-content.supply-chain .learn-more span:hover {
        opacity: 1; }

.spacer.s1 {
  content: '';
  height: 75px; }

.spacer.s2 {
  content: '';
  height: 150px; }

.visual-title {
  font-family: Geo; }

.hidden-data {
  display: none;
  opacity: 0; }

.grey-text {
  color: #2f4f4f; }

.instruction-text {
  font-family: 'Geo' !important;
  font-size: 28px !important;
  line-height: 1.3em !important; }

.shadow {
  box-shadow: 2px 2px 30px 2px rgba(0, 0, 0, 0.2); }

.capitalize {
  text-transform: capitalize; }

.mapboxgl-ctrl-attrib, .mapboxgl-ctrl-logo {
  display: none; }

.pure-container {
  z-index: 9999; }

.pure-drawer {
  background-color: #002; }

.pure-toggle-label {
  top: 145px;
  color: #fff;
  border: 2px solid #fff;
  width: 60px;
  height: 60px;
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }
  .pure-toggle-label:hover {
    color: #afc4de;
    border-color: #afc4de; }
  .pure-toggle-label .pure-toggle-icon {
    width: 28px;
    height: 2px;
    border-radius: 15%;
    background: #fff;
    transform: translate3d(-50%, -1px, 0);
    -webkit-transform: translate3d(-50%, -1px, 0); }
    .pure-toggle-label .pure-toggle-icon:after, .pure-toggle-label .pure-toggle-icon:before {
      width: 28px;
      height: 2px;
      border-radius: 15%;
      background: #fff; }
    .pure-toggle-label .pure-toggle-icon:hover {
      color: #afc4de;
      background: #afc4de; }
      .pure-toggle-label .pure-toggle-icon:hover:after, .pure-toggle-label .pure-toggle-icon:hover:before {
        color: #afc4de;
        background: #afc4de; }
    .pure-toggle-label .pure-toggle-icon:after {
      transform: translate3d(-50%, 8px, 0);
      -webkit-transform: translate3d(-50%, 8px, 0); }
    .pure-toggle-label .pure-toggle-icon:before {
      transform: translate3d(-50%, -10px, 0);
      -webkit-transform: translate3d(-50%, -10px, 0); }

.pure-toggle[data-toggle=left]:checked ~ .pure-toggle-label[data-toggle-label=left] {
  color: #fff;
  border-color: #fff;
  background: 0 0 !important;
  top: 15px !important; }

.supply-chain-drawer-nav {
  border-left: 2px solid #708090;
  margin-top: 115px;
  margin-left: 20px;
  font-size: 14px; }
  .supply-chain-drawer-nav li:before {
    display: none; }
  .supply-chain-drawer-nav li a {
    color: #fff;
    text-decoration: none !important;
    font-family: Avenir;
    text-transform: uppercase;
    display: inline-block;
    height: 35px;
    line-height: 35px; }
    .supply-chain-drawer-nav li a.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin-left: -26px;
      padding-left: 22px;
      color: #99b3df;
      font-family: "Avenir Black"; }
      .supply-chain-drawer-nav li a.active:before {
        content: '';
        display: inline-block;
        width: 4px;
        position: relative;
        left: -23px;
        top: -5px;
        color: #99b3df;
        background: #99b3df;
        border-radius: 10px;
        height: 40px; }
    .supply-chain-drawer-nav li a.chapter-link {
      position: relative;
      left: -5px;
      font-family: 'Avenir Black';
      font-size: 1.1em;
      opacity: .2; }
      .supply-chain-drawer-nav li a.chapter-link:hover {
        opacity: 1; }
      .supply-chain-drawer-nav li a.chapter-link.current-chapter {
        color: #99b3df;
        opacity: 1; }

@media screen and (max-width: 990px) {
  body .page-content {
    padding-top: 100px; } }

@media screen and (max-width: 767px) {
  #breadcrumb-container .breadcrumb li {
    font-size: 12px;
    padding: 0 7px 0 20px; }
    #breadcrumb-container .breadcrumb li:first-of-type {
      padding-left: 0; }
    #breadcrumb-container .breadcrumb li:before {
      font-size: 18px; }
  .page-content.supply-chain h1 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 20px; }
  .page-content.supply-chain h2 {
    font-size: 30px;
    line-height: 30px; }
  .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border {
    width: 90%;
    margin: 5% auto; }
    .page-content.supply-chain .supply-chain-lightbox-container .supply-chain-lightbox-border span.close {
      top: 0;
      right: 0; }
  .page-content.supply-chain .content-box {
    padding: 10%; }
  #supply-chain-prev-next a {
    font-size: 14px; } }

#supply-chain-home h1 {
  font-family: Geo;
  font-size: 45px;
  margin-bottom: 5px; }

#supply-chain-home h2 {
  font-size: 25px;
  margin-bottom: 30px; }

#supply-chain-home .left-half {
  padding-left: 0; }
  #supply-chain-home .left-half .supply-chain-maze img {
    width: 90%; }
  #supply-chain-home .left-half .supply-chain-maze h3 {
    position: relative;
    top: -15px;
    margin-bottom: 0; }

#supply-chain-home .right-half .content-box p {
  font-size: 16px;
  line-height: 30px; }

#supply-chain-home .right-half #chapter-buttons .chapter-button {
  width: 48%;
  margin: 0 1%;
  margin-top: 25px;
  padding: 0; }

@media screen and (max-width: 767px) {
  #supply-chain-home h1 {
    text-align: center;
    line-height: 45px;
    margin-bottom: 20px; }
  #supply-chain-home h2 {
    text-align: center; }
  #supply-chain-home .supply-chain-maze img {
    display: block;
    margin: 0 auto; }
  #supply-chain-home .supply-chain-maze h3 {
    text-align: center;
    margin-bottom: 50px; }
  #supply-chain-home .right-half #chapter-buttons .chapter-button {
    width: auto; } }

#supply-chain-prologue #chapter-buttons {
  margin-left: -15px;
  margin-bottom: 40px; }
  #supply-chain-prologue #chapter-buttons .chapter-button {
    width: 23%; }

@media screen and (max-width: 768px) {
  #supply-chain-prologue #chapter-buttons {
    margin-left: 0; } }

@media screen and (max-width: 930px) {
  #supply-chain-prologue #chapter-buttons .chapter-button {
    width: auto; } }

#battery-as-a-commodity h2, #oled-big-picture h2, #ai-chips-big-picture h2, #key-inputs h2 {
  font-size: 35px; }

#battery-as-a-commodity .trigger-battery, #oled-big-picture .trigger-battery, #ai-chips-big-picture .trigger-battery, #key-inputs .trigger-battery {
  height: 1px;
  margin-bottom: 0; }

#battery-as-a-commodity figure, #oled-big-picture figure, #ai-chips-big-picture figure, #key-inputs figure {
  text-align: center; }
  #battery-as-a-commodity figure .visual-title, #oled-big-picture figure .visual-title, #ai-chips-big-picture figure .visual-title, #key-inputs figure .visual-title {
    font-family: 'Avenir Medium'; }
  #battery-as-a-commodity figure #pie-title, #oled-big-picture figure #pie-title, #ai-chips-big-picture figure #pie-title, #key-inputs figure #pie-title {
    color: #fff;
    font-family: 'Avenir Medium';
    font-size: 20px;
    position: relative;
    top: 10%; }
  #battery-as-a-commodity figure .am-chart, #oled-big-picture figure .am-chart, #ai-chips-big-picture figure .am-chart, #key-inputs figure .am-chart {
    max-width: 1000px;
    margin: 3% auto;
    margin-bottom: 1%;
    height: 84%; }
    #battery-as-a-commodity figure .am-chart .amcharts-chart-div a, #oled-big-picture figure .am-chart .amcharts-chart-div a, #ai-chips-big-picture figure .am-chart .amcharts-chart-div a, #key-inputs figure .am-chart .amcharts-chart-div a {
      display: none !important;
      opacity: 0 !important; }
    @media screen and (max-width: 500px) {
      #battery-as-a-commodity figure .am-chart, #oled-big-picture figure .am-chart, #ai-chips-big-picture figure .am-chart, #key-inputs figure .am-chart {
        height: 75%; } }
  #battery-as-a-commodity figure .chart-source, #oled-big-picture figure .chart-source, #ai-chips-big-picture figure .chart-source, #key-inputs figure .chart-source {
    color: #fff;
    font-size: 14px; }

@media screen and (max-width: 767px) {
  #battery-as-a-commodity h2 {
    font-size: 30px; } }

#peek-inside .supply-chain-lightbox-border {
  top: 20%;
  bottom: 20%;
  left: 30%;
  right: 30%; }

#peek-inside #peek-inside-diagram {
  position: relative;
  height: 450px; }
  #peek-inside #peek-inside-diagram #whole-battery-img {
    position: absolute;
    right: 190px;
    width: 565px;
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
  #peek-inside #peek-inside-diagram #cutout-battery-img {
    position: absolute;
    right: 190px;
    top: -9px;
    width: 590px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
  #peek-inside #peek-inside-diagram .battery-part-link {
    opacity: 0;
    position: absolute;
    font-family: Geo;
    text-decoration: underline;
    color: #fff;
    font-size: 18px;
    letter-spacing: .1em;
    -webkit-transition: opacity 5s;
    transition: opacity 5s; }
    #peek-inside #peek-inside-diagram .battery-part-link:hover {
      cursor: pointer;
      color: #fff;
      text-shadow: 2px 2px 20px #daa520; }
  #peek-inside #peek-inside-diagram #cathode-link {
    top: 30px;
    left: 200px; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 325px;
    left: 300px; }
  #peek-inside #peek-inside-diagram #anode-link {
    bottom: 121px;
    right: 221px; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    top: 25px;
    right: 200px; }

#peek-inside .supply-chain-lightbox-container .supply-chain-lightbox h3#peek-inside-lightbox-heading {
  font-size: 34px;
  text-transform: capitalize; }

#peek-inside .supply-chain-lightbox-container .supply-chain-lightbox #peek-inside-lightbox-text {
  font-size: 16px;
  line-height: 28px; }

@media screen and (min-width: 2500px) {
  #peek-inside #peek-inside-diagram #cathode-link {
    left: 22%; }
  #peek-inside #peek-inside-diagram #separator-link {
    left: 34%; } }

@media screen and (max-width: 1101px) {
  #peek-inside #peek-inside-diagram #whole-battery-img {
    right: 18%;
    top: 3%;
    width: 57%; }
  #peek-inside #peek-inside-diagram #cutout-battery-img {
    right: 18%;
    top: 3%;
    width: 56%; } }

@media screen and (max-width: 900px) {
  #peek-inside #peek-inside-diagram #whole-battery-img {
    top: 6%; }
  #peek-inside #peek-inside-diagram #cutout-battery-img {
    right: 17%;
    top: 4%;
    width: 60%; }
  #peek-inside #peek-inside-diagram #cathode-link {
    top: 8%;
    left: 16%; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 70%;
    left: 29%; }
  #peek-inside #peek-inside-diagram #anode-link {
    bottom: 28%;
    right: 20%; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    top: 7%;
    right: 21%; } }

@media screen and (max-width: 800px) {
  #peek-inside #peek-inside-diagram #cutout-battery-img {
    right: 17%;
    top: 4%;
    width: 60%; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 62%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 59%; } }

@media screen and (max-width: 767px) {
  #peek-inside #peek-inside-diagram #whole-battery-img {
    top: 4%;
    right: 8%;
    width: 79%; }
  #peek-inside #peek-inside-diagram #cutout-battery-img {
    right: 8%;
    top: 4%;
    width: 80%; }
  #peek-inside #peek-inside-diagram #cathode-link {
    top: 12%;
    left: 5%; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 80%;
    left: 18%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 76%;
    right: 15%; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    top: 10%;
    right: 15%; }
  #peek-inside .content-box {
    margin-top: -100px; } }

@media screen and (max-width: 685px) {
  #peek-inside #peek-inside-diagram #cathode-link {
    top: 7%; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 71%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 67%; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    top: 6%; } }

@media screen and (max-width: 576px) {
  #peek-inside #peek-inside-diagram #separator-link {
    top: 62%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 59%; } }

@media screen and (max-width: 500px) {
  #peek-inside #peek-inside-diagram #separator-link {
    top: 51%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 49%; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    right: 5%; } }

@media screen and (max-width: 440px) {
  #peek-inside #peek-inside-diagram #separator-link {
    top: 45%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 43%; } }

@media screen and (max-width: 380px) {
  #peek-inside #peek-inside-diagram #cathode-link {
    top: 4%; }
  #peek-inside #peek-inside-diagram #separator-link {
    top: 40%; }
  #peek-inside #peek-inside-diagram #anode-link {
    top: 38%; }
  #peek-inside #peek-inside-diagram #electrolyte-link {
    top: 2%; } }

#key-inputs .visual-title {
  font-family: Geo;
  font-size: 45px;
  line-height: 45px;
  margin-top: 50px; }

#key-inputs .supply-chain-lightbox-border {
  top: 10%;
  bottom: 10%;
  left: 20%;
  right: 20%;
  max-height: 90vh; }
  #key-inputs .supply-chain-lightbox-border.small-lightbox {
    top: 20%;
    bottom: 20%;
    left: 25%;
    right: 25%; }

#key-inputs .supply-chain-lightbox h3 {
  text-transform: capitalize;
  display: inline-block; }
  #key-inputs .supply-chain-lightbox h3 span {
    font-size: 24px;
    color: #022849;
    margin-left: 20px; }

#key-inputs .supply-chain-lightbox .element-img {
  width: 100px;
  margin-right: 25px; }

#key-inputs #periodic-table {
  width: 1040px !important;
  height: 400px !important;
  position: relative;
  margin: 0 auto; }
  #key-inputs #periodic-table img {
    position: absolute;
    width: 1040px !important;
    height: 385px; }
  #key-inputs #periodic-table #anchors {
    position: absolute;
    width: 1040px !important;
    height: 385px; }
    #key-inputs #periodic-table #anchors a.important_element {
      cursor: pointer;
      position: absolute;
      width: 55px;
      height: 60px; }
    #key-inputs #periodic-table #anchors #lithium {
      left: 2.5%;
      top: 17%; }
    #key-inputs #periodic-table #anchors #manganese {
      left: 34.8%;
      top: 50%; }
    #key-inputs #periodic-table #anchors #iron {
      left: 40.6%;
      top: 50%; }
    #key-inputs #periodic-table #anchors #cobalt {
      left: 46%;
      top: 50%; }
    #key-inputs #periodic-table #anchors #nickel {
      left: 51.3%;
      top: 50%; }
    #key-inputs #periodic-table #anchors #carbon {
      left: 73.2%;
      top: 17%; }

#key-inputs #common_chemistries {
  margin-bottom: 100px; }
  #key-inputs #common_chemistries #plot-chart {
    display: block;
    width: 100%;
    margin: 25px auto;
    text-align: center; }
    #key-inputs #common_chemistries #plot-chart svg {
      width: 100%;
      max-width: 500px; }
  #key-inputs #common_chemistries .chemistry {
    cursor: pointer;
    z-index: 999; }

@media screen and (max-width: 1100px) {
  #key-inputs #periodic-table {
    width: 940px !important;
    height: 380px !important; }
    #key-inputs #periodic-table img, #key-inputs #periodic-table #anchors {
      width: 940px !important;
      height: 380px !important; }
  #key-inputs #periodic-table-mobile a {
    padding: 5%;
    cursor: pointer; }
    #key-inputs #periodic-table-mobile a:hover {
      cursor: pointer; } }

@media screen and (max-width: 990px) {
  #key-inputs #periodic-table {
    width: 960px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img, #key-inputs #periodic-table #anchors {
      width: 960px !important;
      height: 362px !important; } }

@media screen and (max-width: 900px) {
  #key-inputs #periodic-table {
    width: 760px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img {
      width: 760px !important;
      height: 362px !important; }
    #key-inputs #periodic-table #anchors {
      width: 760px !important;
      height: 362px !important; }
      #key-inputs #periodic-table #anchors .important_element {
        width: 5% !important;
        height: 14% !important; }
      #key-inputs #periodic-table #anchors #lithium, #key-inputs #periodic-table #anchors #carbon {
        top: 24%; } }

@media screen and (max-width: 769px) {
  #key-inputs #periodic-table {
    width: 660px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img, #key-inputs #periodic-table #anchors {
      width: 660px !important;
      height: 362px !important; }
  #key-inputs #common_chemistries {
    margin-bottom: 0; }
  #key-inputs #plot-chart svg {
    height: auto; } }

@media screen and (max-width: 680px) {
  #key-inputs #periodic-table {
    width: 560px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img {
      width: 560px !important;
      height: 362px !important; }
    #key-inputs #periodic-table #anchors {
      width: 560px !important;
      height: 362px !important; }
      #key-inputs #periodic-table #anchors .important_element {
        width: 5% !important;
        height: 10% !important; }
      #key-inputs #periodic-table #anchors #lithium, #key-inputs #periodic-table #anchors #carbon {
        top: 30%; } }

@media screen and (max-width: 580px) {
  #key-inputs #periodic-table {
    width: 400px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img {
      width: 400px !important;
      height: 362px !important; }
    #key-inputs #periodic-table #anchors {
      width: 400px !important;
      height: 362px !important; }
      #key-inputs #periodic-table #anchors .important_element {
        width: 5% !important;
        height: 10% !important; }
      #key-inputs #periodic-table #anchors #lithium, #key-inputs #periodic-table #anchors #carbon {
        top: 36%; } }

@media screen and (max-width: 400px) {
  #key-inputs #periodic-table {
    width: 300px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img {
      width: 300px !important;
      height: 362px !important; }
    #key-inputs #periodic-table #anchors {
      width: 300px !important;
      height: 362px !important; }
      #key-inputs #periodic-table #anchors .important_element {
        width: 5% !important;
        height: 8% !important; }
      #key-inputs #periodic-table #anchors #lithium, #key-inputs #periodic-table #anchors #carbon {
        top: 36%; } }

@media screen and (max-width: 350px) {
  #key-inputs #periodic-table {
    width: 300px !important;
    height: 362px !important; }
    #key-inputs #periodic-table img {
      width: 300px !important;
      height: 362px !important; }
    #key-inputs #periodic-table #anchors {
      width: 300px !important;
      height: 362px !important; }
      #key-inputs #periodic-table #anchors .important_element {
        width: 5% !important;
        height: 8% !important; }
      #key-inputs #periodic-table #anchors #lithium, #key-inputs #periodic-table #anchors #carbon {
        top: 36%; } }

#mapping-supply-chain h1 {
  margin: 25px 0 -10px 0; }

#mapping-supply-chain .map-title {
  margin-top: 50px; }

#mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox h3 {
  margin-bottom: 0;
  line-height: 0.9em; }

#mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox span.element-heading {
  display: block;
  font-family: Geo;
  font-size: 18px;
  color: #022849;
  margin-bottom: 20px; }

#mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox ul {
  list-style-type: none;
  padding-left: 15px; }
  #mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox ul li {
    font-size: 16px;
    line-height: 1.3em;
    padding-left: 0; }

#mapping-supply-chain .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-family: Geo;
  margin: 20px auto;
  border: 0;
  padding-left: 0; }
  #mapping-supply-chain .nav-tabs li {
    width: 20%;
    text-align: center;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff; }
    #mapping-supply-chain .nav-tabs li:before {
      display: none; }
    #mapping-supply-chain .nav-tabs li a {
      color: #fff;
      border-radius: 0;
      text-decoration: none;
      border-bottom: 0 solid transparent; }
  #mapping-supply-chain .nav-tabs > li.active {
    border-bottom: 0; }
    #mapping-supply-chain .nav-tabs > li.active > a {
      background-color: transparent;
      color: #fff;
      border-bottom: 0; }
      #mapping-supply-chain .nav-tabs > li.active > a:focus, #mapping-supply-chain .nav-tabs > li.active > a:hover {
        background-color: transparent;
        color: #fff;
        border-bottom: 0; }

#mapping-supply-chain .nav_tabs-bottom-border {
  width: 20%;
  border-bottom: 1px solid #fff; }

#mapping-supply-chain .supply-chain-map-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px solid #fff;
  position: relative; }
  #mapping-supply-chain .supply-chain-map-container .map-caption {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    font-family: Geo;
    font-style: italic;
    font-size: 14px;
    bottom: 15px;
    right: 15px;
    padding: 5px; }

#mapping-supply-chain .supply-chain-map {
  display: inline-block;
  width: 79%; }

#mapping-supply-chain .supply-chain-map-sidebar {
  font-family: 'Avenir Medium';
  display: inline-block;
  width: 25%;
  max-height: 500px;
  vertical-align: top;
  padding: 15px 20px;
  background-color: #b0c4de; }
  #mapping-supply-chain .supply-chain-map-sidebar h4 {
    font-family: Geo;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    letter-spacing: 4px;
    font-weight: 400; }
  #mapping-supply-chain .supply-chain-map-sidebar .radio-label-group a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #022849;
    font-family: 'Avenir Medium';
    text-decoration: none; }
    #mapping-supply-chain .supply-chain-map-sidebar .radio-label-group a:before {
      content: '';
      display: inline-block;
      min-width: 10px;
      width: 10px;
      height: 10px;
      border: 1px solid #eee;
      margin-right: 10px; }
    #mapping-supply-chain .supply-chain-map-sidebar .radio-label-group a:hover {
      cursor: pointer;
      text-decoration: underline; }
  #mapping-supply-chain .supply-chain-map-sidebar label {
    position: relative;
    top: -2px;
    font-size: 12px;
    font-family: 'Avenir Medium';
    letter-spacing: .08em;
    line-height: 1.4em;
    text-transform: lowercase;
    margin: 0;
    margin-bottom: 1em;
    font-weight: 400 !important; }
    #mapping-supply-chain .supply-chain-map-sidebar label:hover {
      cursor: pointer; }
  #mapping-supply-chain .supply-chain-map-sidebar .btn {
    width: 100%;
    margin-bottom: 5px;
    line-height: 34px;
    color: #fff;
    background-color: #343332;
    border-radius: 5px !important; }
  #mapping-supply-chain .supply-chain-map-sidebar .btn-element.active:before {
    background-color: #526888; }
  #mapping-supply-chain .supply-chain-map-sidebar .key-players {
    padding-top: 10px;
    font-family: 'Avenir Medium';
    font-weight: 700;
    color: #fff;
    width: 80%; }
    #mapping-supply-chain .supply-chain-map-sidebar .key-players h4 {
      font-size: 18px; }
    #mapping-supply-chain .supply-chain-map-sidebar .key-players ol {
      padding-left: 0; }
      #mapping-supply-chain .supply-chain-map-sidebar .key-players ol li {
        line-height: 15px;
        margin-bottom: 15px;
        font-size: 12px;
        color: #022849;
        font-weight: 400; }

#mapping-supply-chain #sources-container {
  max-height: 400px;
  overflow-y: auto; }
  #mapping-supply-chain #sources-container::-webkit-scrollbar {
    width: 12px; }
  #mapping-supply-chain #sources-container::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6); }
  #mapping-supply-chain #sources-container h4 {
    font-size: 20px;
    margin-top: 1em;
    margin-bottom: .5em; }
    #mapping-supply-chain #sources-container h4:first-of-type {
      margin-top: 0; }
  #mapping-supply-chain #sources-container p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px; }

#mapping-supply-chain .mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  border-bottom-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  border-bottom-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  border-bottom-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  border-top-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  border-top-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  border-top-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  border-right-color: #526888; }

#mapping-supply-chain .mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  border-left-color: #526888; }

#mapping-supply-chain .mapbox-popup {
  z-index: 9999; }

#mapping-supply-chain .mapboxgl-popup-content {
  padding: 25px;
  background-color: #526888;
  z-index: 9999;
  max-width: 400px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2); }
  #mapping-supply-chain .mapboxgl-popup-content .close {
    display: none; }
  #mapping-supply-chain .mapboxgl-popup-content h3 {
    font-size: 26px;
    line-height: 1em;
    margin: 0; }
  #mapping-supply-chain .mapboxgl-popup-content h4 {
    font-size: 14px; }
  #mapping-supply-chain .mapboxgl-popup-content ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    #mapping-supply-chain .mapboxgl-popup-content ul li {
      display: inline-block;
      padding-left: 15px;
      font-size: 12px;
      line-height: 1.1em; }

#mapping-supply-chain .stat-explain {
  display: none; }

#mapping-supply-chain li:first-of-type .stat-explain {
  display: inline; }

@media screen and (max-width: 767px) {
  #mapping-supply-chain h1 {
    margin-bottom: 0; }
  #mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    #mapping-supply-chain .supply-chain-lightbox-container .supply-chain-lightbox h3 {
      line-height: 30px; }
  #mapping-supply-chain .nav-tabs {
    padding-left: 0; }
    #mapping-supply-chain .nav-tabs > li.active > a {
      border-bottom: 0; }
      #mapping-supply-chain .nav-tabs > li.active > a:focus, #mapping-supply-chain .nav-tabs > li.active > a:hover {
        border-bottom: 0; }
    #mapping-supply-chain .nav-tabs .nav_tabs-bottom-border {
      display: none; }
    #mapping-supply-chain .nav-tabs li {
      border: 0;
      font-size: 16px;
      width: 32%; }
      #mapping-supply-chain .nav-tabs li a {
        margin-right: 0;
        border-bottom: 1px solid #ddd; }
        #mapping-supply-chain .nav-tabs li a.active {
          border-bottom: 0; }
  #mapping-supply-chain .supply-chain-map-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar {
      width: 100%; }
      #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar h4 {
        margin-bottom: 5px; }
      #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .radio-label-group {
        display: inline-block;
        margin-right: 10px; }
        #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .radio-label-group .btn-element:before {
          margin-right: 5px;
          width: 16px;
          height: 16px; }
        #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .radio-label-group label {
          font-size: 16px;
          vertical-align: top; }
      #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .key-players {
        padding-top: 0; }
        #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .key-players ol {
          margin-left: 15px; }
          #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar .key-players ol li {
            margin-bottom: 5px; }
  #mapping-supply-chain .supply-chain-map {
    width: 100%; } }

#case-studies .supply-chain-lightbox-border {
  max-width: 650px; }

#case-studies .supply-chain-lightbox .stats {
  font-family: 'Avenir Light';
  color: #fff; }
  #case-studies .supply-chain-lightbox .stats hr {
    opacity: 0.3; }

#case-studies .supply-chain-lightbox h4.company {
  font-size: 24px;
  font-family: Geo;
  color: #fff;
  margin-top: 5%; }

#case-studies .supply-chain-lightbox h5 {
  font-family: 'Avenir Heavy';
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-style: italic; }

#case-studies .supply-chain-lightbox .country {
  margin-right: 3%; }
  #case-studies .supply-chain-lightbox .country img {
    width: 14%; }

#case-studies .supply-chain-lightbox .interesting-facts {
  list-style-type: disc;
  padding-left: 15px;
  margin-top: 30px; }
  #case-studies .supply-chain-lightbox .interesting-facts li {
    padding-left: 5px; }
    #case-studies .supply-chain-lightbox .interesting-facts li:before {
      display: none; }

#case-studies #car-toggle {
  position: fixed;
  top: 25%;
  left: 0;
  width: 80px;
  background-color: #022849;
  opacity: .8;
  padding: 3%;
  z-index: 999; }
  #case-studies #car-toggle a {
    display: block; }
    #case-studies #car-toggle a:before {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      background-color: transparent;
      border: 1px solid #fff;
      margin-right: 10px; }
    #case-studies #car-toggle a.active-car-div:before {
      background-color: #fff; }

#case-studies #company-icons {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }
  #case-studies #company-icons .company-icon {
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    display: inline-block;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
    font-family: Geo;
    font-size: 32px;
    letter-spacing: .4em;
    height: 280px;
    padding: 20px;
    margin: 20px;
    border: 1px solid #fff; }
    #case-studies #company-icons .company-icon span {
      display: block;
      margin-bottom: 30px; }
    #case-studies #company-icons .company-icon img {
      width: 250px; }
  #case-studies #company-icons #tesla-icon {
    background-color: rgba(255, 255, 255, 0.5); }

#case-studies #car-comparison .car-compare-div {
  padding-top: 50px; }

#case-studies #car-comparison .graphic-section {
  padding-bottom: 25px; }
  #case-studies #car-comparison .graphic-section .img-center {
    text-align: center;
    margin-bottom: 25px;
    padding-top: 25px; }
  #case-studies #car-comparison .graphic-section .content-box {
    font-size: 16px;
    margin-bottom: 100px;
    overflow-y: auto;
    margin-bottom: 10px; }
    #case-studies #car-comparison .graphic-section .content-box strong {
      text-transform: uppercase; }
    #case-studies #car-comparison .graphic-section .content-box::-webkit-scrollbar {
      width: 12px; }
    #case-studies #car-comparison .graphic-section .content-box::-webkit-scrollbar-thumb {
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6); }
  #case-studies #car-comparison .graphic-section .car-graphic-exploded img {
    height: 100%; }
  #case-studies #car-comparison .graphic-section .car-graphic-battery {
    height: 100%; }
    #case-studies #car-comparison .graphic-section .car-graphic-battery img {
      height: 100%; }
  #case-studies #car-comparison .graphic-section .car-graphic-battery-inside {
    text-align: center;
    height: 100%; }
    #case-studies #car-comparison .graphic-section .car-graphic-battery-inside svg {
      height: 100%;
      max-width: 500px; }
      #case-studies #car-comparison .graphic-section .car-graphic-battery-inside svg rect {
        -webkit-transition: opacity 1s;
        transition: opacity 1s; }
        #case-studies #car-comparison .graphic-section .car-graphic-battery-inside svg rect:hover {
          cursor: pointer;
          text-shadow: 2px 2px 20px gold; }
    #case-studies #car-comparison .graphic-section .car-graphic-battery-inside .battery-part-link {
      position: absolute;
      width: 15%;
      height: 10%;
      font-family: Geo;
      text-decoration: underline;
      color: #fff;
      font-size: 18px;
      letter-spacing: .1em;
      cursor: pointer; }
      #case-studies #car-comparison .graphic-section .car-graphic-battery-inside .battery-part-link:hover {
        cursor: pointer;
        color: gold;
        text-shadow: 2px 2px 20px gold; }
      #case-studies #car-comparison .graphic-section .car-graphic-battery-inside .battery-part-link:after {
        content: '';
        width: 100px;
        height: 100px;
        background-color: gold; }

#case-studies #car-comparison #tesla-battery-inside .cathode-link {
  top: 8%;
  left: 9%; }

#case-studies #car-comparison #tesla-battery-inside .separator-link {
  top: 37%;
  left: 27%; }

#case-studies #car-comparison #tesla-battery-inside .anode-link {
  top: 35%;
  left: 72%; }

#case-studies #car-comparison #tesla-battery-inside .electrolyte-link {
  top: 6%;
  left: 68%; }

#case-studies #car-comparison #baic-battery-inside .cathode-link {
  top: 33%;
  left: 78%; }

#case-studies #car-comparison #baic-battery-inside .separator-link {
  top: 38%;
  left: 28%; }

#case-studies #car-comparison #baic-battery-inside .anode-link {
  top: 5%;
  left: 11%; }

#case-studies #car-comparison #baic-battery-inside .electrolyte-link {
  top: 8%;
  left: 74%; }

.page-tesla-vs-catl #case-studies svg g {
  z-index: 999; }
  .page-tesla-vs-catl #case-studies svg g rect {
    fill: transparent; }

@media screen and (max-width: 767px) {
  #case-studies #company-icons a.company-icon {
    margin: 5px;
    width: 100%; }
  #case-studies #car-comparison .graphic-section .car-graphic-battery-inside svg {
    height: auto; } }

#supply-chain-key-takeaways .chapter-button:first-of-type {
  padding-left: 0; }
  @media screen and (max-width: 768px) {
    #supply-chain-key-takeaways .chapter-button:first-of-type {
      padding-left: 15px; } }

#supply-chain-key-takeaways .supply-chain-social {
  text-align: center; }
  #supply-chain-key-takeaways .supply-chain-social a {
    text-decoration: none; }
  #supply-chain-key-takeaways .supply-chain-social .fa {
    margin-right: 20px;
    font-size: 40px;
    color: #fff;
    padding: 2%; }
    #supply-chain-key-takeaways .supply-chain-social .fa:hover {
      color: #022849; }

/***********************************/
/* CHAPTER 2: OLED DISPLAY */
/***********************************/
.small-note {
  line-height: 1.5em !important; }

/* Page: Big Picture: OLED Display */
.trigger-oled {
  min-height: 1px;
  position: relative;
  top: 32.5vh; }

.pin-chart {
  height: 65vh; }

/* Page: Forging Glass */
.page-forging-glass .spacer.s1 {
  height: 100px; }

.page-forging-glass .content-box strong {
  font-size: 22px; }

.page-forging-glass .trigger {
  position: relative; }
  .page-forging-glass .trigger.graphic-trigger {
    top: 35vh; }
  .page-forging-glass .trigger.text-trigger {
    top: 35vh; }

.page-forging-glass .pin-graphic-container .pin-graphic {
  height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page-forging-glass .pin-graphic-container .pin-graphic img {
    height: 70vh; }

.page-forging-glass .pin-text-container .pin-text {
  height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page-forging-glass .pin-text-container .pin-text .content-box {
    width: 75%; }

@media screen and (max-width: 768px) {
  .page-forging-glass .pin-graphic-container .pin-graphic img {
    height: 60vh;
    margin-top: 15vh; } }

@media screen and (max-width: 550px) {
  .page-forging-glass .pin-graphic-container .pin-graphic img {
    margin-top: 0; }
  .page-forging-glass .pin-text-container .pin-text .content-box {
    width: 90%; }
    .page-forging-glass .pin-text-container .pin-text .content-box p {
      font-size: 12px;
      line-height: 1.8em; } }

/* Page: Inside an OLED Display */
@media screen and (max-width: 768px) {
  .page-inside-an-oled-display #peek-inside .content-box {
    margin: auto;
    /* fix hacky margin-top from previous chapter */ } }

.page-inside-an-oled-display #peek-inside #peek-inside-diagram #whole-battery-img {
  width: 50%;
  top: 16vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 2s;
  transition: opacity 2s; }

.page-inside-an-oled-display #peek-inside #peek-inside-diagram #cutout-battery-img {
  position: static;
  display: block;
  width: 76%;
  margin: 3% auto;
  -webkit-transition: opacity 2s;
  transition: opacity 2s; }

.page-inside-an-oled-display .supply-chain-lightbox-container .supply-chain-lightbox-border {
  max-height: 90vh; }

/* Page: Samsung vs BOE */
.page-samsung-vs-boe #case-studies .supply-chain-lightbox h4 {
  font-size: 24px;
  text-decoration: underline;
  text-align: center; }

.page-samsung-vs-boe #case-studies .supply-chain-lightbox h5 {
  font-family: 'Avenir Heavy';
  margin-bottom: 0;
  line-height: 1.5em;
  font-style: normal;
  color: #022849; }

.page-samsung-vs-boe #case-studies .supply-chain-lightbox h6 {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  color: #022849; }

.page-samsung-vs-boe #case-studies .supply-chain-lightbox li {
  font-size: 14px;
  line-height: 1.5em; }

.page-samsung-vs-boe #case-studies #company-icons .company-icon {
  cursor: default; }

.page-samsung-vs-boe #case-studies #company-icons img {
  width: auto;
  height: calc(100% - 50px); }

.page-samsung-vs-boe .battery-part-link {
  opacity: 1; }

@media screen and (max-width: 768px) {
  .page-samsung-vs-boe #case-studies #company-icons .company-icon {
    width: 47%;
    margin: 2px; }
    .page-samsung-vs-boe #case-studies #company-icons .company-icon span {
      font-size: 24px; }
  .page-samsung-vs-boe #case-studies .small-note {
    margin-top: 50px; } }

.page-samsung-vs-boe .flag {
  display: inline-block;
  position: relative;
  top: 5px;
  background-size: 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  margin-right: 5px; }
  .page-samsung-vs-boe .flag.china {
    background-image: url("../images/supply_chain/flag-china.svg"); }
  .page-samsung-vs-boe .flag.usa {
    background-image: url("../images/supply_chain/flag-united-states.svg"); }
  .page-samsung-vs-boe .flag.south-korea {
    background-image: url("../images/supply_chain/flag-south-korea.svg"); }
  .page-samsung-vs-boe .flag.japan {
    background-image: url("../images/supply_chain/flag-japan.svg"); }

/* re-usable component: breakout illustration and clickable links */
/* shared by Inside an Oled Display and iPhone vs Huawei */
.battery-part-link {
  opacity: 0;
  position: absolute;
  font-family: Geo;
  text-decoration: underline;
  color: #fff;
  font-size: 18px;
  letter-spacing: .1em;
  -webkit-transition: opacity 5s;
  transition: opacity 5s; }
  .battery-part-link:hover {
    cursor: pointer;
    color: #fff;
    text-shadow: 2px 2px 20px #daa520; }

.illustration-breakout {
  position: relative;
  height: auto !important; }
  .illustration-breakout .breakout-image {
    display: block;
    width: 76% !important;
    margin: 3% auto; }
  .illustration-breakout #cover-glass-link {
    top: 3.5%;
    left: 2.5%; }
  .illustration-breakout #front-plane-link {
    top: 26%;
    right: 2%; }
  .illustration-breakout #encapsulation-link {
    top: 48%;
    right: 0; }
  .illustration-breakout #tft-backplane-link {
    top: 43%;
    left: 1%; }
  .illustration-breakout #ic-driver-link {
    bottom: 22%;
    right: 11%; }

@media screen and (max-width: 1100px) {
  .illustration-breakout {
    height: 100vw; }
    .illustration-breakout .battery-part-link {
      font-size: 16px !important; }
    .illustration-breakout #cover-glass-link {
      top: -1vw;
      left: 6vw; }
    .illustration-breakout #front-plane-link {
      top: 9vw;
      right: 6vw; }
    .illustration-breakout #encapsulation-link {
      top: 24vw;
      right: 3vw; }
    .illustration-breakout #tft-backplane-link {
      top: 22vw;
      left: 6vw; }
    .illustration-breakout #ic-driver-link {
      top: 32.5vw;
      right: 9vw; } }

@media screen and (max-width: 990px) {
  .illustration-breakout #encapsulation-link {
    top: 27vw; }
  .illustration-breakout #tft-backplane-link {
    top: 25vw; }
  .illustration-breakout #ic-driver-link {
    top: 37vw;
    right: 11vw; } }

@media screen and (max-width: 767px) {
  .illustration-breakout .battery-part-link {
    font-size: 14px !important; }
  .illustration-breakout #cover-glass-link {
    top: -5vw;
    left: 6vw; }
  .illustration-breakout #front-plane-link {
    top: 6vw; }
  .illustration-breakout #tft-backplane-link {
    top: 23vw; }
  .illustration-breakout #encapsulation-link {
    top: 25vw; }
  .illustration-breakout #ic-driver-link {
    top: 33.5vw;
    right: 10vw; } }

@media screen and (max-width: 500px) {
  .illustration-breakout .breakout-image {
    width: 90% !important;
    margin-right: 15px; }
  .illustration-breakout .battery-part-link {
    font-size: 12px !important; }
  .illustration-breakout #cover-glass-link {
    top: -6vw;
    left: 4vw; }
  .illustration-breakout #front-plane-link {
    top: 6vw;
    right: 2.5vw; }
  .illustration-breakout #encapsulation-link {
    top: 19vw;
    right: 1vw; }
  .illustration-breakout #tft-backplane-link {
    top: 16vw;
    left: 1vw; }
  .illustration-breakout #ic-driver-link {
    top: 40vw;
    right: 7vw; } }

/***********************************/
/* CHAPTER 3: AI CHIPS */
/***********************************/
/* Global styles for SVG graphics (Inside and Case Study) */
#interactive-svg-container svg text, tspan {
  font-family: 'Avenir Medium';
  font-weight: 400 !important; }

#interactive-svg-container svg .cls-2344, #interactive-svg-container svg .cls-2351, #interactive-svg-container svg .cls-2353, #interactive-svg-container svg .cls-2346 {
  font-family: 'Geo';
  font-weight: 400 !important; }

.bold-item {
  font-family: 'Avenir Heavy'; }

/* Page: AI Chips Big Picture */
.page-ai-chips .spacer.s1 {
  height: 40px; }

.page-ai-chips .pin-chart {
  padding-bottom: 5vh !important; }

/* Page: Inside an AI Chip */
.page-inside-an-ai-chip #peek-inside .content-box {
  margin-top: 0; }

.page-inside-an-ai-chip #peek-inside h2 {
  font-size: 35px; }

.page-inside-an-ai-chip #peek-inside #peek-inside-diagram {
  height: 600px; }
  @media screen and (max-width: 1100px) {
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram {
      height: 80vh; } }
  @media screen and (max-width: 768px) {
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram {
      height: 60vw; } }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram .supply-chain-lightbox #peek-inside-lightbox-text .lightbox-image.float-right {
    float: right;
    margin: .3em 1.5em; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram .battery-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #whole-battery-img {
    z-index: 9999;
    top: 0;
    padding: 0 15px; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #cutout-battery-img {
    opacity: 1;
    position: static; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out;
    transition: opacity 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out; }
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container svg {
      background: rgba(82, 104, 136, 0.2); }
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container #microscope-image {
      position: absolute;
      top: 37%;
      left: 51%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100px; }
      .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container #microscope-image:hover {
        cursor: pointer;
        width: 150px;
        -webkit-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out; }
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component rect, .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component path {
      stroke-width: 0;
      -webkit-transition: stroke-width .2s ease-in-out;
      transition: stroke-width .2s ease-in-out; }
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component text:hover {
      cursor: pointer; }
    .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container #Microscope {
      display: none;
      opacity: 0; }

@media screen and (max-width: 500px) {
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container #microscope-image {
    top: 22% !important;
    left: 54% !important;
    width: 130px !important; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component .cls-2351, .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component .cls-2344 {
    font-size: 80px; }
  .page-inside-an-ai-chip #peek-inside #peek-inside-diagram #interactive-svg-container .component#Memory_01 {
    -webkit-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    transform: translateX(-25px); } }

/* Page: AI in the Cloud */
.page-ai-in-the-cloud #cloud-computing-chart {
  min-height: 400px;
  margin: 10% 3% 3% 3%; }
  .page-ai-in-the-cloud #cloud-computing-chart .amcharts-chart-div a {
    display: none !important;
    opacity: 0 !important; }

@media screen and (max-width: 500px) {
  .page-ai-in-the-cloud #cloud-computing-chart {
    margin: 0 -30px; } }

/* Page: Supply Chain Mapping */
.page-ai-chips-supply-chain-mapping .supply-chain-lightbox-container .supply-chain-lightbox ul.row {
  padding-left: 30px; }

.page-ai-chips-supply-chain-mapping #sources-container .source ul li {
  font-family: 'Avenir Roman';
  font-size: 14px;
  line-height: 2em; }

@media screen and (max-width: 768px) {
  .page-ai-chips-supply-chain-mapping .mapboxgl-popup-content .close {
    display: block; }
  .page-ai-chips-supply-chain-mapping #mapping-supply-chain .supply-chain-map-container .supply-chain-map-sidebar h4 {
    margin-bottom: 12px; } }

/* Page: Apple vs Huawei */
.page-apple-vs-huawei #case-studies #company-icons .company-icon {
  cursor: default;
  height: 330px; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox-container {
  -webkit-transition: display 1s ease;
  transition: display 1s ease; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox-border {
  max-width: 60vw; }
  .page-apple-vs-huawei #case-studies .supply-chain-lightbox-border .company-row img {
    display: block;
    width: auto;
    height: 130px;
    margin: 15px auto; }
  .page-apple-vs-huawei #case-studies .supply-chain-lightbox-border .stats-column ul li {
    font-size: 14px;
    line-height: 1.5em; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox h4 {
  font-size: 24px;
  text-decoration: underline;
  text-align: center; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox h5 {
  font-family: 'Avenir Heavy';
  margin-bottom: 0;
  line-height: 1.5em;
  font-style: normal;
  color: #022849; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox h6 {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  color: #022849; }

.page-apple-vs-huawei #case-studies .supply-chain-lightbox li {
  font-size: 14px;
  line-height: 1.5em; }

.page-apple-vs-huawei #case-studies #company-icons .company-icon {
  cursor: default; }

.page-apple-vs-huawei #case-studies #company-icons img {
  width: auto;
  height: calc(100% - 50px); }

.page-apple-vs-huawei .flag {
  display: inline-block;
  position: relative;
  top: 5px;
  background-size: 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  margin-right: 5px; }
  .page-apple-vs-huawei .flag.china {
    background-image: url("../images/supply_chain/flag-china.svg"); }
  .page-apple-vs-huawei .flag.usa {
    background-image: url("../images/supply_chain/flag-united-states.svg"); }
  .page-apple-vs-huawei .flag.taiwan {
    background-image: url("../images/supply_chain/flag-taiwan.svg"); }
  .page-apple-vs-huawei .flag.uk {
    background-image: url("../images/supply_chain/flag-uk.svg"); }
  .page-apple-vs-huawei .flag.ml-10 {
    margin-left: 10px; }

.page-apple-vs-huawei .chip-part-link {
  font-size: 50px;
  font-weight: 400; }
  .page-apple-vs-huawei .chip-part-link .cls-2346, .page-apple-vs-huawei .chip-part-link .cls-2353 {
    font-size: 50px;
    font-weight: 400; }
  .page-apple-vs-huawei .chip-part-link:hover text, .page-apple-vs-huawei .chip-part-link:hover .cls-2346, .page-apple-vs-huawei .chip-part-link:hover .cls-2353 {
    opacity: .6;
    font-weight: 900; }
  .page-apple-vs-huawei .chip-part-link:hover path.cls-2352, .page-apple-vs-huawei .chip-part-link:hover path.cls-2345, .page-apple-vs-huawei .chip-part-link:hover rect {
    stroke-width: 5px; }

.page-apple-vs-huawei #interactive-svg-container .chip-part-link text:hover {
  cursor: pointer; }

.page-apple-vs-huawei #hybrid-graphic {
  position: relative; }
  .page-apple-vs-huawei #hybrid-graphic #svg-text-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .page-apple-vs-huawei #hybrid-graphic #svg-text-overlay #text-overlay text {
      font-family: 'Geo' !important; }
      .page-apple-vs-huawei #hybrid-graphic #svg-text-overlay #text-overlay text:hover {
        cursor: pointer;
        opacity: 0.6; }

@media screen and (max-width: 768px) {
  .page-apple-vs-huawei #case-studies #company-icons .company-icon {
    width: 47%;
    height: 250px;
    margin: 2px; }
    .page-apple-vs-huawei #case-studies #company-icons .company-icon span {
      font-size: 24px; }
  .page-apple-vs-huawei #case-studies .small-note {
    margin-top: 50px; }
  .page-apple-vs-huawei #case-studies .supply-chain-lightbox .huawei {
    margin-top: 50px; }
  .page-apple-vs-huawei #case-studies .supply-chain-lightbox[data-chip-part="manufacturing"] .company-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (max-width: 500px) {
  .page-apple-vs-huawei #case-studies .supply-chain-lightbox-border {
    max-width: 90vw; }
  .page-apple-vs-huawei .chip-part-link {
    font-size: 80px !important; }
    .page-apple-vs-huawei .chip-part-link text.cls-2346, .page-apple-vs-huawei .chip-part-link text.cls-2353 {
      font-size: 80px !important; }
  .page-apple-vs-huawei #hybrid-graphic #text-overlay .chip-part-link[data-target="manufacturing"] {
    -webkit-transform: translate(0, 838.66);
    -ms-transform: translate(0, 838.66);
    transform: translate(0, 838.66); } }

/*# sourceMappingURL=supply-chain-3-10.css.map */
