﻿body {
  overflow-x: hidden;
}
a:hover,
a:link {
  text-decoration: none;
}
.MyH1 {
  font-size: 55px;
  font-weight: 300;
  color: white;
  font-family: 'Open Sans', sans-serif;
}
p.defaultParag {
  font-size: 24px;
  color: white;
  font-weight: lighter;
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
}
p.smallParag {
  font-size: 20px;
  color: white;
  font-weight: lighter;
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
}
p.InnerText {
  font-size: 17px;
  color: white;
  line-height:32px;
  letter-spacing: 1px;
  font-weight: lighter;
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
 }
.ColumnsPadding {
  padding: 0 25px;
}
.MyHeader {
  border: solid 15px white;
  background-color: #020204;
  height: 680px;
  overflow: hidden;
  display: block;
  width: 100%;
  padding-top: 70px;
  background-color: #020204 !important;
  position: relative;
}
.MyHeader span {
  display: block;
  text-align: center !important;
  color: white;
  font-family: 'Century Gothic';
  font-size: 28px;
  line-height: 32px;
  font-weight: lighter;
}
.HeaderLeftImage {
  position: absolute;
  left: 0;
  bottom: 0;
}
.HeaderBottomImage {
  position: absolute;
  right: 0;
  bottom: 0;
}
.HeaderRightImage {
  position: absolute;
  right: 0;
  top: 25%;
}
.MyContainer {
  position: relative;
  /*z-index: 20;*/
  margin: 0 auto;
}
.NespressoMachinesWrapper {
  position: relative;
  padding-bottom: 80px;
  padding-top: 70px;
  border-top: solid 15px white;  
  border-left: solid 15px white;
  border-bottom: solid 15px white;
  border-right: solid 15px white;
  background-color: black !important;
  text-align: center;
  overflow: hidden;
}
.NespressoMachinesWrapperTop {
  position: relative;
  padding-bottom: 80px;
  padding-top: 70px;
  border-top: solid 15px white;  
  border-left: solid 15px white;
  border-bottom: solid 0px white;
  border-right: solid 15px white;
  background-color: black !important;
  text-align: center;
  overflow: hidden;
}
.NespressoMachinesWrapperBottom {
  position: relative;
  padding-bottom: 80px;
  padding-top: 70px;
  border-top: solid 1px white; 
  border-left: solid 15px white;
  border-bottom: solid 15px white;
  border-right: solid 15px white;
  background-color: black !important;
  text-align: center;
  overflow: hidden;
}
a.HomeButtonLink {
  display: inline-block;
}
a.HomeButtonLink .HomeButton {
	width: 38px;
	height: 35px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/home_sprite.png') 0 0 no-repeat;
	display: block;
    margin:60px auto 20px;
}
a.HomeButtonLink:hover .HomeButton {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/home_sprite.png') -38px 0 no-repeat;
}
a.HomeButtonLink .HomeButtonText {
  font-size: 12px;	
  color: #9b9b9b;
  font-weight: lighter;
  font-family: 'Open Sans', sans-serif;
}	
a.HomeButtonLink:hover .HomeButtonText {	
  color: #ffffff;
}
.InissiaButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/inissia_btn.png');
	display: block;
}
.InissiaButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/inissia_btn_hover.png');
}
.PixieButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/pixie_btn.png');
	display: block;
}
.PixieButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/pixie_btn_hover.png');
}
.UButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/u_btn.png');
	display: block;
}
.UButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/u_btn_hover.png');
}
.CitizButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/citiz_btn.png');
	display: block;
}
.CitizButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/citiz_btn_hover.png');
}
.ProdigioButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/prodigio_btn.png');
	display: block;
}
.ProdigioButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/prodigio_btn_hover.png');
}
.ExpertButton {
	width: 240px;
	height: 264px;
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/expert_btn.png');
	display: block;
}
.ExpertButton:hover {
	background: url('https://support3.you.gr/you/newsletter/LANDING_PAGE/Nespresso/Assets/images/expert_btn_hover.png');
}
.Link {
  border: solid thin white;
  border-radius: 3px;
  display: inline-block;
  padding: 15px 30px;
  margin-top: 60px;
  text-transform: uppercase;
  color: white;
  font-size: 20px;
  font-weight: lighter;
  transition: all ease-in-out 0.4s;
  font-family: 'Open Sans', sans-serif;
}
.Link:hover {
  border: solid thin #ccc;
  background-color: #ccc;
  color: black;
}
.DiscoverWrapper {
  position: relative;
  padding-bottom: 80px;
  padding-top: 70px;
  border-left: solid 15px white;
  border-bottom: solid 15px white;
  border-right: solid 15px white;
  background-color: black !important;
  text-align: center;
  overflow: hidden;
}
.MachinesSelectionContainer {
  width: 70%;
  margin: 0 auto;
}
.MachinesSelectionWrapper {
  margin-bottom: 70px;
  width: 33.33%;
  float: left;
  display: inline-block;
}
a.MachinesSelection {
  display: inline-block;
}
a.MachinesSelection img {
  margin: 0 auto;
}
a.MachinesSelection span {
  display: block;
  margin-top: 15px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  transition: all ease-in-out 0.2s;
}
.MachinesSelection:hover span {
  color: #8c8b8b;
}
@media (max-width: 1200px) {
  .MyContainer {
    width: 100%;
  }
  .MachinesSelectionContainer {
    width: 95%;
  }
}
@media (max-width: 991px) {
  .HeaderLeftImage {
    width: 309px;
  }
  .HeaderBottomImage {
    width: 579px;
  }
  .HeaderRightImage {
    width: 209px;
  }
}
@media (max-width: 800px) {
  .HeaderLeftImage {
    max-width: 209px;
  }
  .HeaderBottomImage {
    max-width: 479px;
  }
  .HeaderRightImage {
    width: 150px;
    top: 40%;
  }
}
@media (max-width: 768px) {
  .HeaderBottomImage {
    right: -15%;
  }
  .MachinesSelectionWrapper {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .HeaderLeftImage {
    max-width: 159px;
  }
  .HeaderBottomImage {
    max-width: 379px;
    right: -20%;
  }
  .HeaderRightImage {
    top: 40%;
  }
  .MyHeader span {
    font-size: 25px;
    line-height: 30px;
  }
  .MachinesSelectionWrapper {
    width: 100%;
    padding: 0 25px;
  }
}
@media (max-width: 480px) {
  .HeaderLeftImage {
    max-width: 159px;
  }
  .DiscoverWrapper {
    background-position: left 10%, right bottom, right top;
  }
  .HeaderBottomImage {
    max-width: 329px;
    right: -25%;
  }
}
@media (max-width: 400px) {
  .HeaderLeftImage {
    display: none;
  }
p.InnerText {
  font-size: 16px;
  color: white;
  line-height: 34px;
  font-weight: lighter;
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
 }
 .MyH1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  color: white;
  font-family: 'Open Sans', sans-serif;
}
.Link {
  border: solid thin white;
  border-radius: 3px;
  display: inline-block;
  padding: 15px 30px;
  margin-top: 60px;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  font-weight: lighter;
  transition: all ease-in-out 0.4s;
  font-family: 'Open Sans', sans-serif;
}
.Link:hover {
  border: solid thin #ccc;
  background-color: #ccc;
  color: black;
}
}