/*from https://css-tricks.com/snippets/css/media-queries-for-standard-devices/*/
@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Thin.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Thin.ttf") format("truetype"), url("../assets/fonts/Roboto-Thin.woff") format("woff"), url("../assets/fonts/Roboto-Thin.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 100;
}

@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Light.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Light.ttf") format("truetype"), url("../assets/fonts/Roboto-Light.woff") format("woff"), url("../assets/fonts/Roboto-Light.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Regular.ttf") format("truetype"), url("../assets/fonts/Roboto-Regular.woff") format("woff"), url("../assets/fonts/Roboto-Regular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Italic.ttf") format("truetype"), url("../assets/fonts/Roboto-Italic.woff") format("woff"), url("../assets/fonts/Roboto-Italic.woff2") format("woff2");
  /* Modern Browsers */
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Bold.ttf") format("truetype"), url("../assets/fonts/Roboto-Bold.woff") format("woff"), url("../assets/fonts/Roboto-Bold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 700;
}

@font-face {
  font-family: "Roboto";
  src: url("../assets/fonts/Roboto-Black.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Black.ttf") format("truetype"), url("../assets/fonts/Roboto-Black.woff") format("woff"), url("../assets/fonts/Roboto-Black.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 900;
}

@font-face {
  font-family: "Merriweather";
  src: url("../assets/fonts/Merriweather-Black.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/Merriweather-Black.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Merriweather-Black.ttf") format("truetype"), url("../assets/fonts/Merriweather-Black.woff") format("woff"), url("../assets/fonts/Merriweather-Black.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'MarkOT';
  src: url("../assets/fonts/MarkOT-Heavy.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/MarkOT-Heavy.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MarkOT-Heavy.woff") format("woff"), url("../assets/fonts/MarkOT-Heavy.ttf") format("truetype"), url("../assets/fonts/MarkOT-Heavy.svg#6c6403bfac40ecba27558c4c3d3824d3") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'MarkOT';
  src: url("../assets/fonts/MarkOT-Bold 5.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/MarkOT-Bold 5.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MarkOT-Bold 5.woff") format("woff"), url("../assets/fonts/MarkOT-Bold 5.ttf") format("truetype"), url("../assets/fonts/MarkOT-Bold 5.svg#182cf175efd8bc65c01ef837dc1198f2") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: 'MarkOT';
  src: url("../assets/fonts/MarkOT-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/MarkOT-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MarkOT-Medium.woff") format("woff"), url("../assets/fonts/MarkOT-Medium.ttf") format("truetype"), url("../assets/fonts/MarkOT-Medium.svg#1e984b3c292b8cb9bc987dd1d68c963a") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'MarkOT';
  src: url("../assets/fonts/MarkOT-Book 25.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/MarkOT-Book 25.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MarkOT-Book 25.woff") format("woff"), url("../assets/fonts/MarkOT-Book 25.ttf") format("truetype"), url("../assets/fonts/MarkOT-Book 25.svg#0e232ceaff0839afe52dbae39383c620") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'MarkOT';
  src: url("../assets/fonts/MarkOT-BookItalic.eot");
  /* IE9 Compat Modes */
  src: url("../assets/fonts/MarkOT-BookItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MarkOT-BookItalic.woff") format("woff"), url("../assets/fonts/MarkOT-BookItalic.ttf") format("truetype"), url("../assets/fonts/MarkOT-BookItalic.svg#3d129e93117bd4880f7c15cd3c87a11e") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 400;
}

html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  padding: 0;
  margin: 0;
}

body {
  color: #505050;
  line-height: 30px;
  font-size: 18px;
  font-family: "MarkOT";
  font-weight: 300;
  width: 100%;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
}

a:focus, button:focus {
  outline: none;
}

a ::-moz-focus-inner, button ::-moz-focus-inner {
  border: 0;
}

h1 {
  font-size: 52px;
  color: #fff;
  font-family: "MarkOT";
  font-weight: 900;
  padding-left: 25px;
  width: 550px;
  line-height: 70px;
  margin-top: 40px;
  padding-top: 120px;
  /*text-shadow: 0 0 6px #333;*/
}

@media (min-width: 1441px) {
  h1 {
    font-size: 66px;
    line-height: 90px;
    width: 730px;
  }
}

@media (min-width: 375px) and (max-width: 768px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
    margin: 3.5rem 0 0.5rem 0;
    width: 80%;
  }
}

