.MyLPs {
  color: white;
  background: url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/yellow_bg_top.jpg') left top no-repeat, #ffc439 url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/yellow_bg_bottom.jpg') center bottom no-repeat;
  background-size: auto;
}
.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
  padding: 10px;
}
.MyLPs img {
  width: unset;
  max-width: 100%;
}
.MyLPs .singleInputContainer .inner::after {
  background: #ffc43a;
}
.MyLPs .singlePageInput {
  color: white !important;
}
.MyLPs .singleInputContainer input.TextBoxField {
	color:white!important;
}
.MyLPs input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}

.MyLPs .singleInputContainer.pageNewsLtrContainer .newsLtrInputIcon{
	color: #fff!important;
}
.MyLPs .singleInputContainer.pageNewsLtrContainer.focus .newsLtrInputIcon {
    color: #4861f2!important;
}

.MyLPs input[type="submit"]{
	background-color:#ffc438!important;
	text-transform: uppercase!important;
	border: none!important;
	padding: 10px 15px!important;
	border-radius: 6px!important;
	font-size: 0.875rem!important;
	font-weight: 600!important;
}

.MyLPs .inputField.checkBox input[type="checkbox"]{
	display: block!important;
	float: left!important;
	margin-right: 10px!important;
	top: 6px!important;
	position: relative!important;
}
.f57 {
  font-size: 57px;
  line-height: 65px;
  font-weight: 300;
  margin-bottom: 0;
}
.f41 {
  font-size: 41px;
  line-height: 50px;
  font-weight: 300;
  margin-bottom: 0;
}
.MyContent {
  margin: 50px auto;
  background: url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/24h_logo1.png') 65% 60px no-repeat, #4960f2 url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/ContentBg.jpg') center top no-repeat;
  border-radius: 15px;
  padding: 420px 20px 50px 20px;
  position: relative;
}
.man {
  position: absolute;
  bottom: 205px;
  left: -200px;
  width: 350px !important;
}
@media (max-width: 1400px) {
  .man {
    width: 200px !important;
    left: -160px;
  }
}
@media (max-width: 991px) {
  .f57 {
    font-size: 30px;
    line-height: 40px;
  }
  .f41 {
    font-size: 21px;
    line-height: 31px;
  }
}
@media (max-width: 768px) {
  .MyContent {
    margin: 50px auto;
    background: url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/24h_logo.png') center 60px no-repeat, #4960f2 url('https://support3.you.gr/you/redesign/landing_pages/2020_24h_offers/images/ContentBg.jpg') center top no-repeat;
	background-size:200px, auto;
	padding: 306px 20px 50px 20px;
  }
  
}