/*.opaque {
  opacity: 1;
  filter: alpha(opacity=100)
}
.opaque:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
.background-contain {
  -moz-background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain
}
.js [data-show="on-scroll"] {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(70px);
  -moz-transform: translateY(70px);
  transform: translateY(70px);
  transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out
}
.js [data-show="on-scroll"].in-view {
  transition-duration: .7s;
  -webkit-transition-duration: .7s;
  -moz-transition-duration: .7s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100)
}
body.lock {
  overflow: hidden
}
#productheader {
  border-color: #d4c8b4;
  z-index: 5
}
#productheader h2 a {
  color: #000;
  -webkit-font-smoothing: antialiased
}
#productheader li a, #productheader li span, #productheader li strong {
  color: #000;
  -webkit-font-smoothing: antialiased
}
#productheader li a:hover, #productheader li a.active {
  color: #b6a17e
}
#productheader #ph-home, #productheader .icon-facebook, #productheader .icon-twitter, #productheader .icon-google {
  color: #000
}
#hero {
  height: 600px;
  overflow: hidden;
  background-color: #eeeeee
}
#hero .headline-container {
  text-align: right;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -90px auto 0;
  width: 100%;
  max-width: 1304px;
  padding: 0 62px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
#hero .headline-copy {
  text-align: center;
  display: inline-block
}
#hero h1 {
  font-size: 200px;
  font-size: 10rem;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0;
  color: #b6a17e;
  margin: -0.145em -0.045em 0 0
}
#hero h1 small {
  font-size: 35px;
  font-size: 1.75rem;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0;
  text-indent: 0;
  text-align: center;
  color: #000;
  margin-top: -0.55em;
  display: block
}
#hero .hero img {
  position: relative;
  left: 50%;
  margin-left: -800px;
  vertical-align: top
}
#hero .hero[data-show="on-scroll"] {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0)
}
#hero .hero[data-show="on-scroll"].in-view {
  transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s
}
.mbig {
  margin-bottom: 0;
  background-color: #fff
}
.mbig h3 {
  font-size: 35px;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.28571429;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
  color: #b6a17e;
  margin: -0.2em 0 .54em
}
.mbig p {
  font-size: 16px;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000;
  width: 900px;
  margin: -0.35em 0 -0.4em
}
.mbig .button-play {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 81px;
  height: 81px;
  border: none;
  overflow: hidden;
  cursor: pointer
}
.mbig .button-play:before {
  content: none
}
.mbig .button-play:hover .icon-play {
  margin-top: -81px
}
.mbig .icon-play {
  display: block;
  width: 81px;
  height: 162px;
  background: url(//static.roland.com/products/rp701/images/images/icon_play.svg) no-repeat center top;
  background-image: url(//static.roland.com/products/rp701/images/icon_play.png)\9
}
.mbig #overview {
  position: relative;
  overflow: hidden;
  z-index: 1
}
.mbig #overview .row {
  padding: 100px 0 173px;
  margin: 0 auto;
  width: 900px;
  z-index: 1
}
.mbig #overview h2 {
  font-size: 60px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.16666667;
  letter-spacing: 0;
  text-transform: none;
  color: #b6a17e;
  margin-top: -0.22em;
  margin-bottom: 0.55em
}
.mbig #overview p {
  font-size: 18px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.55555556;
  letter-spacing: 0;
  margin-top: -0.4em;
  width: 900px
}
.mbig #overview .fewmore {
  position: absolute;
  margin-top: 43px;
  z-index: 3
}
.mbig #overview .fewmore:before {
  line-height: 34px;
  color: #b6a17e;
  background-color: #000
}
.mbig #overview .fewmore ul {
  background-color: #000
}
.mbig #overview .fewmore h3 {
  font-weight: 300;
  font-size: 18px;
  font-size: .9rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
  color: #b6a17e;
  display: inline-block;
  margin: 0 0 0 2.2em;
  width: auto;
  padding: 0;
  -webkit-font-smoothing: antialiased
}
.mbig #overview .fewmore:hover ul {
  width: 900px
}
.mbig #overview .fewmore li {
  font-weight: 300;
  color: #fff;
  width: 820px
}*/

