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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

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

.ai-disclaimer {
	font-size: 12px;
	color: #6e6e73;
	font-weight: 400;
}

.section-hero .section-content .hero-container .hero-image {
	background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_large.jpg);
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-content .hero-container .hero-image {
		background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_medium.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .section-content .hero-container .hero-image {
		background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_small.jpg);
	}
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .section-content .hero-container .hero-image {
		background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .section-content .hero-container .hero-image {
		background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .section-content .hero-container .hero-image {
		background-image: url(/cz/watch/why-apple-watch/images/hero/hero__e44s1sgnrswi_small_2x.jpg);
	}
}

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