/********* Global **********/

#seriesRedesignPage>div.series-hero-section {
  max-width: 1920px;
  margin: 0 auto;
}

.rightAlign p.heroRedesign_compareBox {
  display: none;
}

.leftAlign p.heroRedesign_compareBox {
  display: none;
}

/* .cd-features-list {
  display: none;
} */

/* @media only screen and (min-width: 1170px) {
  .cd-products-wrapper {
    overflow-x: inherit;
  }
} */

p.heroSectionContent-text {
  font-size: 1.10em !important;
}

/**************** Hero Component *****************/

p.heroSectionContent-SubHeading {
  margin-top: 15px;
  margin-bottom: 40px;
}

p.heroSectionContent-text {
  font-size: 1.10em !important;
}

/************** Blade Component One ***************/

#imageTextSideBySideLayout:nth-child(3n+1) .heroSection-mediaItem img {
  object-fit: cover !important;
}

#imageTextSideBySideLayout:nth-child(3n+1) {
  background-image: url("https://static.lenovo.com/ww/img/series-redesign/x-series/series-think-feature-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#imageTextSideBySideLayout:nth-child(3n+1) .heroContentWrapper {
  background-color: #000;
}

/************** Blade Component Two ***************/

#imageTextSideBySideLayout:nth-child(3n+2) {
  background-image: url("https://static.lenovo.com/ww/img/series-redesign/x-series/series-think-feature-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#imageTextSideBySideLayout:nth-child(3n+2) .heroContentWrapper {
  background-color: #505C74;
}

#imageTextSideBySideLayout .heroContentWrapper .heroSectionContent .heroSectionContent-Quote {
  color: #87D4E8;
  font-size: 2.3em;
  line-height: 1.3em;
}

#imageTextSideBySideLayout .heroSectionWrapper .heroContentWrapper .heroSectionContent .heroSectionContent-Quote .hero-quote-source {
  font-size: 0.5em !important;
}


/************* Compare Table Battery Disclaimer *************/

#battery-disclaimer, #os-disclaimer {
  margin:0;
  text-align: center;
}
