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

.image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_large.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_large_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_small.jpg"); }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_small_2x.jpg"); }
}

.bg-image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_large.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.bg-image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_large_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.bg-image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_small.jpg"); }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.bg-image-overview-allinone { background-image: url("/euro/imac-pro/b/screens_alt/images/overview/allinone_small_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.bg-image-overview-allinone { background-size: 100% auto; }
}
@media only screen and (max-width: 735px) {
	.bg-image-overview-allinone { background-size: 100% auto; }
}





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




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


@media only screen and (max-width: 735px) {
	.js-thermal-replay {
		margin-top: 20px;
	}
}


.section-headline { line-height: 1.1073em; padding-bottom: 40px; }


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