header {
  height: 140px;
}
header .search button {
  width: 48px;
}
header.header-home {
  padding: 20px 0;
}
header.header-home .NMx-logo {
  height: 41px;
  transform: scale(0.8);
  margin: 10px auto;
}
header a {
  padding: 0;
}
header > div {
  flex-direction: column;
  justify-content: center;
}
header .logo-inside {
  margin: 20px 0 10px;
  transform-origin: center;
}
header #headline {
  font-size: 16px;
  line-height: 20px;
  padding: 0 15px;
  word-spacing: 0px;
}
header #header-search-bar {
  width: 88%;
  padding-bottom: 10px;
}
header #header-search-bar .search-button {
  display: inline-block;
  margin-left: -10px;
}
header #header-search-suggestions-results section p {
  text-align: center;
  font-size: 21px;
}
header #header-search-suggestions-results section a {
  font-size: 18px;
  padding: 12px 0;
  text-align: center;
  line-height: 20px;
}
footer ul:last-of-type {
  max-width: 200px;
  float: none;
}
footer .copyright p {
  display: block;
  text-align: center;
}
footer .copyright p:last-of-type {
  float: none;
  text-align: center;
}
.banner-wrapper-iframe {
  height: 250px;
}
#main-container {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
a {
  display: inline-block;
  padding: 0.5em;
}
#breadcrumb-trail {
  display: none;
}
#breadcrumb-trail a,
#breadcrumb-trail span[itemprop="item"] {
  padding: 10px;
}
header {
  height: 140px;
}
header .search button {
  width: 48px;
}
header.header-home {
  padding: 20px 0;
}
header.header-home .NMx-logo {
  height: 41px;
  transform: scale(0.8);
  margin: 10px auto;
}
header a {
  padding: 0;
}
header > div {
  flex-direction: column;
  justify-content: center;
}
header .logo-inside {
  margin: 20px 0 10px;
  transform-origin: center;
}
header #headline {
  font-size: 16px;
  line-height: 20px;
  padding: 0 15px;
  word-spacing: 0px;
}
header #header-search-bar {
  width: 88%;
  padding-bottom: 10px;
}
header #header-search-bar .search-button {
  display: inline-block;
  margin-left: -10px;
}
header #header-search-suggestions-results section p {
  text-align: center;
  font-size: 21px;
}
header #header-search-suggestions-results section a {
  font-size: 18px;
  padding: 12px 0;
  text-align: center;
  line-height: 20px;
}
#trending {
  background: none;
  background-color: #c6c6c6;
  padding: 40px 0;
}
#trending #popular h2 {
  font-size: 27px;
}
#trending #popular ul li {
  margin: 30px 0;
  text-align: center;
}
#trending #popular ul li .data-picto {
  display: none;
}
#trending #latest-news h2 {
  font-size: 27px;
}
#trending #latest-news p {
  margin: 20px 0 0 0;
  font-size: 16px;
  line-height: 2em;
}
#trending #latest-news p a {
  padding: 0.2em;
}
#trending #latest-news .js_dots {
  padding: 5px 0 0 0;
}
#trending #latest-news .js_dots li {
  height: 25px;
  width: 25px;
  margin: 0 10px;
}
#trending #latest-news .js_dots li:first-child {
  margin-left: 0;
}
#trending #latest-news .js_dots li:last-child {
  margin-right: 0;
}
.carousel .js_dots {
  width: 96%;
}
.carousel .js_frame {
  width: 100%;
}
.carousel .js_prev,
.carousel .js_next {
  display: none;
}
#data-nlg {
  border: none;
}
#data-nlg h1 {
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
  line-height: 26px;
  padding: 10px;
}
#data-nlg h1 .flag {
  margin-right: 5px;
}
#data-nlg .metadata {
  width: 90%;
  line-height: 18px;
}
.data-grid {
  white-space: nowrap;
  border-collapse: collapse;
}
.data-grid thead {
  display: none;
}
.data-grid tbody tr {
  border-bottom: 1px solid #e2e7e3;
  border-left: 1px solid #e2e7e3;
  border-right: 1px solid #e2e7e3;
}
.data-grid tbody tr:nth-child(even) {
  background-color: transparent;
}
.data-grid tbody tr td {
  display: block;
  box-sizing: border-box;
  width: 100% !important;
  padding: 0;
  text-align: left;
}
.data-grid tbody tr td.rank,
.data-grid tbody tr td.last-date {
  display: none;
}
.data-grid tbody tr td.last-value {
  text-align: left;
}
.data-grid tbody tr td.country {
  white-space: normal;
  padding: 0;
  font-weight: 600;
}
.data-grid tbody tr td.country .country-rank {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 5ch;
}
.data-grid tbody tr td.country .country-cell {
  display: inline;
}
.data-grid tbody tr td.country .country-cell .flag {
  display: none;
}
.data-grid tbody tr td.country .country-cell .country-name {
  display: inline;
  flex: none;
  min-width: auto;
}
.data-grid tbody tr td.view-data .cta.cta-series-data {
  display: inline-block;
  padding: 5px 30px;
}
.data-grid tbody tr td[data-column-header] {
  background-color: #e2e7e3;
}
.data-grid tbody tr td[data-column]::before {
  content: attr(data-column) ':';
  display: inline-block;
  padding: 5px 0;
  margin-right: 10px;
  width: 33%;
  white-space: normal;
  text-align: right;
  font-weight: 600;
  color: #404040;
}
.data-grid tbody tr td:not([data-column]) {
  padding: 5px 0;
}
#country-ranking-wrapper .data-grid tbody tr:last-child td {
  border-bottom: none;
}
#country-ranking-wrapper .data-grid tbody tr.splice td:not([data-column]) {
  padding: 0;
  border-top: none;
  border-bottom: none;
}
#country-ranking-wrapper .data-grid tbody tr td:not(.view-data) {
  text-align: left !important;
}
#country-ranking-wrapper .data-grid tbody tr td:not([data-column]) {
  padding: 5px 0;
}
#related-data-wrapper .related-data tr {
  padding: 25px 0;
}
#related-data-wrapper .related-data tr td .ranking-picto {
  margin-top: 29px;
}
#related-data-wrapper .related-data tr td p {
  display: none;
}
#related-data-wrapper .related-data tr td:nth-child(2) {
  width: 100%;
}
#related-data-wrapper .related-data tr td h4 {
  margin: 0 0 0 2px;
}
#related-data-wrapper .related-data tr td h4 a {
  font-size: 18px;
}
#dataviz-wrapper .chart {
  padding-top: 80%;
}
#dataviz-wrapper .dataviz-buttons .column .dropdown.download {
  display: none;
}
#dataviz-wrapper .dataviz-buttons .column .dropdown.share .dropdown-toggle .text {
  display: none;
}
#dataviz-wrapper .dataviz-buttons .column .dropdown.share > ul.dropdown-menu li.share-link {
  text-align: center;
}
#dataviz-wrapper .dataviz-buttons .column .dropdown.share > ul.dropdown-menu li.share-link > p {
  text-align: center;
  font-size: 18px;
}
#dataviz-wrapper .dataviz-buttons .column .dropdown.share > ul.dropdown-menu li.share-link .cta {
  width: 90%;
  margin: 10px 0;
  padding: 10px;
}
#main-container {
  margin-top: 0;
}
#data-body {
  width: 100%;
}
#dataviz-block h2 {
  line-height: 1.2;
  margin-bottom: 10px;
}
