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;
}
.carousel .js_dots {
  width: 96%;
}
.carousel .js_frame {
  width: 100%;
}
.carousel .js_prev,
.carousel .js_next {
  display: none;
}
.nlg-sentences {
  flex-direction: column;
  padding: 0 20px;
}
.nlg-sentences li {
  padding-left: 40px;
}
.nlg-sentences li::before {
  font-size: 21px;
  height: 30px;
  width: 30px;
}
#breadcrumb-trail {
  display: none;
}
#breadcrumb-trail a,
#breadcrumb-trail span[itemprop="item"] {
  padding: 10px;
}
#sector-rankings-container {
  order: 1;
  padding-top: 0;
  margin-bottom: 15px;
}
#sector-rankings {
  margin-top: 0;
  margin-bottom: 0;
}
#sector-rankings-datagrid .sector-rankings-group {
  padding: 0;
}
#sector-rankings-datagrid .sector-rankings-group table tr td {
  padding: 35px 15px;
}
#sector-rankings-datagrid .sector-rankings-group table tr td:first-child a {
  padding: 0;
}
#sector-rankings-datagrid .sector-rankings-group td:not(:first-child) {
  display: none;
}
#sector-treeview {
  order: 2;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
#sector-treeview ul.sub-sectors {
  margin: 5px;
  min-height: 270px;
}
#sector-treeview ul.sub-sectors li {
  padding: 10px;
}
#sector-treeview ul.sub-sectors li a {
  padding: 0;
}
#related-sectors {
  margin: 50px 0 0 0;
  padding-top: 0;
  display: block;
  text-align: center;
}
#related-sectors p {
  font-size: 21px;
}
#related-sectors ul {
  display: block;
  columns: auto 1;
}
#related-sectors strong:first-child::after {
  content: '';
}
#related-sectors li {
  display: block;
}
#related-sectors li:not(:last-child)::after {
  content: '';
}
#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;
}
.nlg-sentences {
  margin-left: 0;
  margin-right: 0;
  border: none;
  padding: 10px;
  background-color: transparent;
}
#sector-wrapper {
  display: flex;
  flex-direction: column;
}
#sector-container {
  border: none;
  border-radius: 3px;
  margin: 0 0 40px 0;
  background-color: transparent;
  order: 2;
}
#sector-title {
  background: none;
  margin: 0;
  border: none;
  height: auto;
}
#sector-title h1 {
  background-color: #203327;
  padding: 20px;
  font-weight: 500;
}
