.MyLPs {
  color: #1d2955;
  overflow-x: hidden;
}
.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
  padding: 10px;
}
.MyLPs .radiusCorners {
  border-radius: 16px;
}
.MyLPs img {
  width: auto;
  max-width: 100% !important;
}
.MyLPs h2 {
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #1d2955;
}
.MyLPs .btnCommon {
  font-size: 20px;
  color: white !important;
  background-color: #1d2955 !important;
  font-weight: lighter;
  border-radius: 15px;
  padding: 10px 45px;
  transition: all linear 0.2s;
}
.MyLPs .linkStretched {
  z-index: 5;
}
.MyLPs .f16 {
  font-size: 16px;
  line-height: 20px;
}
.MyLPs .f22 {
  font-size: 22px;
  line-height: 30px;
}
.clrWhite {
  color: white !important;
}
.weight_bold {
  font-weight: 800;
}
.weight_semibold {
  font-weight: 600;
}
.weight_light {
  font-weight: 300;
}
.topTitle {
  background: #b9bbbd;
  background: -moz-linear-gradient(90deg, #b9bbbd 0%, #f6f7f7 35%, #f6f7f7 59%, #b9bbbd 100%);
  background: -webkit-linear-gradient(90deg, #b9bbbd 0%, #f6f7f7 35%, #f6f7f7 59%, #b9bbbd 100%);
  background: linear-gradient(90deg, #b9bbbd 0%, #f6f7f7 35%, #f6f7f7 59%, #b9bbbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9bbbd", endColorstr="#b9bbbd", GradientType=1);
}
.GilleteLab {
  background: url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/gillette_labs_text.png') left center no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/gillette_labs_bg.jpg') center center no-repeat;
  background-size: auto,cover;
  height: 650px;
  position: relative;
}
.ProductWrapper {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}
.ProductWrapper img {
  max-width: 200px !important;
}
.ProductTitle {
  /*border:solid thin red;*/
  height: 100px;
  overflow: hidden;
}
.ProductWrapper:hover .btnCommon {
  opacity: 0.8;
}
.KefalesBg {
  background: #9fa3a6 url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/kefales.jpg') center top no-repeat;
  background-size: 100%;
  padding-bottom: 40px;
  padding-top: 120px;
}
.Styler {
  background: url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/bluecurve.png') center bottom no-repeat, #b7b8ba url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/styler_bg.jpg') center top no-repeat;
  background-size: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
}
.MiasXrisis {
  background: #244fa1 url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/bluecurve2.png') center bottom no-repeat;
  background-size: 100%;
  padding-bottom: 100px;
}
.LastBanner {
  background: #b9bbbd;
  background: -moz-linear-gradient(0deg, #b9bbbd 0%, #eeeeee 44%, #eff0f0 100%);
  background: -webkit-linear-gradient(0deg, #b9bbbd 0%, #eeeeee 44%, #eff0f0 100%);
  background: linear-gradient(0deg, #b9bbbd 0%, #eeeeee 44%, #eff0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9bbbd", endColorstr="#eff0f0", GradientType=1);
  padding-bottom: 50px;
  padding-top: 100px;
  position: relative;
}
.Gel {
  height: 500px;
  width: 500px;
  background: url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/afroi_gel.jpg') center center no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 20px;
  position: relative;
  margin: 0 auto;
}
.Gel a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.Afros {
  padding: 0 5px;
}
.KefalesContainer:hover .btnCommon,
.Styler:hover .btnCommon,
.MiasXrisisContainer:hover .btnCommon,
.Gel:hover .btnCommon,
.Afros:hover .btnCommon {
  opacity: 0.85;
}
@media (max-width: 1200px) {
  .MyLPs .f16 {
    font-size: 14px;
    line-height: 18px;
  }
  .MyLPs .f22 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .MyLPs .btnCommon {
    font-size: 16px;
    padding: 15px 30px;
  }
  .MyLPs h2 {
    font-size: 30px;
    line-height: 35px;
  }
  img.Kefales {
    max-width: 500px !important;
    width: 100%;
    margin: 0 auto;
  }
    .GilleteLab {
    background: url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/gillette_labs_text.png') center center no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/Gillette/images/gillette_labs_bg.jpg') center center no-repeat;
    background-size: 100%,cover;
    height: 650px;
    position: relative;
  }
}
@media (max-width: 576px) {
  .MyLPs .f20 {
    font-size: 18px;
    line-height: 28px;
  }
  .MyLPs .f30 {
    font-size: 25px;
    line-height: 35px;
  }
  .MyLPs .f36 {
    font-size: 29px;
    line-height: 39px;
  }
  .MyLPs h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .ProductWrapper img {
    max-width: 140px !important;
  }
  .gillette_logo {
    width: 260px !important;
  }
   .GilleteLab {
    background-size: 450px,cover;
    height: 350px;
  }
}