/*Every Screen */
@media screen and (min-width: 735px) and (max-width: 1068px) {
	.section-every-screen .section-content {
		padding-top: 543px;
	}
}

@media only screen and (max-width: 735px) {
	.section-every-screen .image-device-lockup {
		bottom: 0px;
	}
}

/*Showcase section*/
@media only screen and (max-width: 320px) {
	.section-personalize-critics .showcase.personalize .title-03 {
		margin-right: -45px;
	}
}

/*Local Screens*/
/*Hero Section*/
.section-hero .sticky-container .hardware .image-tv-hardware .screen-container .image-hero-screen {
	background-image: url("/by/apple-tv-app/images/overview/tv_screen_1__euxpsrhn7l6q_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) {
	.section-hero .sticky-container .hardware .image-tv-hardware .screen-container .image-hero-screen {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_1__euxpsrhn7l6q_large_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .sticky-container .hardware .image-hero-small {
		background-image: url("/by/apple-tv-app/images/overview/hero__d5yl69y5aca6_small.png");
	}
}

@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) {
	.section-hero .sticky-container .hardware .image-hero-small {
		background-image: url("/by/apple-tv-app/images/overview/hero__d5yl69y5aca6_small_2x.png");
	}
}

/*Section Chicklets*/
.section-chicklets .image-tile-itunes {
	background-image: url("/by/apple-tv-app/images/overview/tv_screen_5__crlzs54we0cy_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) {
	.section-chicklets .image-tile-itunes {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_5__crlzs54we0cy_large_2x.jpg");
	}
}

.section-chicklets .image-tile-itunes::after {
	content: "";
	display: block;
	padding-bottom: 56.29139%;
}

@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-itunes {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_5__crlzs54we0cy_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) {
	.section-chicklets .image-tile-itunes {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_5__crlzs54we0cy_small_2x.jpg");
	}
}

.section-chicklets .image-tile-streaming {
	background-repeat: no-repeat;
	background-image: url("/by/apple-tv-app/images/overview/tv_screen_2__77rsxgtn10yy_large.jpg");
	background-size: cover;
	position: absolute;
	width: 100%;
}

@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) {
	.section-chicklets .image-tile-streaming {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_2__77rsxgtn10yy_large_2x.jpg");
	}
}

.section-chicklets .image-tile-streaming::after {
	content: "";
	display: block;
	padding-bottom: 56.29139%;
}

@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-streaming {
		width: 425px;
		height: 239px;
		background-size: 425px 239px;
		background-repeat: no-repeat;
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_2__77rsxgtn10yy_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) {
	.section-chicklets .image-tile-streaming {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_2__77rsxgtn10yy_small_2x.jpg");
	}
}

/*Easy Find*/
.section-easy-find .image-tv-hardware .screen-container .image-easy-find-screen {
	background-image: url("/by/apple-tv-app/images/overview/tv_screen_6__fnv4vf9sx9u2_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) {
	.section-easy-find .image-tv-hardware .screen-container .image-easy-find-screen {
		background-image: url("/by/apple-tv-app/images/overview/tv_screen_6__fnv4vf9sx9u2_large_2x.jpg");
	}
}

.image-router-tv-plus {
	background-position-x: 450px !important;
}

@media only screen and (max-width: 1068px) {
	.section-router .tv-plus-router .image-router-tv-plus {
		background-position-x: 320px !important;
	}
}

@media only screen and (max-width: 735px) {
	.section-router .tv-plus-router .image-router-tv-plus {
		background-position-x: 0px !important;
	}
}
