.MyLPs {
  color: #303b48;
  font-weight: 400;
}
.MyLPs img {
  width: auto;
  max-width: 100%;
}
.MyLPs .f16 {
  font-size: 16px;
  line-height: 26px;
}
.MyLPs .f18 {
  font-size: 18px;
  line-height: 28px;
}
.MyLPs .f20 {
  font-size: 20px;
  line-height: 30px;
}
.MyLPs .f30 {
  font-size: 30px;
  line-height: 40px;
}
.MyLPs .f36 {
  font-size: 36px;
  line-height: 46px;
}
.MyLPs .f40 {
  font-size: 40px;
  line-height: 50px;
}
.MyLPs .f50 {
  font-size: 50px;
  line-height: 60px;
}
.MyLPs .f60 {
  font-size: 60px;
  line-height: 70px;
}
.MyLPs strong {
  font-weight: 700;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.MyLPs .btnCommonWhite {
  background-color: white;
  color: #303b48;
}
.MyLPs .btnCommonGrey {
  background-color: #303b48;
  color: white;
}
.MyLPs .btnCommonGrey:hover {
  color: #303b48;
}
.clrWhite {
  color: white;
}
.clrGrey {
  color: #303b48;
}
.weight_bold {
  font-weight: 800;
}
.TopBanner {
  background: #eee9e5 url('https://support3.you.gr/you/redesign/landing_pages/Ionismos/images/topBanner.jpg') center center no-repeat;
  background-size: cover;
  height: 950px;
  padding-top: 20px;
  position: relative;
  -webkit-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.2);
}
.Discover {
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  min-width: 350px;
}
.downArrow {
  margin: 0 auto;
  animation: downArrow linear 1.5s infinite;
  position: relative;
}
@keyframes downArrow {
  0% {
    top: 0;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0;
  }
}
.BackgroundTitle {
  position: relative;
  color: white;
  display: inline-block;
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
}
.BackgroundTitle span {
  text-align: center;
  padding: 7px 25px;
  background-color: #303b48;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.BackgroundTitle::before {
  content: '';
  height: 45px;
  width: 85%;
  background-color: white;
  border-radius: 10px;
  position: absolute;
  top: -20px;
  left: 20%;
  z-index: 1;
}
.BackgroundTitle::after {
  content: '';
  height: 45px;
  width: 75%;
  background-color: #85dccf;
  border-radius: 10px;
  position: absolute;
  bottom: -20px;
  left: -30px;
  z-index: 1;
}
.Solution {
  background-color: white;
  padding: 20px 0 20px 30px;
  position: relative;
  z-index: 2;
}
.Solution .f36 {
  background-color: #ffc539;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 5px 25px;
}
.SolutionDescWrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
}
.bulb {
  position: absolute;
  left: -35px;
  top: -10px;
}
.SolutionDesc {
  max-width: 300px;
  text-align: center;
}
.SolutionDesc img {
  margin: 0 auto;
}
.LinvingRoom {
  background: url('https://support3.you.gr/you/redesign/landing_pages/Ionismos/images/livingroom_bg.jpg') center center no-repeat;
  background-size: cover;
  margin-top: -50px;
  padding-top: 180px;
  padding-bottom: 150px;
  position: relative;
}
.downArrow2 {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.Research {
  background-color: white;
  -webkit-box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.52);
  box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.52);
  padding: 100px 0;
}
.ResearchSpecsWrappers {
  display: flex;
  justify-content: center;
}
.ResearchSpecs {
  width: 25%;
  padding: 0 15px;
}
.ResearchSpecs img {
  margin: 0 auto 10px auto;
  max-width: 70px !important;
}
.ResearchSpecsWrappers2 .ResearchSpecs {
  width: 33.3%;
}
.Suggestions {
  background-color: #f4efec;
  padding: 80px 0 50px 0;
}
.ACInventor {
  padding: 50px 0;
  background: url('https://support3.you.gr/you/redesign/landing_pages/Ionismos/images/AC_inventor.jpg') center center no-repeat;
  background-size: cover;
  margin-top: 30px;
  position: relative;
}
.ACInventor .f16 {
  margin-top: 300px;
}
.AC_inventor_filter {
  position: absolute;
  top: 35%;
  right: 4%;
}
.Afygrantires,
.Purifiers {
  background-color: white;
  padding: 40px 15px 30px 15px;
}
.Afygrantires .f16,
.Purifiers .f16 {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.Purifiers .Title {
  height: 90px;
}
.Purifiers .f16 {
  height: 120px;
}
.roundDesc {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 800;
  line-height: 20px;
  text-align: center;
  background-color: rgba(176, 250, 239, 0.8);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: flex;
  justify-content: center;
}
.roundDesc div {
  align-self: center;
}
.MorrisDesc {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  background-color: #b0faef;
  align-self: center;
  padding: 40px 15px;
  border-radius: 10px;
  position: relative;
}
.MorrisDesc img {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 80px;
}
.PurifiersRow {
  background-color: #85dccf;
  padding-top: 60px;
  padding-bottom: 50px;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .MyLPs {
    /*.f18 {
            font-size: 18px;
            line-height: 28px;
        }

       
        .f36 {
            font-size: 36px;
            line-height: 46px;
        }*/
  }
  .MyLPs .f20 {
    font-size: 15px;
    line-height: 20px;
  }
  .MyLPs .f30 {
    font-size: 20px;
    line-height: 25px;
  }
  .MyLPs .f40 {
    font-size: 25px;
    line-height: 30px;
  }
  .MyLPs .f50 {
    font-size: 30px;
    line-height: 35px;
  }
  .MyLPs .f60 {
    font-size: 40px;
    line-height: 45px;
  }
  .BackgroundTitle {
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
    text-align: center;
    background-color: #303b48;
    padding: 7px 15px;
    border-radius: 10px;
  }
  .BackgroundTitle span {
    padding: 0;
    background-color: transparent;
  }
  .BackgroundTitle::before,
  .BackgroundTitle::after {
    content: unset;
  }
  .TopBanner {
    height: 700px;
  }
  .Solution {
    padding: 20px;
    text-align: center;
  }
  .Solution .f36 {
    border-radius: 10px;
    text-align: center;
    padding: 5px 10px;
  }
  .SolutionDescWrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  .SolutionDesc {
    width: 50%;
  }
  .bulb {
    display: none !important;
  }
  .ResearchSpecsWrappers {
    flex-wrap: wrap;
  }
  .ResearchSpecsWrappers .ResearchSpecs {
    width: 50% !important;
    padding: 0 10px;
  }
  .AC_inventor_filter {
    max-width: 200px !important;
    right: 5px;
  }
  .Morris {
    max-width: 200px !important;
  }
  .MorrisDesc {
    font-size: 13px;
    line-height: 23px;
    padding: 15px 10px;
    border-radius: 10px;
  }
  .Purifiers_products {
    max-width: 150px !important;
  }
  .Purifiers .Title {
    height: 50px;
  }
  .Purifiers .f16 {
    height: 120px;
  }
}
@media (max-width: 576px) {
  .TopBanner {
    height: 550px;
  }
  .downArrow {
    max-width: 35px !important;
  }
  .SolutionDesc {
    width: 100%;
    margin-bottom: 10px;
  }
  .ACInventor {
    padding: 50px 0;
    background: #ced1d6 url('https://support3.you.gr/you/redesign/landing_pages/Ionismos/images/AC_inventor.jpg') center center no-repeat;
    background-size: 768px;
    margin-top: 30px;
    position: relative;
  }
  .ACInventor .f16 {
    margin-top: 300px;
  }
  .Purifiers .Title,
  .Purifiers .f16 {
    height: unset;
  }
  .PurifiersRow {
    margin-top: 0;
  }
}