@charset "UTF-8";
body.water header {
  background-color: #395ae4;
}
body.water .report-info {
  color: #395ae4;
}
body.water h2 {
  color: #395ae4;
}
body.water h4 {
  color: #395ae4;
}
body.water a:link,
body.water a:visited,
body.water a:hover,
body.water a:active {
  box-shadow: inset 0 -1px 0 #395ae4;
}
body.water a:link.tweetable,
body.water a:visited.tweetable,
body.water a:hover.tweetable,
body.water a:active.tweetable {
  color: #395ae4;
  box-shadow: none;
}
body.water a:hover {
  box-shadow: inset 0 -2px 0 #395ae4;
}
body.water blockquote {
  border-left-color: #395ae4;
}
body.water blockquote a.tweetable:hover {
  color: #395ae4;
}
body.water cite {
  color: #395ae4;
}
body.water #nav-menu.-open .menu-background {
  background-color: #395ae4;
}
body.water .hero-container::after {
  background: -webkit-linear-gradient(#395ae4 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(#395ae4 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(#395ae4 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$color, endColorstr="#00ffffff",GradientType=0 );
}
body.water footer {
  border-top-color: #395ae4;
}
body.water footer .cta {
  color: #395ae4;
}
body.water .cta .ctaLink {
  border-color: #395ae4;
}
body.water .body-content ul li::before,
body.water .body-content ol li::before {
  color: #395ae4;
}
body.water .vc_images_carousel a {
  box-shadow: inset 0 -5px 0 #395ae4 !important;
}
body.water .ngp-form.at label input:focus {
  border-color: #395ae4 !important;
}
body.water .at-form-submit input[type=submit] {
  background-color: #395ae4;
}
body.water .ngp-form.at label input:hover {
  border-color: #395ae4 !important;
}
body.water .at-form-submit input[type=submit]:hover {
  background-color: #395ae4;
}
@media screen and (min-width: 960px) {
  body.water .article-menu .menu-item.current > a {
    color: #395ae4;
  }
  body.water .hero-container {
    border-bottom-color: #395ae4;
  }
  body.water .logoLink.-desktop {
    background-color: #395ae4;
  }
}
body.water nav {
  color: #5da7e9;
}

body.desert header {
  background-color: #da7e45;
}
body.desert .report-info {
  color: #da7e45;
}
body.desert h2 {
  color: #da7e45;
}
body.desert h4 {
  color: #da7e45;
}
body.desert a:link,
body.desert a:visited,
body.desert a:hover,
body.desert a:active {
  box-shadow: inset 0 -1px 0 #da7e45;
}
body.desert a:link.tweetable,
body.desert a:visited.tweetable,
body.desert a:hover.tweetable,
body.desert a:active.tweetable {
  color: #da7e45;
  box-shadow: none;
}
body.desert a:hover {
  box-shadow: inset 0 -2px 0 #da7e45;
}
body.desert blockquote {
  border-left-color: #da7e45;
}
body.desert blockquote a.tweetable:hover {
  color: #da7e45;
}
body.desert cite {
  color: #da7e45;
}
body.desert #nav-menu.-open .menu-background {
  background-color: #da7e45;
}
body.desert .hero-container::after {
  background: -webkit-linear-gradient(#da7e45 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(#da7e45 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(#da7e45 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$color, endColorstr="#00ffffff",GradientType=0 );
}
body.desert footer {
  border-top-color: #da7e45;
}
body.desert footer .cta {
  color: #da7e45;
}
body.desert .cta .ctaLink {
  border-color: #da7e45;
}
body.desert .body-content ul li::before,
body.desert .body-content ol li::before {
  color: #da7e45;
}
body.desert .vc_images_carousel a {
  box-shadow: inset 0 -5px 0 #da7e45 !important;
}
body.desert .ngp-form.at label input:focus {
  border-color: #da7e45 !important;
}
body.desert .at-form-submit input[type=submit] {
  background-color: #da7e45;
}
body.desert .ngp-form.at label input:hover {
  border-color: #da7e45 !important;
}
body.desert .at-form-submit input[type=submit]:hover {
  background-color: #da7e45;
}
@media screen and (min-width: 960px) {
  body.desert .article-menu .menu-item.current > a {
    color: #da7e45;
  }
  body.desert .hero-container {
    border-bottom-color: #da7e45;
  }
  body.desert .logoLink.-desktop {
    background-color: #da7e45;
  }
}
body.desert nav {
  color: #e6a931;
}

body.field header {
  background-color: #31cb88;
}
body.field .report-info {
  color: #31cb88;
}
body.field h2 {
  color: #31cb88;
}
body.field h4 {
  color: #31cb88;
}
body.field a:link,
body.field a:visited,
body.field a:hover,
body.field a:active {
  box-shadow: inset 0 -1px 0 #31cb88;
}
body.field a:link.tweetable,
body.field a:visited.tweetable,
body.field a:hover.tweetable,
body.field a:active.tweetable {
  color: #31cb88;
  box-shadow: none;
}
body.field a:hover {
  box-shadow: inset 0 -2px 0 #31cb88;
}
body.field blockquote {
  border-left-color: #31cb88;
}
body.field blockquote a.tweetable:hover {
  color: #31cb88;
}
body.field cite {
  color: #31cb88;
}
body.field #nav-menu.-open .menu-background {
  background-color: #31cb88;
}
body.field .hero-container::after {
  background: -webkit-linear-gradient(#31cb88 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(#31cb88 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(#31cb88 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$color, endColorstr="#00ffffff",GradientType=0 );
}
body.field footer {
  border-top-color: #31cb88;
}
body.field footer .cta {
  color: #31cb88;
}
body.field .cta .ctaLink {
  border-color: #31cb88;
}
body.field .body-content ul li::before,
body.field .body-content ol li::before {
  color: #31cb88;
}
body.field .vc_images_carousel a {
  box-shadow: inset 0 -5px 0 #31cb88 !important;
}
body.field .ngp-form.at label input:focus {
  border-color: #31cb88 !important;
}
body.field .at-form-submit input[type=submit] {
  background-color: #31cb88;
}
body.field .ngp-form.at label input:hover {
  border-color: #31cb88 !important;
}
body.field .at-form-submit input[type=submit]:hover {
  background-color: #31cb88;
}
@media screen and (min-width: 960px) {
  body.field .article-menu .menu-item.current > a {
    color: #31cb88;
  }
  body.field .hero-container {
    border-bottom-color: #31cb88;
  }
  body.field .logoLink.-desktop {
    background-color: #31cb88;
  }
}
body.field nav {
  color: #229173;
}

body.ice header {
  background-color: #1db6d7;
}
body.ice .report-info {
  color: #1db6d7;
}
body.ice h2 {
  color: #1db6d7;
}
body.ice h4 {
  color: #1db6d7;
}
body.ice a:link,
body.ice a:visited,
body.ice a:hover,
body.ice a:active {
  box-shadow: inset 0 -1px 0 #1db6d7;
}
body.ice a:link.tweetable,
body.ice a:visited.tweetable,
body.ice a:hover.tweetable,
body.ice a:active.tweetable {
  color: #1db6d7;
  box-shadow: none;
}
body.ice a:hover {
  box-shadow: inset 0 -2px 0 #1db6d7;
}
body.ice blockquote {
  border-left-color: #1db6d7;
}
body.ice blockquote a.tweetable:hover {
  color: #1db6d7;
}
body.ice cite {
  color: #1db6d7;
}
body.ice #nav-menu.-open .menu-background {
  background-color: #1db6d7;
}
body.ice .hero-container::after {
  background: -webkit-linear-gradient(#1db6d7 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(#1db6d7 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(#1db6d7 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$color, endColorstr="#00ffffff",GradientType=0 );
}
body.ice footer {
  border-top-color: #1db6d7;
}
body.ice footer .cta {
  color: #1db6d7;
}
body.ice .cta .ctaLink {
  border-color: #1db6d7;
}
body.ice .body-content ul li::before,
body.ice .body-content ol li::before {
  color: #1db6d7;
}
body.ice .vc_images_carousel a {
  box-shadow: inset 0 -5px 0 #1db6d7 !important;
}
body.ice .ngp-form.at label input:focus {
  border-color: #1db6d7 !important;
}
body.ice .at-form-submit input[type=submit] {
  background-color: #1db6d7;
}
body.ice .ngp-form.at label input:hover {
  border-color: #1db6d7 !important;
}
body.ice .at-form-submit input[type=submit]:hover {
  background-color: #1db6d7;
}
@media screen and (min-width: 960px) {
  body.ice .article-menu .menu-item.current > a {
    color: #1db6d7;
  }
  body.ice .hero-container {
    border-bottom-color: #1db6d7;
  }
  body.ice .logoLink.-desktop {
    background-color: #1db6d7;
  }
}
body.ice nav {
  color: #3084b8;
}

html {
  background-color: #fbfbfb;
  height: 100%;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  color: #6e6e6e;
  max-width: 1440px;
  margin: 0 auto;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  background-color: white;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  line-height: 1.3em;
}

h3, h4, h5, h6 {
  margin-bottom: 0.8em;
  margin-top: 1.6em;
}

h5, h6 {
  letter-spacing: 0.08em;
}

h5, h6 {
  text-transform: uppercase;
}

h1 {
  color: dimgray;
  font-size: 2.5em;
  letter-spacing: 0.04em;
  padding-bottom: 1em;
  padding-top: 0.5em;
}

h2 {
  font-size: 1.9em;
  letter-spacing: 0.04em;
  margin-bottom: 1em;
  padding-top: 1.6em;
}

h3 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 0.04em;
}

