/*------------------------------------*\ 
   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;
    }
}

.section-design .captions .frame-caption {
	top: 22%;
}

@media only screen and (max-width: 1068px){
	.section-design .captions .frame-caption {
		top: 20%;
	}
}

@media only screen and (max-width: 734px){
	.section-design .captions .frame-caption {
		top: auto;
	}
}


@media only screen and (max-height: 696px) and (max-width: 734px) {
.section-audio .xray-copy-container {
	min-height: 340px;
}
}

@media only screen and (max-height: 600px) and (max-width: 734px) {
.section-audio .xray-copy-container {
	min-height: 390px;
}
}

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

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