@media (max-width: 375px) {
  h1 {
    font-size: 24px;
    line-height: 34px;
    margin: 1rem 0 1rem 0;
    text-shadow: none;
    padding-left: 0;
    width: 100%;
    margin: 0 auto !important;
    padding: 85px 0 0 2.3rem;
  }
}

h2 {
  font-size: 36px;
  line-height: 45px;
  color: #000;
  font-family: "MarkOT";
  font-weight: 700;
}

@media (max-width: 768px) {
  h2 {
    font-size: 24px;
    line-height: 34px;
  }
}

h3 {
  font-size: 24px;
  font-family: "MarkOT";
  font-weight: 700;
}

@media (max-width: 768px) {
  h3 {
    font-size: 22px;
    line-height: 32px;
  }
}

h4 {
  font-size: 22px;
  font-family: "MarkOT";
  font-weight: 700;
}

@media (max-width: 768px) {
  h4 {
    font-size: 22x;
    line-height: 32px;
  }
}

h5 {
  font-size: 17px;
  font-family: "MarkOT";
  font-weight: 900;
}

@media (max-width: 768px) {
  h5 {
    font-size: 16px;
    line-height: 26px;
  }
}

strong {
  font-weight: 500;
}

blockquote {
  padding-top: 1rem;
  border-top: 3px solid #ee3542;
  border-left: 0px;
  padding-left: 2.5rem;
  position: relative;
  font-size: 31px;
  line-height: 41px;
  max-width: 380px;
}

@media (min-width: 375px) and (max-width: 768px) {
  blockquote {
    max-width: 100%;
  }
}

blockquote i {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  position: absolute;
  left: 0;
  font-size: 36px !important;
  line-height: 33px !important;
}

.redStrong {
  color: #ee3542;
}

.blck {
  color: #000;
}

.textBlock {
  max-width: 960px;
  margin: 0 auto;
}

.row {
  max-width: 974px;
  margin: 0 auto;
}

.chart, .image {
  margin: 0 auto;
  display: block;
}

.full {
  width: initial !important;
  margin-top: 97px !important;
}

section {
  margin-bottom: 30px;
}

.parallax {
  z-index: 0;
}

.parallax-container {
  height: 700px;
}

.highlighted {
  color: #bd421e;
  font-weight: 500;
}

.dark {
  opacity: 0.74;
  display: none;
}

.light {
  opacity: 0.7;
  fill: #FFFFFF;
  display: none;
}

#angleIcon {
  display: none;
  fill: #ee3542;
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .colRight {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .colLeft {
    width: 100%;
  }
}

.chartSocialCont {
  width: 140px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 768px) {
  .chartSocialCont {
    margin-bottom: 7%;
  }
}

.chartSocialCont .shareBtn {
  text-align: center;
  font-size: 12px;
  border: 1px solid #eaeaea;
  width: 54px;
  position: absolute;
  color: #777;
  right: 28%;
  line-height: 23px;
  margin-top: 3px;
  cursor: pointer;
  z-index: 10001;
  /*&:hover{
			opacity: 0;
			.mediaBtn{
				opacity: 1;
				display: block;
			}
		}*/
}

.chartSocialCont a {
  opacity: 0;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  padding: 0 10px;
  transition: all .3s;
}

.chartSocialCont a .mdi {
  color: #777 !important;
  transition: all .3s;
}

.chartSocialCont a:hover {
  background-color: #e2e2e2;
}

.chartSocialCont a:hover .mdi {
  color: #fff !important;
}

