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

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




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

@media only screen and (min-width: 1069px) {
	.section-icon-card .section-header .section-header-headline {
		max-width: min(770px, 75%);
	}
}

@media (max-width:1068px) {
    .section-product-stories .subsection-hifi-sound .subsection-header {
        margin-top: 75px;
    }
}

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

@media (max-width:480px) {
    .section-product-stories .subsection-hifi-sound .subsection-header {
        margin-top: 60px;
    }
}

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

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

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

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

@media (min-width: 735px)and (max-width: 1068px) {
    .ric-modal.product-stories-hifi-sound.new-min-height .ric-modal-content-wrapper {
        min-height: 1440px;
    }
}

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

.subsection-hifi-sound .subsection-header .subsection-headline {
    max-width: 990px;
}

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

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

.subsection-hifi-sound .typography-subsection-l1-headline {
    font-size: 88px;
}

@media (max-width:1068px) {
    .subsection-hifi-sound .typography-subsection-l1-headline {
        font-size: 80px;
    }
}

@media (max-width:734px) {
    .subsection-hifi-sound .typography-subsection-l1-headline {
        font-size: 48px;
    }
}

@media (max-width:480px) {
    .subsection-hifi-sound .typography-subsection-l1-headline {
        font-size: 40px;
    }
}
 /*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
