@charset "utf-8";
/* CSS Document */
/*Common*/
.heading-with-border-bottom-h2 {
    text-align: center;
}
.ngc-1-in-a-row .container-fluid {
    max-width: 1200px;
}
/*Catch Copy*/
.overview {
    margin-bottom: 3rem;
    text-align: center;
}
.overview h2 {
    font-size: 40px;
}

/*THE TRUE X SERIES REDEFINES HOME ENTERTAINMENT*/
[data-id="d1784516-1"] {
    background-color: #cccccc;
    max-width: 100%;
    padding: 0 0 6rem;
    margin-bottom: 6rem;
}
.heading-h2 h2 {
    text-align: center;
    margin-bottom: 3rem;
}
.custom-image-left,
.custom-image-right {
    margin-bottom: 6rem;
}
.custom-image-left .clearfix,
.custom-image-right .clearfix{ 
    display: flex;
    align-items: center;
}
.custom-image-right .clearfix{
	flex-direction: row-reverse;
}
.media-box.pull-left,
.media-box.pull-right{
    width: 100%;
}
.custom-image-left .text-box {
    width: 100%;
    margin-left: 3rem;
}
.custom-image-right .text-box {
    width: 100%;
    margin-right: 3rem;
}

/*MUSIC IS LIFE*/
.heading-with-border-bottom-h4 {
	text-align: center;
}
.heading-with-border-bottom-h4 .page-header {
    border-bottom: 1px solid #333;
}

/*YouTube*/
.movie-full-width{
	margin-bottom: 6rem;
}

/*YAMAHA TRUE SOUND WITH DOLBY ATMOS®*/
[data-id="d1784516-3"] {
    background-color: #000000;
	color: #ffffff;
    max-width: 100%;
    padding: 0;
}
.wave_line .container-fluid {
    max-width: 100%;
    padding: 0;
}
p.w80 {
    width: 80%;
    margin: 0 auto 3rem;
}
.heading-h2 h2 {
	text-align: center;
	margin-top: 3rem;
}
.btn{
	margin-bottom: 6rem;
}
.btn a {
	color: #7b47d2;
    border: 1px solid #7b47d2;
    padding: 1rem 2rem;
}
.btn a:hover {
	color: #ffffff;
    border: 1px solid #ffffff;
}

/*AMAZINGLY WIDE SOUND FIELD®*/
[data-id="d1784516-4"] {
    background-color: #646464;
	color: #ffffff;
    max-width: 100%;
    padding: 3rem 0 6rem;
    margin-bottom: 6rem;
}

/*Wave bar*/
.bg_bar .container-fluid {
	max-width: 100%;
	padding: 0;
	background-size: 100%;
}

/*DISCOVER TRUE SOUND*/
.av-sc-bnr-l {
    margin: 3rem 0 6rem;
}

/*Related Products*/
#d808620.heading-with-border-bottom-h2 {
    text-align: left;
}

@media screen and (min-width:768px) {
.bg_bar {
	position: relative;
	width: 100%;
	padding-top: 5.7%;
	margin: 12rem 0 10rem;
}
.bg_bar .container-fluid {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	max-width: 100%;
}
}

@media screen and (max-width: 767px){
/*Common*/
.ngc-1-in-a-row .container-fluid {
    padding: 0;
}
/*THE TRUE X SERIES REDEFINES HOME ENTERTAINMENT*/
.custom-image-left,
.custom-image-right {
    margin-bottom: 4rem;
}
.custom-image-left .clearfix,
.custom-image-right .clearfix{
    flex-wrap: wrap;
}
.custom-image-right .media-box img {
    padding-left: 0;
}
.custom-image-left .text-box {
    margin-left: 0;
}
.custom-image-right .text-box {
    margin-right: 0;
}

/*YAMAHA TRUE SOUND WITH DOLBY ATMOS®*/
p.w80 {
    width: 100%;
}

/*Wave bar*/
.bg_bar {
    margin: 3rem 0;
}
}