.landingPage {
  background: url("../assets/landing.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
  position: relative;
}

@media (min-width: 375px) and (max-width: 768px) {
  .landingPage {
    top: -50px;
  }
}

@media (max-width: 375px) {
  .landingPage {
    background-position-x: -65px;
    top: 0px;
  }
}

.landingPage .intro {
  width: 53%;
  float: right;
  padding-right: 80px;
  position: absolute;
  right: 0;
  bottom: 13%;
}

.landingPage .intro p {
  color: #fff;
}

@media (min-width: 375px) and (max-width: 768px) {
  .landingPage .intro {
    position: initial;
    float: none;
    padding: 0;
    padding-left: 25px;
    width: 67%;
    margin-top: 40px;
  }
}

@media (max-width: 375px) {
  .landingPage .intro {
    width: 95%;
    float: none;
    padding: 0 0 0 2.3rem;
    position: relative;
    bottom: inherit;
  }
}

.landingPage .intro h4 {
  line-height: 31px;
  font-size: 21px !important;
  /*text-shadow: 0 0 6px #333;*/
  color: #fff;
  margin-bottom: 5px;
}

@media (min-width: 1441px) {
  .landingPage .intro h4 {
    font-size: 32px;
    line-height: 47px;
  }
}

@media (max-width: 375px) {
  .landingPage .intro h4 {
    font-size: 16px !important;
    text-shadow: none;
    line-height: 25px;
  }
}

.landingPage .scrollNote {
  position: absolute;
  bottom: 17px;
  left: 48%;
  width: 60px;
  color: #fff;
  cursor: pointer;
}

.landingPage .scrollNote .scrollTxt {
  text-transform: uppercase;
  font-size: 16px;
}

.landingPage .scrollNote i {
  font-size: 60px;
  line-height: 23px;
}

@media (max-width: 375px) {
  .landingPage .scrollNote {
    left: 43%;
  }
}

nav {
  background-color: #ee3441;
  width: 49%;
  position: fixed;
  right: -1000px;
  top: 0px;
  z-index: 1000000;
  line-height: 28px;
  height: 37px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 375px) {
  nav {
    width: 100%;
    height: 62px;
    display: none;
  }
}

@media (min-width: 375px) and (max-width: 768px) {
  nav {
    width: 100%;
    display: none;
  }
}

nav ul {
  position: absolute;
  right: 0;
}

nav ul:hover li {
  color: fade(white, 50%);
}

nav ul li {
  transition-duration: 0.25s;
  display: block;
  padding: 5px;
  color: white;
  text-align: right;
}

nav ul li:hover {
  cursor: pointer;
  color: white;
}

nav ul li a {
  font-size: 13px;
  padding: 0 13px;
}

@media (max-width: 375px) {
  nav ul li {
    padding: 1px 3px;
  }
}

#whySoHot1 {
  margin-bottom: 0;
}

#whySoHot1 img {
  width: 258px;
  margin-top: 30%;
}

@media (max-width: 768px) {
  #whySoHot1 img {
    margin-top: 10%;
  }
}

#whySoHot2 img {
  margin-top: 100px;
}

@media (min-width: 375px) and (max-width: 768px) {
  #whySoHot2 img {
    width: 70%;
    margin-top: 50px;
  }
}

@media (max-width: 375px) {
  #whySoHot2 img {
    margin-top: 50px;
    width: 100%;
  }
}

#foodPhotoExpert1 {
  margin-bottom: 40px;
}

#foodPhotoExpert1 img {
  margin-top: 125px;
  width: 62%;
}

@media (max-width: 375px) {
  #foodPhotoExpert1 img {
    margin-top: 50px;
  }
}

#foodPhotoExpert2 p {
  font-style: italic;
}

#foodPhotoExpert2 blockquote {
  margin-top: 80px !important;
}

.bldd {
  position: relative;
  /* #container3 div:last-child{
        min-height: 0;
    } */
  /* .story.active{
      opacity: 0;
    } */
  /* #dessert{
        position: absolute;
        bottom: 0px;
    } */
}

.bldd #lunch .row {
  background-color: #e7e7e7;
}

.bldd #lunch .audioBox {
  background-color: #e7e7e7;
}

.bldd #dinner .row {
  background-color: #dadada;
}

.bldd #dinner .audioBox {
  background-color: #dadada;
}

.bldd #dessert {
  width: 100%;
}

.bldd #dessert .row {
  background-color: #cdcdcd;
}

.bldd #dessert .audioBox {
  background-color: #cdcdcd;
}

.bldd .brludide {
  /* min-height: 782px; */
  height: 95vh;
  position: relative;
}

@media (max-width: 768px) {
  .bldd .brludide {
    z-index: 12;
  }
}

