

.heroSectionContent {
  color: #fff !important;
}

div#backgroundColorLayout .heroContentWrapper {
  width: 100% !important;
}

.breadcrumb-wrapper {
  z-index: 99;
}

#seriesRedesignPage>div.series-hero-section {
  max-width: 1920px;
  margin: 0 auto;
}

.heroTextWrapper.systemsinfo-hero-content.textWhite {
  padding: 0 35px 16px 35px !important;
}

p.heroSectionContent-SubHeading {
  margin-top: 15px;
  margin-bottom: 40px;
}

p.heroSectionContent-text {
  font-size: 1.10em !important;
}

.rightAlign p.heroRedesign_compareBox {
  display: none;
}

.leftAlign p.heroRedesign_compareBox {
  display: none;
}

span.hero-quote-source {
  font-size: .5em;
  font-weight: 400;
}

#imageTextSideBySideLayout .heroSectionWrapper .heroContentWrapper .heroSectionContent .heroSectionContent-Quote {
  color: #87D4E8;
}

@media only screen and (max-width: 1024px) {
  p.heroSectionContent-Quote {
    font-size: 1.5em;
  }
  p.heroSectionContent-headLine {
    font-size: 2.4em;
  }
}


/************* Hero Section *************/

@media screen and (max-width: 53em) {
  #backgroundColorLayout .heroImageWrapper {
    height: 400px;
    width: 100%;
    margin-left: 30%;
  }
}

@media screen and (max-width: 750px) {
  #backgroundColorLayout .heroTextWrapper {
    padding-top: 2em !important;
  }
  p.heroSectionContent-headLine {
    text-align: center !important;
  }
  p.heroSectionContent-SubHeading {
    text-align: center !important;
  }
  p.heroSectionContent-Quote {
    text-align: center !important;
  }
  #backgroundColorLayout .heroImageWrapper {
    display: none;
  }
  #seriesRedesignPage #backgroundColorLayout .heroSectionContent-headLine:after {
    display: none;
  }
  p.heroSectionContent-headLine {
    width: 100% !important;
  }
}

@media screen and (max-width: 1000px) {
  p.heroSectionContent-headLine {
    width: 95%;
  }
  #seriesRedesignPage #backgroundColorLayout .heroSectionContent-headLine:after {
    width: 80px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 1450px) {
  #backgroundColorLayout .heroImageWrapper {
    padding-right: 100px
  }
}

@media screen and (min-width: 750px) {
  div#backgroundColorLayout .heroContentWrapper {
    margin-left: 1.5em;
  }
}

@media screen and (min-width: 849px) {
  p.heroRedesign_compareBox {
    margin-left: 0;
  }
  div#backgroundColorLayout .heroContentWrapper {
    width: 50% !important;
    padding: 0 5em !important;
  }
  .heroSectionContent-headLine img {
    margin-left: -10px !important;
  }

}

/************** Hero Section END **************/


/**************** Backgrounds ******************/

#backgroundColorLayout {
  background-image: url("https://static.lenovo.com/ww/img/series-redesign/x-series/series-think-hero-texture-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: inherit;
}

#imageTextSideBySideLayout:nth-of-type(4){
  background-image: url("https://static.lenovo.com/ww/img/series-redesign/x-series/series-think-hero-texture-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#imageTextSideBySideLayout:nth-of-type(4) .heroContentWrapper {
  background-color: #000;
}


#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: #505C74;
}

/*************** Backgrounds END ***************/


/************* Quote Spacing *************/


@media (min-width:850px) {
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-headLine {
    position: relative;
    top: 3.2em;
  }
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-Quote {
     position: relative;
     top: -5.5em;
   }
  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-headLine {
    position: relative;
    top: 3.8em;
  }
  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-Quote {
     position: relative;
     top: -6em;
   }
}

@media (min-width: 1024px) and (max-width:1400px){
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-headLine {
    position: relative;
    top: 3.2em;
  }
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-Quote {
     position: relative;
     top: -4.4em;
   }

  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-headLine {
    position: relative;
    top: 3.8em;
  }
  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-Quote {
     position: relative;
     top: -4.8em;
   }
}

@media (min-width:1401px) {
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-headLine {
    position: relative;
    top: 2.4em;
  }
  #imageTextSideBySideLayout:nth-child(5) .heroSectionContent-Quote {
     position: relative;
     top: -4.5em;
   }
  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-headLine {
    position: relative;
    top: 3.2em;
  }
  #imageTextSideBySideLayout:nth-child(7) .heroSectionContent-Quote {
     position: relative;
     top: -5em;
   }
}

/********** Quote Spacing END **********/

@media (min-width:850px) and (max-width: 1200px) {
  .heroImageWrapper {
    margin-top: 10%;
  }
}

/************* Compare Box **************/

@media (max-width: 850px) {
  .top-info span {
    display: none;
  }
}

/*********** Compare Box END ************/