h4 {
  font-size: 1.2em;
  letter-spacing: 0.03em;
}

h5 {
  font-size: 0.9em;
}

h6 {
  font-size: 0.7em;
  font-weight: 400;
}

p {
  font-size: 1em;
  line-height: 1.8em;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-bottom: 1.2em;
}

strong {
  font-weight: 700;
  color: dimgrey;
}

em {
  font-style: italic;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  color: inherit;
}

blockquote {
  margin: 20px;
  margin-left: 0px;
  margin-right: 0px;
  border-left: 2px solid dimgray;
  padding-left: 15px;
  font-size: 1.4em;
  color: #323232;
  font-weight: 400;
  line-height: 1.4em;
}

.water blockquote a:visited.tweetable,
.water blockquote a:active.tweetable,
.desert blockquote a:visited.tweetable,
.desert blockquote a:active.tweetable,
.field blockquote a:visited.tweetable,
.field blockquote a:active.tweetable,
.ice blockquote a:visited.tweetable,
.ice blockquote a:active.tweetable {
  color: inherit;
}

cite {
  display: block;
  font-weight: 400;
  font-size: 0.6em;
  margin-top: 14px;
  line-height: 0.7em;
}

img,
figure {
  max-width: 100%;
  height: auto;
}

img[src=""] {
  display: none;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  position: relative;
  color: dimgray;
  padding-left: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid lightgray;
}

