@font-face {
  font-family: RobotoSlabRegulor;
  src: url(../assets/fonts/RobotoSlab-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabMedium;
  src: url(../assets/fonts/RobotoSlab-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabBlack;
  src: url(../assets/fonts/RobotoSlab-Black.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabBold;
  src: url(../assets/fonts/RobotoSlab-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabExtraBold;
  src: url(../assets/fonts/RobotoSlab-ExtraBold.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabSemiBold;
  src: url(../assets/fonts/RobotoSlab-SemiBold.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabExtraLight;
  src: url(../assets/fonts/RobotoSlab-ExtraLight.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabLight;
  src: url(../assets/fonts/RobotoSlab-Light.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoSlabThin;
  src: url(../assets/fonts/RobotoSlab-Thin.ttf);
  font-display: swap;
}
html {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 18px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.common-wrapper {
  width: 88.89%;
  margin: 0 auto;
}

.common-wrapper-two {
  width: 82.64%;
  margin: 0 auto;
}

header {
  z-index: 1000;
}

.header-nav-open {
  height: 100%;
  overflow: auto;
}

.static-navigation {
  padding-top: 2.113rem;
}

.sticky-navigation {
  padding: 0.938rem 4.51%;
  position: relative;
  width: 100%;
  aspect-ratio: unset;
  min-height: auto;
  background-image: unset;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
  -webkit-animation: stickyHeaderOpen 0.5s ease-in-out;
  animation: stickyHeaderOpen 0.5s ease-in-out;
}

.header-container {
  padding-top: 36.296%;
}
.header-container::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  padding-top: 8.32%;
  width: 100%;
}

.homepage-header-main-bg {
  background-color: #7baffd;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.homepage-header-container {
  background: url("../assets/images/homepage-bg.jpg") no-repeat center center;
  background-size: cover;
}
.homepage-header-container::after {
  background: transparent url("../assets/images/homepage-bg-patch.svg")
    no-repeat left top;
  background-size: 100% 100%;
}

.about-cem-header-main-bg {
  background-color: #f4a574;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.about-header-container {
  background: transparent url("../assets/images/about-header.jpg") no-repeat
    center center;
  background-size: cover;
}
.about-header-container::after {
  background: transparent url("../assets/images/about-header-patch.svg")
    no-repeat left top;
  background-size: 100% 100%;
}

.approaches-header-main-bg {
  background: #7bc9d2;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.approaches-header-container {
  background: transparent url("../assets/images/approaches-to-equity-bg.jpg")
    no-repeat center center;
  background-size: cover;
}
.approaches-header-container::after {
  background: transparent
    url("../assets/images/approaches-to-equity-bg-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.emission-header-main-bg {
  background: #e6767a;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.emission-header-container {
  background: transparent url("../assets/images/emission-trajectories-bg.jpg")
    no-repeat center center;
  background-size: cover;
}
.emission-header-container::after {
  background: transparent
    url("../assets/images/emission-trajectories-bg-patch.svg") no-repeat left
    top;
  background-size: 100% 100%;
}

.biennial-reports-header-main-bg {
  background: #ef84b9;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.biennial-header-container {
  background: transparent url("../assets/images/biennial-reports-bg.jpg")
    no-repeat center center;
  background-size: cover;
}
.biennial-header-container::after {
  background: transparent url("../assets/images/biennial-reports-bg-patch.svg")
    no-repeat left top;
  background-size: 100% 100%;
}

.ndcs-summaries-header-main-bg {
  background: #af90f9;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.ndcs-header-container {
  background: transparent url("../assets/images/ndcs-bg.jpg") no-repeat center
    center;
  background-size: cover;
}
.ndcs-header-container::after {
  background: transparent url("../assets/images/ndcs-bg-patch.svg") no-repeat
    left top;
  background-size: 100% 100%;
}

.resource-coal-gas-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.rc-coal-gas-header-container {
  background: transparent url("../assets/images/rc-coal&gas-bg.jpg") no-repeat
    center center;
  background-size: cover;
}
.rc-coal-gas-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.resource-non-fossil-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.non-fossil-header-container {
  background: transparent url("../assets/images/non-fossil-bg.jpg") no-repeat
    center center;
  background-size: cover;
}
.non-fossil-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.electricity-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.rc-electricity-header-container {
  background: transparent url("../assets/images/rc-electricity-bg.jpg")
    no-repeat center center;
  background-size: cover;
}
.rc-electricity-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.resource-natural-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.rc-gas-header-container {
  background: transparent url("../assets/images/rc-natural-gas-bg.jpg")
    no-repeat center center;
  background-size: cover;
}
.rc-gas-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.resource-oil-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.rc-oil-header-container {
  background: transparent url("../assets/images/rc-oil-bg.jpg") no-repeat center
    center;
  background-size: cover;
}
.rc-oil-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

.resource-coal-header-main-bg {
  background: #72b976;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
  clip-path: polygon(0 0, 100% 0, 100% 82.5%, 0 101%);
}

.rc-coal-header-container {
  background: transparent url("../assets/images/rc-coal-bg.jpg") no-repeat
    center center;
  background-size: cover;
}
.rc-coal-header-container::after {
  background: transparent
    url("../assets/images/resources-consumption-patch.svg") no-repeat left top;
  background-size: 100% 100%;
}

@media only screen and (min-width: 576px) {
  .header-imgs__img-one,
  .header-imgs__img-two {
    width: 1440px;
  }
}
@media only screen and (min-width: 1440px) {
  .header-imgs__img-one,
  .header-imgs__img-two {
    width: 100%;
  }
}
@media only screen and (max-width: 1600px) {
  .header-imgs__img-one::after {
    bottom: -4px;
  }
}
@media only screen and (max-width: 1440px) {
  .header-container {
    padding-top: 529px;
  }
  .header-container::after {
    padding-top: 119.8px;
    bottom: -3px;
  }
}
@media only screen and (max-width:991px) {
  .non-fossil-header-container {
    background: transparent url("../assets/images/non-fossil-bg.jpg") no-repeat 51.5% center;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .header-container {
    margin-bottom: 1.714rem;
  }
  .header-container::after {
    display: none;
  }
  .homepage-header-container {
    background: transparent url("../assets/images/homepage-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .about-header-container {
    background: transparent url("../assets/images/about-header-mobile.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .approaches-header-container {
    background: transparent url("../assets/images/approaches-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .emission-header-container {
    background: transparent url("../assets/images/emission-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .biennial-header-container {
    background: transparent
      url("../assets/images/biennial-reports-mobile-bg.jpg") no-repeat center
      center;
    background-size: cover;
  }
  .ndcs-header-container {
    background: transparent url("../assets/images/ndcs-mobile-bg.jpg") no-repeat
      center center;
    background-size: cover;
  }
  .rc-coal-gas-header-container {
    background: transparent url("../assets/images/rc-coal&gas-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .non-fossil-header-container {
    background: transparent url("../assets/images/non-fossil-bg-mobile.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .rc-electricity-header-container {
    background: transparent url("../assets/images/rc-electricity-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .rc-gas-header-container {
    background: transparent url("../assets/images/rc-gas-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .rc-oil-header-container {
    background: transparent url("../assets/images/rc-oil-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
  .rc-coal-header-container {
    background: transparent url("../assets/images/rc-coal-mobile-bg.jpg")
      no-repeat center center;
    background-size: cover;
  }
}
.homepage-cem-header.sticky-header .sticky-navigation {
  background-color: rgba(28, 120, 250, 0.96);
}

.homepage-cem-header.header-nav-open .header-bg {
  background-color: rgba(28, 120, 250, 0.96);
  background-image: none;
}

.about-cem-header.sticky-header .sticky-navigation,
.lost-cem-header.sticky-header .sticky-navigation {
  background-color: rgba(243, 105, 0, 0.96);
}

.about-cem-header.header-nav-open .header-bg,
.lost-cem-header.header-nav-open .header-bg {
  background-color: rgba(243, 105, 0, 0.96);
  background-image: none;
}

.approaches-cem-header.sticky-header .sticky-navigation {
  background-color: rgba(0, 165, 180, 0.96);
}

.approaches-cem-header.header-nav-open .header-bg {
  background-color: rgba(0, 165, 180, 0.96);
  background-image: none;
}

.emission-trajectories-header.sticky-header .sticky-navigation {
  background-color: rgba(182, 17, 2, 0.96);
}

.emission-trajectories-header.header-nav-open .header-bg {
  background-color: rgba(182, 17, 2, 0.96);
  background-image: none;
}

.biennial-reports-header.sticky-header .sticky-navigation {
  background-color: rgba(231, 54, 137, 0.96);
}

.biennial-reports-header.header-nav-open .header-bg {
  background-color: rgba(231, 54, 137, 0.96);
  background-image: none;
}

.ndcs-header.sticky-header .sticky-navigation {
  background-color: rgba(123, 64, 242, 0.96);
}

.ndcs-header.header-nav-open .header-bg {
  background-color: rgba(123, 64, 242, 0.96);
  background-image: none;
}

.resource-cunsumption-header.sticky-header .sticky-navigation {
  background-color: rgba(0, 138, 0, 0.96);
}

.resource-cunsumption-header.header-nav-open .header-bg {
  background-color: rgba(0, 138, 0, 0.96);
  background-image: none;
}

.navigation__logo {
  display: block;
  margin-right: 0;
  width: 119px;
  flex: 0 0 119px;
}
.navigation__logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.navigation__toggle-container button {
  margin-bottom: 40px;
}
.navigation__menu a {
  margin-left: 2.188rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
}
.navigation__menu a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
.navigation__menu .active {
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
.navigation .navigation__menu .nav-link {
  color: #fff;
}
.navigation .navigation__menu .nav-link:hover {
  color: #fff;
}
.navigation .navigation__menu .active {
  color: #fff;
}

.navbar-toggle-close {
  display: none;
}

.navbar-toggle-button:focus:not(:focus-visible),
.navbar-toggle-button:focus {
  outline: none;
  box-shadow: none;
}

.nav-dropdown__toggle::after {
  position: relative;
  top: -3px;
  margin-left: 0.2em;
  vertical-align: 0;
  content: url(../assets/images/down-arrow.svg);
  border: 0;
}
.nav-dropdown__toggle-sticky::after {
  top: -2px;
}
.nav-dropdown__menu {
  left: 32px !important;
  width: 90%;
}
.nav-dropdown__menu a {
  padding: 0.938rem 1.125rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  color: #121b45;
}
.nav-dropdown__menu a .icon {
  width: 13.46%;
}
.nav-dropdown__menu a .icon svg {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.nav-dropdown__menu .active,
.nav-dropdown__menu a:focus,
.nav-dropdown__menu a:hover {
  background-color: #f0f0f2;
  color: #1c78fa;
}
.nav-dropdown__menu .active .icon svg,
.nav-dropdown__menu a:focus .icon svg,
.nav-dropdown__menu a:hover .icon svg {
  filter: invert(42%) sepia(74%) saturate(4937%) hue-rotate(206deg)
    brightness(102%) contrast(96%);
}

.nav-dropdown-toggle::after {
  transform: rotate(180deg) translate(0, -5px);
}

.navigation .nav-dropdown__menu .active.nav-link {
  background-color: unset;
  color: #1c78fa;
}

.navigation .nav-dropdown__menu__item.nav-link {
  padding: 0.938rem 1.125rem;
  color: #121b45;
}
.navigation .nav-dropdown__menu__item.nav-link:hover,
.navigation .nav-dropdown__menu__item.nav-link:focus {
  color: #1c78fa;
}

.nav-accordion {
  margin-bottom: 1.5rem;
}
.nav-accordion__btn {
  margin-right: 0.571rem;
  padding: 0;
  color: #ffffff;
  background-color: transparent;
  box-shadow: none;
}
.nav-accordion__btn::after {
  margin-top: 5px;
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("../assets/images/down-arrow.svg");
  background-size: 0.8rem;
}

.nav-accordion__btn:not(.collapsed) {
  color: #ffffff;
  background-color: transparent;
  box-shadow: none;
}

.nav-accordion__btn:not(.collapsed)::after {
  margin-top: 0;
  background-image: url("../assets/images/down-arrow.svg");
}

.resource-consumption-list {
  border-left: 1px solid #fff;
}

.banner {
  top: 164.5px;
  left: 9.72%;
}
.banner__heading {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.48px;
  color: #ffffff;
}
.banner__description {
  width: 100%;
  max-width: 545px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
  color: #ffffff;
}
.banner__btn {
  padding: 0.625rem 1.625rem 0.563rem;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(28, 120, 250, 0.6);
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  color: #1c78fa;
  background-color: #fff;
}
.banner__btn:hover,
.banner__btn:focus {
  color: #ffffff;
  background-color: #0f46aa;
}
.banner__btn:hover .arrow-right,
.banner__btn:focus .arrow-right {
  border-left-color: #ffffff;
}
.banner__btn .arrow-right {
  margin-left: 0.75rem;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13.3px solid #1c78fa;
}

.banner-homepage h1 {
  max-width: 450px;
}
.banner-homepage p {
  max-width: 461.5px;
}

.banner-aboutpage {
  top: 200px;
}
.banner-aboutpage p {
  max-width: 545px;
}

.banner-approaches h1 {
  max-width: 488px;
}
.banner-approaches p {
  max-width: 526px;
}

.banner-emission p {
  max-width: 637px;
}

.banner-biennial h1 {
  max-width: 455px;
}
.banner-biennial p {
  max-width: 643px;
}

.banner-ndcs h1 {
  max-width: 572px;
}
.banner-ndcs p {
  max-width: 650px;
}

.banner-rc-coal-gas {
  top: 200px;
}
.banner-rc-coal-gas p {
  max-width: 630px;
}

.banner-non-fossil {
  top: 230px;
}
.banner-non-fossil p {
  max-width: 630px;
}

.banner-rc-electricity {
  top: 200px;
}
.banner-rc-electricity p {
  max-width: 588px;
}

.banner-rc-gas h1 {
  max-width: 512px;
}
.banner-rc-gas p {
  max-width: 580px;
}

.banner-rc-oil p {
  max-width: 485px;
}

.banner-rc-coal h1 {
  max-width: 493px;
}
.banner-rc-coal p {
  max-width: 630px;
}

.sticky-header {
  padding-bottom: 11px;
  position: fixed !important;
}

header .sticky-navigation {
  display: none;
}

.sticky-header .static-navigation {
  display: none;
}

.sticky-header .sticky-navigation {
  display: block;
}

.sticky-navigation:hover .navigation__menu-top,
.sticky-navigation:focus-within .navigation__menu-top,
.sticky-navigation:focus .navigation__menu-top {
  display: flex;
}
.sticky-navigation:hover .navigation__logo .half-logo-img,
.sticky-navigation:focus-within .navigation__logo .half-logo-img,
.sticky-navigation:focus .navigation__logo .half-logo-img {
  display: none;
}
.sticky-navigation:hover .navigation__logo .logo-img,
.sticky-navigation:focus-within .navigation__logo .logo-img,
.sticky-navigation:focus .navigation__logo .logo-img {
  display: block;
}
.sticky-navigation .navigation__logo {
  display: block;
  width: 79px;
  flex: 0 0 79px;
  margin-right: 0;
}
.sticky-navigation .navigation__logo .half-logo-img {
  display: block;
}
.sticky-navigation .navigation__logo .logo-img {
  display: none;
}
.sticky-navigation .navigation__menu-top {
  display: none;
}
.sticky-navigation .navigation__menu a {
  margin-left: 2rem;
  font-size: 0.875rem;
}
.sticky-navigation .seprator {
  margin-left: 1rem;
  border-left: 1px solid #ffffff;
}
.sticky-navigation .seprator a {
  margin-left: 1rem;
}
.sticky-navigation .play-story-btn {
  margin-left: 1.2rem;
  border: solid 1px #ffffff;
  border-radius: 3px;
  padding: 0.25rem 0.5rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  color: #ffffff;
  background-color: transparent;
}
.sticky-navigation .play-story-btn .arrow-right {
  width: 0;
  height: 0;
  border-top: 4.55px solid transparent;
  border-bottom: 4.55px solid transparent;
  border-left: 7.6px solid #ffffff;
}
.sticky-navigation .play-story-btn:hover {
  background-color: #ffffff;
  color: #1c78fa;
}
.sticky-navigation .play-story-btn:hover .arrow-right {
  border-left-color: #1c78fa;
}

.navigation-footer-container {
  display: none;
}

.navigation-footer {
  padding: 0.714rem 1.142rem;
  background-color: #0e173e;
}
.navigation-footer__text p {
  margin-right: 2.142rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.857rem;
  color: #b8becc;
}
.navigation-footer__btn {
  border-radius: 4px;
  padding: 0.714rem 1.714rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  background-color: #1c78fa;
}

.pagenote {
  position: relative;
  top: -35px;
}
.pagenote__text {
  padding-top: 3px;
  max-width: 308px;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  color: #717f98;
}
.pagenote__text p {
  margin-bottom: 0;
}
.pagenote__text-about {
  max-width: 382px;
}
.pagenote__text-approaches {
  max-width: 450px;
}
.pagenote__text-emission {
  max-width: 419px;
}
.pagenote__text-ndcs {
  max-width: 502px;
}
.pagenote__text-biennial {
  max-width: 352px;
}
.pagenote__text-rc-coal-gas {
  max-width: 364px;
}
.pagenote__text-rc-natural-gas {
  max-width: 402px;
}
.pagenote__text-non-fossil-fuel {
  max-width: 352px;
}

.seprator {
  margin-left: 2.188rem;
  border-left: 2px solid #ffffff;
}

.scroll-margin-top {
  margin-top: 100px !important;
}

@keyframes stickyHeaderOpen {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.stickyHeaderClose {
  -webkit-animation: stickyHeaderClose 0.5s ease-in-out;
  animation: stickyHeaderClose 0.5s ease-in-out;
}

@keyframes stickyHeaderClose {
  0% {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media only screen and (max-width:1440px) {
  .banner-non-fossil {
    top: 206px;
  }
  .pagenote__text-approaches { max-width: 402px; }
  .pagenote__text-about { max-width: 341px; }
  .pagenote__text-emission { max-width: 373px; }
  .pagenote__text-ndcs { max-width: 447px; }
  .pagenote__text-biennial { max-width: 314px; }
  .pagenote__text-rc-coal-gas { max-width: 332px; }
  .pagenote__text-rc-natural-gas { max-width: 359px; }
  .pagenote__text-non-fossil-fuel { max-width: 317px; }
}

@media only screen and (max-width: 1280px) {
  .navigation__menu a {
    margin-left: 1.588rem;
    font-size: 14px;
  }
  .navigation__menu .seprator {
    margin-left: 1.588rem;
  }
  .nav-dropdown__menu {
    left: 20px !important;
    width: 92%;
  }
  .nav-dropdown__menu a {
    padding: 15px 14px;
  }
  .nav-dropdown__toggle::after {
    top: -1px;
  }
  .sticky-navigation .navigation__menu a {
    margin-left: 1.5rem;
  }
  .nav-dropdown-toggle::after {
    transform: rotate(180deg) translate(0, -2px);
  }
  .pagenote {
    top: -25px;
  }
  .pagenote__text-emission { max-width: 350px; }
  .pagenote__text-ndcs { max-width: 418px; }
  .pagenote__text-biennial { max-width: 295px; }
  .pagenote__text-rc-coal-gas { max-width: 302px; }
  .pagenote__text-rc-natural-gas { max-width: 337px; }
  .pagenote__text-non-fossil-fuel { max-width: 298px; }
}
@media only screen and (max-width:1200px) {
  .pagenote__text-about { max-width: 299px; }
  .pagenote__text-emission { max-width: 328px; }
  .pagenote__text-ndcs { max-width: 392px; }
  .pagenote__text-biennial { max-width: 276px; }
  .pagenote__text-rc-coal-gas { max-width: 291px; }
  .pagenote__text-rc-natural-gas { max-width: 315px; }
  .pagenote__text-non-fossil-fuel { max-width: 279px; }
}
@media only screen and (max-width: 1024px) {
  .navigation__menu a {
    margin-left: 1.1rem;
    font-size: 12px;
  }
  .navigation__menu .seprator {
    margin-left: 1.1rem;
  }
  .nav-dropdown__toggle::after {
    top: -2px;
    content: url(../assets/images/small-down-arrow.svg);
  }
  .nav-dropdown__menu {
    left: 9px !important;
    width: 98%;
  }
  .sticky-navigation .navigation__menu a {
    margin-left: 1.2rem;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-collapse {
    padding-left: 5.56%;
  }
  .navbar-collapse .navigation__menu a {
    font-size: 1rem;
  }
  .navbar-collapse .navigation__menu li {
    margin-bottom: 1.5rem;
  }
  .navigation__menu-btm a {
    margin-left: 0;
  }
  .sticky-navigation .navigation__menu-btm a {
    margin-left: 0;
  }
  .navigation__toggle-container .navigation__menu {
    display: none !important;
  }
  .sticky-navigation:focus .navigation__menu-top,
  .sticky-navigation:hover .navigation__menu-top {
    display: none;
  }
  .sticky-navigation .navigation__logo .logo-img {
    display: block;
  }
  .sticky-navigation .navigation__logo .half-logo-img {
    display: none;
  }
  .sticky-navigation .play-story-btn {
    display: none;
  }
  .pagenote {
    top: -15px;
  }
}
@media only screen and (max-width: 768px) {
  .body-no-scroll {
    overflow: hidden;
    padding-right: 0px;
  }
  .header-container::after {
    bottom: -2px;
  }
  .banner p {
    padding-right: 6.565%;
    max-width: 100%;
  }
  .banner-homepage p {
    max-width: 496px;
  }
  .banner-biennial p { padding-right: 27.5%; }
  .banner-approaches p {
    max-width: 562px;
  }
}
@media only screen and (max-width: 590px) {
  .header-container {
    padding-top: 89.663%;
  }
  .header-bg-100vh {
    padding-bottom: 63px;
    height: 100vh;
    overflow: auto;
  }
  .sticky-navigation-100vh {
    height: 100vh;
  }
  .navigation-footer-visibility {
    display: block;
  }
  .banner__heading {
    font-size: 2.285rem;
  }
  .banner__description {
    font-size: 1rem;
  }
  .banner__btn {
    font-size: 1rem;
  }
  .banner__btn .arrow-right {
    border-width: 7px 0 7px 12.3px;
  }
  .pagenote-section {
    margin-bottom: 1.714rem;
  }
  .pagenote {
    position: static !important;
  }
  .pagenote__text {
    max-width: 100%;
  }
  .pagenote__text p {
    margin-bottom: 0;
  }
  .pagenote__icon svg {
    width: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .navigation__logo {
    width: 81px;
    flex: 0 0 81px;
  }
  .navbar-toggle-button {
    width: 30px;
  }
  .static-navigation {
    padding-top: 1.892rem;
  }
  .banner p {
    padding-right: 0;
  }
  .banner-homepage {
    top: 106.4px;
  }
  .banner-homepage p {
    max-width: 362px;
  }
  .banner-aboutpage {
    top: 117px;
  }
  .banner-aboutpage p {
    max-width: 315px;
  }
  .banner-approaches {
    top: 117px;
  }
  .banner-approaches p {
    max-width: 331px;
  }
  .banner-biennial {
    top: 116.4px;
  }
  .banner-biennial p {
    max-width: 338px;
  }
  .banner-emission {
    top: 106.4px;
  }
  .banner-emission p {
    max-width: 369px;
  }
  .banner-ndcs {
    top: 106.5px;
  }
  .banner-ndcs p {
    max-width: 361px;
  }
  .banner-rc-coal {
    top: 106.1px;
  }
  .banner-rc-coal p {
    max-width: 284px;
  }
  .banner-rc-coal-gas {
    top: 138.5px;
  }
  .banner-rc-coal-gas p {
    max-width: 331px;
  }
  .banner-rc-electricity {
    top: 138.5px;
  }
  .banner-rc-electricity p {
    max-width: 352px;
  }
  .banner-rc-electricity {
    top: 138.5px;
  }
  .banner-rc-electricity p {
    max-width: 352px;
  }
  .banner-rc-gas {
    top: 106.1px;
  }
  .banner-rc-gas p {
    max-width: 352px;
  }
  .banner-rc-oil {
    top: 106.1px;
  }
  .banner-rc-oil p {
    max-width: 264px;
  }
  .banner-non-fossil {
    padding-right: 5.7%;
    top: 170px;
  }
}
@media only screen and (max-width: 425px) {
  .header-container {
    padding-top: 87.06%;
  }
  .banner-non-fossil {
    padding-right: 0;
    top: 116.4px;
  }
  .banner-non-fossil p {
    max-width: 331px;
  }
}
@media only screen and (max-width: 390px) {
  .header-container {
    padding-top: 330px;
  }
  .banner__heading {
    font-size: 1.714rem;
  }
  .banner__description {
    font-size: 0.858rem;
  }
  .banner p {
    padding-right: 6.565%;
    max-width: 100%;
  }
  .banner-non-fossil p {
    max-width: 304px;
  }
}
@media only screen and (max-width: 320px) {
  .navigation {
    margin-bottom: 2rem;
  }
  .navigation__logo {
    width: 82.4px;
    flex: 0 0 82.4px;
  }
  .navigation__menu a {
    font-size: 11px;
  }
  .banner {
    padding-left: 0;
  }
}
footer {
  padding: 2.5rem 0;
  background: #0e173e url("../assets/images/footer-bg.png") no-repeat center top;
  background-size: cover;
}
footer .logo {
  display: block;
  width: 132px;
  height: 100px;
}
footer .logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
footer .seprator {
  margin-left: 0;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: 1.5rem;
}

.footer-menu {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.79;
  color: #fff;
}
.footer-menu address {
  max-width: 291px;
}
.footer-menu__link {
  color: #d6d9e0;
  text-decoration: none;
  white-space: nowrap;
}
.footer-menu__link:hover {
  color: #1c78fa;
}
.footer-menu__email svg {
  width: 16px;
  height: 16px;
}
.footer-menu__email__link {
  color: #b8becc;
  text-decoration: none;
}
.footer-menu__email__link:hover {
  color: #1c78fa;
}
.footer-menu__tel svg {
  width: 18px;
  height: 14px;
}
.footer-menu__tel__links a {
  display: block;
}
.footer-menu__social-links a:hover svg {
  filter: invert(37%) sepia(100%) saturate(3223%) hue-rotate(205deg)
    brightness(101%) contrast(96%);
}

.copyright {
  margin-top: 1.25rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  color: #b8becc;
}

@media only screen and (max-width: 1599px) {
  .footer-menu address { max-width: 260px; }
}
@media only screen and (max-width: 1199px) {
  footer .seprator {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }
  footer .extra-seprator {
    padding-left: 1.64rem;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
  }
  .footer-menu__link {
    margin-right: 1.64rem;
  }
  .footer-menu__email__link {
    margin-right: 1.64rem;
  }
  .footer-menu__social-links a svg {
    width: 20px;
    height: 16px;
    vertical-align: -2px;
  }
  .copyright {
    margin-top: 0;
  }
  .homepage-header-main-bg,
  .emission-header-main-bg,
  .electricity-header-main-bg,
  .resource-coal-header-main-bg,
  .resource-oil-header-main-bg,
  .resource-natural-header-main-bg,
  .resource-coal-gas-header-main-bg,
  .resource-non-fossil-header-main-bg,
  .ndcs-summaries-header-main-bg,
  .biennial-reports-header-main-bg,
  .approaches-header-main-bg,
  .about-cem-header-main-bg {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0 99%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media only screen and (max-width: 991px) {
  footer .extra-seprator {
    padding-left: 0;
    border-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .copyright {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  footer {
    padding: 1.714rem 0;
  }
}
@media only screen and (max-width: 380px) {
  .footer-menu-three-and-four {
    margin-left: 1rem;
  }
  .footer-menu__email__link {
    margin-right: 0;
    word-break: break-all;
    max-width: 98px;
  }
}
.different-approaches {
  margin-bottom: 3.75rem;
}
.different-approaches__heading {
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.32px;
  color: #0e173e;
}
.different-approaches__desc {
  margin: 0 auto;
  max-width: 994px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.63;
  color: #717f98;
}

.accordion-section {
  margin-bottom: 4.375rem;
}

@media only screen and (max-width: 768px) {
  .tabs-section__tabs__link .link-three {
    display: block;
    max-width: 220px;
  }
}
@media only screen and (max-width: 480px) {
  .accordion-section {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 320px) {
  .tabs-section__tabs__link .link-three {
    max-width: 100%;
  }
}
.our-team-section {
  margin-bottom: 4.375rem;
}

.our-team-section .common-wrapper {
  width: calc(88.89% + 1rem);
}

.team-members {
  margin: 0 1rem 2.5rem 0;
  width: 23.76%;
}
.team-members__image {
  margin-bottom: 0.625rem;
  /* width: 100%;
  padding-top: 90.935%;
  background-color: #f6f6f7; */
}
.team-members__image img {
  max-width: 100%;
}
.team-members__heading {
  margin-bottom: 0.625rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #0e173e;
}
.team-members__subheading {
  margin-bottom: 2px;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: #717f98;
}
.team-members__desc {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 300;
  color: #717f98;
}

@media only screen and (max-width: 1280px) {
  .team-members {
    width: 23.69%;
  }
}
@media only screen and (max-width: 1024px) {
  .team-members {
    width: 23.38%;
  }
}
@media only screen and (max-width: 768px) {
  .team-members {
    width: 22.98%;
  }
}
@media only screen and (max-width: 580px) {
  .team-members {
    width: 160px;
    flex: 0 0 160px;
  }
}
.common-info-tooltip.tooltip {
  position: relative;
  display: inline-block;
}

.common-info-tooltip.tooltip .tooltiptext {
  visibility: hidden;
  width: 195px;
  background-color: #1c78fa;
  color: #fff;
  text-align: left;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  top: 35px;
  left: 50%;
  margin-left: -10px;
  font-size: 12px;
  padding: 10px;
}

.common-info-tooltip.tooltip:hover .tooltiptext {
  visibility: visible;
}

#biennialReportGraph, 
#NonFossilFuelGraph {
  width: 100%;
  height: 500px;
  margin: 40px 0;
}



#mapChart {
  width: 100%;
  height: 675px;
  margin: 40px 0 0;
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  #mapChart {
    height: 500px;
  }
}
@media screen and (max-width: 768px) {
  #mapChart {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  #mapChart {
    height: 380px;
    margin: 0;
  }
}
@media screen and (max-width: 580px) {
  #mapChart {
    height: 300px;
  }
}

#coalEmissionlineGraph,
#coalGasBarGraph,
#electricityGraph,
#lineGraph,
#naturalGasEmissionlineGraph,
#oilEmissionlineGraph,
#perCapitaEmissionlineGraph,
#totalLULUCFChart,
#energyChart,
#IPPUChart,
#agricultureChart,
#wasteChart,
#LULUCFChart {
  width: 100%;
  height: 500px;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  #coalEmissionlineGraph,
  #coalGasBarGraph,
  #electricityGraph,
  #lineGraph,
  #naturalGasEmissionlineGraph,
  #oilEmissionlineGraph,
  #perCapitaEmissionlineGraph,
  #totalLULUCFChart,
  #energyChart,
  #IPPUChart,
  #agricultureChart,
  #wasteChart,
  #LULUCFChart {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  #coalEmissionlineGraph,
  #coalGasBarGraph,
  #electricityGraph,
  #lineGraph,
  #naturalGasEmissionlineGraph,
  #oilEmissionlineGraph,
  #perCapitaEmissionlineGraph,
  #totalLULUCFChart,
  #energyChart,
  #IPPUChart,
  #agricultureChart,
  #wasteChart,
  #LULUCFChart {
    height: 380px;
    margin: 0;
  }
}
@media screen and (max-width: 580px) {
  #coalEmissionlineGraph,
  #coalGasBarGraph,
  #electricityGraph,
  #lineGraph,
  #naturalGasEmissionlineGraph,
  #oilEmissionlineGraph,
  #perCapitaEmissionlineGraph,
  #totalLULUCFChart,
  #energyChart,
  #IPPUChart,
  #agricultureChart,
  #wasteChart,
  #LULUCFChart {
    height: 300px;
  }
}

#biennialReportGraph,
#NonFossilFuelGraph,
#coalEmissionlineGraph,
#coalGasBarGraph,
#electricityGraph,
#lineGraph,
#naturalGasEmissionlineGraph,
#oilEmissionlineGraph,
#perCapitaEmissionlineGraph,
#totalLULUCFChart,
#energyChart,
#IPPUChart,
#agricultureChart,
#wasteChart,
#LULUCFChart {
  margin: 0;
}

#mapChart > div {
  overflow: visible !important;
}

#biennialReportGraph > div,
#NonFossilFuelGraph > div,
#chartdiv > div,
#coalEmissionlineGraph > div,
#coalGasBarGraph > div,
#electricityGraph > div,
#lineGraph > div,
#naturalGasEmissionlineGraph > div,
#oilEmissionlineGraph > div,
#perCapitaEmissionlineGraph > div,
#stackedLineGraph > div,
#totalLULUCFChart > div,
#energyChart > div,
#IPPUChart > div,
#agricultureChart > div,
#wasteChart > div,
#LULUCFChart > div {
  position: static !important;
}

g[role="slider"] title {
  display: none;
  opacity: 0;
}

g[role="switch"] {
  display: inline-block;
  font-size: 12px;
  color: #545f73;
}

#chartdiv {
  width: 100%;
  height: 600px;
}

g[stroke="#3cabff"],
g[stroke="#3cabff"] + g {
  display: none;
}

.Label {
  max-width: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#annualEmissionlegend,
#coalConsumptionlegend,
#electricityGraphLegend,
#historicalGHGEmissionLegend,
#naturalGasConsumptionlegend,
#oilConsumptionlegend,
#perCapitaEmissionlegend,
#stackedLineGraphLegend,
#totalLULUCFLegend,
#energyLegend,
#IPPULegend,
#agricultureLegend,
#wasteLegend,
#LULUCFLegend {
  height: 50px;
}

.map-caption {
  font-size: 12px;
  line-height: 16px;
  color: #121b45;
  max-width: 825px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}

.legendwrapper {
  display: flex;
  align-items: center;
  margin: 25px 0 0;
  font-size: 0.875rem;
}

.legendwrapper p {
  margin: -10px 0 0 10px;
  color: #0e173e;
}

/* width */
.map-legend-wrap::-webkit-scrollbar {
  height: 5px;
}

/* Track */
.map-legend-wrap::-webkit-scrollbar-track {
  background: rgba(240, 240, 242, 0.8);
}

/* Handle */
.map-legend-wrap::-webkit-scrollbar-thumb {
  background: #d6d9e0;
}

/* Handle on hover */
.map-legend-wrap::-webkit-scrollbar-thumb:hover {
  background: #d6d9e0;
}

g[aria-orientation="horizontal"][role="scrollbar"] {
  padding-bottom: 200px;
}

.amcharts-amexport-item.amcharts-amexport-item-level-0,
.amcharts-amexport-menu-level-1,
.amcharts-amexport-menu-level-2 {
  border-radius: 4px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  cursor: pointer;
  opacity: 1 !important;
  padding: 0;
  font-size: 14px;
  color: #121b45;
  text-align: left;
}

.amcharts-amexport-item {
  background-color: #fff !important;
}

.amcharts-amexport-item.active,
.amcharts-amexport-item:hover {
  background: #fff !important;
}

.amcharts-amexport-right .amcharts-amexport-item > .amcharts-amexport-menu {
  right: 1px !important;
}

.amcharts-amexport-menu-level-1 {
  width: 172px;
}

.amcharts-amexport-menu-level-2 {
  width: 89px;
}

ul.amcharts-amexport-menu.amcharts-amexport-menu-level-1::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border-width: 8px;
  border-style: solid;
  border-color: white rgba(255, 255, 255, 0) transparent transparent;
}

.share-link-wrapper:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 45px;
  border-width: 8px;
  border-style: solid;
  border-color: white rgba(255, 255, 255, 0) transparent transparent;
}

.amcharts-amexport-menu.amcharts-amexport-menu-level-0 {
  display: flex !important;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.22);
  background-color: #fff;
  right: 20px !important;
  bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .amcharts-amexport-menu.amcharts-amexport-menu-level-0 {
    display: none !important;
  }
}

.amcharts-amexport-icon {
  width: auto !important;
  height: auto !important;
  min-width: auto !important;
  min-height: auto !important;
}

.amcharts-amexport-item.amcharts-amexport-item-level-0 {
  padding: 15px;
  width: auto !important;
  min-height: auto !important;
  background-color: transparent !important;
  box-shadow: none !important;
  cursor: pointer;
}
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover {
  background-color: #f0f0f2 !important;
}
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover
  .chart-info-icon
  path,
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover
  .chart-download-icon
  path,
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover
  .chart-share-icon
  path,
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover
  .chart-print-icon
  path,
.amcharts-amexport-item.amcharts-amexport-item-level-0:hover
  .chart-export-icon
  path {
  fill: #1c78fa !important;
}

.amcharts-amexport-menu.amcharts-amexport-menu-level-1 {
  bottom: 60px !important;
  margin: 0 !important;
  left: -30px !important;
  width: 140px !important;
}

.amcharts-amexport-item.amcharts-amexport-item-level-1 a {
  color: #0e173e;
  text-decoration: none;
  font-size: 0.875rem;
  padding: 5px 12px !important;
}

.amcharts-amexport-item.amcharts-amexport-item-level-1.amcharts-amexport-item-blank {
  border-bottom: 1px solid #d6d9e0;
  border-radius: unset;
  font-weight: bold;
}

.amcharts-amexport-label.amcharts-amexport-label-level-0 {
  padding: 0 !important;
}

.amcharts-amexport-label-level-0 {
  /* background: url(../assets/images/export-menu.svg) no-repeat left center; */
  color: transparent;
  width: 25px;
}

.amcharts-amexport-label-level-0:hover {
  color: transparent;
}

.amcharts-amexport-menu-level-1 {
  right: 6px !important;
}

.amcharts-amexport-item.amcharts-amexport-item-level-0 img {
  cursor: pointer;
  padding: 0;
}

.export-drill {
  position: absolute;
  left: 0px;
  top: 14px;
  transform: rotate(180deg);
  margin-left: 0.65rem;
}

.amcharts-amexport-label {
  padding: 0.5em 1.7em !important;
}

.amcharts-amexport-item-level-1:hover > a,
.amcharts-amexport-item-level-2:hover > a {
  background: #f0f0f2 !important;
}

.amcharts-amexport-menu-level-2 .amcharts-amexport-label {
  padding: 0.5em 1em !important;
}

.amcharts-amexport-item.active
  > .amcharts-amexport-menu
  > .amcharts-amexport-item,
.amcharts-amexport-item:hover
  > .amcharts-amexport-menu
  > .amcharts-amexport-item {
  margin: 0;
}

.amcharts-amexport-menu-level-0.amcharts-amexport-top {
  top: 25px !important;
  right: 40px !important;
}

.multiseries-map .amcharts-amexport-menu-level-0.amcharts-amexport-top {
  top: -52px !important;
  right: 30px !important;
}

#lineGraph .amcharts-amexport-menu-level-0.amcharts-amexport-top,
.per-capita-emission .amcharts-amexport-menu-level-0.amcharts-amexport-top {
  top: 34px !important;
  right: 30px !important;
}

.amcharts-amexport-item-pdf,
.amcharts-amexport-item-pdfdata,
.amcharts-amexport-item-json,
.amcharts-line-chart-item-json,
.amcharts-line-chart-item-pdf,
.amcharts-line-chart-item-pdfdata {
  display: none !important;
}

.share-link-wrapper {
  display: none;
}

.amcharts-amexport-item-custom:hover .share-link-wrapper {
  display: block;
}

.share-link-container .share-link-wrapper {
  position: absolute;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.22);
  background-color: #fff;
  bottom: 55px;
  right: -50px;
  width: 260px;
  text-align: left;
}
.share-link-container .share-chat-heading {
  display: none;
  font-size: 0.875rem;
  line-height: 1.86;
  color: #0e173e;
  margin: 0;
  padding: 6px 12px;
  border-bottom: 1px solid #d6d9e0;
  font-weight: bold;
}
.share-link-container .share-context {
  padding: 12px;
}
.share-link-container .share-context .url-text {
  margin: 0;
  font-size: 0.625rem;
  color: #545f73;
}
.share-link-container .share-context .url-input-text {
  border-radius: 4px;
  border: solid 1px #c8ccd6;
  background-color: #fff;
  width: 100%;
  color: #0e173e;
}
.share-link-container .share-context .copy-url {
  display: inline-block;
  color: #b8becc;
  font-size: 0.875rem;
  margin: 10px 0 0;
}
.share-link-container .share-context .copy-url:hover {
  color: #1c78fa;
}
.share-link-container .share-context .copy-url:hover .chart-copy-icon path {
  fill: #1c78fa !important;
}

.amcharts-line-chart-item-custom:hover .share-link-wrapper {
  display: block;
}
.amcharts-line-chart-item-custom .share-link-container .share-link-wrapper {
  bottom: -103%;
  right: 172px;
}

.select-wrapper,
.single-select {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.select-wrapper p {
  margin-left: 10px;
  font-size: 0.875rem;
  color: #0e173e;
  margin-bottom: 0;
}

.select-wrapper .multiselect-native-select {
  margin-left: 15px;
  margin-right: 18px;
  max-height: 38px;
}

.info-class {
  cursor: pointer;
}

.graph-card {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  padding: 24px 79px 0;
  position: relative;
}

.graph-card-header {
  display: flex;
  justify-content: space-between;
}
.graph-card-header .mobile-chart-info-icon {
  position: inherit;
}

.graph-card-header.coal-gas,
.graph-card-header.biennial-reports {
  margin-bottom: 30px;
}

.ampopup-content {
  height: auto !important;
  border-radius: 4px;
  border: solid 1px #707070;
  max-height: 100% !important;
  overflow: hidden !important;
  width: 380px !important;
}

.ampopup-header {
  background: rgba(14, 23, 62, 0.9) !important;
  padding: 13px 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 17px;
  line-height: 500;
}

.ampopup-inside {
  background: #fff;
  padding: 0 1.5rem !important;
  height: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 380px;
}

.ampopup {
  padding: 0.985rem 1.5rem;
  color: #0e173e;
  font-size: 2rem;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c8ccd6;
}

.ndcs-ampopup {
  border-bottom: none;
}

.ndcs-data-state {
  max-height: 636px;
  overflow-y: auto;
  overflow-x: hidden;
  /* border-bottom: 1px solid #c8ccd6; */
}
.ndcs-data-state .data-state-col {
  border-right: 1px solid #c8ccd6;
  border-left: 0;
}

.ndcs-modal-headeing {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.16px;
  color: #0e173e;
}

.section-sideborder__text-section__text.ndc-modal-list ol {
  padding-left: 1.33rem;
}

.map-country-code {
  font-size: 1.25rem;
  letter-spacing: 0.2px;
  margin: 0 0.5rem;
  color: #b8becc;
}

.mpa-country-label {
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 992px) {
  .mpa-country-label {
    font-size: 1.5rem;
  }
}

.tag-name {
  font-size: 0.75rem;
  font-weight: bold;
  color: #1c78fa;
  margin-left: 0.23rem;
  display: none;
}

.tag-name-red {
  font-size: 0.75rem;
  font-weight: bold;
  color: #d91402;
  margin-left: 0.23rem;
  display: none;
}

.blue-tag-icon,
.red-tag-icon {
  display: flex;
  align-items: center;
}
.blue-tag-icon:hover .tag-name,
.blue-tag-icon:hover .tag-name-red,
.red-tag-icon:hover .tag-name,
.red-tag-icon:hover .tag-name-red {
  display: block;
  margin-top: 5px;
}

.country-data-name {
  font-size: 0.875rem;
  color: #0e173e;
  font-weight: bold;
  margin: 0;
}

.chartmodal-close {
  opacity: 1;
}

.close-panel-icon .cross-icon .cross-line {
  fill: #b8becc;
}
@media screen and (max-width: 767px) {
  .close-panel-icon .cross-icon .cross-line {
    fill: #1c78fa;
  }
}
.close-panel-icon:hover .cross-icon .cross-line {
  fill: #1c78fa;
}

.popup-year {
  font-size: 0.875rem;
  color: #a8adb7;
  margin-bottom: 8px;
}

.map-heat-legends {
  height: 70px;
  font-size: 1rem;
}

.modalchart-body {
  border-radius: 10px;
  box-shadow: 0 3px 12px 0 rgba(23, 37, 100, 0.4);
  background-color: #fff;
}
.modalchart-body .modalchart-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modalchart-body .chartmodal-header {
  border: none;
}
.modalchart-body .chartmodal-close {
  background: none;
  width: auto;
  height: auto;
}
.modalchart-body .ramp-heading {
  font-size: 1.25rem;
  color: #0e173e;
  line-height: 1.3;
  letter-spacing: 0.2px;
  font-weight: bold;
  margin-right: 10px;
}
.modalchart-body .modalchart-name {
  font-size: 0.875rem;
  color: #0e173e;
  font-weight: 500;
  margin-top: 12px;
}
.modalchart-body .section-sideborder__text-section {
  padding: 0.75rem;
}
.modalchart-body .section-sideborder__text-section__text ol {
  padding-left: 1.2rem;
  margin: 0;
}
.modalchart-body .section-sideborder__text-section__text ol li {
  padding-left: 0.25rem;
  font-size: 0.75rem;
}

.nonannex-heatlegend {
  display: none;
}

.section-sideborder__text-section-homepage .annex-heatlegend {
  display: none;
}
.section-sideborder__text-section-homepage .nonannex-heatlegend {
  display: block;
}

.section-sideborder__text-section-emission .annex-heatlegend {
  display: block;
}
.section-sideborder__text-section-emission .nonannex-heatlegend {
  display: none;
}

#charticonModal {
  background: rgba(14, 23, 62, 0.7411764706);
}

.country-data-value {
  font-size: 1.5rem;
  color: #0e173e;
  font-weight: bold;
  margin: 0;
}

.country-data-text {
  font-size: 0.875rem;
  color: #0e173e;
  margin: 0;
}

.country-data-text-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.country-data-bottom-align {
  align-items: flex-end;
}

.data-state-col {
  padding: 1.5rem;
  border: 1px solid #c8ccd6;
  border-top: none;
  border-right: none;
}

.country-data-degree {
  font-size: 1.25rem;
  font-weight: bold;
}

.color-yellow {
  color: #ffc933;
}

.color-orange {
  color: #f36a00;
}

.ampopup-close {
  filter: invert(1);
  top: 0.8em !important;
  right: 1.5em !important;
  background-size: 100% !important;
}

a.ampopup-close {
  background-color: transparent !important;
}

.popup-row {
  display: flex;
  padding: 1rem 0 0;
}

.popup-row:first-child {
  padding: 1.5rem 0 0;
}

.popup-row.nodata-state .popup-left-text,
.popup-row.nodata-state .popup-right-text {
  color: #a8adb7;
  font-weight: 400;
}

.popup-row.nodata-state .popup-right-text {
  background: url(../assets/images/no-data.svg) no-repeat left 0 top;
}

.popup-row-year span {
  color: #a8adb7;
}

.popup-row-year p {
  font-size: 14px;
  color: #0e173e;
  font-weight: 700;
  word-break: break-word;
}

.popup-row-year .popup-left-text {
  width: 100%;
}

.empty-state-container {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.empty-state-wrapper {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
}

.empty-state-wrapper h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0 15px;
}

.empty-state-wrapper p {
  font-size: 14px;
  font-weight: 400;
  color: #a8adb7;
}

.popup-left-text {
  width: 75%;
  color: #0e173e;
  font-size: 14px;
  line-height: 19px;
}

.popup-right-text {
  width: 25%;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  color: #0e173e;
}

.popup-year {
  color: #a8adb7;
  line-height: 1.5;
  margin-top: 3px;
}

hr.popup-line {
  width: 30%;
  margin: 0;
  margin-top: 1.2rem;
  background: #ccc;
}

.popup-static-text {
  color: #545f73;
  font-size: 0.85rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
  line-height: 1.2;
}

.last-text {
  padding-bottom: 1.2rem;
}

.bar-graph .select-wrapper p {
  margin-left: 20px;
}

.bar-graph .select-wrapper .select-dropdown {
  margin-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background: url(../images/down-arrow.svg) no-repeat right 10px center;
  background-size: 13px;
}

.bar-graph input.form-check-input,
.single-select .multiselect-option .form-check-input {
  display: none;
}

.line-graph .single-select .multiselect-option .form-check-label {
  padding: 0;
  padding-left: 0;
}

.single-select .show > .dropdown-menu {
  width: 215px;
}

.line-graph
  .single-select
  .multiselect-container
  .multiselect-option.dropdown-item {
  width: 100%;
}

.bar-graph .custom-select {
  width: 210px;
  text-align: left !important;
}

.bar-graph .multiselect-container.dropdown-menu.show {
  width: 210px;
  margin-top: 0;
  box-shadow: 0 0 6px 0 #000;
}

.bar-graph .custom-select {
  background: 0 0;
}

.bar-graph .multiselect-container .multiselect-option.dropdown-item {
  padding: 8px 13px;
}

.bar-graph .multiselect-container .multiselect-option.dropdown-item.active {
  background-color: #f0f0f2 !important;
}

.bar-graph .multiselect-container .multiselect-option.dropdown-item:hover {
  background-color: #f0f0f2 !important;
}

.common-toggle {
  position: absolute;
  top: 0;
  z-index: 99;
  right: 0;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-radius: 4px;
}

.common-toggle.electri-toggle {
  margin: 0 0 0 35%;
  width: 550px;
}

.data-view {
  font-size: 14px;
  color: #545f73;
  vertical-align: middle;
}

.toggle-text {
  font-size: 16px;
  color: #0e173e;
  margin: 0 10px;
}

.switch-wrapper {
  margin: 7.2px 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.switch-wrapper input {
  display: none;
}

.switch-label {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  transition: transform ease-in 0.2s;
  opacity: 0.6;
}

.switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 20px;
  cursor: pointer;
  border-radius: 135px;
  background-color: #1c78fa;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  vertical-align: middle;
}

.switch:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  left: 1px;
  cursor: pointer;
  transform: translateY(-50%);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.22);
  border: solid 2px #fff;
  background-color: #fff;
  transition: transform ease-in 0.2s;
  border-radius: 50%;
  background-repeat: no-repeat;
}

.switch-label.day {
  opacity: 1;
  text-shadow: 0px 0px 0.5px black;
}

.switch-wrapper input:checked ~ .switch-label.day {
  opacity: 0.6;
  font-weight: normal;
  text-shadow: none;
}

.switch-wrapper input:checked ~ .switch-label.night {
  opacity: 1;
  text-shadow: 0px 0px 0.5px black;
}

.switch-wrapper input:checked ~ .switch:before {
  transform: translate(22px, -50%);
}

.equity-page.header-container,
.homepage.header-container {
  background: #6161ff url(../assets/images/header-bg.png) no-repeat;
  background-size: cover;
}

.content-wrapper,
.header-wrapper {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.header-scroll .header-wrapper {
  width: 100%;
}

.top-menu {
  display: flex;
  justify-content: right;
}

.top-menu-wrapper {
  position: absolute;
  z-index: 99;
  right: 0;
}

.top-menu-list {
  margin: 2rem 0.8rem;
  color: #fff;
}

.top-menu-list .active {
  font-weight: 400;
  border-bottom: 2px solid #fff;
  padding-bottom: 3px;
}

.center-list {
  border-right: 1px solid #fff;
  padding: 0 1.8rem;
}

.menu-navigation {
  align-items: end;
  padding: 2rem 0 0;
}

.menu-navigation .navbar-nav {
  position: relative;
  bottom: 5px;
}

.menu-navigation a,
.top-menu-wrapper a {
  background: 0 0 !important;
  color: #fff !important;
  font-weight: 300;
}

.menu-navigation a:hover,
.top-menu-wrapper a:hover {
  text-shadow: 0 0 1.2px #fff;
}

.menu-navigation.navbar-light .navbar-nav .nav-link {
  font-size: 18px;
  margin: 1.2rem 1.2rem 0;
  padding: 8px 0 3px;
}

.menu-navigation.navbar-light .navbar-nav .nav-link.active {
  font-weight: 400;
  border-bottom: 2px solid #fff;
}

.header-title-wrap {
  padding: 3.2rem 0;
  text-align: center;
  color: #fff;
  opacity: 1;
  padding: 3.2rem 0;
  height: auto;
  transition: padding 1s, opacity 0.1s, height 0.6s ease-in-out;
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory;
  z-index: 0;
  position: relative;
}

.header-desc {
  width: 60%;
  margin: 0 auto;
  margin-top: 1.3rem;
  line-height: 1.6;
  font-weight: 300;
}

.header-desc.homepage-header-desc {
  width: 70%;
}

.common-tab .tab-section-heading {
  font-size: 32px;
  font-weight: 700;
  color: #0e173e;
  line-height: 1.3;
  width: 90%;
}

.foot-note {
  margin: 10px 0 0;
}

.foot-note ul {
  list-style: none;
}

.foot-note ul li {
  font-size: 12px;
  line-height: 16px;
  color: #545f73;
  font-weight: 400;
  padding-bottom: 5px;
}

.foot-note ul li sup {
  color: #0e173e;
}

.common-tab .tab-list {
  margin-left: 1rem;
}

.common-tab .tab-list .tab-list-content {
  list-style-type: disc;
  font-size: 14px;
  line-height: 1.71;
  color: #0e173e;
}

.common-tab .tab-list.tab-number-list {
  list-style: auto;
}

.common-tab .tab-list.tab-number-list .tab-list-content-number {
  font-size: 14px;
  line-height: 1.71;
  color: #0e173e;
}

.common-tab .tab-ordered-list {
  list-style: lower-alpha;
  margin-left: 1.5rem;
}

.common-tab .tab-paragraph {
  font-size: 14px;
  line-height: 1.71;
  color: #0e173e;
}

.common-tab .tab-list-content a,
.common-tab .tab-paragraph a {
  background: 0 0 !important;
  color: #0e173e;
}

.common-tab .tab-list-content a:hover,
.common-tab .tab-paragraph a:hover,
.tab-section-heading a:hover {
  color: #1c78fa;
}

.common-tab hr.tab-hr {
  margin: 0;
}

.common-tab .content-last-section {
  padding-bottom: 157px;
}

.common-tab .tab-span {
  color: #a8adb7;
}

.chart-block h1 {
  margin: 50px 0;
}

.chart-tabs.fill-tabs .nav {
  align-items: center;
  justify-content: center;
}

.chart-tabs.fill-tabs .nav-tabs {
  border: none;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link.active {
  border: none;
  background-color: #1c78fa !important;
  color: #fff;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link {
  padding: 32px 26px 32px 76px;
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff !important;
  color: #1c78fa;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
}

.chart-tabs.fill-tabs .nav-item {
  margin-right: 60px;
}

.chart-tabs.fill-tabs .nav-item:last-child {
  margin-right: 0;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-cumulative {
  background: url(../assets/images/cumulative-emission-map-blue.svg) no-repeat
    left 25px center;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-cumulative.active {
  background: url(../assets/images/cumulative-emission-map-white.svg) no-repeat
    left 25px center;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-historical {
  background: url(../assets/images/historical-ghg-emissions-blue.svg) no-repeat
    left 34px center;
}

.chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-historical.active {
  background: url(../assets/images/historical-ghg-emissions-white.svg) no-repeat
    left 34px center;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link,
.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.active,
.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link:hover {
  background: 0 0 !important;
  box-shadow: none;
  border: none;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link {
  color: #a8adb7;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  padding: 10px 0 10px 45px;
  text-transform: uppercase;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.active {
  color: #1c78fa;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-annual {
  background: #fff url(../assets/images/annual-emissions.svg) no-repeat left 9px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-annual.active {
  background: #fff url(../assets/images/annual-emissions-blue.svg) no-repeat
    left 9px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-per-capita {
  background: #fff url(../assets/images/per-capita-emissions.svg) no-repeat left
    11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-per-capita.active {
  background: #fff url(../assets/images/per-capita-emissions-blue.svg) no-repeat
    left 11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-electricity {
  background: #fff url(../assets/images/electricity.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs
  .nav-tabs
  .nav-link.nav-link-electricity.active {
  background: #fff url(../assets/images/electricity-blue.svg) no-repeat left
    11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-coal {
  background: #fff url(../assets/images/coal.svg) no-repeat left 11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-coal.active {
  background: #fff url(../assets/images/coal-blue.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-oil {
  background: #fff url(../assets/images/oil.svg) no-repeat left 11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-oil.active {
  background: #fff url(../assets/images/oil-blue.svg) no-repeat left 11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-natural-gas {
  background: #fff url(../assets/images/natural-gas.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs
  .nav-tabs
  .nav-link.nav-link-natural-gas.active {
  background: #fff url(../assets/images/natural-gas-blue.svg) no-repeat left
    11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-coal-gas {
  background: #fff url(../assets/images/coal-gas.svg) no-repeat left 11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-coal-gas.active {
  background: #fff url(../assets/images/coal-gas-blue.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs
  .nav-tabs
  .nav-link.nav-link-operationalise-equity {
  background: #fff url(../assets/images/operationalise.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs
  .nav-tabs
  .nav-link.nav-link-operationalise-equity.active {
  background: #fff url(../assets/images/operationalise-blue.svg) no-repeat left
    11px center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-flow-based {
  background: #fff url(../assets/images/flow-based.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-flow-based.active {
  background: #fff url(../assets/images/flow-based-blue.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-bend-curve {
  background: #fff url(../assets/images/bend-curve.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs .nav-tabs .nav-link.nav-link-carbon-budget {
  background: #fff url(../assets/images/carbon-budget.svg) no-repeat left 11px
    center !important;
}

.chart-tabs.fill-tabs.link-tabs
  .nav-tabs
  .nav-link.nav-link-carbon-budget.active {
  background: #fff url(../assets/images/carbon-budget-blue.svg) no-repeat left
    11px center !important;
}

.chart-wrapper {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}

.multiseries-map .common-toggle {
  top: 40px;
  right: 40px;
  z-index: 1;
}

.counry-details {
  display: none;
  width: 0;
}

.country-details-display {
  display: block;
  width: 50%;
  box-shadow: 0 0 6px 0 rgba(14, 23, 62, 0.4);
  /* background-image: linear-gradient(
    to top,
    #f3f5f7 8%,
    rgba(255, 255, 255, 0.3) 20%
  ); */
  z-index: 1;
}

.close-map-icon {
  cursor: pointer;
}

.country-details-display.ndcs-counry-details {
  background-image: initial;
}

.ndcs-counry-details .ndcs-card-section {
  border-bottom: 1px solid #c8ccd6;
  margin: 0;
}

#mapChart.chart-map-width {
  width: 50%;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
  margin: 0;
  height: 715px;
}
@media screen and (max-width: 1024px) {
  #mapChart.chart-map-width {
    height: 540px;
  }
}
@media screen and (max-width: 768px) {
  .country-details-display {
    height: 100%;
  }
  #mapChart.chart-map-width,
  .ndcs-counry-details {
    height: 450px;
  }
  .ndcs-data-state {
    max-height: 380px;
  }
  #mapChart.ndcs-am-chart-map {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #mapChart.chart-map-width {
    height: 420px;
    margin: 0;
    width: 100%;
  }
  .country-details-display {
    width: 100%;
    z-index: 10;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    height: 420px;
  }
  .country-details-display .data-state {
    height: 325px;
    overflow: auto;
  }
}
@media screen and (max-width: 580px) {
  #mapChart.chart-map-width {
    height: 340px;
  }
  .country-details-display {
    height: 340px;
  }
  .country-details-display .data-state {
    height: 240px;
  }
}

.chart-container {
  position: relative;
}
.chart-container .form-check .form-check-input {
  margin-left: 0;
}
.chart-container .form-check-input[type="checkbox"] {
  border-radius: 0;
}
.chart-container sub {
  position: static;
  display: inline-block;
  vertical-align: sub;
}

.multiselect-native-select .show .multiselect.custom-select {
  border: solid 1px #1c78fa;
}
.multiselect-native-select .show .multiselect.custom-select::before {
  top: 18px;
  transform: rotate(270deg);
}

.emission-page.header-container {
  background: #ff4a7a url(../assets/images/header-bg.png) no-repeat;
  background-size: cover;
}

.resource-consumption-page.header-container {
  background: #f76900 url(../assets/images/header-bg.png) no-repeat;
  background-size: cover;
}

.contributions-mitigation-page.header-container {
  background: #048940 url(../assets/images/header-bg.png) no-repeat;
  background-size: cover;
}

.mapContent {
  background: rgba(240, 240, 242, 0.7);
}

.mapContent-wrapper {
  display: none !important;
}

.section-append-country {
  color: #a8adb7;
  font-size: 20px;
  font-weight: 700;
}

.append-para a {
  word-break: break-all;
  text-decoration: underline;
}

.consumption-natural-gas,
.consumption-oil,
.gas,
.total-consumption-coal,
.total-generation-electricity {
  display: none;
}

.biennial-reports-page.header-container {
  background: #6a7e06 url(../assets/images/header-bg.png) no-repeat;
  background-size: cover;
}

.biennial-reports .single-select {
  justify-content: flex-start;
}

.biennial-reports .chart-wrapper {
  padding: 40px 15px 0;
  position: relative;
}

.biennial-reports .amcharts-amexport-menu-level-0.amcharts-amexport-top {
  top: 49px !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.multiselect-reset
  .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.multiselect-reset
  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .multiselect-reset .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
  color: #1c78fa;
  background-color: transparent !important;
  border-color: transparent !important;
}

.error-msg {
  text-align: center;
  padding: 50px 0 50px;
  font-size: 22px;
  font-weight: 700;
}

.error-text {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.chart-heading {
  font-family: "RobotoSlabMedium", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.32px;
  color: #0e173e;
}

.tabs-section-charts__tabs__link {
  padding: 1.063rem 2.375rem 1.063rem 2.344rem;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  background-color: #fff;
  color: #545f73;
}
.tabs-section-charts__tabs__link svg {
  margin-right: 1rem;
}
.tabs-section-charts__tabs__link:hover {
  color: #1c78fa;
}
.tabs-section-charts__tabs__link:hover svg path {
  fill: #1c78fa !important;
}
.tabs-section-charts__tabs .active {
  font-weight: 500;
  color: #1c78fa;
  background-color: #f6f6f7;
}
.tabs-section-charts__tabs .active svg path {
  fill: #1c78fa !important;
}
.tabs-section-charts__tabs .active .graph-svg path {
  stroke: #1c78fa;
  stroke-width: 0.5px !important;
}

.amcharts-line-chart-menu {
  position: absolute;
  top: 5% !important;
  right: 5% !important;
}
.amcharts-line-chart-menu .amcharts-line-chart-item {
  background-color: transparent;
}
.amcharts-line-chart-menu .amcharts-line-chart-item .amcharts-line-chart-icon {
  width: auto;
  height: auto;
  min-width: auto;
  min-height: auto;
}
.amcharts-line-chart-menu .amcharts-line-chart-item:hover,
.amcharts-line-chart-menu .amcharts-line-chart-item:active {
  background-color: #f0f0f2;
  color: #1c78fa;
}
.amcharts-line-chart-menu
  .amcharts-line-chart-item.amcharts-line-chart-item-level-0 {
  width: auto;
  min-height: 0;
  opacity: 1;
}
.amcharts-line-chart-menu
  .amcharts-line-chart-label.amcharts-line-chart-label-level-1 {
  display: block;
  cursor: default;
  padding: 0.5rem 1.68rem;
  font-size: 0.875rem;
  color: #121b45;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .amcharts-line-chart-menu {
    display: none !important;
  }
}

.amcharts-line-chart-item:hover,
.amcharts-line-chart-item.active {
  background-color: #f0f0f2 !important;
}

.amcharts-line-chart-item.amcharts-line-chart-item-level-0.amcharts-line-chart-item-blank:hover,
.amcharts-line-chart-item.amcharts-line-chart-item-level-0.amcharts-line-chart-item-blank:active {
  background-color: transparent !important;
}
.amcharts-line-chart-item.amcharts-line-chart-item-level-0.amcharts-line-chart-item-blank:hover
  svg
  circle,
.amcharts-line-chart-item.amcharts-line-chart-item-level-0.amcharts-line-chart-item-blank:active
  svg
  circle {
  fill: #1c78fa !important;
}

.amcharts-line-chart-label.amcharts-line-chart-label-level-2 {
  display: block;
  cursor: default;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: #121b45;
  text-decoration: none;
  cursor: pointer;
}

.amcharts-line-chart-menu.amcharts-line-chart-menu-level-1 {
  width: 172px;
  border-radius: 4px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.22);
  background-color: #fff;
  margin-right: 0 !important;
  top: 25px !important;
}

.amcharts-line-chart-menu.amcharts-line-chart-menu-level-2 {
  border-radius: 4px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.22);
  background-color: #fff;
  right: 0 !important;
  top: -1px !important;
}

.annex-nonannex-tab,
.mobile-chart-info-icon {
  display: none;
}

#lineChartInfoModal .modal-dialog,
#chartIconModal .modal-dialog {
  max-width: 326px;
  margin: 0 auto;
}
#lineChartInfoModal .modal-dialog .modal-content,
#chartIconModal .modal-dialog .modal-content {
  border-radius: 10px;
  box-shadow: 0 3px 12px 0 rgba(23, 37, 100, 0.4);
  background-color: #fff;
}

#charticonModal .section-sideborder__text-section {
  width: auto;
}

.chart-modal-content {
  text-align: center;
}
.chart-modal-content svg {
  margin-top: 10px;
}
.chart-modal-content .chart-modal-headng {
  margin: 14px 12px 10px 7px;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #545f73;
}
.chart-modal-content .chart-modal-desc {
  margin: 10px 0 0;
  font-size: 0.75rem;
  color: #717f98;
}

.chart-close-right-icon {
  position: absolute;
  right: 15px;
  z-index: 99;
}

.warning-info-wrapper {
  display: none;
  padding: 12px 20px;
  border-top: 1px solid #c8ccd6;
}
.warning-info-wrapper svg {
  margin: 0 14px;
}
@media screen and (max-width: 767px) {
  .warning-info-wrapper {
    display: block;
  }
}

.chart-modal-desc {
  font-size: 0.75rem;
  color: #717f98;
  margin: 0;
}

.chart-modal-italic {
  font-style: italic;
}

.warning-info-container {
  display: flex;
  align-items: center;
}

.btn-close:focus {
  box-shadow: unset;
}

.dropdown-menu.show {
  z-index: 1;
}

.multiselect-reset.p-2 {
  top: 5px;
}

@media screen and (max-width: 1240px) {
  .common-toggle.resource-toggle {
    width: 100%;
    margin: 0;
    left: auto;
    right: auto;
    top: 12%;
  }
  .graph-card-header.coal-gas .common-toggle.resource-toggle {
    top: 15%;
  }
  .menu-navigation.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-navigation.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0 0.5rem;
    padding: 18px 0 10px;
  }
  .header-desc {
    width: 70%;
  }
  .multiselect-container .multiselect-filter > input.multiselect-search {
    width: 170px;
  }
  .line-graph .multiselect-container .multiselect-option .form-check-label {
    overflow: unset;
    white-space: pre-wrap;
  }
}
@media screen and (max-width: 992px) {
  .chart-tabs.fill-tabs .nav-item {
    margin: 0 1rem 0 0;
  }
  .show > .dropdown-menu {
    width: 260px;
  }
  .line-graph .multiselect-container .multiselect-option.dropdown-item,
  .multiselect-container .multiselect-option.dropdown-item {
    width: auto;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .chart-block h1 {
    line-height: 32px;
  }
  .chart-tabs.fill-tabs .nav-item {
    margin: 0;
  }
  .chart-tabs.fill-tabs .nav-tabs .nav-link {
    padding: 20px 26px 20px 57px;
  }
  .chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-cumulative.active {
    background: url(../assets/images/cumulative-emission-map-white.svg)
      no-repeat left 11px center;
  }
  .chart-tabs.fill-tabs .nav-tabs .nav-link.nav-link-historical {
    background: url(../assets/images/historical-ghg-emissions-blue.svg)
      no-repeat left 18px center;
  }
  .ampopup-content {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
  }
  .ampopup-inside {
    padding: 0 0.7rem !important;
  }
  .popup-left-text {
    width: 72%;
  }
  .ampopup {
    padding: 0.8rem;
    background: white;
  }
  .common-toggle {
    right: 350px;
  }
  .line-graph .multiselect-container .multiselect-option.dropdown-item {
    width: 100%;
  }
  .common-info-tooltip.tooltip .tooltiptext {
    top: -46px;
    left: -155px;
    z-index: 2;
  }
  .multiseries-map .amcharts-amexport-menu-level-0.amcharts-amexport-top {
    top: -100px !important;
    right: 15px !important;
  }
  #annualEmissionlegend,
  #coalConsumptionlegend,
  #electricityGraphLegend,
  #historicalGHGEmissionLegend,
  #naturalGasConsumptionlegend,
  #oilConsumptionlegend,
  #perCapitaEmissionlegend,
  #stackedLineGraphLegend,
  #totalLULUCFLegend,
  #energyLegend,
  #IPPULegend,
  #agricultureLegend,
  #wasteLegend,
  #LULUCFLegend {
    height: 50px;
    width: 1366px;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .mobile-none,
  .line-graph-chart .common-toggle {
    display: none;
  }
  .annex-nonannex-tab {
    display: block;
  }
  .common-annex-nonannex {
    font-size: 0.875rem;
    background: none;
    border: none;
    width: 50%;
    padding: 10px;
  }
  .annex-nonannex-tab {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .annex-nonannex-tab .active {
    color: #1c78fa;
    font-weight: 500;
    border-bottom: solid 3px #1c78fa;
  }
  .mobile-chart-info-icon {
    display: block;
    position: absolute;
    right: 20px;
    top: 60px;
    padding: 7px;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    z-index: 9;
  }
  .home-line-graph {
    padding: 18px;
  }
  .ndcs-data-state .data-state-col:last-child {
    border-bottom: 0;
  }
  .homepage-header-main-bg,
  .emission-header-main-bg,
  .electricity-header-main-bg,
  .resource-coal-header-main-bg,
  .resource-oil-header-main-bg,
  .resource-natural-header-main-bg,
  .resource-coal-gas-header-main-bg,
  .resource-non-fossil-header-main-bg,
  .ndcs-summaries-header-main-bg,
  .biennial-reports-header-main-bg,
  .approaches-header-main-bg,
  .about-cem-header-main-bg {
    -webkit-clip-path: none;
    clip-path: none;
  }
}
@media screen and (max-width: 617px) {
  .chart-tabs.fill-tabs .nav-item.mobile-space {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .switch-wrapper {
    margin-top: 15px;
  }
  .data-view {
    display: block;
    margin-bottom: 20px;
  }
  .multiseries-map .amcharts-amexport-menu-level-0.amcharts-amexport-top {
    right: 0 !important;
  }
  #lineGraph .amcharts-amexport-menu-level-0.amcharts-amexport-top,
  .amcharts-amexport-menu-level-0.amcharts-amexport-top,
  .biennial-reports .amcharts-amexport-menu-level-0.amcharts-amexport-top,
  .per-capita-emission .amcharts-amexport-menu-level-0.amcharts-amexport-top {
    top: 15px !important;
    right: 20px !important;
  }
  .chart-tabs.fill-tabs .nav.equity-tab {
    justify-content: left;
  }
}
@media only screen and (max-width: 768px) {
  .tabs-section-charts__tabs__link {
    padding: 0.75rem 1.892rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .tabs-section-charts {
    padding-top: 2.142rem;
  }
  .tabs-section-charts__tabs__link {
    padding: 0.714rem 0.85rem;
  }
  .chart-heading {
    font-size: 1.285rem;
  }
}
@media screen and (max-width: 400px) {
  .multiselect,
  .multiselect-native-select .custom-select {
    width: 170px;
  }
  .show > .dropdown-menu {
    width: 240px;
  }
}
@media screen and (max-width: 350px) {
  .multiselect,
  .multiselect-native-select .custom-select {
    width: 140px;
  }
  .switch-label {
    font-size: 0.85rem;
  }
  .show > .dropdown-menu {
    width: 200px;
  }
  .multiselect-container .multiselect-filter > input.multiselect-search {
    width: 120px;
  }
}
@media only screen and (max-width: 320px) {
  .tabs-section-charts__tabs__link svg {
    margin-right: 0;
  }
}
.showMoreBtn,
.showLessBtn {
  display: none;
}

.electric-total-generation {
  padding-bottom: 40px;
}

.cta-wrapper {
  border-radius: 0.625rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(
    83deg,
    rgba(18, 223, 243, 0.1) -23%,
    rgba(28, 120, 250, 0.1)
  );
}

.cta {
  padding: 1.56rem 8.375rem 1.56rem 3.75rem;
  background: transparent url("../assets/images/cta-bg.png") no-repeat right
    center;
  background-size: 836px 238px;
}
.cta__heading {
  font-family: "RobotoSlabMedium", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.32px;
  color: #0e173e;
}
.cta__description {
  max-width: 693px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.63;
  color: #545f73;
}
.cta__button {
  padding: 0.875rem 1.875rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  color: #ffffff;
  background-color: #1c78fa;
}
.cta__button:hover {
  color: #ffffff;
  background-color: #0f46aa;
}

@media only screen and (min-width: 768px) {
  .cta__button {
    margin-left: 1.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .cta {
    padding: 2.285rem;
  }
}
@media only screen and (max-width: 768px) {
  .cta__heading {
    font-size: 1.143rem;
  }
  .cta__description {
    max-width: 424px;
    font-size: 0.858rem;
  }
}
@media only screen and (max-width: 480px) {
  .cta {
    padding: 1.142rem;
  }
  .cta__button {
    padding: 0.714rem 1.714rem;
    font-size: 1rem;
  }
}
.img-text-section {
  margin-bottom: 5rem;
}
.img-text-section__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.img-text-section__text h3 {
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #0e173e;
}
.img-text-section__text p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.63;
  color: #717f98;
}

.img-text-section.mssrf-section {
  margin-bottom: 2.5rem;
}

.cem-section .img-text-section__image {
  border-radius: 4px;
  box-shadow: 0 0 1.25rem 0 rgba(237, 113, 30, 0.15);
  width: 90.62%;
}

.cem-section .img-text-section__text p {
  max-width: 560px;
}

.our-aim-section .img-text-section__image {
  border-radius: 4px;
  box-shadow: 0 0 1.25rem 0 rgba(237, 113, 30, 0.15);
  width: 100%;
}

.our-aim-section .img-text-section__text p {
  width: 90.6%;
}

.mssrf-section .img-text-section__image {
  width: 78.12%;
  background: none;
}

@media only screen and (max-width: 768px) {
  .cem-section .img-text-section__image {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .img-text-section,
  .img-text-section.mssrf-section {
    margin-bottom: 3.571rem;
  }
}
.tabs-section__content__pane .decimal-list li .list-number,
.tabs-section__content__pane ol li::marker {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.14px;
  color: #717f98;
}

.tabs-section {
  margin-bottom: 3.75rem;
  padding: 0 7.65%;
}
.tabs-section__tabs {
  max-width: 1040px;
  margin: 0 auto;
  border-color: #f0f0f2;
}
.tabs-section__tabs__link {
  margin-right: 4.875rem;
  padding: 0.5rem 0.469rem;
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  color: #545f73;
}
.tabs-section__content__pane {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.63;
  color: #717f98;
}
.tabs-section__content__pane .pane-body {
  margin-bottom: 1.906rem;
}
.tabs-section__content__pane .pane-body h3 {
  font-size: 1.25rem;
}
.tabs-section__content__pane .pane-body .sub-heading {
  font-size: 1.125rem;
}
.tabs-section__content__pane .indecator {
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #c8ccd6;
}
.tabs-section__content__pane h3 {
  font-family: "RobotoSlabMedium", sans-serif;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 0.28px;
  color: #0e173e;
}
.tabs-section__content__pane .decimal-list {
  list-style-type: none;
}
.tabs-section__content__pane .decimal-list li {
  display: flex;
  align-items: center;
}
.nav-tabs .tabs-section__tabs__link:focus,
.nav-tabs .tabs-section__tabs__link:hover {
  border-radius: 5px 5px 0 0;
  background-color: #f1f6ff;
  color: #545f73;
}

.nav-tabs .tabs-section__tabs__link.active {
  padding-bottom: calc(0.5rem - 3px);
  border: 0;
  border-bottom: 3px solid #1c78fa;
  background-color: transparent;
  color: #1c78fa;
  text-shadow: 0 0 0 #1c78fa;
}

.charts-tabs-section {
  margin-bottom: 0;
  padding: 0;
}
.charts-tabs-section .tabs-section__tabs { max-width: 100%; }
.charts-tabs-section .tabs-section__tabs__link:focus { outline: none;}
.charts-tabs-section .tabs-section__tabs__link:focus-visible { outline: none;}
.charts-tabs-section .tabs-section__tabs__link-last { margin-right: 0; }

.chart-tabs-btn {
  display: none;
  position: absolute;
  top: 0;
  border: 0;
  padding: 1.42rem 1.107rem;
  width: auto;
  cursor: pointer;
}
.chart-tabs-btn:focus { box-shadow: none; }
.chart-tabs-btn-one {
  left: 0;
  background-image: linear-gradient(to right, #fff 9%, rgba(255, 255, 255, 0.4) 148%);
}
.chart-tabs-btn-two {
  right: 0;
  background-image: linear-gradient(to left, #fff 9%, rgba(255, 255, 255, 0.4) 148%);
}
.chart-tabs-btn-icon { width: 12px; }
.chart-tabs-btn-icon svg { width: 100%; }

@media only screen and (max-width: 1440px) {
  .tabs-section__tabs {
    max-width: 925px;
  }
  .section-sideborder__text-section-non-fossil {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 1280px) {
  .charts-tabs-section .tabs-section__tabs__link { font-size: 1.066rem; }
}
@media only screen and (max-width: 1024px) {
  .tabs-section__tabs__link { margin-right: 2.875rem; }
  .charts-tabs-section .tabs-section__tabs__link { margin-right: 2.5rem; }
  .charts-tabs-section .tabs-section__tabs__link-last { margin-right: 0; }
}
@media only screen and (max-width: 992px) {
  .charts-tabs-section .tabs-section__tabs__link { margin-right: 1.8rem; }
  .charts-tabs-section .tabs-section__tabs__link-last { margin-right: 0; }
}
@media only screen and (max-width:768px) {
  .charts-tabs-section .tabs-section__tabs__link {
    display: flex;
    align-items: center;
  }
  .charts-tabs-section .tabs-section__tabs { padding: 0 1rem; }
}
@media only screen and (max-width:767px) {
  .charts-tabs-section .tabs-section__tabs {
    overflow-x: scroll;
    overflow-y: auto;
    justify-content: flex-start !important;
  }
  .charts-tabs-section .tabs-section__tabs::-webkit-scrollbar { display: none; }
  .charts-tabs-section .tabs-section__tabs-spacing { padding-right: 2.5rem; }
  .chart-tabs-btn { display: inline-block; }
  .chart-tabs-btn-one { display: none; }
}
@media only screen and (max-width: 600px) {
  .tabs-section__tabs__link {
    margin-right: 2rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .charts-tabs-section .tabs-section__tabs { padding: 0 1.7rem;}
  .charts-tabs-section .tabs-section__tabs-spacing { padding-right: 3rem; }
  .tabs-section__tabs__link {
    margin-right: 1.5rem;
    padding: 0.5rem 0;
    font-size: 12px;
  }
  .charts-tabs-section .tabs-section__tabs__link { margin-right: 2.867rem; }
  .charts-tabs-section .tabs-section__tabs__link-last { margin-right: 0; }
}
@media only screen and (max-width: 320px) {
  .tabs-section__tabs {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .charts-tabs-section .tabs-section__tabs {
    flex-direction: row !important;
    align-items: center !important;
  }
}
.text-link {
  color: #1c78fa;
}

.cem-accordion {
  width: 100%;
}
.cem-accordion__item {
  border: 0;
  margin-bottom: 2px;
}
.cem-accordion__btn {
  padding: 1.813rem 0;
}
.cem-accordion__btn::after {
  display: none;
}
.cem-accordion__btn {
  border-radius: 0 !important;
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.32px;
  color: #ffffff;
}
.cem-accordion__btn:focus {
  box-shadow: none;
}
.cem-accordion__btn .number {
  margin-right: 1.875rem;
}
.cem-accordion__body {
  padding: 40px 0;
  overflow: auto;
}

.approaches-accordion-button,
.approaches-accordion-button:not(.collapsed) {
  background-color: #00a4b4;
  color: #ffffff;
  box-shadow: none;
}

.homepage-accordion-button,
.homepage-accordion-button:not(.collapsed) {
  background-color: #1c78fa;
  color: #ffffff;
}

.emission-trajectories-accordion-button,
.emission-trajectories-accordion-button:not(.collapsed) {
  background-color: #b61102;
  color: #ffffff;
}

.biennial-accordion-button,
.biennial-accordion-button:not(.collapsed) {
  background-color: #e73689;
  color: #ffffff;
}

.ndcs-accordion-button,
.ndcs-accordion-button:not(.collapsed) {
  background-color: #7b40f2;
  color: #ffffff;
}

.resource-cunsumption-accordion-button,
.resource-cunsumption-accordion-button:not(.collapsed) {
  background-color: #008a00;
  color: #ffffff;
}

.ndcs-quote-block {
  padding: 1.5rem;
  /* border-bottom: 1px solid #c8ccd6; */
}

.references-with-heading {
  margin-right: 1.675rem;
}

.references-published {
  max-width: 625px;
  margin: 0 0 1.875rem 0;
}
.references-published__heading {
  margin-bottom: 1.25rem;
  font-family: "RobotoSlabBold", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.16px;
  color: #0e173e;
}
.references-published__desc {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #0e173e;
  padding: 1.25rem;
  background-color: #f1fdff;
}
.references-published__desc-homepage {
  border-left: 2px solid #1c78fa;
  background-color: #f1f6ff;
}
.references-published__desc-emission {
  border-left: 2px solid #b61102;
  background-color: #fff5f5;
}
.references-published__desc-rc {
  border-left: 1px solid #008a00;
  background-color: #f3fff3;
}
.references-published__desc-ndcs {
  border-left: 2px solid #7b40f2;
  background-color: #f8f5fe;
}
.references-published__desc-approaches {
  border-left: 2px solid #00a4b4;
  background-color: #f1fdff;
}
.references-published__desc-biennial {
  border-left: 2px solid #e73689;
  background-color: #fdf2f7;
}

.references-container-flow-based {
  display: none;
}

.references-container-cumilative-based {
  display: none;
}

.references-no-heading .references-published {
  padding-top: 2.5rem;
}

.section-sideborder {
  margin-bottom: 2.5rem;
  overflow: auto;
}
.section-sideborder__heading {
  margin-bottom: 1.25rem;
  font-family: "RobotoSlabMedium", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.24px;
  color: #0e173e;
}
.section-sideborder__heading .light-text,
.section-sideborder__heading .light-color-text {
  font-family: "RobotoSlabRegulor", sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
.section-sideborder__heading .light-color-text {
  color: #a8adb7;
}
.section-sideborder__text-section {
  padding: 1.5rem;
  max-width: 1146px;
  background-color: #f8faff;
}
.section-sideborder__text-section-biennial { max-width: 970px; }
.section-sideborder__text-section h6 {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.18px;
  color: #0e173e;
}
.section-sideborder__text-section__text {
  max-width: 970px;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1.57;
  letter-spacing: 0.14px;
  color: #0e173e;
}
.section-sideborder__text-section__text ol {
  padding-left: 2.5rem;
}
.section-sideborder__text-section__text ol li {
  padding-left: 0.625rem;
}
.section-sideborder__text-section__text ol li::marker {
  font-weight: bold;
}
.section-sideborder__text-section__text .last-line {
  padding-left: 3.1rem;
}
.section-sideborder__text-section-homepage {
  border-left: 2px solid #1c78fa;
  background-color: #f1f6ff;
}
.section-sideborder__text-section-emission {
  border-left: 2px solid #b61102;
  background-color: #fff5f5;
}
.section-sideborder__text-section-rc {
  border-left: 2px solid #008a00;
  background-color: #f3fff3;
}
.section-sideborder__text-section-non-fossil {
  border-left: 2px solid #008a00;
  background-color: #f3fff3;
  max-width: 1000px;
}
.section-sideborder__text-section-ndcs {
  border-left: 2px solid #7b40f2;
  background-color: #f8f5fe;
}
.section-sideborder__text-section-homepage {
  border-left: 2px solid #1c78fa;
  background-color: #f8faff;
}
.section-sideborder__text-section-approaches {
  border-left: 2px solid #00a4b4;
  background-color: #f1fdff;
}
.section-sideborder__text-section-biennial {
  border-left: 2px solid #e73689;
  background-color: #fdf2f7;
}
.section-sideborder__value-text-section {
  max-width: 370px;
  flex: 0 0 100%;
  margin: 0 1rem 1rem 0;
}
.section-sideborder__value-text-section .parameters {
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #0e173e;
}
.section-sideborder__value-text-section .parameters__year {
  font-size: 1.25rem;
}
.section-sideborder__value-text-section .parameters__value {
  font-size: 2rem;
  font-weight: bold;
  line-height: 0.75;
  letter-spacing: 0.32px;
}
.section-sideborder__value-text-section .parameters__formula {
  height: 24px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.16px;
}
.section-sideborder__value-text-section .parameters__formula .tempreture {
  margin-right: 22px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.43;
  color: #ffc933;
}
.section-sideborder__value-text-section .parameters__formula .tempreture svg {
  position: absolute;
  top: 0;
  right: -20px;
}
.section-sideborder__value-text-section .parameters__formula .high-tempreture {
  color: #f36a00;
}
.section-sideborder__text-section-gdp {
  max-width: 1018px;
}

.section-sideborder-common {
  flex: 0 1 999px;
}

.section-sideborder-percapita {
  display: none;
}

.section-sideborder-total-generation {
  display: none;
}

.definitions-content-container {
  margin-left: 4.5rem;
  max-width: 1154px;
}

.definitions-content {
  margin-bottom: 1.237rem;
  padding-bottom: 1.237rem;
  border-bottom: 0.5px solid #d6d9e0;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #545f73;
}
.definitions-content__text__heading {
  font-family: "RobotoSlabMedium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.18px;
  color: #0e173e;
}
.definitions-content__text__heading .light-font {
  font-family: "RobotoSlabRegulor", sans-serif;
}
.definitions-content p {
  margin-bottom: 8px;
  width: 70.4%;
}
.definitions-content ol {
  margin-bottom: 12px;
  padding-left: 1.75rem;
  width: 70.4%;
}
.definitions-content ol li {
  margin-bottom: 3px;
}
.definitions-content ol li::marker {
  font-weight: 500;
}
.definitions-content__indicator {
  margin-right: 9.36%;
  padding-left: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.43;
}
.definitions-content-two .definitions-content__indicator { margin-right: 9%;}
.definitions-content__indicator .light-temp {
  color: #ffc933;
}
.definitions-content__indicator .high-temp {
  color: #f36a00;
}
.definitions-content__indicator .light-font {
  left: -25px;
  font-family: "RobotoSlabRegulor", sans-serif;
  font-size: 0.75rem;
  line-height: 1.44;
  letter-spacing: 0.18px;
  color: #0e173e;
}

@media only screen and (min-width: 1920px) {
  .section-sideborder__text-section {
    max-width: 1536px;
  }
  .section-sideborder__value-text-section {
    max-width: 500px;
  }
  .section-sideborder__text-section-non-fossil { max-width: 1000px; }
}
@media only screen and (max-width: 1600px) {
  .section-sideborder__text-section-gdp {
    max-width: 756px;
  }
}
@media only screen and (max-width: 1440px) {
  .definitions-content-two .definitions-content__indicator { margin-right: 9.36%;}
}
@media only screen and (max-width: 1280px) {
  .section-sideborder__text-section { max-width: 1005px; }
  .section-sideborder__text-section-biennial { max-width: 970px; }
  .section-sideborder__value-text-section { max-width: 325px; }
  .section-sideborder__text-section-gdp { max-width: 664px; }
}
@media only screen and (max-width: 1024px) {
  .section-sideborder__text-section {
    max-width: 886px;
  }
  .section-sideborder__value-text-section {
    max-width: 286px;
  }
  .section-sideborder__text-section-gdp {
    max-width: 586px;
  }
  .definitions-content p,
  .definitions-content ol {
    width: 76.3%;
  }
}
@media only screen and (max-width: 992px) {
  .section-sideborder-value {
    overflow: auto;
  }
}
@media only screen and (max-width: 768px) {
  .section-sideborder-row {
    overflow: auto;
  }
  .section-sideborder__text-section {
    width: 682.5px;
  }
  .text-section-emission-annual {
    width: 502px;
  }
  .text-section-emission-percapita {
    width: 515px;
  }
  .text-section-rc-electricity {
    width: 523.5px;
  }
  .text-section-rc-coal-percapita {
    width: 620px;
  }
  .text-section-rc-coal-total {
    width: 595.25px;
  }
  .text-section-rc-oil-percapita {
    width: 564px;
  }
  .text-section-rc-oil-total {
    width: 586.5px;
  }
  .text-section-rc-gas-percapita {
    width: 614.5px;
  }
  .text-section-rc-gas-total {
    width: 637.5px;
  }
  .text-section-ndcs-abbreviations,
  .text-section-biennial-abbreviations {
    width: 364px;
  }
  .definitions-content {
    width: 619px;
  }
  .definitions-content p,
  .definitions-content ol {
    width: 80%;
  }
  .definitions-content-historical p {
    width: 68.1%;
  }
  .references-published {
    width: 625px;
    max-width: initial;
  }
  .ndcs-quote-wrapper {
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .definitions-content-container {
    margin-left: 0;
  }
}
@media only screen and (max-width: 320px) {
  .cem-accordion__btn .number {
    margin-right: 1rem;
  }
}
.cards-container {
  margin: 0 8px;
}

.cem-card {
  margin: 0 0.375rem 0.375rem 0;
  max-width: 475px;
  flex: 0 0 100%;
  padding: 0.75rem;
  border: 0;
  border-radius: 16px;
}
.cem-card__body {
  padding: 1.5rem;
  border-radius: 16px;
  box-shadow: 0 5px 12px 0 rgba(200, 204, 214, 0.5);
}
.cem-card__body__title {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.18px;
  color: #0e173e;
}
.cem-card__body__text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.16px;
  color: #0e173e;
}
.cem-card__body__link {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  color: #b8becc;
}
.cem-card__body__link svg {
  margin-left: 0.875rem;
}

.rc-percapita-coal-card {
  max-width: 438px;
}

.ndcs-card-section .cem-card {
  margin: 0 0 1.5rem 0;
}
@media screen and (max-width: 768px) {
  .ndcs-card-section .cem-card {
    width: auto;
    flex: unset;
  }
}
@media screen and (max-width: 480px) {
  .ndcs-card-section .cem-card {
    width: auto;
    flex: unset;
  }
}
.ndcs-card-section .emission-cem-card:hover .cem-card__body {
  background-color: #f8f5fe;
  box-shadow: none;
}

.cem-card:hover {
  background-color: #ffffff;
  box-shadow: 0 5px 12px 0 rgba(200, 204, 214, 0.5);
}

.cem-card:hover .cem-card__body__link {
  color: #1c78fa;
}

.cem-card:hover .cem-card__body__link svg path {
  stroke: #1c78fa !important;
}

.homepage-cem-card:hover .cem-card__body {
  background-color: #f1f6ff;
  box-shadow: none;
}

.emission-cem-card:hover .cem-card__body {
  background-color: #fff5f5;
  box-shadow: none;
}

.resource-cunsumption-card:hover .cem-card__body {
  background-color: #f3fff3;
  box-shadow: none;
}

.ndcs-card:hover .cem-card__body {
  background-color: #f8f5fe;
  box-shadow: none;
}

.approaches-cem-card:hover .cem-card__body {
  background-color: #f1fdff;
  box-shadow: none;
}

.cards-container-total-generation {
  display: none;
}

@media only screen and (max-width: 1440px) {
  .cem-card {
    max-width: 425px;
  }
  .rc-percapita-coal-card {
    max-width: 438px;
  }
}
@media only screen and (max-width: 768px) {
  .cem-card {
    width: 425px;
    flex: 0 0 425px;
  }
}
.country-data-text-wrap {
  height: auto;
  max-height: 95px;
  overflow-y: hidden;
}

#energyTargetShowLessBtn {
  display: none;
}

.energy-target-btn {
  position: relative;
  margin-top: 5px;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #1c78fa;
}

.custom-tooltip {
  font-family: "Roboto", sans-serif;
  text-align: left;
}
.custom-tooltip p {
  margin-bottom: 0;
}
.custom-tooltip .tooltip-country {
  color: #0e173e;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.48px;
}
.custom-tooltip .tooltip-carbon-label {
  font-size: 0.875rem;
  color: #a8adb7;
  line-height: 1.71;
  letter-spacing: 0.28px;
}
.custom-tooltip .tooltip-carbon-value {
  font-size: 2rem;
  font-weight: 400;
  line-height: 0.75;
  color: #0e173e;
  padding-bottom: 4px;
}
.custom-tooltip .tooltip-carbon-unit {
  font-size: 0.875rem;
  color: #0e173e;
}

.line-graph-tooltip {
  width: 165px;
}
.line-graph-tooltip .year-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
  color: #0e173e;
  font-size: 0.75rem;
}
.line-graph-tooltip .year-wrap .year-text {
  font-weight: bold;
  font-size: 14px;
}
.line-graph-tooltip .year-wrap .country-name {
  font-size: 12px;
}
.line-graph-tooltip .country-value-wrapper {
  display: flex;
  justify-content: space-between;
}
.line-graph-tooltip .country-value-wrapper .country-name {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
}
.line-graph-tooltip .country-value-wrapper .country-name .country-color {
  font-size: 0.8rem;
}
.line-graph-tooltip .country-value-wrapper .carbon-value {
  font-weight: 500;
}
.line-graph-tooltip .year-value {
  color: #717f98 !important;
}

.multiselect-container .multiselect-option .form-check {
  padding: 0;
  font-size: 0.875rem;
  color: #0e173e;
  min-height: unset;
}

.line-graph-chart .chart-wrapper {
  padding: 24px 79px 0;
}
@media screen and (max-width: 1024px) {
  .line-graph-chart .chart-wrapper {
    padding: 24px 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .line-graph-chart .chart-wrapper {
    padding: 18px;
  }
}
.line-graph-chart .common-toggle {
  left: 50%;
  top: 7%;
  transform: translate(-50%, -50%);
  right: inherit;
  margin: 0;
  box-shadow: unset;
  background-color: transparent;
}
@media screen and (max-width: 1200px) {
  .line-graph-chart .common-toggle {
    transform: translate(-5%, -50%);
    top: 45px;
  }
}
.line-graph-chart .toggle-line-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.line-graph-chart .switch-wrapper {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  padding: 9px 0;
}
.line-graph-chart .line-toggle-text {
  font-size: 0.875rem;
  color: #0e173e;
  margin-right: 0.7rem;
}
.line-graph-chart .single-select .multiselect-option {
  padding: 10px 16px;
  cursor: pointer;
}
.line-graph-chart .single-select .multiselect-option:hover {
  padding: 10px 16px;
  background-color: #f0f0f2 !important;
  font-size: 0.875rem;
  cursor: pointer;
}
.line-graph-chart .single-select .multiselect-option .form-check {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .rc-line-graph-chart .common-toggle {
    transform: translate(-50%, -50%);
  }
  .rc-line-graph-chart .resource-graph-card {
    justify-content: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .rc-line-graph-chart .resource-graph-card {
    justify-content: space-between;
    margin-top: 0;
  }
}

.bar-chart-tooltip {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #0e173e;
}

.bar-chart-value {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.44;
  color: #0e173e;
}
.bar-chart-value .bar-chart-unit {
  font-size: 0.75rem;
}

.tooltip-current-year {
  font-size: 0.875rem;
  line-height: 1.86;
  color: #0e173e;
}

.tooltip-range-wrapper {
  font-size: 1rem;
  line-height: 1.63;
  color: #0e173e;
}
.tooltip-range-wrapper .tooltip-range {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.71;
  letter-spacing: 0.14px;
  color: #a8adb7;
}

.tooltip-value {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.44;
  color: #0e173e;
}
.tooltip-value .tooltip-percent {
  font-size: 0.75rem;
}

.tooltip-stack-gray {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.71;
  letter-spacing: 0.14px;
  color: #a8adb7;
}

.tooltip-stack-range {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.63;
  color: #0e173e;
}

.tooltip-stack-value {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.44;
  color: #0e173e;
}
.tooltip-stack-value .tooltip-percent {
  font-size: 0.75rem;
  color: #0e173e;
}

.biennial-category {
  font-weight: 500;
}

.map-legend-wrap {
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  .line-graph .multiselect-container .multiselect-option .form-check {
    align-items: normal;
  }
}

/* share chart show CSS */
.share-link-container .share-chat-heading-show { display: block; }

/* Homepage & NDCs page export menu width CSS */
.am-chart-map-homepage .amcharts-amexport-item-level-0:nth-child(2) .amcharts-amexport-menu {
  width: 125px !important;
}

/* lost section starts here */
.lost-page-footer { margin-top: auto; }
.lost-section {
  padding-top: 15rem;
  margin-bottom: 10.969rem;
}
.lost-section-heading {
  margin-bottom: 0.875rem;
  font-family: 'RobotoSlabMedium', sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #0e173e;
}
.lost-section-desc {
  margin-bottom: 2.5rem;
  max-width: 625px;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.44;
  color: #545f73;
}
.lost-section-link {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  color: #b8becc;
}
.lost-section-link svg { margin-left: 0.875rem; }
.lost-section-link:hover { color: #1c78fa; }
.lost-section-link:hover svg path { stroke: #1c78fa !important; }

.lost-section-image { width: 43.75%; }
.lost-section-image img { max-width: 100%; }

@media only screen and (max-width:1440px) {
  /* Homepage & NDCs page export menu width CSS */
  .am-chart-map-homepage .amcharts-amexport-item-level-0:nth-child(2) .amcharts-amexport-menu {
    width: 115px !important;
  }

  .lost-section-desc { max-width: 558px; }
}
@media only screen and (max-width:1200px) {
  /* Homepage & NDCs page export menu width CSS */
  .am-chart-map-homepage .amcharts-amexport-item-level-0:nth-child(2) .amcharts-amexport-menu {
    width: 105px !important;
  }

  .lost-section-desc { max-width: 486px; }
}
@media only screen and (max-width:1024px) {
  .lost-section {
    padding-top: 0;
    margin-bottom: 0;
  }
  .lost-page-footer { margin-top: 0; }
  .lost-page-content { margin: auto 0; }
  .lost-section-heading { font-size: 2.285rem; }
  .lost-section-desc { max-width: 465px; }
}
@media only screen and (max-width:991px) {
  .lost-section {
    padding-top: 13.285rem;
    margin-bottom: 8.607rem;
  }
  .lost-page-content { margin: 0; }
  .lost-page-footer { margin-top: auto; }
  .lost-section-text { text-align: center; }
  .lost-section-heading {
    font-size: 2.857rem;
    margin-bottom: 1rem;
  }
  .lost-section-desc {
    margin: 0 auto 1.714rem auto;
    max-width: 525px;
  }
  .lost-section-link { color: #1c78fa; }
  .lost-section-link svg path { stroke: #1c78fa !important; }
  .lost-section-image {
    width: 100%;
    max-width: 560px;
    margin-bottom: 3.571rem;
  }
}

@media only screen and (max-width:480px) {
  .lost-section {
    padding-top: 11.875rem;
    margin-bottom: 5.714rem;
  }
  .lost-section-heading { font-size: 1.714rem; }
  .lost-section-desc {
    font-size: 1rem;
    max-width: 331px;
  }
  .lost-section-link { font-size: 1.142rem; }
  .lost-section-link svg { flex: 0 0 24px; }
}

@media only screen and (max-width:380px) {
  .lost-section-heading { font-size: 1.428rem; }
}

/*# sourceMappingURL=style.css.map */