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

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




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



@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 only screen and (max-width: 320px) {
.digital-crown .controls {
	bottom: 8px;
}
}


.apple-music-router .typography-headline {
	max-width: initial;
}
@media only screen and (min-width: 1441px) {
    .apple-music-router .typography-headline {
        max-width: 412px;
    }
}
@media only screen and (max-width: 1068px) {
    .apple-music-router .typography-headline {
        max-width: unset;
    }
}
@media only screen and (max-width: 734px) {
    .apple-music-router .typography-headline {
        max-width: 100%;
    }
}

.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;
	}
}

.subsection-hifi-sound .subsection-header .subsection-headline {
    max-width: 950px;
} 
@media (max-width: 1068px) {
    .subsection-hifi-sound .subsection-header .subsection-headline {
        max-width: 700px;
    }
}
@media (max-width: 734px) {
    .subsection-hifi-sound .subsection-header .subsection-headline {
        max-width: 300px;
    }
}

@media (max-width: 1068px) {
    .ric-modal.product-stories-design-modal .card-headline {
        margin-top: 80px;
    }
}
@media (max-width: 734px) {
    .ric-modal.product-stories-design-modal .card-headline {
        margin-top: 50px;
    }
}

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

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

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