/*------------------------------------*\
   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 only screen and (max-width: 320px) { /* Taken from US CSS */
	.section.section-design .intro.section-content {
		width: 91%;
	}
}

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


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

@media only screen and (min-width: 735px) and (max-width: 956px) { 
	.section-header .section-header-headline {
		max-width: 100%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1440px) { 	
	.section-media-card .media-gallery-item-5 .caption {
		max-width: 442px;
	}
}

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

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