.bldd .brludide .audioBox {
  position: absolute;
  background-color: #f4f4f4;
  top: 0px;
  z-index: 11;
  width: 41%;
  padding-top: 100px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (max-width: 768px) {
  .bldd .brludide .audioBox {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 15px;
  }
}

@media (min-width: 375px) and (max-width: 768px) {
  .bldd .brludide .audioBox {
    top: 634px;
    padding-left: 7.5%;
  }
}

@media (max-width: 375px) {
  .bldd .brludide .audioBox {
    top: 433px;
  }
}

.bldd .brludide .audioBox .playBtn {
  margin: 0 45px;
  width: 260px;
  font-family: 'Roboto',Helvetica,Arial,sans-serif;
  font-weight: 700;
  font-size: 13px;
  height: 43px;
  letter-spacing: .05em;
  line-height: 40px;
  border: #333 2px solid;
  border-radius: 3px;
  cursor: pointer;
  color: #333;
}

.bldd .brludide .audioBox .playBtn i {
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 7px;
}

.bldd .brludide .audioBox .seekbarCont {
  margin: 0 45px;
  width: 186px;
}

.bldd .brludide .audioBox .seekbar {
  border-bottom: 4px solid #EE3441;
  width: 0;
  margin-top: 1px;
  display: none;
}

.bldd .brludide .audioBox .axis {
  stroke: #fff;
  stroke-width: 1px;
}

.bldd .brludide .row {
  max-width: 100% !important;
  background-color: #f4f4f4;
  padding: 5px 0 35px 0;
  width: 100%;
  height: 100vh;
}

.bldd .brludide .row .imagePanel {
  height: auto;
  position: relative;
}

.bldd .brludide .row .imagePanel .animationPanel {
  display: inline-block;
  height: 100%;
  width: 73%;
  position: absolute;
  top: 0;
  left: 13.5%;
  /* svg{
                        width: 100%;
                        height: 100%;
                    } */
}

@media (max-width: 375px) {
  .bldd .brludide .row .imagePanel .animationPanel {
    width: 95%;
    left: 2.5%;
  }
}

.bldd .brludide .row .imagePanel img {
  width: 75%;
  margin: 0 auto;
  display: block;
}

@media (max-width: 375px) {
  .bldd .brludide .row .imagePanel img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .bldd .brludide .row {
    height: 76vh;
    z-index: 1;
  }
}

.bldd .subsBox {
  position: relative;
}

.bldd .story {
  margin-left: 30px;
  width: 35%;
  font-size: 23px;
  line-height: 33px;
  min-height: 75vh;
  transition: opacity .7s;
}

@media (min-width: 375px) and (max-width: 768px) {
  .bldd .story {
    width: 77%;
    margin-left: 100px;
  }
}

@media (max-width: 375px) {
  .bldd .story {
    width: 82%;
    min-height: 40vh;
    margin-left: 30px;
  }
}

.bldd .story {
  opacity: 1;
}

.bldd .storyboard {
  position: relative;
}

@media (max-width: 768px) {
  .bldd .voiceViz {
    display: none;
  }
}

#whatsNext blockquote {
  margin: 280px auto 0;
}

@media (min-width: 375px) and (max-width: 768px) {
  #whatsNext blockquote {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

@media (max-width: 375px) {
  #whatsNext blockquote {
    margin-top: 50px;
  }
}

#whatsNext .scrollGraphic {
  position: relative;
}

#whatsNext .scrollGraphic .interactiveChart {
  max-width: 1120px;
  height: 100vh;
  position: relative;
}

@media (min-width: 1441px) {
  #whatsNext .scrollGraphic .interactiveChart {
    max-width: 100%;
  }
}

#whatsNext .scrollGraphic .interactiveChart .col {
  max-width: 1120px;
}

@media (min-width: 1441px) {
  #whatsNext .scrollGraphic .interactiveChart .col {
    max-width: 100%;
  }
}

#whatsNext .scrollGraphic #story4-3 {
  min-height: 50vh;
}

#whatsNext .afterGraphicScroll {
  margin-top: 200vh;
}

#whatsNext .dark {
  background-color: #f4f4f4;
  margin-top: 17px;
}

#whatsNext .dark .row {
  margin: 9px auto;
  padding: 20px 0;
}

#whatsNext img {
  width: 70%;
  margin-top: 90px;
}

#whatsNext .image {
  width: 90%;
  margin-top: 23px;
}

#whatsNext .story {
  margin-left: 30px;
  width: 40%;
  font-size: 19px;
  line-height: 29px;
  min-height: 100vh;
  transition: opacity 1s;
  margin: 0 auto;
}

