@charset "UTF-8";

html, body {
    font-family: "Ubuntu Condensed", Helvetica, sans-serif;
    margin: 0 auto;
    max-width: 940px;
    color: #59595E;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: initial;
    font-size: 14px;
    font-variant-ligatures: none;
}

body.theme-drkprp {
    background: transparent;
}

div#contentArea {
    background: transparent !important;
}


div#columnArea {
    padding: 0;
}

a, button, input:focus { outline: none; }

p {
    font-size: 1.3em;
    line-height: 1.35em;
}

h3 {
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    font-weight: 600;
}

#player {
    width: 100%;
    height: 37.99em;
}

.nav-color {
    color: #fff !important;
}

.product-body-container {
    margin: 0 auto;
    width: 940px;
    margin-top: 2.75em;
    padding: 0;
}

#wrapper {
    background-color: transparent;
}

#musicCast-logo {
    width: 25%;
    margin: 1em 0;
}

/* Video Modal */
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#content {
    border-radius:8px;
    background:#fff;
    padding:20px;
}


#intro-musicCast {
    background: #f7f7f7;
    height: 40em;
}

.cloud-display {
    background-color: #3F3F3F;
    padding: 0 2em;
}

.cloud-display > img {
    width: 50%;
}

.cloud-display > p {
    font-size: 1.3em;
    text-align: right;
    font-weight: 400;
    color: #fff;
    width: 50%;
    float: right;
    margin-top: 1.4em;
}

/* Navigation */
.inner-nav > ul > li {
    cursor: pointer;
    display: inline;
    vertical-align: middle;
    margin: 1em 2em 1em 0;
}

.inner-nav > ul {
    margin: 0;
    text-align: right;
}

.inner-nav > ul > li > a {
    color: #4EA0DD;
    text-decoration: none !important;
    font-size: 1.2em;
    font-weight: 400;
}

.inner-nav > ul > li > a:hover {
    color: #60489e !important;
}

.inner-nav {
    background-color: #fff;
    padding: 1em 0;
    transition: 0.3s ease-in-out;
    z-index: 99999;
    width: 100%;
}

.sticky-nav-desk {
    background-color: #000;
    padding: 1em 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 940px;
}

.after-nav-desk {
    margin-top: 2.9em;
}

#video-section {
    clear: both;
}

/*.video-container {
    background: url("http://www.yamaha.com/US/promo/musiccast/images/YEC18765_images/video-poster.jpg") no-repeat;
    line-height: 0;
    position: relative;
    clear: both;
    /*height: 33em;*/
}*/

.video-container > img {
    width: 100%;
}

#pv_loading.skn-hub,#pv_loading.skn-frm{
    position:absolute;
    width:100%;
    height:100%;
    z-index:10;
    opacity:.8;
    left: 0;
    top: 0;
}

#video-img {
    background-color: #000;
    opacity: 0.6;
}

.video-play-btn {
    z-index: 99;
    width: 15em;
    height: 15em;
    border-radius: 50%;
    overflow: auto;
    font-size: 1em;
    font-weight: 600;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    background: transparent;
    border: 3px solid #fff;
    text-transform: uppercase;
    cursor: pointer;
    transition: 300ms;
}

button.video-play-btn:hover {
    /*transform: scale(1.1);*/
}

div.bg_utube {
        position: fixed;
        z-index: -99999;
        -webkit-user-select: none;
        user-select: none;
        width: 100%;
        height: 100%;
        -ms-transform: scale(2,3);
      -webkit-transform: scale(2,3);
      transform: scale(2,3);
    }

.video-play-btn:active, .video-play-btn:focus {
    outline: none;
}

.sub-video-text {
    font-size: 1.75em;
}

.video-text-emphasis {
    font-size: 3.5em;
}

.video-box {
    display: block;
    overflow: hidden;
    cursor: pointer;
}



.circle-play-btn {
    line-height: 2.3em;
    height: 1em;
    width: 1em;
    font-weight: 600;
    border-radius: 50%;
}

.play-button {
    width: 12em;
    height: 12em;
    position: absolute;
    top: 33%;
    right: 38%;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
}

.play-button:hover {
    opacity: 0.7;
}


