/* Local Overrides */

/* welcome */
@media (max-width: 734px) {
	.section-welcome .marquee {
		padding-bottom: 35px;
	}
}

/* subsection-battery-magical */
@media (max-width: 734px) {
	.subsection-battery-magical .subsection-header .subsection-headline {
		font-size: 38px;
	}
}

@media (min-width: 735px) {
	.section-icon-card .section-header .section-header-headline {
		max-width: 50%;
	}
}

@media (min-width: 735px) and (max-width: 1069px) {
	.ric-modal.product-stories-hifi-sound
		.hifi-sound-gallery
		.gallery-item-caption {
		margin-top: 135px;
	}
}

@media (min-width: 481px) and (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound
		.hifi-sound-gallery
		.gallery-item-caption {
		margin-top: 120px;
	}
}

/* ------ */

@media only screen and (min-width: 1400px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header
		.subsection-headline {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1069px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header-subheadline {
		max-width: 1000px;
	}
}

@media only screen and (max-width: 1399px) {
	.section-product-stories .subsection-hifi-sound .subsection-header {
		margin-top: 70px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header-subheadline {
		max-width: unset;
	}
}

@media (max-width: 734px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header
		.subsection-headline {
		max-width: 290px;
	}
}

/* ------ */
