
.MyLPs {
  color: #2b2d40;
  overflow: hidden;
  padding-bottom: 50px;
  background: url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/topGrass.jpg') center top no-repeat, url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/phone_gipedo.jpg') center 80% no-repeat, #2c2e41 url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/player.jpg') left 25% no-repeat;
  background-size: auto,auto, 80%;
}
.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%;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 400 !important;
  color: white;
  background-color: #4960f2;
  font-weight: lighter;
  border-radius: 5px;
  padding: 8px 40px !important;
  display: block;
  transition: all linear 0.2s;
  display: inline-block;
  justify-content: center;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  min-width: 150px;
}
.MyLPs .btnCommon span {
  align-self: center;
}
.MyLPs .btnCommon:hover {
  background-color: #43549d;
}
.MyLPs .btnCommonBig {
  font-size: 27px;
}
.MyLPs .linkStretched {
  z-index: 5;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.MyLPs h2 {
  margin: 20px 0 40px 0;
  font-size: 45px;
  font-weight: 800;
  text-align: center;
  color: #43549d;
}
.MyLPs h2 span {
  display: block;
  font-size: 35px;
  font-weight: 300;
}
.MyLPs p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.MyLPs .f18 {
  font-size: 18px;
  line-height: 25px;
}
.MyLPs .f30 {
  font-size: 30px;
  line-height: 35px;
}
.MyLPs .f36 {
  font-size: 36px;
  line-height: 40px;
}
.MyLPs .f40 {
  font-size: 40px;
  line-height: 45px;
}
.MyLPs .f60 {
  font-size: 60px;
  line-height: 60px;
}
.MyLPs .text-shadow {
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.51);
}
.MyLPs .bgPurple {
  background-color: #5263ae;
}
.MyLPs .bgPink {
  background-color: #b6519b;
}
.MyLPs .bgRed {
  background-color: #ef4a23;
}
.MyLPs .bgOrange {
  background-color: #fec43b;
}
.clrWhite {
  color: white !important;
}
.clrBlue {
  color: #43549d;
}
.clrGreen {
  color: #3bb64e !important;
}
.clrOrange {
  color: #fec43b !important;
}
.clrDarkBlue {
  color: #2b2d40;
}
.weight_bold {
  font-weight: 800;
}
.weight_light {
  font-weight: 300;
}
.HoverTrigger:hover .btnCommon {
  opacity: 0.8;
}
.topGipedo {
  background: url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/gipedobg.jpg') center center no-repeat;
  background-size: cover;
  border-radius: 6px;
  max-width: 1280px;
  margin: 20px auto 0 auto;
  -webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.43);
  padding-top: 40px;
  padding-bottom: 50px;
}
.topGipedo .btnCommon {
  margin-top: 100px;
}
.TVInches_slider {
  max-width: 900px;
  margin: 0 auto;
}
.TVInches {
  height: 200px;
  width: 200px;
  background: url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/grass.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.23);
  display: flex;
  justify-content: center;
  align-items: center;
}
.TVInches img {
  margin: 0 auto;
  width: 180px !important;
}
.TVInches:hover .sliderOverlay {
  opacity: 1;
}
.TVInches .sliderOverlay {
  background-color: rgba(0, 15, 53, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  opacity: 0;
  transition: all ease-in 0.15s;
}
.Tv_titles {
  display: flex;
  font-size: 45px;
  line-height: 45px;
  font-weight: 800;
  color: white;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  text-align: center;
}
.procucts_wrapper {
  margin-bottom: 60px;
  padding: 0 15px;
}
.procucts_wrapper2 {
  margin-bottom: 30px;
  padding: 0 15px;
}
.VerticalContainers {
  border-radius: 5px;
  padding: 20px 15px 0 15px;
  position: relative;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  color: white;
  font-weight: 800;
  height:100%;
}
.VerticalContainers img {
  margin: 0 auto;
}
.VerticalContainers .btnCommon {
  padding: 15px 40px !important;
  display: block;
  max-width: 160px;
  margin: 0 auto 0 auto !important;
  position: relative;
  top: 25px;
}
.VerticalContainers:hover .btnCommon {
  background-color: #374ddb;
}
.HorizontalContainers {
  border-radius: 5px;
  padding: 20px 15px;
  position: relative;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height:100%;
}
.HorizontalContainers .productImg {
  width: 60%;
}
.HorizontalContainers .productDesc {
  width: 40%;
  font-size: 35px;
  line-height: 35px;
  font-weight: 800;
  color: white;
}
.HorizontalContainers .productDesc img {
  margin: 0 auto;
}
.HorizontalContainers .btnCommon {
  padding: 15px 40px !important;
  display: block;
  max-width: 160px;
  margin: 20px auto;
}
.HorizontalContainers:hover .btnCommon {
  background-color: #374ddb;
}
.full_width_Containers .productImg img {
  margin: 0 auto;
}
.full_width_Containers .productDesc {
  width: 40%;
  font-size: 40px;
  font-weight: 800;
  color: #2a2d40;
}

.masoutis {
  background: #2271b8 url('https://support3.you.gr/you/redesign/landing_pages/2021_Euro/images/masoutis_bg.jpg') left bottom no-repeat;
  padding: 20px;
  position: relative;
}
.masoutis_flex {
  display: flex;
  align-items: center;
  text-align: left;
}
.masoutis_flex .btnCommon {
  max-width: unset;
  width: fit-content;
    width: -moz-fit-content;
  margin: 80px 0 0 0;
}
.masoutis_logo {
  background: white;
  padding: 10px;
  border-radius: 10px;
  width: fit-content;
    width: -moz-fit-content;
  margin-bottom: 10px;
}


.Smartphones_slider {
  max-width: 640px;
  margin: 0 auto;
}
.MyLPsfooter {
  padding: 30px 0 !important;
}
.youClubSub {
  color: white;
  font-size: 42px;
  color: #43549d;
  font-weight: 300;
  margin-top: -20px;
}
.points {
  background-color: #2b2d40;
  color: white;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  padding: 5px 15px;
  margin-top: 10px;
  border-radius: 8px;
}
.pointsDesc {
  color: white;
  font-size: 25px;
  line-height: 30px;
  margin-top: 10px;
  font-weight: 300;
}
.btnyouClub {
  background-color: white !important;
  color: #2b2c40 !important;
  font-weight: 600 !important;
  width: 200px;
  margin: 0 auto;
}
.btnyouClub:hover {
  background-color: #ffc439 !important;
}
@media (max-width: 1200px) {
  .MyLPs .f40 {
    font-size: 28px;
    line-height: 38px;
  }
  .VerticalContainers {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .TVInches {
    height: 160px;
    width: 160px;
  }
  .TVInches img {
    margin: 0 auto;
    width: 140px !important;
  }
  .HorizontalContainers .productImg,
  .HorizontalContainers .productDesc {
    width: 50%;
  }
  .Smartphones_slider {
    max-width: 520px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .MyLPs {
    background-size: 800px;
  }
  .MyLPs .f30 {
    font-size: 20px;
    line-height: 25px;
  }
  .MyLPs .f40 {
    font-size: 25px;
    line-height: 30px;
  }
  .TVInches {
    height: 140px;
    width: 140px;
  }
  .TVInches img {
    margin: 0 auto;
    width: 120px !important;
  }
  .Tv_titles {
    font-size: 35px;
    line-height: 35px;
  }
  .Tv_titles img {
    width: 45px;
  }
   .masoutis {
    background-size: 1300px;
  }
  .masoutis_flex .btnCommon {
    max-width: unset!important;
    width: fit-content !important;
	  width: -moz-fit-content!important;
    margin: 50px 0 0 0;
  }
  .pointsContainer {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .MyLPs p {
    font-size: 18px;
    line-height: 25px;
  }
  .MyLPs .btnCommon {
    padding: 10px 6px;
  }
  .VerticalContainers img:last-of-type {
    margin-top: 20px;
  }
  .youClubSub {
    font-size: 30px;
  }
  .points {
    font-size: 20px;
    padding: 5px 10px;
  }
  .pointsDesc {
    font-size: 18px;
    line-height: 25px;
  }
  .procucts_wrapper,
  .procucts_wrapper2 {
    padding: 0 5px;
  }
  .procucts_wrapper .btnCommon,
  .procucts_wrapper2 .btnCommon {
    max-width: 100px !important;
    min-width: unset !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }
  .procucts_wrapper2 {
    margin-bottom: 15px;
  }
  .VerticalContainers {
    height: 100%;
  }
  .HorizontalContainers .productDesc {
    font-size: 20px;
    line-height: 25px;
  }
  .HorizontalContainers .productDesc img {
    max-width: 100px;
  }
  .VerticalContainers {
    font-size: 22px;
    line-height: 22px;
  }
    .masoutis_flex .btnCommon {
    max-width: unset !important;
	  width: -moz-fit-content!important;
    width: fit-content !important;
    margin: 50px 0 0 0;
  }
}