.play-button span {
    position: absolute;
    top: 40px;
    left: 60px;
    width: 0;
    height: 0;
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-left: 70px solid #FFF;
}

/* Intro musicCast Section */
figure img {
    display: inline-block;
}

.header-container-1 {
    width: 100%;
    float: left;
}

.hero-h2 {
    font-size: 18.2000007629395px;
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
}

.hero-copy {
    clear: both;
}

.inner-container {
    margin: 2em;
}

#intro-musicCast > div > div > h2 {
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 500;
    margin: 2em 1.1em 2em 2em;
    padding-left: 7em;
    text-align: right;
}

.header-container-2 {
    width: 100%;
    float: left;
}

.text-intro {
    text-transform: uppercase;
    color: #595959;
    font-size: 1em;
    font-weight: 400;
}

.musicCast-text {
    font-size: 1.6em;
    font-weight: 500;
}


#intro-musicCast > .intro > div > h1 {
    text-align: left;
    padding-left: 0.55em;
    margin-top: 0.7em;
}

.intro-musicCast-wrapper {
    clear: both;
    margin: 0;
    text-align: center;
}

.musicCast-text {
    color: #000;
}

.intro-musicCast-wrapper > img {
    margin-right: .5em;
    width: 31.45%;
}

.vidShowcase {
    min-height: 175px;
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
}
#ps-video-dxr {
    width: 100%;
    height: 100%;
}

#ps-video-wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 250px;
    color: #fff;
    background-color: rgba(0,120,163,.25);
}

.videoBox img {
    width: 320px;
    border: 5px solid #fff;
    display: inline-block;	margin: 0 auto;
}

.third-img {
    margin-right: 0 !important;
}

.musicCast-phone {
    width: 30.5%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.musicCastDescription {
    width: 65.8%;
    float: right;
    margin-top: 0.5em;
    display: inline-block;
}


.network-container {
    padding-bottom: 5em;
    background: #fff;
}

.network-img {
    width: 50%;
    margin: 0;
    display: inline-block;
    float: right;
}

.network-img > img {
    width: 100%;
}

.text-wrapper {
    width: 50%;
    display: inline-block;
    overflow: hidden;
}

.containment {
    height: 40em;
}

.section-header {
    text-transform: uppercase;
    letter-spacing: 0.01em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.15em;
}

.introducing {
    letter-spacing: 0.01em;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.15em;
}

.headline-emphasis {
    font-size: inherit;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
}

.headline-emphasis-MusicCast {
    font-size: 2.2em;
    margin-left: 0.1em;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
}

.text-wrapper > p {
    width: 90%;
    line-height: 1.35em;
    font-size: 1.3em;
}

.figure-img {
    width: 50%;
    margin: 0;
    display: inline-block;
    float: right;
}

.figure-img > img {
    width: 111%;
    margin-left: -2em;
}

#network-section {
    padding: 2em;
    background-color: #fff;
    border-bottom: 1px solid #F0F0F0;
}

#possibilities-section {
    padding: 2em 2em 3em 2em;
    background-color: #fff;
}


/*  All your Content */
#all-your-content {
    padding: 2em;
}

.ayc-img-main {
    margin: 2em 0;
    width: 100%;
}


.ayc-img {
    width: 100%;
    margin-bottom: 2em;
}


.blue-output-container {
    margin: 2em;
    background-color: #fff;
}

.blue-input-container {
    margin: 2em;
    background-color: #fff;
}


.bluetooth-description-wrapper {
    text-align: center;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7f7f7 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7f7f7 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    padding-bottom: 3em;
}

.header-copy-container {
    text-align: center;
    width: 100%;
    clear: both;
}

.header-copy-container > h1 {
    text-transform: uppercase;
    margin: 0;
    font-size: 2.5em;
    padding-top: 1em;
    font-weight: 400;
}

.bluetooth-head {
    display: inline-block;
}

.bluetooth-sub {
    text-align: center;
    line-height: 1.35em;
    font-size: 1.3em;
    margin: 0 auto;
    width: 80%;
    font-weight: 200;
}


.bluetooth-img-wrapper {
    width: 100%;
    margin: 0;
    text-align: center;
}

.bluetooth-img-wrapper  > img {
    width: 90%;
}