@media (max-width: 375px) {
  #whatsNext .story {
    width: 82%;
  }
}

#whatsNext .story .storyBox {
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 6px #999;
  padding: 12px;
}

#whatsNext .story .storyBox h5 {
  margin-top: 3px;
}

#whatsNext .story .storyBox p {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}

#whatsNext .lastSent {
  margin: 22px auto;
  max-width: 974px;
  padding: 0 0.75rem;
  font-size: 21px;
}

#whatsNext .desk {
  display: block;
}

@media (max-width: 768px) {
  #whatsNext .desk {
    display: none;
  }
}

#whatsNext .mob {
  display: none;
}

@media (max-width: 768px) {
  #whatsNext .mob {
    display: block;
  }
}

.chart-wrapper {
  min-width: 304px;
  margin: 0 auto;
}

.chart-wrapper .inner-wrapper {
  position: relative;
  padding-bottom: 50%;
  width: 100%;
}

@media (min-width: 375px) and (max-width: 768px) {
  .chart-wrapper .inner-wrapper {
    height: 550px;
  }
}

@media (max-width: 375px) {
  .chart-wrapper .inner-wrapper {
    height: 350px;
  }
}

.chart-wrapper .outer-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.chart-wrapper .inner-box {
  width: 100%;
  height: 100%;
}

.chart-wrapper text {
  font-size: 11px;
}

.chart-wrapper p {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 40px;
}

.chart-wrapper .axis path,
.chart-wrapper .axis line {
  fill: none;
  stroke: #1F1F2E;
  stroke-opacity: 0.7;
  shape-rendering: crispEdges;
}

.chart-wrapper .axis path {
  stroke-width: 0.5px;
}

.chart-wrapper .line {
  fill: none;
  stroke: steelblue;
  stroke-width: 3px;
  opacity: 0.2;
}

.chart-wrapper .legend {
  min-width: 200px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 16px;
  padding: 10px 40px 0 40px;
}

.chart-wrapper .legend > div {
  margin: 0px 25px 10px 0px;
  flex-grow: 0;
}

@media (max-width: 375px) {
  .chart-wrapper .legend > div {
    margin: 0px 15px 0px 0px;
  }
}

.chart-wrapper .legend p {
  display: inline;
  font-size: 0.8em;
  font-family: sans-serif;
  font-weight: 600;
}

.chart-wrapper .legend .series-marker {
  height: 16px;
  width: 28px;
  border-radius: 1px;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: -0.16rem;
  border: 2px solid;
}

@media (max-width: 375px) {
  .chart-wrapper .legend .series-marker {
    height: 13px;
    width: 20px;
  }
}

.series-inner {
  width: 22px;
  height: 10px;
  margin: 1px;
  opacity: 0;
}

@media (max-width: 375px) {
  .series-inner {
    height: 7px;
    width: 14px;
  }
}

.chart-wrapper .overlay {
  fill: none;
  pointer-events: all;
}

.chart-wrapper .focus {
  display: none;
}

.chart-wrapper .focus circle {
  fill: crimson;
  stroke: crimson;
  stroke-width: 2px;
  fill-opacity: 15%;
}

.chart-wrapper .focus rect {
  fill: lightblue;
  opacity: 0.4;
  border-radius: 2px;
}

.chart-wrapper .focus.line {
  stroke: steelblue;
  stroke-dasharray: 2,5;
  stroke-width: 2;
  opacity: 0.5;
}

.minsMaxs {
  fill: none;
  stroke-width: 3px;
}

.yearTxt {
  display: none;
  font-size: 13px !important;
}

@media (max-width: 375px) {
  .yearTxt {
    font-size: 12px !important;
  }
}

.valueTxt {
  font-size: 18px !important;
  font-weight: bold;
}

@media (max-width: 375px) {
  .valueTxt {
    font-size: 16px !important;
  }
}

.minsMxs {
  opacity: 0;
}

@media (max-width: 500px) {
  .chart-wrapper .line {
    stroke-width: 3px;
  }
  .chart-wrapper .legend {
    font-size: 14px;
  }
}

.footnote {
  font-size: 12px;
  margin-top: -10px;
}

@media (max-width: 375px) {
  .footnote {
    font-size: 11px;
    margin-top: 2px;
  }
}

