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

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


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

@media (max-width:1068px) {
    .section-product-stories .subsection-header {
        margin-top: 65px;
    }
}
@media (max-width:734px) {
    .section-product-stories .subsection-header {
        margin-top: 97px;
    }
}



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


html.quicklook .section-router .copy-wrapper .ar-links {
		padding-bottom: 10px;
}

@media only screen and (max-width: 734px) {
	.section-design .digital-crown .controls {
		bottom: 20px;
		right: 23px;
	}
}


.section-router .augmented-reality-router .copy-wrapper {
	padding-top: 3px;
	padding-bottom: 30px;
}

.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 (min-width:735px)and (max-width:1068px) {
    html.no-enhanced .subsection-hifi-sound-details {
        margin-top: 720px;
    }
}

@media (min-width:1441px) {
    .subsection-hifi-sound-detail {
        width: 404px;
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 0px;
        padding-top: 1170px;
    }
}

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