.MyLPs {
  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: 50px;
  line-height: 60px;
  font-weight: 800;
  margin-bottom: 10px;
}
.MyLPs h2 span {
  background-color: white;
  padding: 0 15px 5px 15px;
}
.MyLPs .btnCommon {
  font-size: 20px;
  font-weight: 800 !important;
  font-weight: lighter;
  border-radius: 8px;
  padding: 20px 45px;
  transition: all linear 0.2s;
}
.MyLPs .btnCommonGreen:hover {
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  background-color: white;
  color: #38cbd5;
}
.MyLPs .btnCommonWhite:hover {
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  background-color: #2b2d40;
  color: white;
}
.MyLPs .btnCommonWhite {
  background-color: white;
  color: #2b2d40;
}
.MyLPs .btnCommonGreen {
  background-color: #38cbd5;
  color: white;
}
.MyLPs .linkStretched {
  z-index: 5;
  height: 0 !important;
  overflow: hidden;
  display: block;
}
.MyLPs .f20 {
  font-size: 20px;
  line-height: 30px;
}
.MyLPs .f30 {
  font-size: 30px;
  line-height: 40px;
}
.MyLPs .f40 {
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 0;
}
.LinkHoverContainer:hover .btnCommon {
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
}
.LinkHoverContainer:hover .btnCommonWhite {
  background-color: #2b2d40;
  color: white;
}
.LinkHoverContainer:hover .btnCommonGreen {
  background-color: white;
  color: #38cbd5;
}
.clrWhite {
  color: white !important;
}
.clrDarkBlue {
  color: #2b2d40;
}
.clrBlue {
  color: #034f92;
}
.weight_bold {
  font-weight: 800;
}
.weight_light {
  font-weight: 300;
}
.DiagwnismosBg {
  background: url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/diagwnismos_bg.jpg') center bottom no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}
.super_diag_img {
  margin: -60px auto 0 auto;
}
.Orab {
  background: url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/oralb_odont.png') 15% bottom no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/orab_bg.jpg') center top no-repeat;
  padding: 30px 0;
}
.Pampers {
  background-color: #f0f0f2;
  padding-top: 10px;
}
.ProductsContainer {
  margin-bottom: 10px;
}
.ProductsWrapper {
  height: 100%;
  border-radius: 15px;
  position: relative;
  padding: 20px;
  min-height: 500px;
  overflow: hidden;
}
.ProductsWrapper .btnCommon {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 90% !important;
  max-width: 200px !important;
}
.ProductsWrapper img {
  margin: 0 auto;
}
.gillette_product {
  margin-left: 100px !important;
}
.Venus {
  background-size: 100% !important;
}
.HomeProducts {
  height: 100%;
  min-height: unset;
}
.HomeProducts .btnCommon {
  position: relative;
  bottom: unset;
  left: unset;
  transform: unset;
  width: unset !important;
  max-width: unset !important;
}
@media (max-width: 1350px) {
  .gillette_product {
    margin-left: auto !important;
  }
}
@media (max-width: 1200px) {
  .MyLPs .f40 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 991px) {
  .Orab {
    background: url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/oralb_odont.png') left bottom no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/orab_bg_m.jpg') center top no-repeat;
    background-size: 230px, auto;
  }
  .Venus {
    background-size: 400px !important;
  }
}
@media (max-width: 768px) {
  .MyLPs h2 {
    font-size: 30px;
  }
  .MyLPs .f30 {
    font-size: 20px;
    line-height: 30px;
  }
  .MyLPs .f40 {
    font-size: 25px;
    line-height: 30px;
  }
  .MyLPs .btnCommon {
    padding: 15px 30px;
    font-size: 18px;
  }
  .DiagwnismosBg {
    background: url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/diagwnismos_bg_m.jpg') center bottom no-repeat;
  }
  .Orab {
    background: none, url('https://support3.you.gr/you/redesign/landing_pages/2020_PG_60years/images/orab_bg_m_768.jpg') center top no-repeat;
  }
}
@media (max-width: 576px) {
  .MyLPs .f20 {
    font-size: 18px;
    line-height: 28px;
  }
  .super_diag_img {
    margin: 0 auto;
  }
  .Orab img:last-of-type {
    width: 150px;
  }
  .ProductsWrapper {
    height: 100%;
    min-height: unset;
  }
  .ProductsWrapper .btnCommon {
    position: relative;
    bottom: unset;
    left: unset;
    transform: unset;
    width: unset !important;
    max-width: unset !important;
  }
  .OldSpice .btnCommon,
  .Venus .btnCommon {
    margin-top: 250px;
  }
}