figcaption::before {
  position: absolute;
  content: "";
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 99%;
  background-color: lightgray;
}

sup {
  font-size: 0.5em;
  position: relative;
  bottom: 10px;
  padding-left: 4px;
}

.fullWidth {
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-content ol,
.body-content ul {
  font-size: inherit;
  padding-left: 22px;
  margin-bottom: 1.5em;
  margin-top: 0.8em;
}

ol {
  counter-reset: item;
}

ol li {
  display: block;
}

ol li::before {
  content: counter(item) ". ";
  counter-increment: item;
  position: relative;
  left: -3px;
}

.body-content ul li::before {
  content: "⚬";
  position: relative;
  left: -11px;
  top: -1px;
}

.body-content ol li {
  margin-left: -8px;
}

.body-content ol li,
.body-content ul li {
  line-height: 1.7em;
  font-size: inherit;
  margin-bottom: 0.8em;
}
.body-content ol li:last-child,
.body-content ul li:last-child {
  margin-bottom: 0;
}

#endnotes p {
  margin-bottom: 0.4em;
  font-size: 0.8em;
  line-height: 1.6em;
  word-break: break-word;
}

main article {
  padding: 23px;
  min-width: 0;
}

.alignleft,
.alignright {
  width: 50%;
  height: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

header {
  background-color: dimgray;
  padding-top: 20px;
  text-align: center;
}

header .logoLink {
  display: inline-block;
  margin: 0 auto;
}

.logoLink.-desktop {
  display: none;
}

header .logo {
  width: 200px;
  height: auto;
}

.report-info {
  position: relative;
  font-family: "Roboto Slab", sans-serif;
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 30px;
}
.report-info span {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.report-info p {
  margin: 0;
  letter-spacing: 0.04em;
  line-height: 1.4em;
  font-weight: 300;
  margin-bottom: 4px;
}
.report-info .downloadLink a {
  padding-right: 20px;
  box-shadow: none !important;
}

.hero-container {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.hero-container.-desktop {
  display: none;
}

.hero-container::after {
  content: "";
  position: absolute;
  z-index: 20;
  top: -1px;
  left: 0;
  right: 0;
  bottom: 80%;
}

h1.reportTitle, h2.reportSubtitle {
  padding-bottom: 10px;
}

h2.reportSubtitle {
  padding-top: 0px;
  font-size: 2em;
}

.report-sharing.-desktop {
  display: none;
  padding-top: 20px;
}

.report-sharing .shareButton {
  padding: 4px 8px;
  color: white;
  font-size: 13px;
  border-radius: 2px;
  box-shadow: none !important;
}

.report-info .report-sharing.-mobile {
  margin-top: 18px;
  font-family: "Source Sans Pro", sans-serif;
}
.report-info .report-sharing.-mobile .shareButton.fb {
  background-color: white;
  color: #3b5998;
}
.report-info .report-sharing.-mobile .shareButton.tw {
  background-color: white;
  color: #1da1f2;
}

.shareButton.fb {
  background-color: #3b5998;
}

.shareButton.tw {
  background-color: #1da1f2;
}

.imageTweeter {
  width: 40px;
  height: 40px;
  background-size: 30px 30px;
  background-position: center center;
  background-image: url(/usa/wp-content/themes/greenpeace/img/greenpeace-reports/twitter-blue.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-color: white;
  box-shadow: none !important;
}

.tweetableImage {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-block;
}

.tweetable sup {
  font-size: smaller;
  vertical-align: super;
  bottom: 0;
  padding-left: 0;
}

.tweetLink {
  display: block;
}

.menu-button {
  cursor: pointer;
  z-index: 999;
  background-size: 30px 30px;
  background-position: center center;
  background-image: url(/usa/wp-content/themes/greenpeace/img/greenpeace-reports/menu-icon.png);
  background-repeat: no-repeat;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.15s 0.2s ease-in-out;
}

.menu-background {
  content: "";
  z-index: 990;
  transition: all 0.2s ease-in-out;
  background-color: gray;
  opacity: 0.65;
}

.menu-button,
.menu-background {
  width: 65px;
  height: 65px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
}

#nav-menu.-open .menu-button {
  box-shadow: none;
  transition-delay: 0s;
  background-image: url(/usa/wp-content/themes/greenpeace/img/greenpeace-reports/x-icon.png);
  transform: rotate(180deg);
}

#nav-menu.-open .menu-background {
  transform: scale(60);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

nav {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 20px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-6px);
  transition: visibility 0s, opacity 0.3s 0.2s linear, transform 0.5s 0.1s ease-in-out;
  overflow-y: auto;
}

#nav-menu.-open nav {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

body nav .report-info p {
  color: white;
  text-align: left;
  font-weight: 400;
}

nav .report-info {
  padding-left: 20px;
  margin-bottom: 20px;
}

nav .hr {
  display: block;
  border-bottom: 1px solid white;
  width: 100%;
  margin-bottom: 20px;
}

nav {
  color: white;
}

.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.article-menu ul.menu {
  text-align: left;
  padding: 0px 20px;
}

.article-menu .menu-item a {
  font-family: "Roboto Slab", sans-serif;
  padding: 0.2em;
  font-weight: 700;
  display: inline-block;
  font-size: 2em;
  color: white;
}

.article-menu .sub-menu {
  margin-bottom: 20px;
}

.sub-menu .menu-item a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  font-weight: 400;
}

footer {
  background-color: whitesmoke;
  width: 100%;
  padding: 20px 0px;
  border-top: 14px solid dimgray;
}

footer .cta {
  color: dimgray;
  border-radius: 3px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.cta .ctaLink {
  border: 4px solid dimgray;
  display: inline-block;
  margin: 0 auto;
  padding: 24px;
  box-shadow: none !important;
}

footer .logoLink {
  width: 40%;
  display: block;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
}

footer .credits {
  padding: 0px 20px;
  font-family: "Roboto Slab", sans-serif;
  color: dimgray;
  font-size: 1em;
  margin-bottom: 40px;
  margin-top: 20px;
}

.logoLink:link,
.logoLink:active,
.logoLink,
.logoLink:hover {
  text-decoration: none !important;
  box-shadow: none !important;
}

.body-content .vc_carousel-control {
  background-color: white;
}
.body-content .vc_images_carousel .vc_carousel-control {
  opacity: 1;
  height: 50px;
  text-shadow: none;
}
.body-content .vc_images_carousel .vc_carousel-control span:before {
  top: -4px;
}
.body-content .wpb_images_carousel,
.body-content .vc_tta-container,
.body-content .vc_toggle {
  margin-top: 30px;
  margin-bottom: 30px;
}
.body-content .vc_toggle {
  padding-bottom: 10px;
  border-bottom: 1px solid lightgray;
}
.body-content .vc_tta-tab::before {
  display: none;
}
.body-content .vc_tta-title-text {
  font-family: "Roboto Slab", serif;
}
.body-content .vc_tta-tab a {
  background-color: white !important;
  border-radius: 0px !important;
}
.body-content .vc_tta-panel-body {
  background-color: white !important;
  border-color: #f0f0f0 !important;
  border-bottom-width: 3px !important;
}
.body-content .vc_single_bar {
  margin: 10px 0px !important;
}

.pp_content_container a {
  box-shadow: none !important;
}

@media screen and (min-width: 750px) {
  main article,
footer .credits {
    padding: 43px;
  }

  p,
.body-content ol,
.body-content ul {
    font-size: 1.2em;
  }

  .body-content ol ol,
.body-content ul ul,
.body-content ol ul,
.body-content ul ol {
    font-size: inerit;
  }

  h1 {
    font-weight: 300;
    color: dimgray;
    font-size: 3.5em;
    letter-spacing: 0.04em;
    line-height: 1.3em;
    padding-bottom: 0.5em;
    padding-top: 1em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.6em;
  }

  h4 {
    font-size: 1.2em;
  }

  h5 {
    font-size: 0.85em;
  }

  h6 {
    font-size: 0.7em;
  }

  footer .credits,
footer .cta {
    box-sizing: border-box;
    float: left;
  }

  footer .credits {
    width: 65%;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }

  footer .cta {
    width: 35%;
  }

  footer {
    padding-top: 0px;
  }

  .footer-content {
    max-width: 900px;
    margin: 0 auto;
  }

  footer .logoLink {
    max-width: 300px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .hero-container {
    height: 300px;
    padding-top: 20px;
    border-bottom: 8px solid dimgray;
  }

  .-mobile .logo,
.logoLink.-mobile {
    display: none;
  }

  article {
    position: relative;
  }

  .logoLink.-desktop {
    display: inline-block;
    background-color: green;
    padding: 15px;
    width: 180px;
    position: absolute;
    top: -73px;
  }

  .hero-container::after {
    display: none;
  }

  header {
    padding: 0px;
    background-color: transparent !important;
  }

  .hero-container.-mobile {
    display: none;
  }

  .hero-container.-desktop {
    display: block;
  }

  h1 {
    padding-top: 0.5em;
  }

  main {
    max-width: 1300px;
    margin: 0 auto;
  }

  main article {
    max-width: 900px;
  }

  aside {
    padding: 80px 0px 0px 20px;
  }
  aside a {
    box-shadow: none !important;
  }

  aside .contents {
    width: 200px;
    height: 220px;
    overflow-y: auto;
  }

  .tweetableImage {
    overflow: hidden;
  }

  .tweetableImage img {
    transition: all 0.15s ease-in-out;
  }

  .tweetLink:hover img {
    opacity: 0.9;
  }

  .tweetableImage:hover .imageTweeter {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    transition: visibility 0s, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  }

  .imageTweeter {
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s 0.5s, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
    width: 65px;
    height: 65px;
    background-size: 30px 30px;
    background-position: center center;
    background-image: url(/usa/wp-content/themes/greenpeace/img/greenpeace-reports/twitter-blue.png);
    background-repeat: no-repeat;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3) !important;
    z-index: 10;
    position: absolute;
    border-radius: 50%;
    bottom: 20px;
    left: 20px;
  }

  .menu-button,
.menu-background,
nav .report-info,
nav .hr {
    display: none;
  }

  nav {
    color: dimgray;
    position: relative;
    z-index: 991;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    visibility: visible;
    opacity: 1;
    padding-bottom: 0px;
    transform: none;
    transition: none;
    overflow-y: auto;
    transition: opacity 2s ease-in-out;
  }

  .is_stuck nav {
    opacity: 0.5;
  }

  #nav-menu.-open nav {
    opacity: 0.5;
  }

  aside:hover #nav-menu.-open nav {
    opacity: 1;
    transition-duration: 0.15s;
  }

  aside:hover .is_stuck nav {
    opacity: 1;
    transition-duration: 0.15s;
  }

  .article-menu ul.menu {
    opacity: 0.8;
    padding: 0px;
  }

  .article-menu .menu-item a {
    font-family: "Roboto Slab", sans-serif;
    padding: 0.2em;
    font-weight: 400;
    line-height: 1.2em;
    display: inline-block;
    font-size: 1em;
    transition: transform 0.2s ease-in-out;
    color: inherit;
  }

  .sub-menu {
    height: 0px;
    overflow: hidden;
  }

  .current .sub-menu {
    height: auto;
  }

  .article-menu .menu-item .menu-item.current > a {
    transform: translateX(12px);
  }

  .article-menu .sub-menu {
    margin-bottom: 0px;
  }

  .menu > .menu-item {
    margin-bottom: 0.4em;
  }

  .sub-menu .menu-item a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    font-weight: 400;
  }

  main {
    display: flex;
  }

  p,
