.MyLPs {
  color: #2b2d40;
  overflow: hidden;
  background-size: 100%;
  padding-bottom: 30px;
  position: relative;
  line-height: 1.2;
  font-weight: 500;
}
.MyLPs img {
  width: auto;
  max-width: 100%;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 700;
  /* color: #2d2b41;
        background-color: white;*/
  border-radius: 5px;
  padding: 15px 10px;
  display: block;
  transition: all linear 0.2s;
  display: flex;
  justify-content: center;
  max-width: 300px;
  margin: 10px auto;
  -webkit-box-shadow: 0 0 12px 1px rgba(255, 192, 57, 0.15);
  -moz-box-shadow: 0 0 12px 1px rgba(255, 192, 57, 0.15);
  box-shadow: 0 0 12px 1px rgba(255, 192, 57, 0.15);
}
.MyLPs .btnCommon span {
  align-self: center;
}
.MyLPs .btnCommon:hover {
  /*background-color: @blue;*/
}
.MyLPs .linkStretched {
  z-index: 5;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.MyLPs .bgGreen {
  background-color: #85c440;
}
.MyLPs .clrGreen {
  color: #85c440;
}
.MyLPs .f18 {
  font-size: 18px;
  margin-bottom: 15px;
}
.MyLPs .f23 {
  font-size: 23px;
  margin-bottom: 15px;
}
.MyLPs .f26 {
  font-size: 26px;
}
.MyLPs .f30 {
  font-size: 30px;
  margin-bottom: 15px;
}
.MyLPs .f40 {
  font-size: 40px;
  margin-bottom: 15px;
}
.MyLPs .w300 {
  font-weight: 300;
}
.MyLPs .w800 {
  font-weight: 800;
}
.section1 {
  background-image: url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/blue1.png'), url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/section1.jpg');
  background-position: center bottom, center top;
  background-repeat: no-repeat;
  background-size: auto,cover;
  padding-bottom: 180px;
  position: relative;
}
.section1-lefticon {
  position: absolute;
  left: 0;
  bottom: 20%;
  width: 24%!important;
}
.section1-righticon {
  position: absolute;
  right: 0;
  top: 20%;
}
.section2 {
  background-color: #485fec;
  margin-bottom: -150px;
}
.steps_wrapper {
  padding: 20px;
  width: 300px;
}
.steps {
  position: relative;
  background: white;
  border-radius: 60px;
  padding: 0 20px 30px 20px;
  margin: 0 auto;
  height: 100%;
}
.step_num {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: #2c2c42;
  font-size: 45px;
  font-weight: 800;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto -30px auto;
  position: relative;
  top: -35px;
}
.section3 {
  background: url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/greenbg.png') left bottom no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/man.png') 10% 115px no-repeat, #ffc03a url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/blue2.jpg') center top no-repeat;
  background-size: 1920px, 450px,1920px;
  padding-block: 400px 200px;
}
.device_icons {
  width: 300px;
  padding: 15px;
}
.section4 {
  background: #00a186 url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/section4.png') 30% bottom no-repeat;
  background-size: 18%;
  position: relative;
  z-index: 1;
  padding-block: 7%;
  /*border:solid thin red;*/
  margin-top: -180px;
}
@media (max-width: 1200px) {
  .section4 {
    background-size: 270px;
    padding-block: 80px;
    margin-top: -180px;
  }
}
@media (max-width: 991px) {
  .steps_wrapper {
    padding: 10px 5px;
    width: 240px;
  }
  .section3 {
    background: url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/greenbg.png') left bottom no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/man.png') 30% bottom no-repeat, #ffc03a url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/blue2.jpg') center top no-repeat;
    background-size: 100%, 250px,1400px;
    padding-block: 250px 450px;
  }
  .section4 {
    background: #00a186 url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/section4.png') 10% bottom no-repeat;
    background-size: 270px;
    padding-block: 80px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .MyLPs .f16 {
    font-size: 14px;
  }
  .MyLPs .f18 {
    font-size: 16px;
  }
  .MyLPs .f23,
  .MyLPs .f26 {
    font-size: 20px;
  }
  .MyLPs .f30 {
    font-size: 23px;
  }
  .MyLPs .f40 {
    font-size: 28px;
  }
  .section1 {
    background-size: 100%,cover;
  }
  .steps_wrapper {
    padding: 10px 5px;
  }
  .steps {
    padding: 0 10px 20px 10px;
  }
  .steps .f18 {
    font-size: 14px;
  }
  .steps img {
    width: 120px;
  }
  .step_num {
    height: 50px;
    width: 50px;
    font-size: 25px;
    top: -23px;
    margin-bottom: -10px;
  }
  .section4 {
    background: #00a186 url('https://support3.you.gr/you/redesign/landing_pages/2022_GreenPanda/section4.png') center bottom no-repeat;
    background-size: 270px;
    padding-block: 0 330px;
    margin-top: -30px;
    text-align: center;
  }
}
@media (max-width: 730px) {
  .section1 img {
    max-width: 70%;
  }
}
@media (max-width: 576px) {
  .section1 img {
    max-width: 100%;
  }
  .steps_wrapper {
    padding: 20px 5px;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
  }
  .section3 {
    background-size: 100%, 250px,1300px;
  }
  .device_icons {
    width: 300px;
    padding: 15px 10px;
  }
  .device_icons img {
    width: 105px;
  }
}