.sound-blasterx-ae-5 {
  background:url(/images/products/hero/sound-blasterx-ae-5/hero-sound-blasterx-ae-5-bg.jpg) no-repeat;
  background-size:cover;
  background-position:center;
}
.hero-wrapper img {
		max-width:893px;
}
#features .section-header-wrapper {
	background-color:#000;
}
html[lang=en] #features .section-header-wrapper {
	background-color:#0d0d0d;
}
.product-info-container img:not(.center-block),
.features-contents img:not(.center-block) {
	float:left;
}
.product-info-container img:not(.center-block):not(:last-of-type),
.features-contents img:not(.center-block):not(:last-of-type) {
	padding-right:20px;
}
.section-rgb.product-info-container-dark .feature-header,
.section-SoundEnhancement.product-info-container-dark .feature-header {
	color:#fff;
}
.section-overview .wrapper-video p {
	padding:10px;
}
@media (min-width: 768px){
	.section-overview .wrapper-video p {
		width: 50%;
		margin-left: 25% !important;
	}
}
.section-overview .wrapper-video.ready {
	position:relative;
}
@media (min-width:1300px) {
	#features .section-overview .wrapper-video.ready p{
		position:absolute;
		bottom:0;
	}
}
@media (min-width:1500px) {
	.wrapper.features-contents .section-overview .wrapper-video.ready p{
		position:absolute;
		bottom:0;
	}
}
.section-overview #video_23095_Overview {
	width:100%;
	height:auto;
}
.section-sabre {
	background:#000000 url('./sabre-class-dac-bg.jpg') no-repeat;
	background-size:cover;
}
.section-rgb {
	background:#000000 url('./aurora-bg_v2.jpg') no-repeat;
	background-size:100% auto;
}
.section-rgb #video_23095_Aurora {
	width:100%;
	height:auto;
	margin-top: 5vw;
  margin-bottom: 5vw;
}
.section-SoundEnhancement {
	background:#000000 url('./software_v2.jpg') center no-repeat;
	background-size:cover;
}
.section-SoundEnhancement .row-content {
	margin-bottom:120px;
}
@media(max-width:991px) {
	.section-SoundEnhancement {
	  background-size: 100% auto;
	  background-position: 0px 0px;
	}
	.section-SoundEnhancement .row-header {
		margin-top: calc(100vw * 1184 / 2560 + 60px) !important;
	}
	.section-sabre {
		background-position:right;
	}
}
@media(max-width:767px) {
	.section-SoundEnhancement .row-content {
	  margin-bottom: 60px;
	}
	.product-info-container img:not(.center-block):not(:last-of-type),
	.features-contents img:not(.center-block):not(:last-of-type) {
		padding-right:8px;
	}
	.product-info-container img:not(.center-block),
	.features-contents img:not(.center-block) {
		max-height:80px;
	}
}
@media(max-width:500px) {
	.product-info-container img:not(.center-block),
	.features-contents img:not(.center-block) {
		max-height:60px;
	}
}
@media(min-width:1440px){
	.section-SoundEnhancement {
		background-position:top center;
	}
	.section-SoundEnhancement .row-content {
		margin-bottom:300px;
	}
}
@media(min-width:2000px){
	.section-SoundEnhancement .row-content {
		margin-bottom:520px;
	}
}
@media(min-width:2200px){
	/*to fix when no video on big screen*/
	.section-overview .wrapper-video:not(.ready) p {
		width: 40%;
		margin-left: 30%;
	}
}