﻿@font-face {
  font-family: 'FrutigerLTStd65Bold';
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-bold-webfont.eot');
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-bold-webfont.woff') format('woff'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-bold-webfont.ttf') format('truetype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-bold-webfont.svg#FrutigerLTStd65Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerLTStd55Roman';
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-roman-webfont.eot');
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-roman-webfont.eot?#iefix') format('embedded-opentype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-roman-webfont.woff') format('woff'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-roman-webfont.ttf') format('truetype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-roman-webfont.svg#FrutigerLTStd55Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerLTStd45Light';
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-light-webfont.eot');
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-light-webfont.eot?#iefix') format('embedded-opentype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-light-webfont.woff') format('woff'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-light-webfont.ttf') format('truetype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/frutigerltstd-light-webfont.svg#FrutigerLTStd55Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'new_baskervillebold_italic';
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/new_baskerville_bold_italic-webfont.eot');
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/new_baskerville_bold_italic-webfont.eot?#iefix') format('embedded-opentype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/new_baskerville_bold_italic-webfont.woff') format('woff'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/new_baskerville_bold_italic-webfont.ttf') format('truetype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/new_baskerville_bold_italic-webfont.svg#new_baskervillebold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nothing_you_could_doregular';
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/nothingyoucoulddo-webfont.eot');
  src: url('//www.nespresso.com/shared_res/mos/free_html/_fonts/nothingyoucoulddo-webfont.eot?#iefix') format('embedded-opentype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/nothingyoucoulddo-webfont.woff') format('woff'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/nothingyoucoulddo-webfont.ttf') format('truetype'), url('//www.nespresso.com/shared_res/mos/free_html/_fonts/nothingyoucoulddo-webfont.svg#nothing_you_could_doregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
/***********************************************
*	RESET									   *
***********************************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #ffffff;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #241a17;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #241a17;
  color: #fff;
  text-shadow: none;
}
a {
  color: #cc9d49;
  cursor: pointer;
}
a:hover {
  color: #cc9d49;
}
a:hover,
a:active {
  color: #cc9d49;
  outline: 0;
}
a:focus {
  outline: none;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbc1b3;
  margin: 1.5em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none;
}
button,
input {
  line-height: normal;
}
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
ul.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  height: 100%;
}
body {
  background: #000;
  overflow-x: hidden;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}
.wrapper {
  margin: 0 auto;
  height: auto;
  width: 996px;
}
::-webkit-input-placeholder {
  color: #c9c9c9;
}
input:-moz-placeholder {
  color: #c9c9c9;
}
.btn {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg.png) -12px 0 no-repeat;
  border: 0px solid transparent;
  color: #2a2c2c;
  display: inline-block;
  margin-right: 12px;
  padding: 0 14px 0 27px;
  position: relative;
  height: 37px;
  text-align: center;
  text-decoration: none;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 37px;
}
.btn .border {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  right: -12px;
  top: 0;
  height: 37px;
  width: 12px;
}
.btn:hover {
  background-position: -12px -37px;
  color: #2a2c2c;
}
.btn:hover .border {
  background-position: 0 -37px;
}
.btn:active {
  background-position: -12px -74px;
}
.btn:active .border {
  background-position: 0 -74px;
}
.btn.black {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg-black.png) -12px 0 no-repeat;
  color: #fff;
  height: 37px;
  width: auto;
}
.btn.black .border {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg-black.png) 0 0 no-repeat;
}
.btn.black:hover {
  background-position: -12px -37px;
  color: #fff;
}
.btn.black:hover .border {
  background-position: 0 -37px;
}
.btn.black:active {
  background-position: -12px -74px;
  color: #d0d0d0;
}
.btn.black:active .border {
  background-position: 0 -74px;
}
.btn.green {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg-green.png) -12px 0 no-repeat;
  color: #fff;
  height: 37px;
  width: auto;
}
.btn.green .border {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-bg-green.png) 0 0 no-repeat;
}
.btn.green:hover {
  background-position: -12px -37px;
  color: #fff;
}
.btn.green:hover .border {
  background-position: 0 -37px;
}
.btn.green:active {
  background-position: -12px -74px;
  color: #fff;
}
.btn.green:active .border {
  background-position: 0 -74px;
}
.moar .orange {
  color: #cc9d49;
}
.moar a {
  color: #fff;
}
.moar a:hover {
  color: #cc9d49;
}
.moar a:active {
  color: #e2be7e;
}
.home-head {
  position: relative;
  z-index: 1;
}
.home-head {
  background-color: #fff;
  color: #2a2c2c;
  padding: 40px 50px 10px 50px;
  text-align: center;
  position: relative;
}
.home-head h1 {
  margin: 0;
}
.home-head h1 {
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}
.home-head .btn {
  position: absolute;
  top: 20px;
  right: 20px;
}
.home-discover {
  background: #ffffff url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/discover-home-pixie-bg.gif) 0 0 repeat-x;
  color: #2a2c2c;
  padding: 105px 80px 0;
  position: relative;
  height: 195px;
  width: auto;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.home-pixie-discover.home-discover {
  height: 15px;
}
.home-pixie-discover.home-discover .discover-circle {
  top: -130px;
}
.discover-pixie.discover-circle {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/discover-pixie.png) 0 0 no-repeat;
  left: 50%;
  margin-left: -132px;
  position: absolute;
  text-align: center;
  top: -100px;
  height: 264px;
  width: 264px;
}
.discover-pixie.discover-circle .light {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/discover-aeroccino-white.png);
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  height: 264px;
  width: 264px;
}
.discover-pixie.discover-circle h3 {
  color: #fff;
  margin: 115px 0 10px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.discover-pixie.discover-circle .btn {
  font-size: 11px;
  position: relative;
  z-index: 1;
}
.home-maestria .maestria-baristas .barista-video-1 .video-ctn .fallback-video-flash - .content {
  margin-top: 160px;
}
.home-accessory-slider {
  margin: -23px 0 0 -20px;
  position: relative;
  z-index: 2;
  height: 180px;
  width: 1036px;
}
.home-accessory-slider .prev {
  color: transparent;
  display: block;
  left: 650px;
  padding: 20px;
  position: absolute;
  top: 60px;
  z-index: 1;
}
.home-accessory-slider .prev span {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessory-slider-nav.png) 0 -19px no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  height: 19px;
  width: 10px;
}
.home-accessory-slider .next {
  color: transparent;
  display: block;
  left: 340px;
  padding: 20px;
  position: absolute;
  top: 60px;
  z-index: 1;
}
.home-accessory-slider .next span {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessory-slider-nav.png) 0 0 no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  height: 19px;
  width: 10px;
}
.home-accessory-slider ul {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessory-slider-bg.png) 50% 100% no-repeat;
  position: relative;
  height: 180px;
  width: 1036px;
  
}
.home-accessory-slider li {
  position: absolute;
  top: 0;
  height: 180px;
  width: 180px;
  z-index:1;
}
.home-accessory-slider .thumb {
  cursor: pointer;
}
.home-accessory-slider .on {
  display: none;
  left: -100px;
  position: absolute;
  top: -35px;
  height: auto;
  width: 380px;
}
.home-accessory-slider .on .visual {
  text-align: center;
}
.home-accessory-slider .on .desc {
  color: #2a2c2c;
  font-style: italic;
  left: 0;
  position: absolute;
  text-align: center;
  top: 280px;
  height: auto;
  width: 100%;
}
.home-accessory-slider .on .desc h2 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}
.home-accessory-slider .on .desc p {
  margin: 0;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
}
ul.home-accessory-slider-pager {
  margin: 120px 0 0 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
ul.home-accessory-slider-pager li {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessory-slider-pager.png) 0 0 no-repeat;
  display: inline-block;
  margin: 0 8px;
  height: 18px;
  width: 18px;
}
ul.home-accessory-slider-pager li.active {
  background-position: 0 -18px;
}
.home-accessory {
  background-image: none;
}
.home-accessory .home-header-image {
  background: #000000 url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessory-header.jpg) 50% 0 no-repeat;
  height: 1730px;
  width: auto;
}
.home-accessory .home-header-image h2 {
  padding: 115px 0 0 0;
  margin: 0;
}
.home-accessory .home-accessory-wrapper {
  margin-top: -1333px;
}
.home-accessory .home-head {
  background-color: #fff;
  padding-top: 180px;
  position: relative;
}
.home-accessory .home-head .accessory-push {
position: relative;
top: -160px;
z-index: 10;
right: -376px;
}
.home-accessory .home-head h1 {
  font-size: 28px;
  margin: 0 0 20px;
}
.home-accessory .home-head .bottom {
  line-height: 4px;
  margin: 30px 80px 0;
  position: relative;
  text-align: center;
  height: 4px;
  width: auto;
}
.home-accessory .home-accessory-video {
  background: #fff;
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}
.home-accessory .home-pixie-dispenser {
  background: #ffffff url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-pixie-dispenser-bg.png) 0 0 repeat-x;
  border-top: 1px solid #e4e4e4;
  padding: 0 0 90px;
  position: relative;
  zoom: 1;
}
.home-accessory .home-pixie-dispenser:before,
.home-accessory .home-pixie-dispenser:after {
  display: table;
  content: "";
  zoom: 1;
}
.home-accessory .home-pixie-dispenser:after {
  clear: both;
}
.home-accessory .home-pixie-dispenser .left-part {
  left: -25px;
  position: absolute;
  top: 20px;
  height: auto;
  width: 676px;
}
.home-accessory .home-pixie-dispenser .right-part {
  margin-right: 80px;
  padding-top: 60px;
  float: right;
  height: auto;
  width: 360px;
}
.home-accessory .home-pixie-dispenser .product-push {
  color: #2a2c2c;
  margin-bottom: 50px;
  zoom: 1;
}
.home-accessory .home-pixie-dispenser .product-push:before,
.home-accessory .home-pixie-dispenser .product-push:after {
  display: table;
  content: "";
  zoom: 1;
}
.home-accessory .home-pixie-dispenser .product-push:after {
  clear: both;
}
.home-accessory .home-pixie-dispenser .product-push .thumb {
  text-align: center;
  height: auto;
  float: left;
}
.home-accessory .home-pixie-dispenser .product-push .info {
  height: auto;
  width: 230px;
  float: left;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  margin-left: 20px;
}
.home-accessory .home-pixie-dispenser .product-push .info h4 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
}
.home-accessory .home-pixie-dispenser .product-push .info .moar a {
  color: #2a2c2c;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
}
.home-accessory .home-discover {
  background-color: #fff;
  background-image: none;
  border-top: 1px solid #f2f2f2;
  height: 100px;
}
.home-accessory .discover-pixie {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-discover-pixie.png) 0 0 no-repeat;
  left: 50%;
  margin-left: -132px;
  position: absolute;
  text-align: center;
  top: -80px;
  height: 264px;
  width: 264px;
}
.home-accessory .discover-pixie .light {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/discover-aeroccino-white.png);
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  height: 264px;
  width: 264px;
}
.home-accessory .discover-pixie h3 {
  color: #fff;
  margin: 115px 0 10px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.home-accessory .discover-pixie .btn {
  font-size: 11px;
  position: relative;
  z-index: 1;
}
.home-accessory-video {
  background-color: #d9d9d9;
  padding-bottom: 44px;
}
.home-accessory-video h2 {
  color: #2a2c2c;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 110px;
}
.home-accessory-video .video-ctn {
  margin: 0 auto;
  position: relative;
  height: 434px;
  width: 818px;
}
.home-accessory-video .shadow {
  display: block;
  margin: 0 auto;
  height: 16px;
  width: 818px;
}
.home-glass .glass-header {
  background: #000000 url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-accessories-glass-header.jpg) 50% 62px no-repeat;
}
.home-glass .home-header-image {
  background: transparent none 0 0 no-repeat;
}
.home-glass .home-header-image h2 {
  padding: 0 0 30px 90px;
}
.home-glass .home-accessory-slider ul {
  background: transparent none 0 0 no-repeat;
}
.home-glass .home-accessory-wrapper {
  margin-top: -1405px;
}
.home-glass .home-head {
  padding-bottom: 0;
}
.home-glass .home-head h1 {
  margin: 30px 0 40px;
}
.home-glass .home-accessory-video {
  background-color: #fff;
}
.home-glass .home-glass-description {
  background: #000000 url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-glass-description-bg.jpg) 0 0 no-repeat;
  color: #448f9d;
  position: relative;
  height: 600px;
  width: auto;
}
.home-glass .home-glass-description .cup-1 {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-glass-description-cup-1.jpg) 0 0 no-repeat;
  left: -230px;
  position: absolute;
  top: 375px;
  height: 203px;
  width: 209px;
}
.home-glass .home-glass-description .cup-2 {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/home-glass-description-cup-2.jpg) 0 0 no-repeat;
  position: absolute;
  right: -290px;
  top: -20px;
  height: 341px;
  width: 251px;
}
.home-glass .home-glass-description .info {
  font-style: italic;
  left: -20px;
  position: absolute;
  text-align: right;
  top: 40px;
  height: auto;
  width: 365px;
}
.home-glass .home-glass-description .info h2 {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}
.home-glass .home-glass-description .info p {
  font-style: normal;
  margin: 30px 0 0;
  font-size: 12 px;
  font-weight: 400;
  line-height: 22px;
  float: right;
  height: auto;
  width: 260px;
}
.home-glass .home-discover {
  height: 1px;
}
.video-wrapper {
  width:100%;
  background-color: #000;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.slide-controls {
  background: #000000 url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-controls-bg.png) 0 0 repeat-x;
  bottom: 0;
  left: 0;
  position: absolute;
  zoom: 1;
  height: 22px;
  width: 100%;
  font-size: 10px;
  font-weight: 400;
  line-height: 22px;
}
.slide-controls:before,
.slide-controls:after {
  display: table;
  content: "";
  zoom: 1;
}
.slide-controls:after {
  clear: both;
}
.slide-controls .play-pause {
  margin: 0 2px;
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
}
.slide-controls .jp-play,
.slide-controls .jp-pause {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-play-pause.png) 0 0 no-repeat;
  left: 0;
  position: absolute;
  top: 0;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  height: 22px;
  width: 22px;
}
.slide-controls .jp-play {
  background-position: 0 -22px;
}
.slide-controls .jp-current-time {
  color: #fff !important;
  font-size: 10px !important;
  line-height: 22px !important;
  margin: 0 5px 0 0;
  text-align: center;
  float: left;
  height: 22px;
  width: 40px;
}
.slide-controls .seek-bar-ctn {
  position: absolute;
  left: 72px;
  right: 58px;
  height: 22px;
  width: auto;
}
.slide-controls .jp-seek-bar {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-seek-bar.png) 0 0 repeat-x;
  cursor: pointer;
  height: 10px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  left: 0;
}
.slide-controls .jp-seek-bar .border-left,
.slide-controls .jp-seek-bar .border-right {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-seek-bar-borders.png) 0 0 no-repeat;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 5;
  height: 10px;
  width: 4px;
}
.slide-controls .jp-seek-bar .border-right {
  background-position: 0 -10px;
  left: auto;
  right: 0;
}
.slide-controls .jp-play-bar {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-play-bar.png) 0 0 repeat-x;
  height: 8px;
  left: 0;
  position: absolute;
  top: 1px;
}
.slide-controls .jp-play-bar .handle {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-play-bar-handle.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  right: -5px;
  top: 0;
  z-index: 2;
  height: 8px;
  width: 10px;
}
.slide-controls .volume-bar-ctn {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-volume.png) 0 0 repeat;
  position: relative;
  float: right;
  height: 22px;
  width: 22px;
}
.slide-controls .jp-volume-bar {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  height: 12px;
  width: 4px;
}
.slide-controls .full-screen {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-fullscreen.png) 0 0 no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  float: right;
  height: 22px;
  width: 22px;
}
.slide-controls .jp-volume-bar-value {
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/video-volume-bg.png) bottom left repeat;
  position: absolute;
  bottom: 0;
  height: auto;
  width: 4px;
}
.fallback-video-flash {
  display: none;
  width: 100%;
  height: 370px;
  background: #000000 url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/fallback-video-flash-bg.jpg) 0 0 no-repeat;
  z-index: 2;
  position: absolute;
}
.fallback-video-flash .content {
  text-align: center;
  margin-top: 120px;
}
.fallback-video-flash .content .logo {
  padding-bottom: 20px;
}
.fallback-video-flash .content p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}
.fallback-video-flash .content .orange {
  color: #cc9d49;
}
.fallback-video-flash .content .btn {
  margin-top: 20px;
  padding-left: 35px;
}
.fallback-video-flash .content .btn .ico-download {
  display: block;
  background: transparent url(//www.nespresso.com/shared_res/mos/free_html/int/_common/images/btn-ico-download.png) 0 0 no-repeat;
  width: 15px;
  height: 19px;
  position: absolute;
  top: 8px;
  left: 14px;
}

.home-glass .home-glass-description .info p {
	line-height: 20px;
	width: 320px;
}
.home-glass .home-header-image h2 {
	padding: 115px 0 0;
}
.discover-pixie {
	top: -100px;
}
.home-glass .home-discover {
	height: 110px;
}
/*----------------------------*/
.player-video {
  width: 818px;
  margin: auto;
}
.etc2 {
}