.bluetooth-description-wrapper > p {
    text-align: center;
}

.foot-note {
    margin-top: 0.7em;
    margin-right: 2em;
    font-size: 0.9em;
    display: block;
}

/* Wireless or Wired: It's your choice Section */
#speaker-section {
    background-color: #fff;
}

.speaker-family {
    width: 100%;
}

#wire-section {
    text-align: center;
    padding-bottom: 3em;
    background: #F7F7F7;
}


#img-section {
    padding: 0 2em;
}


.container-box {
    cursor: pointer;
    position: relative;
    height: 19em;
    float: left;
    overflow: hidden;
    width: 41.66666667%;
    margin: 0 2em;
}

.container-box .caption-title{
    text-align: left;
    font-size: 1.5em;
    padding: 0.35em 0.7em;
    font-weight: 200;
}

.container-box p{
    padding: 0 1.15em;
    text-align: left;
}

.inner-caption p{
    display: none;
    font-size: 1em;
}

/* MusicCast Video */
#hero-video {
    overflow: hidden;
    height: 37.99em;
    background: url("http://www.yamaha.com/US/promo/musiccast/images/YEC18765_images/video-poster.jpg") no-repeat;
}

/* Play Button */
#fancybox-overlay {
    opacity: 0.75 !important;
    background-color: #000 !important;
}

#video-img {
    width: 100%;
}

.play-btn-wrapper {
    width: 100%;
    padding: 1em;
}


#MusicCast-video  {
    cursor: pointer;
    z-index: 999;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 3px solid #fff;
    color: #000;
    width: 200px;
    height: 200px;
    transition: 0.35s ease-in-out;
    -webkit-transition: 0.35s ease-in-out;
    position: absolute;
}


#MusicCast-video:hover {
    text-decoration: none;
}

.play-container {
    text-align: center;
    color: #fff;
    overflow: hidden;
    height: 100%;
}

.play-text {
    font-family: Oswald,'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    top: 46px;
    font-size: 2.5em;
    font-style: italic;
    font-weight: 100;
    left: 0;
    position: relative;
    opacity: 1;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
}

.icon-play  {
    opacity: 0;
}

/* text animation */
#MusicCast-video:hover .icon-play {
    opacity: 1;
    right: 0;
}

#MusicCast-video:hover .play-text {
    left: -10em;
    opacity: 0;
}

.video-container {
    padding: 9.5em;
    position: relative;
}

.play-btn-center {
    position: absolute;
    width: 50%;
    height: 50%;
    margin: auto;
    top: 0; 
    left: 0; 
    bottom: 0; 
    right: 0;
    overflow: auto;
}

.icon-play {
    position: relative;
    transition: 0.35s ease-in-out;
    -webkit-transition: 0.35s ease-in-out;
    right: -18em;
    cursor: pointer;
}

.play-arrow-right {
    cursor: pointer;;
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 12px;
    top: -15px;
}

#MusicCast-video-container {
    background: url("../images/video/poster-img/NU1-poster.jpg");
    background-size: cover;
}

.container-box .caption {
    position: absolute;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
    background-color: rgba(63, 63, 63, 0.81);
}

.container-box #bg-block{
    position: absolute;
    background-size: 100% 100%;
    background: no-repeat;
    width:100%;
    height:100%;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;

}

.speaker-lifestyle-img {
    width: 100%;
    height: 100%;
}

.container-box .inner-caption {
    width: 100%;
    display: table-cell;
    height: 9em;
    text-align: center;
    bottom: -9em;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    opacity: 1;
    transform: translateY(-30%);
}

.container-box:hover .inner-caption p{
    display:block;
}


.container-box:hover .inner-caption {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.receiver-img {
    width: 100%;
}

.vis-sm {
    display: none;
}

#wire-section > img {
    width: 44%;
    margin: 0 2em;
}

.img-list {
    list-style-type: none;
    display: block;
}

.img-caption {
    width: 50%;
    height: 50%;
}

.av-img {
    width: 100%;
}

.grid-50 {
    width: 50%;
    float: left;
    overflow: hidden;
}

/* Footer */
#subscribe-button {
    margin: 0;
}

.inner-nav-footer {
    float: right;
    display: inline;
}