.gallery-color {
  text-align: center;
  position: relative;
  left: 0;
  margin-bottom: 150px;
  width: 100%;
  height: 600px
}
.gallery-color .gallery-items {
  margin: 0 auto -100px;
  width: 1000px;
  height: 700px
}
.gallery-color .gallery-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-property: opacity;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity
}
.gallery-color .gallery-item img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: top
}
.gallery-color .gallery-item.active {
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
  transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s
}
.gallery-color .gallery-item.before {
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: .4s;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s
}
.gallery-color .paddle-nav {
  position: absolute;
  width: 100%;
  max-width: 1280px;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  display: none;
  padding: 0;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.gallery-color .paddle {
  left: 50px;
  margin-top: -67.5px;
  margin-left: -5px;
  width: 60px;
  height: 135px;
  overflow: hidden;
  background-color: transparent;
  outline: none;
  cursor: pointer
}
.gallery-color .paddle:before {
  content: "";
  position: relative;
  top: 0;
  display: block;
  width: 120px;
  height: 270px;
  background: url(//static.roland.com/products/rp701/images/paddle.svg) left top;
  background-image: url(//static.roland.com/products/rp701/images/paddle.png)\9
}
.gallery-color .paddle:hover:before {
  top: -135px
}
.gallery-color .paddle-right {
  left: auto;
  right: 50px;
  margin-left: 0;
  margin-right: -5px
}
.gallery-color .paddle-right:before {
  left: -60px
}
.js .gallery-color .paddle-nav {
  display: block
}
.color-container {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden\9;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-property: opacity;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity
}
.color-container.before {
  visibility: visible\9;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}
.color-container.active {
  visibility: visible\9;
  z-index: 2;
  transition-duration: 1.2s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  opacity: 1;
  filter: alpha(opacity=100)
}
.color-indicators {
  position: relative;
  display: none;
  padding: 55px 0;
  z-index: 1
}
.js .color-indicators {
  display: inline-block
}
.color-indicator {
  margin-left: -6px;
  width: 41px;
  height: 41px;
  background: url(//static.roland.com/products/rp701/images/gallery_color_chip.png) no-repeat left top;
  float: left;
  overflow: hidden;
  cursor: pointer
}
.color-indicator:first-child {
  margin-left: 0
}
.color-indicator:hover, .color-indicator.active {
  background-position: left bottom
}
.color-indicator:after {
  content: "";
  font-weight: 100;
  font-size: 13px;
  font-size: .65rem;
  text-align: left;
  line-height: 1;
  color: #999999;
  position: absolute;
  left: 100%;
  top: 50%;
  margin: -0.45em 0 0 .2em;
  display: none;
  width: 150px
}
.color-indicator:hover:after {
  content: "Contemporary Black";
  display: block
}
.color-indicator.color-indicator-piano {
  background-position: -41px top
}
.color-indicator.color-indicator-piano:hover, .color-indicator.color-indicator-piano.active {
  background-position: -41px bottom
}
.color-indicator.color-indicator-piano:hover:after {
  content: "Polished Ebony"
}
.color-indicator.color-indicator-brown, .color-indicator.color-indicator-rosewood {
  background-position: -82px top
}
.color-indicator.color-indicator-brown:hover, .color-indicator.color-indicator-rosewood:hover, .color-indicator.color-indicator-brown.active, .color-indicator.color-indicator-rosewood.active {
  background-position: -82px bottom
}
.color-indicator.color-indicator-brown:hover:after, .color-indicator.color-indicator-rosewood:hover:after {
  content: "Dark Rosewood"
}
.color-indicator.color-indicator-rosewood:hover:after {
  content: "Dark Rosewood"
}
.color-indicator.color-indicator-white {
  background-position: -123px top
}
.color-indicator.color-indicator-white:hover, .color-indicator.color-indicator-white.active {
  background-position: -123px bottom
}
.color-indicator.color-indicator-white:hover:after {
  content: "White"
}
.color-indicator.color-indicator-natural {
  background-position: -164px top
}
.color-indicator.color-indicator-natural:hover, .color-indicator.color-indicator-natural.active {
  background-position: -164px bottom
}
.color-indicator.color-indicator-natural:hover:after {
  content: "Light Oak"
}

/*
#product-movie {
  padding: 9px 0;
  border-top: 1px solid #d4c8b4;
  border-bottom: 1px solid #d4c8b4
}
#product-movie .col {
  width: 50%;
  padding: 0 10px 0 5px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
#product-movie .col:first-child {
  padding-left: 10px;
  padding-right: 5px
}
#product-movie figure {
  position: relative
}
#product-movie figure img {
  width: 100%;
  height: auto;
  vertical-align: top
}
.features {
  margin: 0 auto;
  width: 980px
}
.features .row {
  margin: 0 auto;
  width: 900px;
  padding: 69px 40px 70px;
  border-top: 1px solid #d4c8b4
}
.features .row:first-child {
  border: none
}
.features h3 {
  width: 750px
}
#new-digitalpiano {
  padding: 9px 10px 0;
  background-color: #fff;
  border-top: 1px solid #b6a17e
}
#new-digitalpiano:hover figure img {
  opacity: 1;
  filter: alpha(opacity=100)
}
#new-digitalpiano .promo-copy {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -83px auto 0;
  width: 700px;
  z-index: 1
}
#new-digitalpiano h4 {
  font-size: 55px;
  font-size: 2.75rem;
  font-weight: 100;
  line-height: 1.18181818;
  letter-spacing: 0;
  margin: -0.16em 0 -0.3em;
  color: #fff;
  -webkit-font-smoothing: antialiased
}
#new-digitalpiano .cta {
  font-size: 14px;
  font-size: .7rem;
  font-weight: 600;
  line-height: 3.35714286;
  letter-spacing: 0;
  text-decoration: none;
  color: #b6a17e;
  margin-top: 60px;
  display: inline-block;
  width: 150px;
  height: 45px;
  border: 1px solid #b6a17e;
  -webkit-font-smoothing: antialiased
}
#new-digitalpiano .cta:hover {
  color: #fff;
  background-color: #b6a17e
}
#new-digitalpiano figure {
  position: relative;
  left: 0
}
#new-digitalpiano figure img {
  position: relative;
  left: 0;
  width: 100%;
  margin-left: 0
}*/

@media screen and (max-width:767px) {
/*  #hero {
    height: auto;
    background-color: #eeeeee
  }
  #hero .headline-container {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 15% 30px 10%
  }
  #hero h1 {
    font-size: 100px;
    font-size: 5rem;
    margin-top: -0.14em
  }
  #hero h1 small {
    font-size: 20px;
    font-size: 1rem;
    margin-top: -0.2em;
    margin-bottom: -0.6em
  }
  #hero .hero {
    margin-left: 0
  }
  #hero .hero img {
    left: 0;
    margin-left: 0;
    width: 100%
  }
  #hero .buynow, #hero .discontinued {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0
  }
  .mbig h3 {
    font-size: 24px;
    font-size: 1.2rem;
    margin-bottom: .7em;
    width: auto
  }
  .mbig p {
    font-size: 13px;
    font-size: .65rem;
    width: auto
  }
  .mbig .row {
    padding: 40px 20px
  }
  .mbig .button-play {
    width: 65px;
    height: 65px
  }
  .mbig .button-play:hover .icon-play {
    margin-top: 0
  }
  .mbig .icon-play {
    display: block;
    width: 65px;
    height: 130px;
    -moz-background-size: 65px 130px;
    -webkit-background-size: 65px 130px;
    -o-background-size: 65px 130px;
    -ms-background-size: 65px 130px;
    background-size: 65px 130px
  }
  .mbig #overview {
    position: relative;
    margin-bottom: 0
  }
  .mbig #overview .row {
    width: auto;
    padding: 0 30px
  }
  .mbig #overview .col {
    margin: 0 auto;
    width: 100%;
    padding: 0 30px 80px
  }
  .mbig #overview h2, .mbig #overview p {
    width: auto
  }
  .mbig #overview h2 {
    font-size: 40px;
    font-size: 2rem;
    letter-spacing: -1px;
    margin-bottom: .8em
  }
  .mbig #overview h2 br {
    display: none
  }
  .mbig #overview p {
    margin-left: 0;
    font-size: 15px;
    font-size: .75rem;
    line-height: 1.5;
    width: auto
  }
  .mbig #overview .fewmore {
    position: relative
  }
  .mbig #overview .fewmore:hover ul, .mbig #overview .fewmore:hover li {
    width: auto
  }
  .mbig #overview .hero {
    width: auto;
    position: relative;
    left: 0;
    bottom: auto;
    margin-top: 80px;
    margin-left: 0
  }
  .mbig #overview .hero img {
    width: 100%
  }*/
    
  .gallery-color {
    height: auto;
    position: relative;
    margin-bottom: 100px
  }
  .gallery-color .gallery-items {
    position: relative;
    margin: 40px auto 0;
    width: 100%;
    height: 0;
    padding-top: 60%
  }
  .gallery-color .gallery-item img {
    width: auto;
    height: 100%
  }
  .gallery-color .paddle {
    left: 15px;
    margin-top: -22.5px;
    width: 20px;
    height: 45px
  }
  .gallery-color .paddle:before {
    width: 40px;
    height: 90px;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
    background-size: contain
  }
  .gallery-color .paddle:hover:before {
    top: -45px
  }
  .gallery-color .paddle-right {
    left: auto;
    right: 15px
  }
  .gallery-color .paddle-right:before {
    left: -20px
  }
  .js .gallery-color .paddle-nav {
    display: block
  }
  .color-indicators {
    position: absolute;
    left: 20px;
    bottom: -61px;
    padding: 0;
    z-index: 2
  }
  /*  
  #product-movie {
    padding: 4px 5px
  }
  #product-movie .col {
    margin-top: 5px;
    padding: 0;
    width: 100%;
    float: none
  }
  #product-movie .col:first-child {
    margin-top: 0;
    padding: 0
  }
  .features {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
  .features .row {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
  #new-digitalpiano {
    padding: 4px 5px
  }
  #new-digitalpiano .promo-copy {
    margin-top: -60px;
    width: 300px
  }
  #new-digitalpiano h4 {
    font-size: 24px;
    font-size: 1.2rem
  }
  #new-digitalpiano .cta {
    font-size: 12px;
    font-size: .6rem;
    line-height: 2.58333333;
    margin-top: 30px;
    width: 100px;
    height: 30px
  }
  #new-digitalpiano figure img {
    width: 160%;
    margin-left: -40%
  }
}*/

/*#guide {
  top: 39px
}
#hero .headline-container {
  margin: -65px auto 0
}
#hero h1 {
  font-size: 120px;
  font-size: 6rem;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin: -0.14em -0.045em 0 0
}
#hero h1 small {
  margin-top: -0.04em
}
#hero .hero img {
  margin-top: -100px
}
.mbig .icon-play {
  background-image: url(//static.roland.com/products/rp701/images/icon_play.svg);
  background-image: url(//static.roland.com/products/rp701/images/icon_play.png)\9
}*/
.gallery-color .paddle:before {
  background-image: url(//static.roland.com/products/rp701/images/paddle.svg);
  background-image: url(//static.roland.com/products/rp701/images/paddle.png)\9
}
.color-indicator {
  background-image: url(//static.roland.com/products/rp701/images/gallery_color_chip.png)
}
.color-indicator.color-indicator-white:hover:after {
  content: "White"
}
/*    
@media screen and (max-width:767px) {
  #hero {
    height: auto;
    background-color: #f0f0f0
  }
  #hero .headline-container {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 15% 30px 10%
  }
  #hero h1 {
    font-size: 72px;
    font-size: 3.6rem;
    margin-top: -0.14em
  }
  #hero h1 small {
    font-size: 20px;
    font-size: 1rem;
    margin-top: -0.2em;
    margin-bottom: -0.6em
  }
  #hero .hero img {
    margin-top: -30px
  }
}*/