body{
background: #FFC501;
}
.home-about {
    display: block;
    width: 100%;
    height: 667px;
    position: relative;
}
.home-about .background {
    display: block;
    width: inherit;
    height: inherit;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.home-about .background>div {
    display: none;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: top center;
    background-repeat: no-repeat;
}
.home-about .background>div.background1 {
    background-image: url("../../../../img/landing/scene11a_background.jpg");
    z-index: 3;
    display: block;
}
.home-about .background>div.background2 {
    background-image: url("../../../../img/landing/scene11b_background.jpg");
    z-index: 2;
}
.home-about .background>div.background3 {
    background-image: url("../../../../img/landing/scene11c_background.jpg");
    z-index: 1;
}
.home-about .background>div.background_white {
    background: #ffffff;
    z-index: 4;
    display: block;
}
.home-about .about-holder {
  display: block;
  width: 960px;
  height: inherit;
  position: relative;
  z-index: 2;
  background: #fff;
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0px auto;
  text-align: center;
}
.home-about .about-holder.no_background {
	background: none;
}
.home-about .about-holder .about-title {
    display: block;
    width: 780px;
    height: 175px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #e7ebd1;
    padding: 45px 25px 0px 25px;
    margin: 0px auto;
    z-index: 1;
}
.home-about .about-holder .about-title h3 {
    font-family: "plume_adregular";
    font-size: 58px;
    color: #899b1b;
    margin: 0px auto;
    padding: 0px 0px 40px 0px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}
.fr_BE .home-about .about-holder .about-title h3, .fr_CH .home-about .about-holder .about-title h3 {
    font-size: 50px;
}
.textshadow .home-about .about-holder .about-title h3 {
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.65);
}
.home-about .about-holder .about-title ul {
    display: table;
    margin: 0px auto;
}
.home-about .about-holder .about-title ul:after, .home-about .about-holder .about-title ul:before {
    content: "";
    display: table;
}
.home-about .about-holder .about-title ul:after {
    clear: both;
}
.home-about .about-holder .about-title ul {
    *zoom: 1;
}
.home-about .about-holder .about-title ul li {
    float: left;
    margin: 0px 10px;
}
.home-about .about-holder .about-title ul li a {
    color: #a7b92c;
    text-transform: uppercase;
    font-family: "plume_adregular";
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 51px;
    padding: 0px 31px;
    font-size: 20px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.fr_BE .home-about .about-holder .about-title ul li a {
    font-size: 17px;
}
.home-about .about-holder .about-title ul li a:hover {
    color: #899b1b;
}
.csstransitions.no-touch .home-about .about-holder .about-title ul li a {
    transition: color 0.25s ease-out;
}
.home-about .about-holder .about-title ul li.selected a {
    background-image: url("../../../../img/landing/btn_about.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 31px;
    display: table;
    height: 51px;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 20px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    font-family: "plume_adregular";
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    display: table-cell;
    padding-left: 0px;
    font-weight: normal;
}
.home-about .about-holder .about-title ul li.selected a span {
    background-image: url("../../../../img/landing/btn_about.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 51px;
    width: inherit;
    padding-left: 31px;
    line-height: 51px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-about .about-holder .about-title ul li.selected a {
    padding-right: 30px;
}
.home-about .about-holder .about-title ul li.selected a span {
    padding-left: 30px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-about .about-holder .about-title ul li.selected a {
    padding-right: 30px;
}
.home-about .about-holder .about-title ul li.selected a span {
    padding-left: 30px;
}
}.fr_BE .home-about .about-holder .about-title ul li.selected a {
    font-size: 16px;
}
.home-about .content-holder {
    display: block;
    width: inherit;
    height: 447px;
    position: relative;
    text-align: left;
    z-index: 0;
}
.home-about .content-holder:after, .home-about .content-holder:before {
    content: "";
    display: table;
}
.home-about .content-holder:after {
    clear: both;
}
.home-about .content-holder {
    *zoom: 1;
}
.home-about .content-holder .content {
    width: inherit;
    height: inherit;
    display: none;
}
.home-about .content-holder .content .btn-mobile {
    display: none;
}
.home-about .content-holder .content .container {
    padding: 0px 70px 70px 0px;
    display: block;
    position: relative;
}
.home-about .content-holder .content .container h3 {
    font-family: "plume_adregular";
    font-size: 36px;
    color: #b5c736;
    padding: 41px 95px 39px 87px;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
}
.home-about .content-holder .content .container p, 
.home-about .content-holder .content .container > div
 {
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 22px;
    color: #7f7f7f;
    padding: 0px 0px 0px 268px;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 960px) {
    .home-about .content-holder .content .container p, 
    .home-about .content-holder .content .container > div
     {
        padding: 0px 0px 0px 0px!important;
    }
}



.home-about .content-holder .content .container img {
    position: absolute;
    left: -20px;
    top: 140px;
    -webkit-transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1);
    -webkit-transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1.275);
    -moz-transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1.275);
    -ms-transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1.275);
    -o-transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1.275);
    transition: all 500ms cubic-bezier(0.175,  0.885,  0.32,  1.275);
    -webkit-backface-visibility: hidden;
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
}
.home-about .content-holder .content .container img.rotate {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}
.home-about .content-holder .content .container.news-item {
    padding-left: 90px;
}
.home-about .content-holder .content .container.news-item h3 {
    padding-left: 0px;
}
.home-about .content-holder .content .container.news-item h4 {
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    color: #969696;
    padding: 0px 0px 10px 0px;
    -webkit-font-smoothing: antialiased;
}
.home-about .content-holder .content .container.news-item h5 {
    font-family: "Trebuchet MS";
    font-size: 16px;
    line-height: 24px;
    color: #b5c736;
    padding: 0px 0px 20px 0px;
    -webkit-font-smoothing: antialiased;
}
.home-about .content-holder .content .container.news-item p {
    padding: 0px 0px 30px 0px;
}
.home-about .content-holder .content .container.news-item p a {
    color: #b5c736;
}
.home-about .content-holder .content .container.news-item a.btn-more {
    background-image: url("../../../../img/common/btn_green_sm.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 40px;
    display: table;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
}
.home-about .content-holder .content .container.news-item a.btn-more span {
    background-image: url("../../../../img/common/btn_green_sm.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 34px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-about .content-holder .content .container.news-item a.btn-more {
    padding-right: 39px;
}
.home-about .content-holder .content .container.news-item a.btn-more span {
    padding-left: 39px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-about .content-holder .content .container.news-item a.btn-more {
    padding-right: 39px;
}
.home-about .content-holder .content .container.news-item a.btn-more span {
    padding-left: 39px;
}
}.no-touch .home-about .content-holder .content .container.news-item a.btn-more:hover {
    background-image: url("../../../../img/common/btn_green_sm_over.png");
}
.no-touch .home-about .content-holder .content .container.news-item a.btn-more:hover span {
    background-image: url("../../../../img/common/btn_green_sm_over.png");
}
.csstransitions.no-touch .home-about .content-holder .content .container.news-item a.btn-more {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.csstransitions.no-touch .home-about .content-holder .content .container.news-item a.btn-more span {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 960px) {
    .home-about {
    background-color: #ffffff;
    height: auto;
}
.home-about .background {
    display: none;
}
.home-about .about-holder {
    display: block;
    width: auto;
    height: auto;
    background-image: none;
}
.home-about .about-holder .about-title {
    border-bottom: 0px;
    height: auto;
    width: auto;
}
.home-about .about-holder .about-title h3 {
    font-size: 32px;
    padding: 0px 20px 10px 20px;
}
.fr_CH .home-about .about-holder .about-title h3 {
    font-size: 32px;
}
.home-about .about-holder .about-title ul {
    display: none;
}
.home-about .content-holder {
    width: auto;
    height: auto;
    background-image: none;
    padding: 20px;
}
.home-about .content-holder .content {
    display: block;
    padding: 0px;
}
.home-about .content-holder .content .btn-mobile {
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #fff),  color-stop(1%,  #ffd904),  color-stop(100%,  #ffc401));
    background-image: -webkit-linear-gradient(#fff,  #ffd904 1%,  #ffc401 100%);
    background-image: -moz-linear-gradient(#fff,  #ffd904 1%,  #ffc401 100%);
    background-image: -o-linear-gradient(#fff,  #ffd904 1%,  #ffc401 100%);
    background-image: linear-gradient(#ffffff, #ffd904 1%, #ffc401 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    color: white;
    padding: 15px 0px 15px 0px;
    display: table;
    font-size: 18px;
    text-decoration: none;
    display: block;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    border-top: 1px solid #fff4b8;
    border-bottom: 1px solid #d9ab02;
    margin-bottom: 8px;
}
.home-about .content-holder .content .btn-mobile.selected {
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #fff),  color-stop(1%,  #b2c535),  color-stop(100%,  #869916));
    background-image: -webkit-linear-gradient(#fff,  #b2c535 1%,  #869916 100%);
    background-image: -moz-linear-gradient(#fff,  #b2c535 1%,  #869916 100%);
    background-image: -o-linear-gradient(#fff,  #b2c535 1%,  #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    border-top: 1px solid #dae590;
    border-bottom: 1px solid #808c2f;
}
.home-about .content-holder .content .container {
    padding: 0px 20px;
    text-align: center;
    display: none;
}
.home-about .content-holder .content .container h3 {
    padding: 20px 0px 15px 0px;
    text-align: left;
}
.fr_CH .home-about .content-holder .content .container h3 {
    font-size: 28px;
}
.home-about .content-holder .content .container.news-item {
    padding-left: 0px;
}
.home-about .content-holder .content .container a, .home-about .content-holder .content .container h5, .home-about .content-holder .content .container p {
    text-align: left;
}
.home-about .content-holder .content .container p {
    padding-left: 0px;
}
.home-about .content-holder .content .container img {
    position: inherit;
    top: inherit;
    left: inherit;
    margin: 20px auto 20px auto;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}
.home-about .content-holder .content:first-child .container {
    display: block;
}
.home-about .subnav-holder {
    display: none;
}
}.home-corporate {
    display: block;
    width: 100%;
    height: 667px;
    background-image: url("../../../../img/landing/scene10_background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}
.it_IT .home-corporate .home-container img {
    width: 80%;
    max-width: 1100px;
}
.home-corporate .title {
    display: block;
    max-height: 240px;
    position: relative;
    z-index: 2;
}
.home-corporate .title h3 {
    display: block;
    font-size: 36px;
    font-family: "plume_adregular";
    color: #254d5f;
    -webkit-font-smoothing: antialiased;
    padding: 50px 0px 15px 0px;
    text-transform: uppercase;
}
.home-corporate .title p {
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #254d5f;
    max-width: 800px;
    margin: 0px auto;
    -webkit-font-smoothing: antialiased;
}
.home-corporate .btn-download {
    width: 104px;
    height: 54px;
    display: block;
    background-image: url("../../../../img/csr/btn_download.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-decoration: none;
    margin: 0 auto 20px;
    position: relative;
    z-index: 3;
}
.home-corporate .btn-download span {
    display: none;
}
.home-corporate ul {
    display: table;
    margin: 0px auto 0px auto;
    width: 80%;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}
.home-corporate ul:after, .home-corporate ul:before {
    content: "";
    display: table;
}
.home-corporate ul:after {
    clear: both;
}
.home-corporate ul {
    *zoom: 1;
}
.home-corporate ul li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: center;
    display: block;
    width: 33%}
.home-corporate ul li a {
    display: block;
    text-decoration: none;
    position: relative;
}
.home-corporate ul li a>span {
    font-family: "plume_adregular";
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%}
.home-corporate ul li a>span>span {
    position: relative;
    top: 0px;
    left: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 40px;
}
.textshadow .home-corporate ul li a>span>span {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.home-corporate ul li a img {
    position: relative;
    width: 100%;
    max-width: 100%;
    z-index: 1;
}
.lt-ie9 .home-corporate ul li a img {
    background-color: transparent;
}
.no-touch .home-corporate ul li a:hover img {
    opacity: 0.75;
}
.lt-ie9 .home-corporate ul li a:hover span {
    text-decoration: underline;
}
.csstransitions .home-corporate ul li a img {
    -webkit-backface-visibility: hidden;
    transition: all 0.25s ease-out;
}
.home-corporate ul li.why {
    margin-right: -20px;
    margin-top: 0px;
}
.home-corporate ul li.why a {
    color: #ffffff;
    max-width: 430px;
    max-height: 420px;
}
.home-corporate ul li.how {
    width: 34%;
    margin-top: 50px;
}
.home-corporate ul li.how a {
    color: #434343;
    max-width: 430px;
    max-height: 400px;
}
.home-corporate ul li.what a {
    color: #ffffff;
    max-width: 400px;
    max-height: 430px;
    margin-top: -50px;
    margin-left: -10px;
}
.home-corporate ul li.what a>span {
    padding-top: 20px;
}
@media screen and (max-width: 960px) {
    .home-corporate {
    height: auto;
    padding: 20px 0px 30px 0px;
    background-repeat: repeat;
    background-image: url("../../../../img/landing/scene10_background_960.jpg");
}
.home-corporate .title {
    display: block;
    padding-bottom: 30px;
    max-height: inherit;
}
.home-corporate .title h3 {
    padding: 25px 20px 25px 20px;
}
.de_CH .home-corporate .title h3 {
    padding: 25px 20px 15px 20px;
    font-size: 24px;
    word-break: break-all;
}
.home-corporate .title p {
    padding: 0px 20px;
    font-size: 14px;
}
.home-corporate ul {
    margin: 0px 0px;
    width: 100%}
.home-corporate ul li {
    margin: 0px auto;
    text-align: center;
}
.home-corporate ul li.why {
    width: 100%;
    margin-top: 0px;
}
.home-corporate ul li.why a {
    margin: 0px auto;
    max-width: 300px;
    max-height: 294px;
}
.home-corporate ul li.why a>span>span {
    padding: 30px;
    height: 234px;
    width: 240px;
}
.home-corporate ul li.why a img {
    height: auto;
}
.home-corporate ul li.how {
    width: 100%;
    margin-top: 0px;
}
.home-corporate ul li.how a {
    margin: 0px auto;
    max-width: 300px;
    max-height: 280px;
}
.home-corporate ul li.how a>span>span {
    padding: 30px;
    height: 240px;
    width: 240px;
}
.home-corporate ul li.how a img {
    height: auto;
}
.home-corporate ul li.what {
    width: 100%;
    margin-top: 0px;
}
.home-corporate ul li.what a {
    margin: 0px auto;
    max-width: 300px;
    max-height: 320px;
}
.home-corporate ul li.what a>span>span {
    padding: 30px;
    height: 260px;
    width: 240px;
}
.home-corporate ul li.what a img {
    height: auto;
}
}@media screen and (max-width: 520px) {
    .home-corporate {
    padding: 0px 0px 10px 0px;
    background-image: url("../../../../img/landing/scene10_background_520.jpg");
}
.de_CH .home-corporate .title h3 {
    padding: 25px 20px 15px 20px;
    font-size: 16px;
    word-break: break-all;
}
.home-corporate ul li {
    float: none;
    width: 100%;
    margin: 20px auto;
}
}.home-products {
    display: block;
    width: 100%;
    height: 667px;
    background-image: url("../../../../img/landing/products_bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.home-products .products-title {
    width: 100%;
    padding: 60px 0px;
}
.home-products .products-title h3 {
    font-family: "plume_adregular";
    font-size: 50px;
    font-weight: normal;
    color: #899b1b;
    margin: 0px auto;
    padding: 0px 0px 15px 0px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}
.textshadow .home-products .products-title h3 {
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.65);
}
.home-products .products-title p {
    color: #ffffff;
    font-family: "Trebuchet MS";
    font-size: 20px;
    color: #899b1b;
    -webkit-font-smoothing: antialiased;
}
.textshadow .home-products .products-title p {
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.65);
}
.home-products ul {
    display: table;
    max-width: 1010px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}
.home-products ul:after, .home-products ul:before {
    content: "";
    display: table;
}
.home-products ul:after {
    clear: both;
}
.home-products ul {
    *zoom: 1;
}
.home-products ul li {
    float: left;
    width: auto;
}
.home-products ul li img {
    display: block;
}
.home-products ul li .shape-button {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 46px;
    display: table;
    height: 44px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    margin: 0px auto;
    background-position: right -44px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.home-products ul li .shape-button span {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 44px;
    width: inherit;
    padding-left: 46px;
    line-height: 43px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-products ul li .shape-button {
    padding-right: 45px;
}
.home-products ul li .shape-button span {
    padding-left: 45px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-products ul li .shape-button {
    padding-right: 45px;
}
.home-products ul li .shape-button span {
    padding-left: 45px;
}
}.home-products ul li .shape-button>span {
    position: relative;
    padding-left: 62px;
}
.home-products ul li .shape-button>span>.icon {
    padding: 0px;
    margin: 0px;
    width: 28px;
    height: 28px;
    display: inline;
    position: absolute;
    top: 7px;
    left: 28px;
    background: url("../../../../img/landing/products_icon.png") no-repeat;
}
.home-products ul li .shape-button>span>.icon.slices {
    background-position: 0px 0px;
}
.home-products ul li .shape-button>span>.icon.pieces {
    background-position: -28px 0px;
}
.home-products ul li .shape-button>span>.icon.wheels {
    background-position: -56px 0px;
}
.home-products ul li .shape-button>span>.icon.specials {
    background-position: -84px 0px;
}
.no-touch .home-products ul li .shape-button:hover {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
    background-position: right -44px;
}
.no-touch .home-products ul li .shape-button:hover>span {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
}
.csstransitions .home-products ul li .shape-button {
    transition: background 0.25s ease-out;
}
.csstransforms3d .csstransitions .home-products ul li .shape-button {
    -webkit-transform: translate3d(0,  0,  0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.csstransitions .home-products ul li .shape-button>span {
    transition: background 0.25s ease-out;
}
.csstransforms3d .csstransitions .home-products ul li .shape-button>span {
    -webkit-transform: translate3d(0,  0,  0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.csstransforms3d .csstransitions .home-products ul li .shape-button>span .icon {
    -webkit-transform: translate3d(0,  0,  0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.home-products ul li .shadow {
    display: block;
    width: 100%;
    height: 40px;
    margin: 0px auto;
    background-image: url("../../../../img/landing/products_shadow.png");
    background-position: top center;
    background-repeat: no-repeat;
}
.home-products .foreground1, .home-products .foreground2, .home-products .foreground3 {
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: absolute;
}
.home-products .foreground1 {
    width: 478px;
    height: 126px;
    background-image: url("../../../../img/landing/products_cheese_platter.png");
    bottom: 0px;
    left: 50%;
    margin-left: -710px;
    z-index: 3;
}
.home-products .foreground2 {
    width: 290px;
    height: 165px;
    background-image: url("../../../../img/landing/products_leaves.png");
    top: 0px;
    left: 50%;
    margin-left: 330px;
    z-index: 1;
}
@media screen and (max-width: 960px) {
    .home-products {
    height: auto;
}
.home-products .products-title {
    background-color: #ddeaf5;
    padding: 24px 0px;
}
.home-products .products-title h3 {
    font-size: 32px;
    padding: 0px 20px 10px 20px;
}
.home-products .products-title p {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
}
.home-products .foreground1 {
    display: none;
}
.home-products ul {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url("../../../../img/landing/scene9_background.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
}
.home-products ul:after, .home-products ul:before {
    content: "";
    display: table;
}
.home-products ul:after {
    clear: both;
}
.home-products ul {
    *zoom: 1;
}
.home-products ul li {
    text-align: center;
    width: 50%;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-bottom: 0px;
    height: 334px;
}
.home-products ul li:nth-child(even) {
    background-image: url("../../../../img/landing/scene9_background_right.jpg");
    background-position: top left;
}
.home-products ul li:nth-child(odd) {
    background-image: url("../../../../img/landing/scene9_background_left.jpg");
    background-position: top right;
}
.home-products ul li .product-image {
    width: inherit;
    position: relative;
    top: -20px;
    text-align: center;
}
.home-products ul li .product-image .image {
    width: inherit;
    height: 290px;
    display: table-cell;
    vertical-align: bottom;
    margin: 0 auto;
}
.home-products ul li .product-image img {
    margin: 0 auto;
}
.home-products ul li .shadow {
    display: none;
}
.home-products ul li .shape-button {
    margin: -20px auto 0px;
}
}@media screen and (max-width: 520px) {
    .home-products {
    height: auto;
    padding-bottom: 0px;
}
.home-products .product-title {
    padding-bottom: 40px;
}
.home-products .product-title h3 {
    font-size: 32px;
    padding: 24px 20px 10px 20px;
}
.home-products .product-title p {
    font-size: 18px;
    padding: 0px 20px 0px 20px;
}
.home-products ul {
    padding-bottom: 0px;
}
.home-products ul li {
    float: none;
    width: inherit;
    height: 334px;
}
.home-products ul li:nth-child(even) {
    background-position: top center;
    background-image: url("../../../../img/landing/scene9_background_960.jpg");
}
.home-products ul li:nth-child(odd) {
    background-position: top center;
    background-image: url("../../../../img/landing/scene9_background_960.jpg");
}
.home-products ul li .product-image {
    width: 100%;
    display: table;
}
.home-products ul li .product-image .image {
    width: inherit;
}
}.twist-popdown {
    position: absolute;
    z-index: 3;
    top: 0px;
    width: 360px;
    left: 50%;
    margin-left: -426px;
}
.no-touch .twist-popdown {
    cursor: pointer;
}
.twist-popdown .shadow {
    width: 360px;
    height: 10px;
    display: block;
    z-index: 2;
    background-image: url("../../../../img/common/twist_shadow.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 0px;
}
.twist-popdown .panel {
    display: block;
    width: 229px;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 53px;
    background-image: url("../../../../img/common/twist_bg.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 10px 12px 12px 12px;
}
.fr_BE .twist-popdown .panel>img, .fr_CH .twist-popdown .panel>img {
    position: relative;
    left: -12px;
}
.twist-popdown .panel .twist-container {
    display: block;
    background-image: url("../../../../img/common/twist_divider.png");
    background-position: 0px 5px;
    background-repeat: no-repeat;
    display: none;
}
.twist-popdown .panel .twist-container .content {
    padding: 28px 10px 10px 10px;
    display: block;
    text-align: left;
}
.twist-popdown .panel .twist-container .content p {
    padding: 0px 0px 20px 0px;
    font-size: 14px;
    font-family: "Trebuchet MS";
    color: #ffffff;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
}
.textshadow .twist-popdown .panel .twist-container .content p {
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.25);
}
.twist-popdown .panel .twist-container .content a {
    background-image: url("../../../../img/common/twist_btn.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 214px;
    height: 44px;
    padding-bottom: 4px;
    display: block;
    overflow: hidden;
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #a3b62a;
    text-shadow: 0px 1px 0px white;
    -webkit-font-smoothing: antialiased;
}
.it_IT .twist-popdown .panel .twist-container .content a {
    font-size: 12px;
}
.twist-popdown .panel .twist-container .content a span {
    padding: 11px 10px 0px 0px;
    display: block;
}
.de_DE .twist-popdown .panel .twist-container .content a {
    font-size: 17px;
    padding-bottom: 1px;
}
.de_DE .twist-popdown .panel .twist-container .content a span {
    padding-top: 12px;
}
.no-touch .twist-popdown .panel .twist-container .content a:hover {
    background-image: url("../../../../img/common/twist_btn_over.png");
}
.csstransitions .twist-popdown .panel .twist-container .content a {
    -webkit-backface-visibility: hidden;
    transition: background 0.25s ease-out;
}
.twist-popdown .panel .arrow {
    background-image: url("../../../../img/common/twist_arrow_down.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 30px;
    height: 15px;
    display: block;
    margin: 0px auto;
}
.twist-popdown .panel .handle {
    background: url("../../../../img/subpages/recipes/recipe-icon-sprite.png");
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    display: none;
}
.twist-popdown .panel .handle.left {
    left: -13px;
    background-position: -113px -388px;
}
.twist-popdown .panel .handle.right {
    right: -12px;
    background-position: -132px -388px;
}
.twist-popdown.up .arrow {
    background-position: bottom left;
}
.twist-popdown.is-fold {
    top: -14px;
}
.twist-popdown.is-fold .shadow {
    display: none;
}
.twist-popdown.is-fold .panel {
    background-position: left top;
    background-repeat: repeat-y;
}
.twist-popdown.is-fold .panel .twist-container {
    display: block;
}
.twist-popdown.is-fold .panel .twist-container .content a {
    display: none;
}
.twist-popdown.is-fold .panel .arrow {
    display: none;
}
.twist-popdown.is-fold .panel .handle {
    display: block;
}
.home-promotion {
    display: block;
    width: 100%;
    height: 667px;
    background-image: url("../../../../img/landing/scene8_background.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.home-promotion h3 {
    font-family: "plume_adregular";
    font-size: 50px;
    color: #899b1b;
    margin: 0px auto;
    padding: 40px 0px 20px 0px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}
.textshadow .home-promotion h3 {
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.65);
}
.home-promotion .promo-content {
    display: block;
    width: 100%;
    max-width: 1400px;
    min-width: 960px;
    height: 430px;
    overflow: hidden;
    margin: 0px auto;
}
.home-promotion .promo-content .promo-container {
    height: inherit;
    display: block;
    position: relative;
    left: 0px;
}
.home-promotion .promo-content .promo-container:after, .home-promotion .promo-content .promo-container:before {
    content: "";
    display: table;
}
.home-promotion .promo-content .promo-container:after {
    clear: both;
}
.home-promotion .promo-content .promo-container {
    *zoom: 1;
}
.home-promotion .promo-content .promo-container .promo-item {
    height: inherit;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    max-width: 1400px;
}
.home-promotion .promo-content .promo-container .promo-item p {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 20px;
    color: #899b1b;
    padding-bottom: 10px;
    -webkit-font-smoothing: antialiased;
}
.home-promotion .promo-content .promo-container .promo-item img {
    max-height: 400px;
}
.home-promotion .promo-content .promo-container .promo-item.no-promo {
    padding-top: 30px;
}
.home-promotion .promo-btnview {
    position: relative;
    z-index: 2;
    padding-top: 21px;
}
.home-promotion .promo-btnview a {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 46px;
    display: table;
    height: 44px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    margin: 0px auto;
    font-weight: bold;
}
.home-promotion .promo-btnview a span {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 44px;
    width: inherit;
    padding-left: 46px;
    line-height: 41px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-promotion .promo-btnview a {
    padding-right: 45px;
}
.home-promotion .promo-btnview a span {
    padding-left: 45px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-promotion .promo-btnview a {
    padding-right: 45px;
}
.home-promotion .promo-btnview a span {
    padding-left: 45px;
}
}.no-touch .home-promotion .promo-btnview a:hover {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
}
.no-touch .home-promotion .promo-btnview a:hover span {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
}
.csstransitions.no-touch .home-promotion .promo-btnview a {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.csstransitions.no-touch .home-promotion .promo-btnview a span {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.home-promotion .promo-nav {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url("../../../../img/landing/promotion_icon_bg.png");
    background-position: 50% -30px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-top: 40px;
    z-index: 1;
}
.home-promotion .promo-nav ul {
    display: table;
    margin: 0px auto 0px auto;
}
.home-promotion .promo-nav ul:after, .home-promotion .promo-nav ul:before {
    content: "";
    display: table;
}
.home-promotion .promo-nav ul:after {
    clear: both;
}
.home-promotion .promo-nav ul {
    *zoom: 1;
}
.home-promotion .promo-nav ul li {
    float: left;
    padding: 0px 4px;
    width: 14px;
}
.home-promotion .promo-nav ul li a {
    display: block;
    width: 14px;
    height: 14px;
    background-image: url("../../../../img/common/promotion_icon.png");
    background-position: top left;
    background-repeat: no-repeat;
}
.home-promotion .promo-nav ul li a span {
    display: none;
}
.home-promotion .promo-nav ul li.selected a {
    background-position: top right;
}
@media screen and (max-width: 960px) {
    .home-promotion {
    height: 453px;
    background-image: url("../../../../img/landing/scene8_background_960.jpg");
}
.home-promotion h3 {
    font-size: 32px;
    padding: 24px 0px 10px 0px;
}
.home-promotion .promo-content {
    min-width: inherit;
    height: inherit;
}
.home-promotion .promo-content .promo-container .promo-item img {
    max-height: 270px;
}
.home-promotion .promo-btnview {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}
.home-promotion .promo-nav {
    padding-top: 0px;
    height: 31px;
    background-image: url("../../../../img/landing/promotion_icon_bg_960.png");
}
.home-promotion .promo-nav ul {
    padding-top: 10px;
}
}@media screen and (max-width: 520px) {
    .home-promotion {
    height: auto;
}
.home-promotion h3 {
    font-size: 32px;
    padding: 24px 0px 10px 0px;
}
.home-promotion .promo-content {
    margin-bottom: 90px;
}
.home-promotion .promo-content .promo-container .promo-item p {
    padding: 0px 10px;
}
.home-promotion .promo-content .promo-container .promo-item img {
    max-height: 140px;
}
.home-promotion .promo-btnview {
    bottom: 28px;
}
}.home-receipes-selector {
    display: block;
    width: 100%;
    height: 667px;
    position: relative;
    text-align: center;
}
.csstransitions .home-receipes-selector {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,  0,  0);
}
.home-receipes-selector .home-recipe-container {
    display: block;
    max-width: 1400px;
    width: 100%;
    height: inherit;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px auto;
    background-color: #000000;
}
.home-receipes-selector .recipe-container {
    display: block;
    width: inherit;
    height: inherit;
    position: relative;
}
.home-receipes-selector .recipe-container>div {
    width: inherit;
    height: inherit;
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    display: none;
}
.home-receipes-selector .recipe-container>div:after, .home-receipes-selector .recipe-container>div:before {
    content: "";
    display: table;
}
.home-receipes-selector .recipe-container>div:after {
    clear: both;
}
.home-receipes-selector .recipe-container>div {
    *zoom: 1;
}
body.breakfast .home-receipes-selector .recipe-container>div.breakfast {
    display: block;
}
body.lunch .home-receipes-selector .recipe-container>div.lunch {
    display: block;
}
body.dinner .home-receipes-selector .recipe-container>div.dinner {
    display: block;
}
body.dessert .home-receipes-selector .recipe-container>div.dessert {
    display: block;
}
body.inbetween .home-receipes-selector .recipe-container>div.inbetween {
    display: block;
}
.home-receipes-selector .recipe-container>div .home-receipes-item {
    display: block;
    width: 100%;
    max-width: 1400px;
    min-width: 960px;
    height: inherit;
    overflow: hidden;
    background-position: center center;
    float: left;
}
.csstransitions .home-receipes-selector .recipe-container>div .home-receipes-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,  0,  0);
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel {
    display: block;
    width: 405px;
    height: inherit;
    background-image: url("../../../../img/common/recipeselector_bg.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    position: relative;
    left: 55%;
    top: 0px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title {
    display: block;
    width: inherit;
    height: 172px;
    padding-top: 43px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title .icon {
    display: block;
    width: 43px;
    height: 42px;
    background-image: url("../../../../img/common/icon_recipe.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin: 0px auto;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title h2 {
    font-family: "plume_adregular";
    font-weight: normal;
    font-size: 46px;
    line-height: 1em;
    color: #ffffff;
    margin-top: 12px;
    -webkit-font-smoothing: antialiased;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title h3 {
    font-family: "plume_adregular";
    font-size: 20px;
    line-height: 1em;
    color: #ffffff;
    padding: 5px 0px 0px 0px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title h3 span {
    color: #ffcc02;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description {
    display: block;
    width: inherit;
    height: 244px;
    text-align: center;
    position: relative;
    padding-top: 51px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container {
    padding-top: 10px;
    position: relative;
    margin-bottom: 0;
    margin-bottom: 10px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating {
    margin: 0 auto;
    width: 105px;
    height: 18px;
    background: url(/img/icons/star-ratings.png) no-repeat;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-0 {
    background-position: 0px -1px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-0_5 {
    background-position: 0px -18px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-1 {
    background-position: 0px -35px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-1_5 {
    background-position: 0px -52px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-2 {
    background-position: 0px -69px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-2_5 {
    background-position: 0px -86px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-3 {
    background-position: 0px -102px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-3_5 {
    background-position: 0px -120px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-4 {
    background-position: 0px -136px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-4_5 {
    background-position: 0px -154px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description .rating-container .rating.rating-5 {
    background-position: 0px -170px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description h3 {
    margin: 0px auto;
    width: 80%;
    min-height: 122px;
}
.textshadow .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description h3 {
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.25);
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description h3 .name {
    font-size: 20px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 46px;
    display: table;
    height: 44px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    margin: 0px auto;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view span {
    background-image: url("../../../../img/common/btn_green_lg.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 44px;
    width: inherit;
    padding-left: 46px;
    line-height: 41px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view {
    padding-right: 45px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view span {
    padding-left: 45px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view {
    padding-right: 45px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view span {
    padding-left: 45px;
}
}.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view:hover {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
}
.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view:hover span {
    background-image: url("../../../../img/common/btn_green_lg_over.png");
}
.csstransitions.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.csstransitions.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .description a.btn-view span {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend {
    display: block;
    width: inherit;
    height: 87px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul:after, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul:before {
    content: "";
    display: table;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul:after {
    clear: both;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul {
    *zoom: 1;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li {
    width: 33%;
    float: left;
}
.textshadow .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li {
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.5);
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li:first-child {
    width: 34%}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a {
    text-align: center;
    color: #ffcc02;
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon {
    display: block;
    margin: 17px auto 0 auto;
    width: 35px;
    height: 31px;
    position: relative;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon span {
    display: none;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._5 {
    background-position: -102px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._10 {
    background-position: -25px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._15 {
    background-position: -50px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._20 {
    background-position: -74px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._25 {
    background-position: -99px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._30 {
    background-position: -123px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._35 {
    background-position: -148px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._40 {
    background-position: -172px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._45 {
    background-position: -197px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._50 {
    background-position: -221px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._55 {
    background-position: -246px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._60, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._65, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._70, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._75, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._80, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._85, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._90, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._95, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._100, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._105, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._110, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._115, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._120, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._125, .home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon._130 {
    background-position: -270px -102px;
    width: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.difficulty {
    background-position: 4px 0px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.medium {
    background-position: 4px -30px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.hard {
    background-position: 4px -63px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.slices {
    background-position: 0px -341px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.pieces {
    background-position: -39px -341px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.wheels {
    background-position: -83px -341px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend ul li a .icon.special {
    background-position: -129px -341px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall {
    display: block;
    width: inherit;
    height: 73px;
    text-align: center;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a {
    margin: 12px auto 0px auto;
    background-image: url("../../../../img/common/btn_green_sm.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 40px;
    display: table;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a span {
    background-image: url("../../../../img/common/btn_green_sm.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 34px;
}
@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a {
    padding-right: 39px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a span {
    padding-left: 39px;
}
}@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a {
    padding-right: 39px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a span {
    padding-left: 39px;
}
}.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a:hover {
    background-image: url("../../../../img/common/btn_green_sm_over.png");
}
.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a:hover span {
    background-image: url("../../../../img/common/btn_green_sm_over.png");
}
.csstransitions.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.csstransitions.no-touch .home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall a span {
    transition: background 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.home-receipes-selector .btn-previous, .home-receipes-selector .btn-next {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url("../../../../img/common/btn_arrow_recipes.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
.home-receipes-selector .btn-previous span, .home-receipes-selector .btn-next span {
    display: none;
}
.no-touch .home-receipes-selector .btn-previous:hover, .no-touch .home-receipes-selector .btn-next:hover {
    background-image: url("../../../../img/common/btn_arrow_recipes_over.png");
}
.csstransitions.no-touch .home-receipes-selector .btn-previous, .csstransitions.no-touch .home-receipes-selector .btn-next {
    transition: background 0.25s ease-out;
}
.home-receipes-selector .btn-previous.disabled, .home-receipes-selector .btn-next.disabled {
    display: none;
}
.home-receipes-selector .btn-previous {
    left: 25px;
    z-index: 6;
}
.home-receipes-selector .btn-next {
    right: 25px;
    z-index: 7;
    background-position: top right;
}
@media screen and (max-width: 960px) {
    .home-receipes-selector {
    height: 510px;
}
.home-receipes-selector .twist-popdown {
    margin-left: 0px;
    left: inherit;
    right: 80px;
}
.home-receipes-selector .twist-popdown .panel .twist-container {
    display: none;
}
.home-receipes-selector .twist-popdown .panel .arrow {
    display: none;
}
.home-receipes-selector .recipe-container>div .home-receipes-item {
    min-width: inherit;
    position: relative;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel {
    width: 350px;
    left: inherit;
    right: 85px;
    position: absolute;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.8);
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title {
    padding-top: 90px;
    height: auto;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title .icon {
    display: none;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .title h3 {
    padding-bottom: 18px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description {
    padding-top: 0px;
    padding-bottom: 10px;
    height: auto;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description h3 {
    min-height: inherit;
    padding-bottom: 28px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .legend {
    height: auto;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .viewall {
    height: auto;
    padding-top: 8px;
}
.home-receipes-selector .btn-previous {
    left: 5px;
}
.home-receipes-selector .btn-next {
    right: 5px;
}
}@media screen and (max-width: 520px) {
    .home-receipes-selector {
    height: 600px;
}
.home-receipes-selector .twist-popdown {
    margin-left: 0px;
    left: 50%;
    margin-left: -180px;
    right: inherit;
}
.home-receipes-selector .btn-previous {
    left: 25px;
    top: 335px;
}
.home-receipes-selector .btn-next {
    right: 25px;
    top: 335px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item {
    min-width: inherit;
    position: relative;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel {
    width: inherit;
    left: 0px;
    right: 0px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description {
    padding-bottom: 0px;
}
.home-receipes-selector .recipe-container>div .home-receipes-item .panel .description h3 {
    min-height: 60px;
    max-width: 300px;
    margin-bottom: 40px;
}
}#fixed-today {
    position: fixed;
    z-index: 2;
    top: 279px;
    left: 50%;
    margin-left: -378px;
    display: none;
}
.fr_FR #fixed-today, .fr_BE #fixed-today, .fr_CH #fixed-today {
    margin-left: -540px;
}
.home-tout {
    display: block;
    width: 100%;
    height: 667px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.home-tout .home-container {
    display: block;
    width: inherit;
    height: inherit;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    margin: 0px auto;
}
.home-tout img {
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -378px;
}
.fr_FR .home-tout img, .fr_BE .home-tout img, .fr_CH .home-tout img {
    margin-left: -540px;
}
.home-tout h2 {
    font-family: "Trebuchet MS";
    font-size: 40px;
    letter-spacing: -1px;
    color: #ffffff;
}
.home-tout h2 span {
    display: block;
    width: 600px;
    position: absolute;
    left: 50%;
    top: 340px;
    margin-left: -475px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}
.home-tout h2 span:first-child {
    top: 300px;
}
.home-tout .scroll {
    display: block;
    position: absolute;
    left: 50%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.home-tout.image-top .home-container {
    background-position: 50% 0px;
    background-image: url("../../../../img/landing/scene1_background.jpg");
}
.home-tout.image-top img {
    top: 175px;
    margin-top: 0px;
    margin-left: -335px;
    z-index: 2;
}
.home-tout.image-top .scroll {
    width: 250px;
    height: 112px;
    margin-left: -81px;
    z-index: 1;
    top: 336px;
}
.en_GB .home-tout.image-top .scroll {
    background-image: url("../../../../img/ro_GB/scene1_scroll.png");
}
.de_DE .home-tout.image-top .scroll {
    background-image: url("../../../../img/de_DE/scene1_scroll.png");
}
.it_IT .home-tout.image-top .scroll {
    background-image: url("../../../../img/it_IT/scene1_scroll.png");
}
.fr_FR .home-tout.image-top .scroll {
    background-image: url("../../../../img/fr_FR/scene1_scroll.png");
}
.fr_BE .home-tout.image-top .scroll {
    background-image: url("../../../../img/fr_BE/scene1_scroll.png");
}
.nl_BE .home-tout.image-top .scroll {
    background-image: url("../../../../img/nl_BE/scene1_scroll.png");
}
.nl_NL .home-tout.image-top .scroll {
    background-image: url("../../../../img/nl_NL/scene1_scroll.png");
}
.fr_CH .home-tout.image-top .scroll {
    background-image: url("../../../../img/fr_CH/scene1_scroll.png");
}
.de_CH .home-tout.image-top .scroll {
    background-image: url("../../../../img/de_CH/scene1_scroll.png");
}
.sk_SK .home-tout.image-top .scroll {
    background-image: url("../../../../img/sk_SK/scene1_scroll.png");
}
.cs_CZ .home-tout.image-top .scroll {
    background-image: url("../../../../img/cs_CZ/scene1_scroll.png");
}
.home-tout.image-top .foreground1, .home-tout.image-top .foreground2 {
    display: block;
    width: 1400px;
    height: 667px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -700px;
}
.home-tout.image-top .foreground1 {
    z-index: 3;
    background-image: url("../../../../img/landing/scene1_foreground_back.png");
}
.home-tout.image-top .foreground2 {
    z-index: 4;
    background-image: url("../../../../img/landing/scene1_foreground_front.png");
    top: 50px;
}
.home-tout.video .home-container {
    background-image: url("../../../../img/landing/scene2_background.jpg");
}
.home-tout.video img {
    z-index: 1;
    display: block;
}
.home-tout.video h2 span {
    z-index: 2;
}
.home-tout.video .btn-playvideo {
    z-index: 5;
    display: block;
    width: 317px;
    height: 170px;
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 386px;
    left: 50%;
    margin-left: -400px;
    overflow: hidden;
}
.home-tout.video .btn-playvideo span {
    display: none;
}
.csstransitions .home-tout.video .btn-playvideo {
    transition: background 0.25s ease-out;
}
.csstransforms3d .csstransitions .home-tout.video .btn-playvideo {
    -webkit-transform: translate3d(0,  0,  0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.en_GB .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/ro_GB/scene2_btn_video.png");
}
.no-touch .en_GB .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/ro_GB/scene2_btn_video.png");
}
.de_DE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_DE/scene2_btn_video.png");
}
.no-touch .de_DE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_DE/scene2_btn_video_over.png");
}
.it_IT .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/it_IT/scene2_btn_video.png");
}
.no-touch .it_IT .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/it_IT/scene2_btn_video_over.png");
}
.fr_FR .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_FR/scene2_btn_video.png");
}
.no-touch .fr_FR .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_FR/scene2_btn_video_over.png");
}
.fr_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_BE/scene2_btn_video.png");
}
.no-touch .fr_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_BE/scene2_btn_video_over.png");
}
.nl_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_BE/scene2_btn_video.png");
}
.no-touch .nl_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_BE/scene2_btn_video_over.png");
}
.nl_NL .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_NL/scene2_btn_video.png");
}
.no-touch .nl_NL .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_NL/scene2_btn_video_over.png");
}
.fr_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_CH/scene2_btn_video.png");
}
.no-touch .fr_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_CH/scene2_btn_video_over.png");
}
.de_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_CH/scene2_btn_video.png");
}
.no-touch .de_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_CH/scene2_btn_video_over.png");
}
.sk_SK .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/sk_SK/scene2_btn_video.png");
}
.no-touch .sk_SK .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/sk_SK/scene2_btn_video_over.png");
}
.cs_CZ .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video.png");
}
.no-touch .cs_CZ .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video_over.png");
}
.home-tout.video .foreground1 {
    display: block;
    width: 1088px;
    height: 650px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("../../../../img/landing/scene2_lamp.png");
    position: absolute;
    top: -75px;
    left: 50%;
    margin-left: -380px;
    z-index: 4;
}
.home-tout.recipes .home-container {
    background-image: url("../../../../img/landing/scene3_background.jpg");
}
.home-tout.recipes img {
    z-index: 6;
}
.enable_parallax .home-tout.recipes img {
    display: none;
}
.home-tout.recipes h2 span {
    z-index: 4;
}
.home-tout.recipes a {
    display: block;
    width: 215px;
    height: 179px;
    margin-left: -166px;
    z-index: 7;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    background-position: top left;
    background-repeat: no-repeat;
    top: 439px;
    left: 50%;
    margin-left: -280px;
}
.home-tout.recipes a span {
    display: none;
}
.en_GB .home-tout.recipes a {
    background-image: url("../../../../img/en_GB/scene3_btn_recipes.png");
}
.de_DE .home-tout.recipes a {
    background-image: url("../../../../img/de_DE/scene3_btn_recipes.png");
}
.it_IT .home-tout.recipes a {
    background-image: url("../../../../img/it_IT/scene3_btn_recipes.png");
}
.fr_FR .home-tout.recipes a {
    background-image: url("../../../../img/fr_FR/scene3_btn_recipes.png");
}
.fr_BE .home-tout.recipes a {
    background-image: url("../../../../img/fr_BE/scene3_btn_recipes.png");
}
.nl_BE .home-tout.recipes a {
    background-image: url("../../../../img/nl_BE/scene3_btn_recipes.png");
}
.nl_NL .home-tout.recipes a {
    background-image: url("../../../../img/nl_NL/scene3_btn_recipes.png");
}
.de_CH .home-tout.recipes a {
    background-image: url("../../../../img/de_CH/scene3_btn_recipes.png");
}
.fr_CH .home-tout.recipes a {
    background-image: url("../../../../img/fr_CH/scene3_btn_recipes.png");
}
.sk_SK .home-tout.recipes a {
    background-image: url("../../../../img/sk_SK/scene3_btn_recipes.png");
}
.cs_CZ .home-tout.recipes a {
    background-image: url("../../../../img/cs_CZ/scene3_btn_recipes.png");
}
.home-tout.recipes .foreground1, .home-tout.recipes .foreground2, .home-tout.recipes .foreground3 {
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: absolute;
}
.home-tout.recipes .foreground1 {
    width: 736px;
    height: 275px;
    background-image: url("../../../../img/landing/scene3_feathers_front.png");
    top: 0px;
    left: 50%;
    margin-left: -510px;
    z-index: 3;
}
.home-tout.recipes .foreground2 {
    width: 546px;
    height: 678px;
    background-image: url("../../../../img/landing/scene3_girl_pillow.png");
    top: 100px;
    left: 50%;
    margin-left: 120px;
    z-index: 2;
}
.home-tout.recipes .foreground3 {
    width: 1246px;
    height: 646px;
    background-image: url("../../../../img/landing/scene3_feathers_back.png");
    top: 0px;
    left: 50%;
    margin-left: -600px;
    z-index: 1;
}
.home-tout.products .home-container {
    background-image: url("../../../../img/landing/scene4_background.jpg");
}
.home-tout.products img {
    z-index: 2;
}
.enable_parallax .home-tout.products img {
    display: none;
}
.home-tout.products h2 span {
    z-index: 6;
}
.home-tout.products a {
    display: block;
    width: 530px;
    height: 107px;
    z-index: 6;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    background-position: top left;
    background-repeat: no-repeat;
    top: 470px;
    left: 50%;
    margin-left: -340px;
}
.home-tout.products a span {
    display: none;
}
.en_GB .home-tout.products a {
    background-image: url("../../../../img/ro_GB/scene4_btn_products.png");
}
.de_DE .home-tout.products a {
    background-image: url("../../../../img/de_DE/scene4_btn_products.png");
}
.it_IT .home-tout.products a {
    background-image: url("../../../../img/it_IT/scene4_btn_products.png");
}
.fr_FR .home-tout.products a {
    background-image: url("../../../../img/fr_FR/scene4_btn_products.png");
}
.fr_BE .home-tout.products a {
    background-image: url("../../../../img/fr_BE/scene4_btn_products.png");
}
.nl_BE .home-tout.products a {
    background-image: url("../../../../img/nl_BE/scene4_btn_products.png");
}
.nl_NL .home-tout.products a {
    background-image: url("../../../../img/nl_NL/scene4_btn_products.png");
}
.fr_CH .home-tout.products a {
    background-image: url("../../../../img/fr_CH/scene4_btn_products.png");
}
.de_CH .home-tout.products a {
    background-image: url("../../../../img/de_CH/scene4_btn_products.png");
}
.sk_SK .home-tout.products a {
    background-image: url("../../../../img/sk_SK/scene4_btn_products.png");
}
.cs_CZ .home-tout.products a {
    background-image: url("../../../../img/cs_CZ/scene4_btn_products.png");
}
.home-tout.products .foreground1, .home-tout.products .foreground2 {
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: absolute;
}
.home-tout.products .foreground1 {
    width: 341px;
    height: 295px;
    background-image: url("../../../../img/landing/scene4_butterflies_front.png");
    top: 20px;
    left: 50%;
    margin-left: -625px;
    z-index: 5;
}
.home-tout.products .foreground2 {
    width: 181px;
    height: 270px;
    background-image: url("../../../../img/landing/scene4_butterflies_back.png");
    top: 80px;
    left: 50%;
    margin-left: -70px;
    z-index: 1;
}
.home-tout.connect .home-container {
    background-image: url("../../../../img/landing/scene5_background.jpg");
}
.home-tout.connect img {
    z-index: 1;
}
.enable_parallax .home-tout.connect img {
    display: none;
}
.home-tout.connect h2 span {
    z-index: 2;
}
.home-tout.connect .social-nav {
    position: absolute;
    width: 780px;
    height: 66px;
    display: block;
    left: 50%;
    top: 430px;
    margin-left: -360px;
}
.home-tout.connect .social-nav .social-container {
    display: table;
    width: 356px;
}
.home-tout.connect .social-nav .social-container ul {
    position: relative;
    display: table;
    margin: 0px auto;
}
.home-tout.connect .social-nav .social-container ul:after, .home-tout.connect .social-nav .social-container ul:before {
    content: "";
    display: table;
}
.home-tout.connect .social-nav .social-container ul:after {
    clear: both;
}
.home-tout.connect .social-nav .social-container ul {
    *zoom: 1;
}
.home-tout.connect .social-nav .social-container ul li {
    float: left;
}
.home-tout.connect .social-nav .social-container ul li a {
    display: block;
    width: 89px;
    height: 89px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-decoration: none;
    background-image: url("../../../../img/landing/scene5_icons.png");
    -webkit-backface-visibility: hidden;
}
.home-tout.connect .social-nav .social-container ul li a span {
    display: none;
}
.no-touch .home-tout.connect .social-nav .social-container ul li a:hover {
    background-image: url("../../../../img/landing/scene5_icons_over.png");
}
.csstransitions.no-touch .home-tout.connect .social-nav .social-container ul li a {
    transition: background 0.25s ease-out;
}
.home-tout.connect .social-nav .social-container ul li.nav-facebook a {
    background-position: 0px 0px;
}
.home-tout.connect .social-nav .social-container ul li.nav-twitter a {
    background-position: -89px 0px;
}
.home-tout.connect .social-nav .social-container ul li.nav-email a {
    background-position: -178px 0px;
}
.home-tout.connect .social-nav .social-container ul li.nav-discuss a {
    background-position: -267px 0px;
}
.home-tout.connect .social-nav .social-container ul li.nav-youtube a {
    background-position: -356px 0px;
}
.home-tout.connect .social-nav .social-container ul li.nav-title {
    width: 1px;
    position: relative;
}
.home-tout.connect .social-nav h3 {
    display: block;
    width: 409px;
    height: 66px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-decoration: none;
    position: absolute;
    left: 0px;
    top: -5px;
    position: absolute;
}
.home-tout.connect .social-nav h3 span {
    display: none;
}
.en_GB .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/ro_GB/scene5_conversation.png");
}
.de_DE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/de_DE/scene5_conversation.png");
}
.it_IT .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/it_IT/scene5_conversation.png");
}
.fr_FR .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_FR/scene5_conversation.png");
}
.fr_BE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_BE/scene5_conversation.png");
}
.nl_BE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/nl_BE/scene5_conversation.png");
}
.nl_NL .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/nl_NL/scene5_conversation.png");
}
.fr_CH .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_CH/scene5_conversation.png");
}
.de_CH .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/de_CH/scene5_conversation.png");
}
.sk_SK .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/sk_SK/scene5_conversation.png");
}
.cs_CZ .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/cs_CZ/scene5_conversation.png");
}
.home-tout.image-bottom .home-container {
    background-image: url("../../../../img/landing/scene6_background.jpg");
}
.home-tout.image-bottom img {
    margin-left: -459px;
}
@media screen and (max-width: 960px) {
    .home-tout {
    height: 406px;
    background-position: center center;
}
.home-tout img {
    width: 260px;
    height: 77px;
    top: 110px;
    margin-left: -210px;
    display: block;
    left: 50%}
.fr_FR .home-tout img, .fr_BE .home-tout img, .fr_CH .home-tout img {
    width: 440px;
    height: auto;
    top: 138px;
    margin-left: -274px;
}
.nl_NL .home-tout img {
    width: 360px;
    height: auto;
    top: 120px;
    margin-left: -255px;
}
.home-tout h2 span {
    font-size: 26px;
    width: 400px;
    margin-left: -280px;
    top: 213px;
}
.home-tout h2 span:first-child {
    top: 185px;
}
.home-tout.image-top .home-container {
    background-image: url("../../../../img/landing/scene1_background_960.jpg");
}
.home-tout.image-top img {
    width: 429px;
    height: 118px;
    top: 80px;
    margin-left: -215px;
    z-index: 2;
}
.home-tout.image-top .foreground1, .home-tout.image-top .foreground2 {
    display: none;
}
.home-tout.image-top .scroll {
    top: 179px;
    margin-left: -109px;
}
.home-tout.video .home-container {
    background-image: url("../../../../img/landing/scene2_background_960.jpg");
}
.home-tout.video .btn-playvideo {
    width: 224px;
    height: 120px;
    top: 250px;
    margin-left: -260px;
}
.en_GB .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/en_GB/scene2_btn_video_960.png");
}
.no-touch .en_GB .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/en_GB/scene2_btn_video_960.png");
}
.de_DE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_DE/scene2_btn_video_960.png");
}
.no-touch .de_DE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_DE/scene2_btn_video_960.png");
}
.it_IT .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/it_IT/scene2_btn_video_960.png");
}
.no-touch .it_IT .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/it_IT/scene2_btn_video_960.png");
}
.fr_FR .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_FR/scene2_btn_video_960.png");
}
.no-touch .fr_FR .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_FR/scene2_btn_video_960.png");
}
.fr_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_BE/scene2_btn_video_960.png");
}
.no-touch .fr_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_BE/scene2_btn_video_960.png");
}
.nl_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_BE/scene2_btn_video_960.png");
}
.no-touch .nl_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_BE/scene2_btn_video_960.png");
}
.nl_NL .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_NL/scene2_btn_video_960.png");
}
.no-touch .nl_NL .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_NL/scene2_btn_video_960.png");
}
.fr_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_CH/scene2_btn_video_960.png");
}
.no-touch .fr_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_CH/scene2_btn_video_960.png");
}
.de_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_CH/scene2_btn_video_960.png");
}
.no-touch .de_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_CH/scene2_btn_video_960.png");
}
.sk_SK .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/sk_SK/scene2_btn_video_960.png");
}
.no-touch .sk_SK .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/sk_SK/scene2_btn_video_960.png");
}
.cs_CZ .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video_960.png");
}
.no-touch .cs_CZ .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video_960.png");
}
.home-tout.video .foreground1 {
    display: none;
}
.home-tout.recipes .home-container {
    background-image: url("../../../../img/landing/scene3_background_960.jpg");
}
.home-tout.recipes a {
    width: 156px;
    height: 130px;
    top: 260px;
    margin-left: -150px;
}
.en_GB .home-tout.recipes a {
    background-image: url("../../../../img/en_GB/scene3_btn_recipes_960.png");
}
.de_DE .home-tout.recipes a {
    background-image: url("../../../../img/de_DE/scene3_btn_recipes_960.png");
}
.it_IT .home-tout.recipes a {
    background-image: url("../../../../img/it_IT/scene3_btn_recipes_960.png");
}
.fr_FR .home-tout.recipes a {
    background-image: url("../../../../img/fr_FR/scene3_btn_recipes_960.png");
}
.fr_BE .home-tout.recipes a {
    background-image: url("../../../../img/fr_BE/scene3_btn_recipes_960.png");
}
.nl_BE .home-tout.recipes a {
    background-image: url("../../../../img/nl_BE/scene3_btn_recipes_960.png");
}
.nl_NL .home-tout.recipes a {
    background-image: url("../../../../img/nl_NL/scene3_btn_recipes_960.png");
}
.fr_CH .home-tout.recipes a {
    background-image: url("../../../../img/fr_CH/scene3_btn_recipes_960.png");
}
.de_CH .home-tout.recipes a {
    background-image: url("../../../../img/de_CH/scene3_btn_recipes_960.png");
}
.sk_SK .home-tout.recipes a {
    background-image: url("../../../../img/sk_SK/scene3_btn_recipes_960.png");
}
.cs_CZ .home-tout.recipes a {
    background-image: url("../../../../img/cs_CZ/scene3_btn_recipes_960.png");
}
.home-tout.recipes .foreground1, .home-tout.recipes .foreground2, .home-tout.recipes .foreground3 {
    display: none;
}
.home-tout.products .home-container {
    background-image: url("../../../../img/landing/scene4_background_960.jpg");
}
.home-tout.products a {
    width: 407px;
    height: 95px;
    top: 275px;
    margin-left: -225px;
}
.en_GB .home-tout.products a {
    background-image: url("../../../../img/en_GB/scene4_btn_products_960.png");
}
.de_DE .home-tout.products a {
    background-image: url("../../../../img/de_DE/scene4_btn_products_960.png");
}
.it_IT .home-tout.products a {
    background-image: url("../../../../img/it_IT/scene4_btn_products_960.png");
}
.fr_FR .home-tout.products a {
    background-image: url("../../../../img/fr_FR/scene4_btn_products_960.png");
}
.fr_BE .home-tout.products a {
    background-image: url("../../../../img/fr_BE/scene4_btn_products_960.png");
}
.nl_BE .home-tout.products a {
    background-image: url("../../../../img/nl_BE/scene4_btn_products_960.png");
}
.nl_NL .home-tout.products a {
    background-image: url("../../../../img/nl_NL/scene4_btn_products_960.png");
}
.fr_CH .home-tout.products a {
    background-image: url("../../../../img/fr_CH/scene4_btn_products_960.png");
}
.de_CH .home-tout.products a {
    background-image: url("../../../../img/nl_NL/scene4_btn_products_960.png");
}
.sk_SK .home-tout.products a {
    background-image: url("../../../../img/sk_SK/scene4_btn_products_960.png");
}
.cs_CZ .home-tout.products a {
    background-image: url("../../../../img/cs_CZ/scene4_btn_products_960.png");
}
.home-tout.products .foreground1, .home-tout.products .foreground2 {
    display: none;
}
.home-tout.connect .home-container {
    background-image: url("../../../../img/landing/scene5_background_960.jpg");
}
.home-tout.connect .social-nav {
    top: 250px;
    margin-left: -260px;
}
.home-tout.connect .social-nav .social-container {
    height: inherit;
    display: block;
}
.home-tout.connect .social-nav h3 {
    width: 247px;
    height: 65px;
    top: 80px;
    left: -260px;
    z-index: 1;
}
.en_GB .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/en_GB/scene5_conversation_960.png");
}
.de_DE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/de_DE/scene5_conversation_960.png");
}
.it_IT .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/it_IT/scene5_conversation_960.png");
}
.fr_FR .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_FR/scene5_conversation_960.png");
}
.fr_BE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_BE/scene5_conversation_960.png");
}
.nl_BE .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/nl_BE/scene5_conversation_960.png");
}
.nl_NL .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/nl_NL/scene5_conversation_960.png");
}
.fr_CH .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/fr_CH/scene5_conversation_960.png");
}
.de_CH .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/de_CH/scene5_conversation_960.png");
}
.sk_SK .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/sk_SK/scene5_conversation_960.png");
}
.cs_CZ .home-tout.connect .social-nav h3 {
    background-image: url("../../../../img/cs_CZ/scene5_conversation_960.png");
}
.home-tout.connect .social-nav ul {
    position: absolute;
    top: 0px;
    height: 50px;
    left: 0px;
    margin-left: -220px;
}
.home-tout.connect .social-nav ul li a {
    background-image: url("../../../../img/landing/scene5_icons_960.png");
    width: 54px;
    height: 54px;
}
.no-touch .home-tout.connect .social-nav ul li a:hover {
    background-image: url("../../../../img/landing/scene5_icons_960.png");
}
.home-tout.connect .social-nav ul li.nav-facebook a {
    background-position: 0px 0px;
}
.home-tout.connect .social-nav ul li.nav-twitter a {
    background-position: -54px 0px;
}
.home-tout.connect .social-nav ul li.nav-email a {
    background-position: -108px 0px;
}
.home-tout.connect .social-nav ul li.nav-discuss a {
    background-position: -162px 0px;
}
.home-tout.connect .social-nav ul li.nav-youtube a {
    background-position: -216px 0px;
}
.home-tout.connect .social-nav ul li.nav-title {
    position: absolute;
}
.home-tout.connect .foreground1, .home-tout.connect .foreground2 {
    display: none;
}
.home-tout.image-bottom .home-container {
    background-image: url("../../../../img/landing/scene6_background_960.jpg");
}
.home-tout.image-bottom img {
    width: 520px;
    height: auto;
    top: 110px;
    margin-left: -260px;
    display: block;
    left: 50%}
}@media screen and (max-width: 520px) {
    .home-tout {
    height: 264px;
    background-position: top left;
}
.home-tout img {
    width: 180px;
    height: 54px;
    top: 70px;
    margin-left: -90px;
    display: block;
    left: 50%}
.fr_FR .home-tout img, .fr_BE .home-tout img, .fr_CH .home-tout img {
    width: 298px;
    height: auto;
    top: 81px;
    margin-left: -149px;
    display: block;
}
.nl_NL .home-tout img {
    width: 250px;
    height: auto;
    top: 70px;
    margin-left: -129px;
    display: block;
}
.home-tout h2 span {
    font-size: 20px;
    width: 300px;
    margin-left: -150px;
    top: 140px;
}
.home-tout h2 span:first-child {
    top: 120px;
}
.home-tout.image-top .home-container {
    background-image: url("../../../../img/landing/scene1_background_520.jpg");
}
.home-tout.image-top img {
    width: 270px;
    height: 74px;
    top: 75px;
    margin-left: -135px;
    z-index: 2;
}
.home-tout.image-top .scroll {
    top: 137px;
}
.home-tout.video .home-container {
    background-image: url("../../../../img/landing/scene2_background_520.jpg");
}
.home-tout.video .btn-playvideo {
    width: 175px;
    height: 80px;
    top: 160px;
    margin-left: -120px;
}
.en_GB .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/ro_GB/scene2_btn_video_520.png");
}
.no-touch .en_GB .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/ro_GB/scene2_btn_video_520.png");
}
.de_DE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_DE/scene2_btn_video_520.png");
}
.no-touch .de_DE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_DE/scene2_btn_video_520.png");
}
.it_IT .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/it_IT/scene2_btn_video_520.png");
}
.no-touch .it_IT .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/it_IT/scene2_btn_video_520.png");
}
.fr_FR .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_FR/scene2_btn_video_520.png");
}
.no-touch .fr_FR .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_FR/scene2_btn_video_520.png");
}
.fr_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_BE/scene2_btn_video_520.png");
}
.no-touch .fr_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_BE/scene2_btn_video_520.png");
}
.nl_BE .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_BE/scene2_btn_video_520.png");
}
.no-touch .nl_BE .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_BE/scene2_btn_video_520.png");
}
.nl_NL .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/nl_NL/scene2_btn_video_520.png");
}
.no-touch .nl_NL .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/nl_NL/scene2_btn_video_520.png");
}
.fr_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/fr_CH/scene2_btn_video_520.png");
}
.no-touch .fr_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/fr_CH/scene2_btn_video_520.png");
}
.de_CH .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/de_CH/scene2_btn_video_520.png");
}
.no-touch .de_CH .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/de_CH/scene2_btn_video_520.png");
}
.sk_SK .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/sk_SK/scene2_btn_video_520.png");
}
.no-touch .sk_SK .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/sk_SK/scene2_btn_video_520.png");
}
.cs_CZ .home-tout.video .btn-playvideo {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video_520.png");
}
.no-touch .cs_CZ .home-tout.video .btn-playvideo:hover {
    background-image: url("../../../../img/cs_CZ/scene2_btn_video_520.png");
}
.home-tout.recipes .home-container {
    background-image: url("../../../../img/landing/scene3_background_520.jpg");
}
.home-tout.recipes a {
    width: 96px;
    height: 80px;
    top: 175px;
    margin-left: -45px;
}
.en_GB .home-tout.recipes a {
    background-image: url("../../../../img/en_GB/scene3_btn_recipes_520.png");
}
.de_DE .home-tout.recipes a {
    background-image: url("../../../../img/de_DE/scene3_btn_recipes_520.png");
}
.it_IT .home-tout.recipes a {
    background-image: url("../../../../img/it_IT/scene3_btn_recipes_520.png");
}
.fr_FR .home-tout.recipes a {
    background-image: url("../../../../img/fr_FR/scene3_btn_recipes_520.png");
}
.fr_BE .home-tout.recipes a {
    background-image: url("../../../../img/fr_BE/scene3_btn_recipes_520.png");
}
.nl_BE .home-tout.recipes a {
    background-image: url("../../../../img/nl_BE/scene3_btn_recipes_520.png");
}
.nl_NL .home-tout.recipes a {
    background-image: url("../../../../img/nl_NL/scene3_btn_recipes_520.png");
}
.fr_CH .home-tout.recipes a {
    background-image: url("../../../../img/fr_CH/scene3_btn_recipes_520.png");
}
.de_CH .home-tout.recipes a {
    background-image: url("../../../../img/de_CH/scene3_btn_recipes_520.png");
}
.sk_SK .home-tout.recipes a {
    background-image: url("../../../../img/sk_SK/scene3_btn_recipes_520.png");
}
.cs_CZ .home-tout.recipes a {
    background-image: url("../../../../img/cs_CZ/scene3_btn_recipes_520.png");
}
.home-tout.products .home-container {
    background-image: url("../../../../img/landing/scene4_background_520.jpg");
}
.home-tout.products a {
    width: 250px;
    height: 80px;
    top: 195px;
    margin-left: -90px;
}
.en_GB .home-tout.products a {
    background-image: url("../../../../img/en_GB/scene4_btn_products_520.png");
    top: 165px;
}
.de_DE .home-tout.products a {
    background-image: url("../../../../img/de_DE/scene4_btn_products_520.png");
}
.it_IT .home-tout.products a {
    background-image: url("../../../../img/it_IT/scene4_btn_products_520.png");
}
.fr_FR .home-tout.products a {
    background-image: url("../../../../img/fr_FR/scene4_btn_products_520.png");
}
.fr_BE .home-tout.products a {
    background-image: url("../../../../img/fr_BE/scene4_btn_products_520.png");
}
.nl_BE .home-tout.products a {
    background-image: url("../../../../img/nl_BE/scene4_btn_products_520.png");
}
.nl_NL .home-tout.products a {
    background-image: url("../../../../img/nl_NL/scene4_btn_products_520.png");
}
.fr_CH .home-tout.products a {
    background-image: url("../../../../img/fr_CH/scene4_btn_products_520.png");
}
.de_CH .home-tout.products a {
    background-image: url("../../../../img/de_CH/scene4_btn_products_520.png");
}
.sk_SK .home-tout.products a {
    background-image: url("../../../../img/sk_SK/scene4_btn_products_520.png");
}
.cs_CZ .home-tout.products a {
    background-image: url("../../../../img/cs_CZ/scene4_btn_products_520.png");
}
.home-tout.connect .home-container {
    background-image: url("../../../../img/landing/scene5_background_520.jpg");
}
.home-tout.connect .social-nav {
    top: 166px;
    left: 0px;
    margin-left: 0px;
    width: 100%}
.home-tout.connect .social-nav .social-container {
    width: auto;
    padding-right: 0px;
}
.home-tout.connect .social-nav .social-container h3 {
    width: 190px;
    height: 50px;
    top: 40px;
    left: 245px;
}
.en_GB .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/en_GB/scene5_conversation_520.png");
}
.de_DE .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/de_DE/scene5_conversation_520.png");
}
.it_IT .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/it_IT/scene5_conversation_520.png");
}
.fr_FR .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/fr_FR/scene5_conversation_520.png");
}
.fr_BE .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/fr_BE/scene5_conversation_520.png");
}
.nl_BE .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/nl_BE/scene5_conversation_520.png");
}
.nl_NL .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/nl_NL/scene5_conversation_520.png");
}
.fr_CH .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/fr_CH/scene5_conversation_520.png");
}
.de_CH .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/de_CH/scene5_conversation_520.png");
}
.sk_SK .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/sk_SK/scene5_conversation_520.png");
}
.cs_CZ .home-tout.connect .social-nav .social-container h3 {
    background-image: url("../../../../img/cs_CZ/scene5_conversation_520.png");
}
.home-tout.connect .social-nav .social-container ul {
    margin: 0px auto;
}
.home-tout.image-bottom .home-container {
    background-image: url("../../../../img/landing/scene6_background_520.jpg");
}
.home-tout.image-bottom img {
    width: 320px;
    height: auto;
    top: 75px;
    margin-left: -160px;
    z-index: 2;
}
}.home-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px!important;
    left: 0px;
    z-index: 210;
}
.home-overlay .window {
    display: block;
    width: 854px;
    height: 510px;
    margin-left: -427px;
    margin-top: -255px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    background-color: black;
}
.home-overlay .window #overlay-video-player {
    display: block;
    width: inherit;
    height: inherit;
}
.home-overlay .window .btn-close {
    position: absolute;
    top: -35px;
    right: -35px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 2;
    background-image: url("../../../../img/common/btn_cookie_close.png");
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}
.android .home-overlay .window .btn-close {
    right: 0px;
}
.home-overlay .dim {
    display: block;
    width: inherit;
    height: inherit;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
}
@media screen and (max-width: 960px) {
    .home-overlay .window {
    width: 520px;
    height: 310px;
    margin-left: -260px;
    margin-top: -155px;
}
}@media screen and (max-width: 520px) {
    .home-overlay .window {
    width: 320px;
    height: 191px;
    margin-left: -160px;
    margin-top: -95.5px;
}
}#main-container {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
}
#main-container .home-buffer {
    width: 100%;
    height: 89px;
    display: block;
}
@media screen and (max-width: 960px) {
    #main-container {
    min-width: inherit;
    top: -4px;
    overflow-x: hidden;
}
#main-container .home-buffer {
    display: none;
}
}@media screen and (max-width: 520px) {
    #main-container {
    top: -1px;
}
}