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

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





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

@media (max-width:1068px) {
    .subsection-hifi-sound-details {
        margin-top: 750px;
    }
}
@media (max-width:734px) {
    .subsection-hifi-sound-details {
        margin-top: 640px;
    }
}
@media (max-width:480px) {
    html.no-enhanced .subsection-hifi-sound-details {
        margin-top: 450px;
    }
}

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

.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: 1090px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
