@charset "UTF-8";
/* CSS Document */

/* YH-5000SE - Overview */

.cont-se {
  height: 0;
}

.overview {
  max-width: 80%;
  margin: 0 auto 20px;
  text-align: center;
}

.overview h2 {
  margin-bottom: 25px;
  font-size: 40px;
}

.heading-h2 h2 {
  margin-bottom: 30px;
  text-align: center;
}

[data-id="d1784516-2"].container-fluid,
[data-id="d1784516-3"].container-fluid,
[data-id="d1784516-4"].container-fluid,
[data-id="d1784516-5"].container-fluid,
[data-id="d1784516-6"].container-fluid {
  max-width: 100%;
}

[data-id="d1784516-1"] .row,
[data-id="d1784516-2"] .row,
[data-id="d1784516-3"] .row,
[data-id="d1784516-4"] .row,
[data-id="d1784516-5"] .row,
[data-id="d1784516-6"] .row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0 30px;
}

[data-id="d1784516-1"] .row {
  margin-bottom: 60px;
  padding: 0;
}

.lead_text .wrapper {
  padding: 0 0 16px;
}

.lead_text.under-line {
  margin: 80px 0 20px;
}

.lead_text.under-line .container-fluid {
  padding: 0;
}

.lead_text.under-line h3 {
  padding-bottom: 14px;
  color: #CC9BD9;
  border-bottom: 1px solid #CC9BD9;
}

.lead_text .descriptions,
.lead_text.under-line .descriptions {
  padding: 0 20px;
}

.lead_text.under-line .descriptions {
  color: #CC9BD9;
}

.section-image .container-fluid,
.section-image .container-fluid .wrapper {
  padding: 0;
}

.section-image .list-inline-img {
  margin-bottom: 20px;
}

.img-text-2col {
  margin: 0 0 60px;
}

.img-text-2col .wrapper {
  width: 100%;
}

.img-text-2col .mbr-row .wrapper {
   padding-left: 40px;
}

.img-text-2col .mbr-row.mbr-row-reverse .wrapper {
  padding-left: 0;
  padding-right: 40px;
}

/* SOUND IS ALL ABOUT BEING TRUE */
[data-id="d1784516-1"] .wrapper {
  padding: 0;
}

/* TRUE SOUND */
[data-id="d1784516-2"] {
  color: #ffffff;
  background: #191D1F;
}

/* THE COMFORT IN BECOMING ONE WITH THE MUSIC */
[data-id="d1784516-3"] {
  background: #A3A3A3;
}

/* QUALITY THAT CREATES THE SATISFACTION OF OWNING AND USING */
[data-id="d1784516-4"] {
  background: #E7E8E8;
}

/* ACCESSORIES */
[data-id="d1784516-5"] {
  max-width: 100%;
  color: #ffffff;
  background: #000000;
}

[data-id="d1784516-5"] a {
   color: #ffffff;
 }

/* YH-5000SE BEHIND THE SCENES */
[data-id="d1784516-6"] .row {
  padding: 100px 0 30px;
}

@media screen and (max-width:767px) {
[data-id="d1784516-6"] .row {
  padding: 80px 0 0;
}
}

/* Common */

.btn a, .btn_dark a {
  color: #CC9BD9;
  border: 1px solid #CC9BD9;
  padding: 1rem 3rem;
  display: inline-block;
  white-space: normal;
}

.btn_dark a {
  color: #4B1E78;
  border: 1px solid #333333;
}

.btn a:hover, .btn_dark a:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
}

/* end */
.bg_bar .container-fluid {
  max-width: 100%;
  margin-top: 60px;
  padding: 0;
  background-size: 100%;
}

@media screen and (max-width:767px) {
.img-text-2col {
  margin: 30px 0;
  padding: 0 16px;
}
.img-text-2col .mbr-row .wrapper,
.img-text-2col .mbr-row.mbr-row-reverse .wrapper {
  padding-left: 0;
  padding-right: 0;
}
.img-text-2col .img-text_col-img {
  padding: 0 16px;
}
.lead_text > .container-fluid {
  padding: 0;
}
.lead_text .descriptions,
.lead_text.under-line .descriptions {
  padding: 0;
}
}

@media screen and (max-width:620px) {
.img-text-2col {
  margin: 30px -16px;
  padding: 0;
}
}

@media screen and (max-width:767px) {
.overview {
  max-width: 100%;
}
[data-id="1585609"].lead_text {
  color: #ffffff;
}
.lead_text.under-line {
  margin: 20px 0 0;
}
}


/*
.custom-image-left,
.custom-image-right {
  margin-bottom: 80px;
}

.custom-image-left .container-fluid,
.custom-image-right .container-fluid {
  padding: 0;
}

.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 {
  margin-right: 50px;
}

.media-box.pull-right {
  margin-left: 50px;
}

.media-box.pull-right,
.media-box.pull-left,
.custom-image-right .text-box,
.custom-image-left .text-box {
  max-width: 50%;
}

@media screen and (max-width:767px) {
.custom-image-left h3.visible-xs,
.custom-image-right h3.visible-xs {
  font-size: 24px;
}
.custom-image-left .clearfix,
.custom-image-right .clearfix {
  display: block;
}
.media-box.pull-right,
.media-box.pull-left,
.custom-image-right .text-box,
.custom-image-left .text-box {
  max-width: 100%;
}
.custom-image-left,
.custom-image-right {
  margin-bottom: 50px;
}
.media-box.pull-left {
  margin-right: 0;
}
.media-box.pull-right {
  margin-left: 0;
}
*/