.subscribe-section {
    background-color: #3f3f3f;
    padding: 1em 2em;
}

.subscribe-section > a {
    font-size: 1em;
    color: #fff !important;
    font-weight: 600;
}

.fam-img {
    width: 100%;
}

.block-1 {
    margin-right: 2em;
}

footer {
    background-color: #3f3f3f;
}

.connect-text {
    text-align: left;
    font-weight: 600;
    color: #fff;
}

.footer-text{
    display: inline-block;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    color: #d5d2de;
    text-transform: uppercase;
    margin-left: 1.5em;
}

.social-opt:hover {
    opacity: 0.7;
}

#footer {
    background: #3f3f3f !important;
    height: initial;
    overflow: hidden;
}

/* Slider */
.slick-slide img {
    display: block;
    margin: 2.5em 0;
}

.slick-dots li button {
    background: #fff;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
    border: 1.8px solid rgba(0, 0, 0, 0.38);
}

#slideshow-section {
    padding: 1.5em;
    background-color: #F7F7F7;
}

.slick-prev,
.slick-next
{
    opacity: 1;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 99;
    background-color: rgba(37, 139, 220, 0.7);
    width: 67px;
    height: 67px;
    margin-top: -50px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    border-radius: 50%;
    outline: none;
    transition: 300ms;
}


.arrow-right {
    width: 12px;
    height: 12px;
    right: 40%;
    display: inline-block;
    position: absolute;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
}


.slick-next:before, .slick-prev:before {
    content: "";
}
.arrow-left {
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 35%;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.slick-prev {
    left: -100px;
}

.slick-next {
    right: -100px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: rgba(37, 139, 220, 1);
}

.appear-left {
    left: 12px;
    opacity: 1;
}

.appear-right {
    opacity: 1;
    right: 12px;
}

.slider {
    background: #fff;
}

.slide-header {
    font-size: 2.5em;
    margin-top: 0.5em;
}

.slide-2-header {
    color: #fff;
    text-align: center;
    font-size: 3em;
    padding-top: 1em;
    margin-bottom: 0.6em;
}

.slide-2-emp {
    color: #fff;
}

.slide7-head {
    text-align: center;
}

.slick-slider {
    margin: 0;
}

.slide8-img {
    padding-top: 2em;
}

.app-badge {
    float: left;
    display: inline-block;
}

.app-badge > img {
    position: relative;
    width: 100%;
    margin-bottom: 1.5em;
}

.app-badge > img:hover {
    opacity: 0.75;
}

.sm-50 {
    width: 50%;
    float: left;
}

#accordion {
    margin-bottom: 2em;
}

.accordion-toggle {
    cursor: pointer;
}
.accordion-content {
    margin-top: 1em;
    display: none;
}
.accordion-content.default {
    display: block;
}

.speaker-img {
    width: 30%;
    margin: 0 5em;
    float: left;
}

.description-dropDown {
    margin-top: 1em;
}



.speaker-dropDown {
    list-style-position: inside;
}
.speaker-dropDown > h3 {
    display: block;
    margin-bottom: 0.5em;
    list-style-position: inside;
}
.speaker-dropDown > li {
    font-size: 1.3em;
}

.accordion-trig {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 600;
    display: inline-block;
    font-size: 1.2em;
}

#less {
    margin-top:1em;
}

.res-sec-text-container {
    float: left;
    width: 50%;
    margin-top: 1em;
}

.description-s {
    margin-bottom: 1em;
}

.sm-100 {
    width: 100%;
    float: left;
}

ul.caption-handler {
    margin-top: 0.5em;
    margin-bottom: 5em;
}

.caption-handler > li {
    display: inline;
    margin-bottom: 5em;
    margin-right: 14em;
    transition: 300ms;
}

.caption-push {
    margin-right: 11.6em !important;

}

/* slide-text-container slide-4-container */

.slide-text-container {
    width: 49%;
    padding: 2em 0 2em 3em;
    float: left;
    transition: 300ms;
}

.slide-4-container {
    width: 100%
}

.slide-4-container > p {
    margin: 1em 0;
}

.mid {
    margin: 1em 0;
}

.slide-1-img {
    width: 40%;
    float: right;
}

