/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 735px) and (max-width: 1024px) {
	.section-media-card .media-gallery-item-4 .caption {
		max-width: 630px;
	}

	.overview-media-card-design-static.static {
		padding-top: 16px;
	}
}

@media only screen and (max-width: 734px) {
	.section-media-card .media-gallery-item-4 .caption {
		max-width: 290px;
		font-size: 16px;
		margin-inline: 0;
	}

	.overview-media-card-design-static.static {
		padding-top: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1024px) {
	.section-product-stories .subsection-header h2.subsection-headline {
		font-size: 60px;
	}
}

@media only screen and (min-width: 1025px) {
	.section-product-stories .typography-subsection-l1-headline {
		font-size: 82px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1024px) {
	.tabnav-platter {
		margin-top: 52px;
	}

	.ric-modal-content-wrapper .hifi-sound-gallery {
		min-height: 1432px;
	}
}

@media (max-width: 1068px) {
	.ric-modal.product-stories-design-modal .card-headline {
		max-width: 472px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1101px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 668px) {
	.tabnav-platter {
		margin-top: 44px;
	}

	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1145px;
	}
}
@media only screen and (max-width: 375px) {
	.tabnav-platter {
		margin-top: 66px;
	}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.subsection-anc .transparency-mode-container .image picture {
		top: 52px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
