/* Local Overrides */

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

/* Welcome - XS  */

.section-welcome .viewport-content .typography-marquee-headline-elevated br {
	display: none;
}

@media (max-width: 374px) {
	.section-welcome .marquee-milestone {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 349px) {
	.section-welcome .viewport-content {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
	.section-welcome .marquee-detail {
		padding-right: 20px;
		padding-left: 20px;
		margin-top: 0;
	}
	.section-welcome .viewport-content .typography-marquee-headline-elevated {
		font-size: 30px;
	}
	.section-welcome
		.viewport-content
		.typography-marquee-headline-elevated
		br {
		display: block;
	}
	.section-welcome .marquee-detail::before {
		margin-inline-start: 0;
	}
	.section-welcome .typography-milestone-secondary {
		text-wrap: nowrap;
	}
}

/* Buy button ALT */

.section-welcome .marquee-detail::before {
	display: none;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
}

/* 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;
	}
}

/* ------ */

@media (max-width: 734px) {
	.section-welcome .detail-inner-group {
		width: 100%;
		justify-content: center;
	}
}

/* HIFI Modal */

#product-stories-hifi-sound .custom-br {
	display: none;
}

@media (min-width: 600px) and (max-width: 1200px) {
	#product-stories-hifi-sound .custom-br {
		display: block;
	}
}

.ric-modal.product-stories-hifi-sound.new-min-height
	.ric-modal-content-wrapper {
	min-height: 1160px;
}

.ric-modal.product-stories-hifi-sound
	.ric-modal-content-wrapper
	.tablist-wrapper {
	top: 560px;
}

@media (min-width: 736px) and (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound.new-min-height
		.ric-modal-content-wrapper {
		min-height: 1540px;
	}
	.ric-modal.product-stories-hifi-sound
		.ric-modal-content-wrapper
		.tablist-wrapper {
		top: 1030px;
	}
}

@media (min-width: 1069px) {
	.ric-modal.product-stories-hifi-sound.new-min-height
		.ric-modal-content-wrapper {
		min-height: 1560px;
	}
	.ric-modal.product-stories-hifi-sound
		.ric-modal-content-wrapper
		.tablist-wrapper {
		top: 1030px;
	}
}

@media (min-width: 1069px) {
	.ric-modal.product-stories-hifi-sound.new-min-height
		.ric-modal-content-wrapper {
		min-height: 1820px;
	}
	.ric-modal.product-stories-hifi-sound
		.ric-modal-content-wrapper
		.tablist-wrapper {
		top: 1300px;
	}
}

@media (min-width: 1200px) {
	.ric-modal.product-stories-hifi-sound.new-min-height
		.ric-modal-content-wrapper {
		min-height: 1750px;
	}
	.ric-modal.product-stories-hifi-sound
		.ric-modal-content-wrapper
		.tablist-wrapper {
		top: 1240px;
	}
}

@media (min-width: 481px) and (max-width: 735px) {
	.ric-modal.product-stories-hifi-sound.new-min-height
		.ric-modal-content-wrapper {
		min-height: 1200px;
	}
	.ric-modal.product-stories-hifi-sound
		.ric-modal-content-wrapper
		.tablist-wrapper {
		top: 725px;
	}
}

/* Compare Headline Header */

@media (min-width: 1069px) {
	.section-header .section-header-headline {
		max-width: 67%;
		min-width: 50%;
	}
}