/*from https://css-tricks.com/snippets/css/media-queries-for-standard-devices/*/
.footer {
  position: relative;
  width: 100%;
  background-color: #191919;
  padding: 80px 0;
}

.footer_dots {
  width: 30%;
  position: relative;
  left: 6%;
}

.footer_dots img {
  max-width: 100%;
  height: auto;
}

.footer_contact {
  width: 20%;
  position: absolute;
  right: 27%;
  top: 140px;
  color: #fff;
}

.footer_contact svg {
  margin-bottom: 40px;
}

.footer_contact p {
  font-size: 15px;
}

.footer_contact p a {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  transition: opacity 0.33s ease-out;
  opacity: 1;
}

.footer_contact p a:hover {
  opacity: 0.4;
}

.footer_social {
  width: 20%;
  position: absolute;
  right: 6%;
  top: 140px;
  color: #fff;
}

.footer_social h2 {
  margin-bottom: 40px !important;
  font-size: 37px !important;
  font-weight: 600 !important;
  color: #fff;
  margin-top: 0;
}

.footer_social p {
  font-size: 15px;
}

.footer_social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer_social ul li {
  padding: 15px 0;
}

.footer_social ul li:first-child {
  padding-top: 0;
}

.footer_social ul li a {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  transition: opacity 0.33s ease-out;
  opacity: 1;
}

.footer_social ul li a:hover {
  opacity: 0.4;
}

.footer_social ul li.twitter a:before {
  content: '';
  width: 31px;
  height: 26px;
  background: url(../assets/icon-twitter.svg) no-repeat center center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.footer_social ul li.instagram a:before {
  content: '';
  width: 30px;
  height: 30px;
  background: url(../assets/icon-instagram.svg) no-repeat center center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 19px;
}

.footer_social ul li.linkedin a:before {
  content: '';
  width: 28px;
  height: 29px;
  background: url(../assets/icon-linkedin.svg) no-repeat center center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  top: -4px;
}

.footer .cd-fixed {
  position: absolute;
  top: -90px;
}

@media (max-width: 767px) {
  .footer {
    padding: 60px 0;
  }
  .footer_dots {
    width: 100%;
    left: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer_dots img {
    max-width: 60%;
  }
  .footer_contact {
    width: 100%;
    position: relative;
    text-align: center;
    top: auto;
    right: auto;
    margin-bottom: 40px;
  }
  .footer_contact svg {
    margin-bottom: 20px;
  }
  .footer_social {
    width: 100%;
    position: relative;
    text-align: center;
    top: auto;
    right: auto;
  }
  .footer_social h2 {
    display: none;
  }
  .footer_social ul li {
    display: inline-block;
  }
  .footer_social ul li span {
    display: none;
  }
}

/*from https://css-tricks.com/snippets/css/media-queries-for-standard-devices/*/
.logo {
  position: absolute;
  z-index: 9990;
  top: 20px;
  left: 60px;
  transition: all 0.33s ease-out;
}

.logo path.logopath {
  fill: #000;
  transition: all 0.33s ease-out;
}

@media (max-width: 375px) {
  .logo {
    left: 15px;
  }
}

.logo.white {
  top: 20px;
}

.logo.white path.logopath {
  fill: #000;
}

@media (max-width: 1023px) {
  .navigation-button {
    display: block;
    width: 51px;
    height: 51px;
    background-color: #0000D8;
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 99990;
    border-radius: 50%;
    cursor: pointer;
  }
  .navigation-button span, .navigation-button:before, .navigation-button:after {
    position: absolute;
    left: 18px;
    display: inline-block;
    width: 16px;
    height: 1px;
    background-color: #fff;
    transition: all 0.33s ease-out;
  }
  .navigation-button:before, .navigation-button:after {
    content: '';
  }
  .navigation-button span {
    top: 25px;
  }
  .navigation-button:before {
    top: 21px;
  }
  .navigation-button:after {
    top: 29px;
  }
  .navigation-button--isOpen {
    position: fixed;
  }
  .navigation-button--isOpen span {
    width: 0;
    left: 25px;
    opacity: 0;
  }
  .navigation-button--isOpen:before {
    transform: translateY(4px) rotate(45deg);
  }
  .navigation-button--isOpen:after {
    transform: translateY(-4px) rotate(-45deg);
  }
}

.navigation {
  width: 100%;
  text-align: right;
}

.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-right: 40px;
}

.navigation__item a {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.33s ease-out;
}

.navigation__item a:hover {
  color: #0000D8;
}

.navigation__item.mobile {
  display: none;
}

@media (min-width: 1200px) {
  .navigation {
    top: 0;
  }
}

@media (min-width: 1024px) {
  .navigation {
    position: absolute;
    left: 0;
    transition: all 0.33s linear;
    z-index: 999999;
    display: none;
  }
  .navigation__item {
    display: inline-block;
    color: #fff;
    padding: 0 20px;
  }
  .navigation__item a {
    line-height: 50px;
    transition: color 0.33s ease-out;
    color: #000;
  }
  .navigation__item a:hover {
    color: #0000D8;
  }
  .navigation__item.current_page_item a:after {
    width: 100% !important;
  }
  .navigation--inner {
    position: fixed;
    display: block;
    background-color: #fff;
    height: 120px;
    line-height: 120px;
    z-index: 9980;
  }
  .navigation--inner .navigation__item a {
    color: #000;
    position: relative;
  }
  .navigation--inner .navigation__item a:after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    width: 0;
    bottom: -5px;
    background: #000;
    height: 1px;
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
  }
  .navigation--inner .navigation__item a:hover:after, .navigation--inner .navigation__item a:focus:after, .navigation--inner .navigation__item a:active:after {
    left: 0;
    right: auto;
    width: 100%;
  }
  .navigation--isFixed {
    /*position: fixed;*/
    left: 0;
    top: 0;
    padding: 15px 0;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15);
    z-index: 9980;
    display: block;
    height: auto;
    line-height: 0;
    background-color: #fff !important;
  }
  .navigation--isFixed .navigation__item a {
    color: #000 !important;
    position: relative;
  }
  .navigation--isFixed .navigation__item a:after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    width: 0;
    bottom: -5px;
    background: #000 !important;
    height: 1px;
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
  }
  .navigation--isFixed .navigation__item a:hover:after, .navigation--isFixed .navigation__item a:focus:after, .navigation--isFixed .navigation__item a:active:after {
    left: 0;
    right: auto;
    width: 100%;
  }
  .navigation--gatePassed {
    /*position: fixed;*/
    left: 0;
    top: 0;
    z-index: 9980;
    display: block;
    height: auto;
    line-height: 0;
    padding: 15px 0;
  }
  .navigation--gatePassed a {
    color: #fff;
    position: relative;
  }
}