.slick-dots  {
    bottom: 3em;
    position: relative;
}

.slick-active > button {
    background-color: #258BDC !important;
}


.slick-dots li button:hover {
    background-color: #258BDC;
    opacity: 0.5;
}

.slick-dots li.slick-active button:before {
    color: inherit;
    opacity: 0;
}

.slick-active button:hover {
    opacity: 1 !important;
}

.slick-dots li button:before {
    font-size: 0;
}

/* Slide 2 */
/*.slide-2 {*/
    /*width: 100%;*/
    /*height: 626px;*/
    /*text-align: center;*/
    /*background: url("http://www.yamaha.com/US/promo/musiccast/images/YEC18765_images/YSP-1600AV-15.jpg") no-repeat;*/
/*}*/

.slide-2-img {
    width: 100%;
    position: relative;
}

.slide-description {
    margin: 0 7em;
    color: #fff;
}

.img-container {
    position: absolute;
    text-align: center;
}

.carousel-img {
    margin: 0;
    width: 100%;
    transition: 300ms;
}

.sound-sup {
    margin-top: 1em;
    display: block;
}

.slidelg-head {
    max-width:100%;
    padding: 2em 4.5em 2em 4.5em;
    float: left;
    transition: 300ms;
}

.slidelg-head-room {
    max-width:100%;
    padding: 2em 3em 2em 3em;
    float: left;
    transition: 300ms;
}

.slide4-box {
    padding-bottom: 2.35em;
}

.slide-7-img {
    margin: 0 auto;
    width: 90.3%;
    transition: 300ms;
    padding: 2em 0 3em 0;
}

.slide-7b-img {
    margin: 0 auto;
    width: 90.3%;
    transition: 300ms;
    padding: 0 0 5em 0;
}

.push-copy-img {
    margin: 0 auto;
    width: 89%;
}

.caption-text {
    opacity: 0;
    font-size: 2em;
    transition: 0.5s ease;
}

.container-box:hover .caption-text {
    opacity: 1;
}



/* Meet the Family Index Home Page  */
.family-sub-text {
    margin-bottom: 0 !important;
}

/* FAQs Page Styles */
#FAQs-container {
    padding: 2em;
    background: #f7f7f7;
}

.question-header {
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    font-size: 1.3em;
}

.FAQs-inner-container {
    padding: 2em;
    background:  #fff;
}

.FAQs-title {
    font-size: 2.7em;
    margin-bottom: 0.5em;
}

.slide-description-ctr {
    text-align: center;
    width: 80% !important;
    margin: 0 auto;
}

.logos-container {
    display: inline;
}

.partner-logos {
    float: left;
    width: 30%;
}

.answer-copy  {
    margin-bottom: 1.5em;
    font-size: 1.2em;
}

.description-sub-text {
    text-align: center;
    font-weight: 400;
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
}

.note {
    margin-bottom: 0.5em;
}


/* Product Page Styles */
.product-family-intro {
    background-color: #F7F7F7;
}
.product-hero-container {
    padding: 2em;
    margin-bottom: 0;
}

.product-section-header {
    text-transform: uppercase;
    letter-spacing: 0.01em;
    margin-bottom: 0 !important;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
}

.sub-caption {
    text-align: center;
    font-weight: 400;
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    margin: 1em 15em 0em 15em;
    line-height: 1.3em;
    font-size: 1.1em;
}


.product-title {
    text-align: left;
    text-transform: uppercase;
}

.product-description {
    margin-top: 1em;
}

.product-image {
    float: right;
    width: 90%;
}

.product-container {
    overflow: hidden;
    padding: 2em;
    background-color: #fff;
    margin-bottom: 0;
}

.product-container-last {
    overflow: hidden;
    padding: 2em;
    background-color: #fff;
    margin-bottom: 2em;
    margin-top: 0;
}

.btn-learn-more {
    cursor: pointer;
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    color: #ffffff;
    font-size: 1em;
    margin-top: 1.5em;
    font-weight: 600;
    padding: 0.5em 1em;
    text-decoration: none;
    text-transform: uppercase;
}

.product-section-container {
    background: #f7f7f7;
    float: left;
}

.btn-learn-more:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    text-decoration: none;
}

