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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-product-stories .subsection-hifi-sound .subsection-header {
		margin-top: 60px;
	}
}

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

@media (max-width: 734px) {
	.subsection-hifi-sound .subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 330px;
	}
}

@media (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .tablist-wrapper {
		top: 1035px;
	}
}
@media (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .tablist-wrapper {
		top: 735px;
	}
}
@media (max-width: 480px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .tablist-wrapper {
		top: 515px;
	}
}

@media (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1450px;
	}
}
@media (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1100px;
	}
}

.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
	margin-top: 170px;
}

@media (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 155px;
	}
}

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

@media (max-width: 480px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 130px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