.body-content ol,
.body-content ul {
    font-size: 1em;
  }

  .report-sharing.-desktop {
    display: block;
  }

  .report-sharing.-mobile {
    display: none;
  }

  .shareButton.fb {
    background-color: #3b5998;
  }

  .shareButton.tw {
    background-color: #1da1f2;
  }
}
@media screen and (min-width: 960px) and (min-height: 300px) {
  aside .contents {
    height: 220px;
  }
}
@media screen and (min-width: 960px) and (min-height: 400px) {
  aside .contents {
    height: 320px;
  }
}
@media screen and (min-width: 960px) and (min-height: 500px) {
  aside .contents {
    height: 420px;
  }
}
@media screen and (min-width: 960px) and (min-height: 600px) {
  aside .contents {
    height: 520px;
  }
}
@media screen and (min-width: 960px) and (min-height: 700px) {
  aside .contents {
    height: 620px;
  }
}
@media screen and (min-width: 960px) and (min-height: 800px) {
  aside .contents {
    height: 720px;
  }
}
@media screen and (min-width: 960px) and (min-height: 900px) {
  aside .contents {
    height: 820px;
  }
}
@media screen and (min-width: 960px) and (min-height: 1000px) {
  aside .contents {
    height: 920px;
  }
}
@media screen and (min-width: 960px) and (min-height: 1100px) {
  aside .contents {
    height: 1020px;
  }
}
@media screen and (min-width: 960px) and (min-height: 1200px) {
  aside .contents {
    height: 1120px;
  }
}
@media screen and (min-width: 960px) and (min-height: 1300px) {
  aside .contents {
    height: 1220px;
  }
}
@media screen and (min-width: 1140px) {
  .logoLink.-desktop {
    top: -90px;
    width: 240px;
  }
}
@media screen and (min-width: 1300px) {
  article h2 {
    font-size: 3em;
  }
  article h3 {
    font-size: 2em;
  }
  article h4 {
    font-size: 1.5em;
  }
  article h5 {
    font-size: 1.2em;
  }
  article h6 {
    font-size: 1em;
  }
  article p,
article .body-content ol,
article .body-content ul {
    font-size: 1.2em;
    line-height: 2em;
  }
  article .body-content ol ol,
article .body-content ul ul,
article .body-content ol ul,
article .body-content ul ol {
    font-size: 1em;
  }
}
body.password-required {
  background-color: white;
  height: 100%;
}
body.password-required .logoLink {
  width: 50%;
  display: inline-block;
  margin-bottom: 40px;
}
body.password-required main {
  height: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.password-required .pass-container {
  padding: 20px;
  max-width: 450px;
  text-align: center;
}
body.password-required .password-box {
  border: none;
  outline: none;
  background-color: white;
  height: 40px;
  width: 100%;
  font-size: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #31cb88;
  border: 4px solid #31cb88;
}
body.password-required .password-box::placeholder {
  opacity: 0.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
}
body.password-required .password-btn {
  text-align: center;
  margin: 0 auto;
  background-color: #31cb88;
  color: white;
  border: none;
  outline: none;
  display: block;
  padding: 10px 15px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
}
body.password-required h1 {
  padding: 0px;
  margin: 0px;
}

.embargo-header {
  background-color: #d34c23;
  text-align: center;
  padding: 10px 20px;
  position: fixed;
  z-index: 50;
  top: 0px;
  right: 0px;
  left: 0px;
}
.embargo-header p,
.embargo-header a,
.embargo-header a:focus,
.embargo-header a:hover,
.embargo-header a:visited,
.embargo-header a:active {
  color: white;
  margin: 0px;
}

.at-inner {
  background: transparent !important;
  border: none !important;
}

.ngp-form.at label input {
  margin-bottom: 10px !important;
  background: rgba(255, 255, 255, 0.9);
  height: 50px;
  font-size: 1rem;
  padding: 0.75rem;
  border-radius: 4px;
}

.ngp-form.at label input:focus {
  background-color: #fafafa;
}

.ngp-form.at label input::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #787878;
}

.at-form-submit input[type=submit] {
  font-family: "Roboto Slab", sans-serif;
  border-radius: 4px !important;
  margin-top: 0px !important;
  color: white;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 1.2em;
}

.at-form-submit input[type=submit]:hover {
  color: white;
}

.at-title,
.at-legend {
  display: none !important;
}

.at .at-fieldset {
  padding-top: 22px !important;
}

.ngp-form footer {
  display: none !important;
}

.at-form .thankYou.content {
  padding: 40px !important;
  padding-top: 20px !important;
}

/*# sourceMappingURL=report-styles.css.map */