.btn-coming-soon {
    cursor: pointer;
    background: #A6A6A6;
    background-image: -webkit-linear-gradient(top, #A6A6A6, #787878);
    background-image: -moz-linear-gradient(top, #A6A6A6, #787878);
    background-image: -ms-linear-gradient(top, #A6A6A6, #787878);
    background-image: -o-linear-gradient(top, #A6A6A6, #787878);
    background-image: linear-gradient(to bottom, #A6A6A6, #787878);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    border: none;
    color: #ffffff;
    font-size: 1em;
    margin-top: 2.5em;
    font-weight: 600;
    padding: 0.5em 1em;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-index {
    margin-top: 2em;
}

.subscribe-btn {
    margin-left: 1.5em;
}

.slick-slide:focus {
    outline: 0;
}

#mobile-slideshow {
    display: none;
}


.push-copy {
    padding: 2em 0 2em 6.5em;
}



/* Product Page Concept 2  */
.product-display {
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    position: absolute;
}

.grid-main-lg {
    width: 100%;
}

.thirds {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    overflow: hidden;
    background: #222;
}

.thirds-title {
    font-size: 3em;
    margin-bottom: 0.3em;
    opacity: 0;
    transition: all 0.5s ease;
}

.product-hero:hover, .product-thirds:hover .thirds-title {
    margin-top: 0;
    opacity: 1 !important;
}


.thirds-sub {
    font-weight: 400;
    font-size: 0.95em;
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    width: 65%;
    text-align: left;
    margin: 0 auto;
    right: 100%;
    transition: all 0.5s ease;
    padding-top: 1em;
    border-top: 1px solid #fff;
}

.main-box {
    text-align: center;
}

.product-hero:hover .thirds-sub {
    right: 0;
}


.product-thirds:hover .thirds-sub {
    right: 0;
}

.thirds-sub-2 {
    width: 60%;
    font-weight: 400;
    font-size: 1em;
    margin: 0 auto;
    padding-top: 0.5em;
    left: 90%;
    transition: all 0.5s ease;
}

.thirds-head-static {
    width: 100%;
    font-weight: 400;
    font-size: 2em;
    margin: -1.1em auto 0;
    padding-bottom: 0.3em;
    transition: all 0.5s ease;
    opacity: 0.9;
}

.thirds-sub-static {
    font-weight: 400;
    font-size: 0.95em;
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    width: 70%;
    margin: 0 auto;
    text-align: left;
    padding-top: 1em;
    border-top: 1px solid #fff;
    opacity: 0.9;
}

.product-hero:hover .thirds-sub-2 {
    left: 0%;
    cursor: pointer;
}

.sub-text {
    font-size: 2em;
}


#musicCast-logo-concept2 {
    width: 46.7%;
    margin: 2em 0 0 2em;
}

.cast-caption {
    margin-left: 2em;
    color: #fff;
    font-size: 1.03em;
    font-weight: 400;
}

.section-hero {
    /*background: #000;*/
    height: 38em;
    overflow: hidden;
    background-image: url('http://www.yamaha.com/US/promo/musiccast/images/YEC18765_images/YSP-1600AV-15-small.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.FAQs-img {
    width: 100%;
    display: block;
}

.main-hero {
    display: block;
    opacity: 0.7;
    transition: all 0.5s ease-in;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
}

.thirds-title-static {
    margin-bottom: 0.3em;
}


#row1 {
    width: 100%;
    overflow: hidden;
    height: 28em;
}

.av-img-2 {
    width: 100%;
    opacity: 1;
}


.product-hero:hover .av-img-2 {
    opacity: 0.4;
}



.av-img:hover {
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -moz-transform: scale(1.2); /* Firefox */
    -ms-transform: scale(1.2); /* IE 9 */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
}

.hero-text-container-main {
    text-align: center;
    top: 28%;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 999;
}

.hero-text-container {
    text-align: center;
    top: 21%;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 999;
    cursor: pointer;
}

.hero-text-container-thirds {
    text-align: center;
    top: 10%;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 999;
    cursor: pointer;
}

.hero-text-container-sub {
    text-align: center;
    color: #fff;
    width: 100%;
    top: 55%;
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 999;
}



.hero-sub {
    font-family: "Helvetica Neue", "Helvetica W01 Cn", Helvetica, sans-serif;
    clear: both;
    display: block;
    text-align: center;
    width: 50%;
    font-weight: 400;
    margin: 0 auto;
}

.hero-title {
    clear: both;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    margin: 0;
    font-size: 5em;
    text-shadow: 4px 4px 10px #000;
}

.headline-emphasis-concept {
    font-size: inherit;
    font-weight: 600;
    letter-spacing: 0;
    color: #2D8DDA;
}


.product-nav {
    z-index: 99999;
    text-align: center;
    position: relative;
    bottom: 0;
    background-color: rgba(37, 139, 221, 0.88);
}


.product-nav > a {
    color: #fff !important;
    font-weight: 500;
    transition: 300ms;
}

.product-nav > a:hover {
    text-decoration: none !important;
}

.product-hero {
    width: 66.7%;
    background-color: #000;
    overflow: hidden;
    float: left;
    height: 100%;
    position: relative;
}

.product-thirds {
    height: 100%;
    width: 33.333333333%;
    background-color: #000;
    overflow: hidden;
    float: left;
    position: relative;
    transition: all 0.5s ease;
}

.product-sub {
    width: 33.3%;
    background-color: #222;
    overflow: hidden;
    float: left;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.product-sub:hover .sub-hero-img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}


.sub-hero-img {
    opacity: 0.75;
    transition: all 0.5s ease;
}

.nav-md:before, .nav-md:after {
    content: '|';
    opacity: 0.45;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    margin: 2em;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;

}

.nav-md:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
}




/* Product Row 2 */
#product-row2 {
    width: 100%;
    height: 20em;
}

.thirds-hero {
    width: 200%;
    left: -75%;
    transition: all 0.5s ease;
}

.thirds-hero-static {
    opacity: 0.6;
    width: 200%;
    margin-left: -14.4em;
}


.product-thirds:hover .thirds-hero {
    opacity: 0.5;
}

.cube a {
    line-height: 44px;
}

.cube a span {
    position: relative;
    display: inline-block;
    padding: 0 5.845em;
    background: rgba(37, 139, 221, 0.88);
    -webkit-transition: -webkit-transform 300ms;
    -moz-transition: -moz-transform 300ms;
    transition: transform 300ms;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cube a span::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: attr(data-hover);
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    transition: background 300ms;
    top: 100%;
    left: 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.cube a:hover span, .cube a:focus span {
    -webkit-transform: rotateX(90deg) translateY(-1.1em);
    -moz-transform: rotateX(90deg) translateY(-1.1em);
    transform: rotateX(90deg) translateY(-1.1em);
}

/* Text Hover in Effect */
.product-hero:hover .thirds-title {
    margin-top: 0;
    opacity: 1;
}

.dsk {
    display: table !important;
}

.subscribe-wrapper {
    display: none;
}

#email-input {
    border-radius: 3px;
    width: 15%;
    padding: 0.8em;
}

.submit {
    vertical-align: middle;
    margin: 0 0 0 1em;
}


/* Mobile and Tablet Styles */
@media only screen and (max-width: 1199px) {
    .container{
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    .dsk {
        display: none !important;
    }

}

/* Tablet */
@media only screen and (min-width:767px) and (max-width: 1199px) {

    .product-body-container {
        margin: 0 auto;
        width: 100%;

        padding: 0;
    }

    .slide-2 {
        background-size: cover;
        height: 65vw;
    }

    .slide-2-header {
        padding-top: 1.5em;
        margin-bottom: 0.3em;
    }

}

/* Mobile */
@media only screen and  (max-width: 767px) {

    body.theme-drkprp {
        margin: 0;
        border: none;
    }

    #header_viewcart {
        margin: 0;
    }

    #m_headnav2 {
        margin: 0px 0 0 5px;
    }

    .slide-description-ctr {
        width: 100%;
    }

    .after-nav {
        margin-top: 3.4em;
    }

    div > ul > li {
        margin: 1em 1em 1em 0;
    }

    .inner-nav {
        transition: 0.5s ease-in;
        width: 100%;
    }

    .sticky-nav {
        position: fixed;
        z-index: 9999;
        top: 0;
        background-color: rgba(0, 0, 0, 0.8)
    }

    div > ul > li > a {
        font-size: 1em;
        font-weight: 600;
        letter-spacing: 0.2px;
    }


    #intro-musicCast > .intro > div > h1 {
        margin-left: 0.8em;
        text-align: left;
    }

    .figure-img {
        width: 100%;
    }

    #mobile-slideshow {
        display: block;
        clear: both;
    }

    .musicCast-phone {
        top: 15.5em;
        position: absolute;
        width: 33%;
    }

    .musicCastDescription {
        width: 100%;
        padding: 18.5vw 1.5em 1.5em 1.5em;
        margin: 0;
        float: none;
        display: table-cell;
    }

    .desk-l {
        display : none;
    }

    /* mobile slider */
    .slider-sm {
        display: block;
    }

    .slidelg-head {
        padding: 1em;
    }


    .inner-container {
        margin: 0;
    }

    #intro-musicCast > div > div > h2 {
        margin: 0 1em 1em 1em;
        padding: 0;
        text-align: left;
    }

    #possibilities-section {
        padding: 1.5em;
    }

    .text-wrapper > p {
        width: 100%;
    }

    figure img {
        width: 100%;
    }

    .intro-musicCast-wrapper > img {
        width: 100%;
    }

    .header-container-1 {
        width: 100%;
    }

    .header-container-2 {
        width: 100%;
    }


    .header-copy-container > p {
        text-align: left;
        margin: 1em;
    }

    .header-copy-container > h1 {
        padding: 1em 2em 0 2em;
        text-align: left;
    }

    .video-play-btn {
        width: 40vw;
        height: 40vw;
    }

    .sub-video-text {
        font-size: 4.19vw;
    }

    .video-text-emphasis {
        font-size: 8.4vw;
    }

    .circle-play-btn {
        line-height: 5.2vw;
    }

    .cloud-display {
        padding: 0 1em;
    }

    .cloud-display > p {
        font-size: 3.61vmin;
        text-align: right;
        width: initial;
        font-weight: 400;
        color: #fff;
        float: right;
        margin-top: 1em;
    }

    .sm-50 {
        width: 100%;
    }

    .slide-1-img {
        width: 85%;
    }

    .slide-header {
        font-size: 2.5em;
        margin: 0.5em;
    }

    .slick-dots li button {
        border: 1px solid rgba(78, 78, 78, 0.78);
    }

    .header-copy-container > h1 {
        margin-left: 0.5em;
        padding: 0;
    }

    .slider-sm-img {
        width: 100%;
        margin: 0;
    }

    #slideshow-section {
        padding: 0;
        background-color: #fff;
    }

    .slide-text-container {
        padding: 0em;
    }

    .text-wrapper {
        width: 100%;
    }

    .network-img {
        width: 100%;
    }

    .slick-dots {
        bottom: 8.49vw;
    }

    .slide-2 {
        -ms-background-position-x: -8em;
        background-position-x: -8em;
    }

    .slide-text-container > p {
        z-index: 99;
        margin: 0 1em 1em 1em;
    }

    .slide-3-img {
        width: 100%;
        z-index: 1;
        margin-top: -2.5em;
    }

    .slide-description {
        margin: 0 1em;
    }

    .slide-text-container {
        width: 100%;
    }

    #wire-section {
        padding: 0;
    }

    .box1 {
        display: inline-block;
        width: 100%;
    }

    .box2 {
        display: inline-block;
        width: 100%;
    }

    #img-section {
        padding: 0;
    }

    .sub-text {
        display: none;
    }


    .container-box:hover .inner-caption {
        opacity: 1;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        transform: initial;
    }

    .container-box:hover .scale-caption.caption-title, .container-box:hover .scale-caption p {
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        transform: initial;
    }


    .container-box {
        width: 100%;
        margin: -0.2em 0 0;
    }

    #footer {
        text-align: center;
    }

    .footer-text{
        font-size: 1em;
        margin: 1em 0;
    }

    .vis-sm {
        display: block;
    }

    /*  Product Page  */
    .sub-caption {
        margin: 1em 0;
    }

    .btn-learn-more {
        margin: 1em 0;
    }

    .product-hero-container {
        padding-bottom: 0;
    }

}