/* Localised images - START */

/* HERO — START */
.page-overview .section-hero {
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_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) {
    .page-overview .section-hero {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .section-hero {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_medium.jpg")
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-hero {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .page-overview .section-hero {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_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) {
    .page-overview .section-hero {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/hero_small_2x.jpg")
    }
}
/* HERO — END */

/* ENTERTAINMENT - START */

.page-overview .section-entertainment .subsection-hero
{
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_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)
{
	.page-overview .section-entertainment .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-entertainment .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-entertainment .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-entertainment .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_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)
{
	.page-overview .section-entertainment .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/entertainment_small_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-entertainment .subsection-hero
	{
		background-image: none;
		background: #000;
	}
}


/* APPS LOGOS - START */

.page-overview .section-entertainment .subsection-apps .section-content .apps-logos
{
	height: 380px;
	margin-top: 64px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos
	{
		height: 268px;
		margin-top: 46px;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos { height: 170px; }
}

.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after
{
	width: 3948px;
	height: 380px;
	background-size: 3948px 380px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_large.png");
}

@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)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after
	{
		width: 2804px;
		height: 268px;
		background-size: 2804px 268px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_medium_2x.png"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after
	{
		width: 1766px;
		height: 170px;
		background-size: 1766px 170px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_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)
{
	.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:before,.page-overview .section-entertainment .subsection-apps .section-content .apps-logos:after { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_small_2x.png"); }
}

.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos
{
	width: 3948px;
	height: 380px;
	background-size: 3948px 380px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_large.png");
}

@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)
{
	.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos
	{
		width: 2804px;
		height: 268px;
		background-size: 2804px 268px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_medium_2x.png"); }
}

@media only screen and (max-width: 735px)
{
	.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos
	{
		width: 1766px;
		height: 170px;
		background-size: 1766px 170px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_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)
{
	.ie .page-overview .section-entertainment .subsection-apps .section-content .apps-logos { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_logos_small_2x.png"); }
}
/* APPS LOGOS - END */

/* ENTERTAINMENT - END */

/* SIRI REMOTE - START */

.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu
{
	width: 47px;
	height: 47px;
	background-size: 47px 47px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_large.png");
}

@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)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu { background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu
	{
		width: 42px;
		height: 42px;
		background-size: 42px 42px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu { background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_medium_2x.png"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu
	{
		width: 36px;
		height: 36px;
		background-size: 36px 36px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_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)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu { background-image: url("https://images.apple.com/au/apple-tv/images/overview/siri_icon_espnu_small_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu
	{
		left: 50%;
		margin-left: -21px;
		position: relative;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu
	{
		left: 50%;
		margin-left: -18px;
		position: relative;
	}
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu { margin-top: -21px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-siri .subsection-siri-commands .siri-command-grid .image-siri-icon-espnu { margin-top: -18px; }
}

/* SIRI REMOTE - END */

/* GAMES GALLERY - START */

.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1
{
	width: 891px;
	height: 536px;
	background-size: 891px 536px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_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)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1
	{
		width: 633px;
		height: 381px;
		background-size: 633px 381px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1
	{
		width: 328px;
		height: 197px;
		background-size: 328px 197px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_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)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-1 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_1_small_2x.jpg"); }
}

.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3
{
	width: 891px;
	height: 536px;
	background-size: 891px 536px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_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)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3
	{
		width: 633px;
		height: 381px;
		background-size: 633px 381px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3
	{
		width: 328px;
		height: 197px;
		background-size: 328px 197px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_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)
{
	.page-overview .section-games .subsection-games-gallery .games-gallery-tv-apps-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/apps_gallery_3_small_2x.jpg"); }
}

/* GAMES GALLERY - END */


/* MUSIC - START */
.page-overview .section-music .subsection-hero
{
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_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)
{
	.page-overview .section-music .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-music .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-music .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-music .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_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)
{
	.page-overview .section-music .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_small_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-music .subsection-hero
	{
		background-image: none;
		background: #000;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-music .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_large.jpg");
		background-size: cover;
	}
}

@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)
{
	.page-overview .section-music .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_large_2x.jpg"); }
}

@media only screen and (max-width: 735px) and (max-width: 1068px)
{
	.page-overview .section-music .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_medium.jpg");
	}
}

@media only screen and (max-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-music .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) and (max-width: 735px)
{
	.page-overview .section-music .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dpi)
{
	.page-overview .section-music .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_small_2x.jpg"); }
}


/* Music Gallery - Start */

.page-overview .section-music .subsection-music-gallery .music-gallery-view-2
{
	width: 891px;
	height: 536px;
	background-size: 891px 536px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_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)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-2 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-2
	{
		width: 633px;
		height: 381px;
		background-size: 633px 381px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-2 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-2
	{
		width: 328px;
		height: 197px;
		background-size: 328px 197px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_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)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-2 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_2_small_2x.jpg"); }
}

.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_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) {
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_medium.jpg"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) {
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_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) {
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-3 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_3_small_2x.jpg"); }
}

.page-overview .section-music .subsection-music-gallery .music-gallery-view-4
{
	width: 891px;
	height: 536px;
	background-size: 891px 536px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_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)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-4 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-4
	{
		width: 633px;
		height: 381px;
		background-size: 633px 381px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-4 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-4
	{
		width: 328px;
		height: 197px;
		background-size: 328px 197px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_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)
{
	.page-overview .section-music .subsection-music-gallery .music-gallery-view-4 { background-image: url("https://images.apple.com/au/apple-tv/images/overview/music_gallery_4_small_2x.jpg"); }
}
/* Music Gallery - End */

/* MUSIC - END */


/* PHOTOS AND VIDEOS - START */
.page-overview .section-photos-and-videos .subsection-hero
{
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_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)
{
	.page-overview .section-photos-and-videos .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-photos-and-videos .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-photos-and-videos .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-photos-and-videos .subsection-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_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)
{
	.page-overview .section-photos-and-videos .subsection-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_small_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-photos-and-videos .subsection-hero
	{
		background-image: none;
		background: #000;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_large.jpg");
		background-size: cover;
	}
}

@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)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_large_2x.jpg"); }
}

@media only screen and (max-width: 735px) and (max-width: 1068px)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_medium.jpg");
	}
}

@media only screen and (max-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) and (max-width: 735px)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero
	{
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dpi)
{
	.page-overview .section-photos-and-videos .subsection-hero .image-section-hero { background-image: url("https://images.apple.com/au/apple-tv/images/overview/photos_small_2x.jpg"); }
}
/* PHOTOS AND VIDEOS - END */

/* REMOTE TILE - START */

.page-overview .section-router .fog-head.image-remote-app
{
	width: 405px;
	height: 348px;
	background-size: 405px 348px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_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)
{
	.page-overview .section-router .fog-head.image-remote-app { background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-router .fog-head.image-remote-app
	{
		width: 377px;
		height: 340px;
		background-size: 377px 340px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-router .fog-head.image-remote-app { background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-router .fog-head.image-remote-app
	{
		width: 231px;
		height: 195px;
		background-size: 231px 195px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_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)
{
	.page-overview .section-router .fog-head.image-remote-app { background-image: url("https://images.apple.com/au/apple-tv/images/overview/remote_app_small_2x.jpg"); }
}

/* REMOTE TILE - END */


/* HOMEKIT TILE - START */

.page-overview .section-router .fog-head.image-homekit
{
	width: 516px;
	height: 348px;
	background-size: 516px 348px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_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)
{
	.page-overview .section-router .fog-head.image-homekit { background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-router .fog-head.image-homekit
	{
		width: 602px;
		height: 339px;
		background-size: 602px 339px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .section-router .fog-head.image-homekit { background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-router .fog-head.image-homekit
	{
		width: 666px;
		height: 194px;
		background-size: 666px 194px;
		background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_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)
{
	.page-overview .section-router .fog-head.image-homekit { background-image: url("https://images.apple.com/au/apple-tv/images/overview/homekit_small_2x.jpg"); }
}

/* HOMEKIT TILE - END */


/* Buystrip Accessories - START */

.page-overview #ac-globalfooter .image-buystrip-accessories
{
	width: 131px;
	height: 101px;
	background-size: 131px 101px;
	background-image: url("https://images.apple.com/au/apple-tv/images/overview/buy_accessories_3up_large.png");
	margin-top: 0px;
}

@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)
{
	.page-overview #ac-globalfooter .image-buystrip-accessories { background-image: url("https://images.apple.com/au/apple-tv/images/overview/buy_accessories_3up_large_2x.png"); }
}

/* Buystrip Accessories - END */

/* "Entertainment Apps" section — Gallery — START */

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery {
    background-color: #f2f2f2
}

.page-overview .section-entertainment .subsection-gallery .captions-gallery #captions-b {
    width: 580px
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .captions-gallery #captions-b {
        width: auto
    }
}

.page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images {
    height: 536px
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images {
        height: 381px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images {
        height: 197px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images figure {
        left: 50%;
        margin-left: -445.5px;
        position: relative
    }
}

@media only screen and (max-width: 735px) and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images figure {
        left: 50%;
        margin-left: -316.5px;
        position: relative
    }
}

@media only screen and (max-width: 735px) and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .tv-app-gallery-images figure {
        left: 50%;
        margin-left: -164px;
        position: relative
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-1 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_1_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-2 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_2_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-3 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_3_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-4 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_4_small_2x.jpg")
    }
}

.page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
    width: 891px;
    height: 536px;
    background-size: 891px 536px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_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) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
        width: 633px;
        height: 381px;
        background-size: 633px 381px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
        width: 328px;
        height: 197px;
        background-size: 328px 197px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_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: 14`dpi) {
    .page-overview .section-entertainment .subsection-gallery .ease-gallery-tv-apps-view-5 {
        background-image: url("https://images.apple.com/au/apple-tv/images/overview/tv_gallery_5_small_2x.jpg")
    }
}

/* "Entertainment Apps" section — Gallery — END */


/* Localised images — END */

/* ////////////////////////////////////////// */

/* Local fixes — START */

.page-overview #ac-globalfooter .ac-gf-buystrip-hero-block { font-size: 17px; }

/* Superscript underline fix */
.page-overview .section-music .cta sup {
    display: inline-block;
}

/* Local fixes — END */