/*------------------------------------*\
   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: 414px) {
    .ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
        margin-top: 165px;
    }
}

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

.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
\*------------------------------------*/
