.main-content * {
  /* font-family: "Roboto", sans-serif; */
  font-weight: 300;
  /* color: #303030; */
}
.intro {
  background: #fff268;
  padding: 109px 0 263px;
}
.intro-header {
  font-size: 37px;
  line-height: 51px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.9px;
  margin-bottom: 71px;
  padding: 0;
}
.intro-header span {
  font-size: 33px;
  letter-spacing: 1.7px;
}
.intro-text {
  font-size: 19px;
  line-height: 27px;
  margin: 0 0 52px;
}
.intro-button {
  display: block;
  width: 180px;
  height: 52px;
  line-height: 54px;
  border-radius: 26px;
  text-transform: uppercase;
  color: #FFF !important;
  text-decoration: none !important;
  background: #d20011;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 10px 22px -10px #ed2540;
  box-shadow: 0 10px 22px -10px #ed2540;
}
.intro-button:hover {
  background: #b9000f;
}
.intro-image-block {
  position: absolute;
  top: 144px;
  right: 66px;
  width: 548px;
  height: 444px;
}
.intro-image {
  width: 100%;
  height: 100%;
}
.intro-image-bubble-01,
.intro-image-bubble-02 {
  position: absolute;
  font-size: 15px;
  line-height: 23px;
  color: #007e91;
  font-style: italic;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.3px;
}
.intro-image-bubble-01 {
  width: 197px;
  height: 198px;
  background: url("/imgs/sales/2018/lk2018/intro-bubble-01.png");
  top: -172px;
  right: 3px;
  padding: 34px 0 0 57px;
}
.intro-image-bubble-02 {
  width: 152px;
  height: 76px;
  background: url("/imgs/sales/2018/lk2018/intro-bubble-02.png");
  top: 140px;
  right: 459px;
  padding: 23px 0 0 36px;
}
.how {
  background: #f9f9fc;
  padding: 90px 0 100px;
}
.how-header,
.how-header del {
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
.how-header {
  margin-bottom: 38px;
  padding: 0;
}
.how-text {
  font-size: 18px;
  line-height: 26px;
  color: #76747f;
  margin: 0 0 33px;
}
.how-button {
  display: block;
  width: 398px;
  height: 42px;
  line-height: 40px;
  border-radius: 21px;
  color: #FFF !important;
  text-decoration: none !important;
  background: #d20011;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  margin: 0 auto;
  letter-spacing: 0.6px;
}
.how-button:hover {
  background: #b9000f;
}
.why {
  background: url("/imgs/sales/2018/lk2018/why-bg.jpg");
  padding: 102px 0 101px;
}
.why-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.why-item {
  width: 450px;
  margin: 0 15px;
  background: url("/imgs/sales/2018/lk2018/why-item-bg.jpg") no-repeat;
  font-size: 18px;
  line-height: 26px;
  border: 1px solid #b2ebf8;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 0 16px 28px;
  -webkit-box-shadow: 0 0 10px rgba(115,  115,  115,  0.1);
  box-shadow: 0 0 10px rgba(115,  115,  115,  0.1);
}
.why-item-header {
  color: #00bce7;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 9px;
}
.why-item-text {
  color: #76747f;
  margin: 0;
}
.what {
  background: #f9f9fc;
  padding: 96px 0 94px;
  overflow: hidden;
}
.what-text {
  font-size: 18px;
  line-height: 26px;
  color: #76747f;
  margin: 0;
}
.what-text span {
  color: #76747f;
  font-weight: 400;
  text-transform: uppercase;
}
.what-text a {
  color: #1d00c1;
  text-decoration: underline;
}
.what-text a:hover {
  text-decoration: none;
}
.what-image {
  position: absolute;
  bottom: -168px;
  right: 87px;
}
.reviews {
  padding: 85px 0 43px;
}
.reviews-header,
.reviews-header span {
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
.reviews-header {
  margin-bottom: 45px;
  padding: 0;
}
.reviews-header span {
  font-size: 45px;
}
.reviews-items {
  position: relative;
}
.reviews-item {
  position: absolute;
  font-size: 14px;
  line-height: 16px;
  color: #007e91;
  font-style: italic;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.2px;
}
.reviews-item-01 {
  width: 257px;
  height: 201px;
  background: url("/imgs/sales/2018/lk2018/reviews-01.png") no-repeat;
  top: 0;
  left: -2px;
  padding: 47px 0 0 50px;
}
.reviews-item-02 {
  width: 197px;
  height: 198px;
  background: url("/imgs/sales/2018/lk2018/reviews-02.png") no-repeat;
  top: 36px;
  left: 229px;
  padding: 34px 0 0 41px;
}
.reviews-item-03 {
  width: 211px;
  height: 209px;
  background: url("/imgs/sales/2018/lk2018/reviews-03.png") no-repeat;
  top: 38px;
  left: 445px;
  padding: 34px 0 0 30px;
}
.reviews-item-04 {
  width: 271px;
  height: 211px;
  background: url("/imgs/sales/2018/lk2018/reviews-04.png") no-repeat;
  top: 21px;
  left: 675px;
  padding: 34px 0 0 49px;
}
.reviews-item-05 {
  width: 266px;
  height: 217px;
  background: url("/imgs/sales/2018/lk2018/reviews-05.png") no-repeat;
  top: 183px;
  right: -2px;
  padding: 40px 0 0 33px;
}
.reviews-image {
  display: block;
  margin: 241px 0 0 84px;
}
.share.salepage-text.salepage-grey {
  background: url("/imgs/sales/2018/lk2018/share-bg.jpg") !important;
  padding: 32px 0 30px;
}
.share .ya-share2-text {
  font-size: 24px !important;
}
.share .social-buttons {
  width: 100%;
}
.questions {
  padding: 63px 0 0;
  margin-bottom: -7px;
}
.questions-header {
  font-size: 45px;
  font-weight: 900;
  color: #4c464f;
}
.how.friday {padding:60px 0 30px;}
.sale-rev {padding:60px 0;}
.sale-rev-items {display:flex; flex-wrap:wrap; justify-content:center; align-items:flex-end;}
.sale-rev-item {min-width:200px; max-width:250px;margin:0 1% 20px 0; text-align:center;}
.sale-rev-item img {height:300px;}
.sale-rev-item-text {background:url("/imgs/sales/2018/lk2018/reviews-05.png") top center no-repeat; background-size:contain; width:100%; min-height:217px; padding:35px 20px 0; box-sizing:border-box; font-style:italic; color:#095fa5;}
.sale-rev-item:nth-child(even) .sale-rev-item-text {padding:42px 20px 0;}


@media (max-width: 1300px) {
  .reviews-image {
    margin: 30px auto 0;
  }
  .reviews-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .reviews-item {
    position: static;
    margin: 10px;
  }
}

@media (max-width: 1279px) {
  .intro {
    padding: 30px 0 150px;
  }
  .intro-header {
    margin-bottom: 20px;
  }
  .intro-image-block {
    position: relative;
    right: auto;
    left: 75px;
  }
  .how {
    padding: 30px 0;
  }
  .how-header {
    margin-bottom: 20px;
  }
  .why {
    padding: 30px 0;
  }
  .why-items {
    justify-content: space-around;
  }
  .why-item {
    margin: 0;
    width: 48%;
    background-size: cover;
    padding: 19px 20px 16px 28px;
  }
  .what {
    padding: 30px 0;
  }
  .reviews {
    padding: 30px 0;
  }
  .questions {
    padding: 30px 0;
    margin: 0;
  }
  .questions-header {
    padding: 0;
  }
}

@media (max-width: 1279px) and (min-width: 750px) {
  .what > .content15 {
    padding-right: 320px;
  }
}

@media (max-width: 1000px) {
  .intro-header br,
  .intro-text br {
    display: none;
  }
  .intro-header,
  .intro-header span {
    font-size: 30px;
    line-height: normal;
  }
  h2,
  h2 span,
  h2 del {
    font-size: 30px !important;
    line-height: normal !important;
  }
  .how-text br {
    display: none;
  }
}

@media (max-width: 850px) {
  .intro {
    padding: 30px 0 50px;
  }
  .intro-image-block {
    max-width: 100%;
    height: auto;
    top: 40px;
    left: 0;
  }
  .intro-image-bubble-01 {
    display: none;
  }
  .intro-image-bubble-02 {
    right: auto;
    left: 20px;
  }
}

@media (max-width: 750px) {
  .why-item {
    margin: 10px 0;
    width: 100%;
  }
  .what-image {
    position: static;
    display: block;
    margin: 30px auto 0;
  }
}

@media (max-width: 580px) {
  .intro {
    padding: 50px 0 50px;
  }
}

@media (max-width: 450px) {
  .how-button {
    width: auto;
    max-width: 100%;
    line-height: normal;
    padding: 10px 20px;
  }
}

@media (max-width: 400px) {
  .intro-header,
  .intro-header span {
    font-size: 24px;
  }
  h2,
  h2 span,
  h2 del {
    font-size: 24px !important;
  }
}