@media (max-width: 1023px) {
  .navigation {
    height: 100%;
    position: absolute;
    left: -100%;
    background-color: #fff;
    z-index: 99980;
    transition: transform 0.33s ease-out;
    text-align: center;
  }
  .navigation__item {
    width: 100%;
    margin-top: 5px;
  }
  .navigation__item a {
    display: block;
    color: #000;
    padding: 16px 0;
    font-size: 16px;
  }
  .navigation__item.mobile {
    display: block;
  }
  .navigation__item:first-child {
    margin-top: 60px;
  }
  .navigation__mobile-logo {
    position: absolute;
    left: 50%;
    background-image: url("./assets/menu-logo.png");
    background-size: cover;
  }
}

@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1023px) and (min-resolution: 144dpi) {
  .navigation__mobile-logo {
    background-image: url("../assets/menu-logo@2x.png");
  }
}

@media (max-width: 1023px) {
  .navigation--isOpen {
    position: fixed;
    transform: translateX(100%);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .navigation {
    min-height: 690px;
    top: 0;
  }
  .navigation__mobile-logo {
    transform: translateX(-50%);
    width: 55px;
    height: 93px;
    bottom: 80px;
  }
}

@media (max-width: 767px) {
  .navigation {
    min-height: 510px;
    top: 0;
  }
  .navigation__mobile-logo {
    transform: translateX(-50%);
    width: 55px;
    height: 93px;
    bottom: 50px;
  }
}

.transparent .navigation {
  background-color: transparent;
}

.transparent .navigation__item a {
  color: #fff;
}

.transparent .navigation__item a:after {
  background: #fff;
}

@media (max-width: 767px) {
  .transparent .navigation {
    background-color: #fff !important;
  }
  .transparent .navigation__item a {
    color: #000;
  }
}

.transparent .logo path.logopath {
  fill: #FFF;
}
