@media screen and (max-width: 992px) {
  .banner-wrapper.laptops-banner .banner-content {
    top: 23%;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.laptops-banner .banner-content .banner-title {
    font-size: 26px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.laptops-banner .banner-content .banner-subtitle {
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.laptops-banner .banner-content .banner-description {
    font-size: 14px;
    padding: 18px 0;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.laptops-banner .banner-content .banner-btn {
    text-align: center;
  }
}

.laptops-content .laptops-overview {
  background: #1B66BF;
  padding: 64px 20px 30px;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptops-overview {
    padding: 30px 15px 20px;
  }
}
.laptops-content .laptops-overview .overview-title {
  font-size: 25px;
  font-family: "gothammedium";
  color: #ffffff;
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptops-overview .overview-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.laptops-content .laptops-overview .overview-title span {
  font-size: 55px;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptops-overview .overview-title span {
    font-size: 30px;
  }
}
.laptops-content .laptops-overview .overview-tiles {
  text-align: center;
  padding: 0 70px;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptops-overview .overview-tiles {
    padding: 0px;
  }
}
.laptops-content .laptops-overview .overview-tiles .overview-tile-title {
  font-family: "gothammedium";
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 13px;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptops-overview .overview-tiles .overview-tile-title {
    margin-top: 20px;
  }
}
.laptops-content .laptops-overview .overview-tiles .sprite-icon.icon-bulb {
  background-position: -14px -18px;
  width: 93px;
  height: 107px;
  margin-top: 28px;
}
.laptops-content .laptops-overview .overview-tiles .sprite-icon.icon-timer {
  background-position: -120px -35px;
  width: 93px;
  height: 74px;
  margin-top: 28px;
}
.laptops-content .laptops-overview .overview-tiles .sprite-icon.icon-growth {
  background-position: -226px -27px;
  width: 72px;
  height: 72px;
  margin-top: 28px;
}
.laptops-content .laptops-overview .overview-tiles .sprite-icon.icon-unified {
  background-position: -311px -12px;
  width: 118px;
  height: 122px;
  margin-top: 20px;
}
.laptops-content .laptop-overview-video {
  background: #ffffff;
  padding: 70px 50px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .laptops-content .laptop-overview-video {
    padding: 40px 20px;
  }
}
.laptops-content .laptop-overview-video .overview-video-title {
  font-size: 18px;
  font-family: "gothammedium";
  margin-bottom: 14px;
  color: #1B66BF;
  margin-top: 14px;
}
.laptops-content .laptop-overview-video .download-brochure {
  display: inline-block;
  background: #59B557;
  padding: 10px 14px;
  border-radius: 14px;
  margin-bottom: 14px;
  color: #ffffff;
  text-decoration: none;
  font-family: "gothammedium";
}
.laptops-content .overview-featured {
  padding: 60px 44px 80px;
  background: #ffffff;
}
@media screen and (max-width: 992px) {
  .laptops-content .overview-featured {
    padding: 20px 20px 40px;
  }
}
.laptops-content .overview-featured .overview-featured-title {
  font-family: "gothamblack";
  font-size: 28px;
  color: #82e31e;
  text-align: center;
  margin-bottom: 60px;
}
.laptops-content .overview-featured .overview-featured-title span {
  color: #717171;
}
@media screen and (max-width: 992px) {
  .laptops-content .overview-featured .overview-featured-title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.laptops-content .overview-featured .featured-list {
  list-style: none;
  padding-left: 370px;
  background: url(../images/laptop/feature-list.png) 0px 19px no-repeat;
  height: 440px;
}
@media screen and (max-width: 992px) {
  .laptops-content .overview-featured .featured-list {
    height: auto;
    background: none;
    padding-left: 0px;
  }
}
.laptops-content .overview-featured .featured-list ul li {
  display: inline-block;
  font-size: 12.5px;
  color: #000000;
  font-family: "gothambook";
  background: #82E31E;
  padding: 3px 10px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
  line-height: 20px;
}
@media screen and (max-width: 992px) {
  .laptops-content .overview-featured .featured-list ul li {
    margin-left: 0px !important;
    width: 100% !important;
  }
}
.laptops-content .left-image-layout .left-image-sec {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54,1b66bf+54,1b66bf+54,1b66bf+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#1b66bf",GradientType=1 );
  /* IE6-9 */
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout .left-image-sec {
    background: #1B66BF;
  }
}
.laptops-content .left-image-layout .right-content-sec .left-image-title {
  margin-left: -60px;
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout .right-content-sec .left-image-title {
    margin-left: 0px;
  }
}
.laptops-content .left-image-layout.series-7000-image-layout {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54,1b66bf+54,1b66bf+54,1b66bf+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#1b66bf",GradientType=1 );
  /* IE6-9 */
}
.laptops-content .left-image-layout.series-7000-image-layout .right-content-sec {
  background: #1B66BF;
  padding-top: 40px;
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout.series-7000-image-layout .right-content-sec {
    background: #ffffff;
    padding-top: 20px;
  }
}
.laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-title {
  margin-left: 0px;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-title {
    color: #000000;
  }
}
.laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-subtitle {
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-subtitle {
    color: #000000;
  }
}
.laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-description {
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .laptops-content .left-image-layout.series-7000-image-layout .right-content-sec .left-image-description {
    color: #000000;
  }
}
.laptops-content .right-image-layout .right-image-sec {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54,1b66bf+54,1b66bf+54,1b66bf+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 30%, #1b66bf 30%, #1b66bf 30%, #1b66bf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 30%, #1b66bf 30%, #1b66bf 30%, #1b66bf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 30%, #1b66bf 30%, #1b66bf 30%, #1b66bf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#1b66bf",GradientType=1 );
  /* IE6-9 */
}
@media screen and (max-width: 992px) {
  .laptops-content .right-image-layout .right-image-sec {
    background: #1B66BF;
  }
}
.laptops-content .right-image-layout .right-image-sec img {
  max-width: 470px;
}
.laptops-content .right-image-layout .left-content-sec .right-image-title {
  margin-left: 0px;
}
@media screen and (max-width: 992px) {
  .laptops-content .right-image-layout .left-content-sec .right-image-title {
    margin-left: 0px;
  }
}
.laptops-content .chromebook-enterprise .chromebook-sec {
  padding: 0 45px;
  width: 75%;
}
@media screen and (max-width: 992px) {
  .laptops-content .chromebook-enterprise .chromebook-sec {
    width: 100%;
    padding: 10px 20px;
  }
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-title {
  font-size: 40px;
  font-family: "gothamblack";
  color: #373737;
  line-height: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .laptops-content .chromebook-enterprise .chromebook-sec .chromebook-title {
    font-size: 24px;
  }
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-description {
  font-size: 20px;
  color: #373737;
  font-family: "gothambook";
  line-height: 24px;
  margin-bottom: 20px;
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-list {
  list-style: none;
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-list li {
  display: block;
  position: relative;
  font-size: 18px;
  color: #373737;
  line-height: 18px;
  margin-bottom: 20px;
  font-family: "gothambook";
  padding-left: 25px;
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-list li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: #82E31E;
  border-radius: 50%;
}
.laptops-content .chromebook-enterprise .chromebook-sec .chromebook-video {
  padding-top: 30px;
  width: 100%;
  max-width: 450px;
}
.laptops-content .case-study .casestudy-sec {
  padding-top: 0px;
}

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