/* Localised images - start */

.page-overview .section-hero .image-hero
{
	background-image: url("http://images.apple.com/sg/tv/overview/images/hero_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx)
{
	.page-overview .section-hero .image-hero { background-image: url("http://images.apple.com/sg/tv/overview/images/hero_large_2x.jpg"); }
}



/* replacement of animation */
.page-overview .section-entertainment .image-show-grid {
    height: 305px;
    width: 3300px;
}
@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .image-show-grid {
        height: 241px;
        width: 2616px;
    }
}
@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .image-show-grid {
         height: 199px; 
         width:100%;
    }
}

html.touch .page-overview .section-entertainment .image-show-grid {
    background-repeat: no-repeat;
    background-size: 3300px 305px;
    height: 305px;
    width: 3300px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 241px;
        height: 241px;
        width: 2616px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2142px 199px;
        height: 199px;
        width: 2142px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_small_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-repeat: no-repeat;
        background-size: 3300px 305px;
        height: 305px;
        width: 3300px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large.jpg");
        -webkit-transform: translateX(-397px);
        transform: translateX(-397px)
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 1068px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 241px;
        height: 241px;
        width: 2616px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2142px 199px;
        height: 199px;
        width: 2142px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_small_2x.jpg")
    }
}

html.oldie .page-overview .section-entertainment .image-show-grid {
    background-repeat: no-repeat;
    background-size: 3300px 305px;
    height: 305px;
    width: 3300px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 241px;
        height: 241px;
        width: 2616px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-size: 2142px 199px;
        height: 199px;
        width: 2142px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_small_2x.jpg")
    }
}

.page-overview .section-entertainment .image-show-grid::before,
.page-overview .section-entertainment .image-show-grid::after {
    background-size: 3300px 305px;
    height: 305px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-size: 2616px 241px;
        height: 241px;
        width: 2616px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-size: 2142px 199px;
        height: 199px;
        width: 2142px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_small_2x.jpg")
    }
}

.gallery {
    position:relative;
    z-index:1;
    margin-top:50px;
}

@media only screen and (max-width: 735px) {
    .gallery {
        margin-top:0;
    }
}

.gallery-slide {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}

.page-overview .section-entertainment .image-slide {
    position: relative;
    z-index: 1;
    width: 100%;
    background-size: 100% auto !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1860px 1046px;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
}

.page-overview .section-entertainment .image-slide::before {
    content: '';
    display: block;
}

.gallery,
.gallery-slide,
.image-slide::before,
HTML.oldie .page-overview .section-entertainment .image-slide {
    padding-bottom: 56.23656%;
}
.page-overview .section-entertainment .image-slide1 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide1_large.jpg"); }
.page-overview .section-entertainment .image-slide2 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide2_large.jpg"); }
.page-overview .section-entertainment .image-slide3 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide3_large.jpg"); }
.page-overview .section-entertainment .image-slide4 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide4_large.jpg"); }
.page-overview .section-entertainment .image-slide5 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide5_large.jpg"); }

HTML.oldie .page-overview .section-entertainment .image-slide1 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide1_large.jpg', sizingMethod='scale'); }
HTML.oldie .page-overview .section-entertainment .image-slide2 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide2_large.jpg', sizingMethod='scale'); }
HTML.oldie .page-overview .section-entertainment .image-slide3 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide3_large.jpg', sizingMethod='scale'); }
HTML.oldie .page-overview .section-entertainment .image-slide4 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide4_large.jpg', sizingMethod='scale'); }
HTML.oldie .page-overview .section-entertainment .image-slide5 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide5_large.jpg', sizingMethod='scale'); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-entertainment .image-slide1 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide1_large_2x.jpg"); }
    .page-overview .section-entertainment .image-slide2 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide2_large_2x.jpg"); }
    .page-overview .section-entertainment .image-slide3 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide3_large_2x.jpg"); }
    .page-overview .section-entertainment .image-slide4 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide4_large_2x.jpg"); }
    .page-overview .section-entertainment .image-slide5 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide5_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .image-slide {
        background-size: 1068px 600px;
    }
    .page-overview .section-entertainment .image-slide1 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide1_medium.jpg"); }
    .page-overview .section-entertainment .image-slide2 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide2_medium.jpg"); }
    .page-overview .section-entertainment .image-slide3 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide3_medium.jpg"); }
    .page-overview .section-entertainment .image-slide4 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide4_medium.jpg"); }
    .page-overview .section-entertainment .image-slide5 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide5_medium.jpg"); }

    HTML.oldie .page-overview .section-entertainment .image-slide1 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide1_medium.jpg', sizingMethod='scale'); }
    HTML.oldie .page-overview .section-entertainment .image-slide2 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide2_medium.jpg', sizingMethod='scale'); }
    HTML.oldie .page-overview .section-entertainment .image-slide3 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide3_medium.jpg', sizingMethod='scale'); }
    HTML.oldie .page-overview .section-entertainment .image-slide4 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide4_medium.jpg', sizingMethod='scale'); }
    HTML.oldie .page-overview .section-entertainment .image-slide5 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/slide5_medium.jpg', sizingMethod='scale'); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .image-slide1 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide1_medium_2x.jpg"); }
    .page-overview .section-entertainment .image-slide2 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide2_medium_2x.jpg"); }
    .page-overview .section-entertainment .image-slide3 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide3_medium_2x.jpg"); }
    .page-overview .section-entertainment .image-slide4 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide4_medium_2x.jpg"); }
    .page-overview .section-entertainment .image-slide5 { background-image: url("http://images.apple.com/sg/tv/overview/images/slide5_medium_2x.jpg"); }
}


/* Entertainment */

.page-overview .section-entertainment .showtile {
    background-repeat: no-repeat;
    position: absolute;
}

.page-overview .section-entertainment .maddingcrowd-tile {
    background-size: 214px 320px;
    height: 320px;
    width: 214px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/maddingcrowd_thumbnail_large.jpg");
    top: 120px;
    left: 564px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-entertainment .maddingcrowd-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/maddingcrowd_thumbnail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .maddingcrowd-tile {
        background-size: 191px 286px;
        height: 286px;
        width: 191px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/maddingcrowd_thumbnail_medium.jpg");
        top: 196px;
        left: 404px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .maddingcrowd-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/maddingcrowd_thumbnail_medium_2x.jpg")
    }
}

.page-overview .section-entertainment .diorandi-tile {
    background-size: 204px 306px;
    height: 306px;
    width: 204px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/diorandi_thumbnail_large.jpg");
    top: 48px;
    left: 748px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-entertainment .diorandi-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/diorandi_thumbnail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .diorandi-tile {
        background-size: 182px 273px;
        height: 273px;
        width: 182px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/diorandi_thumbnail_medium.jpg");
        top: 132px;
        left: 572px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .diorandi-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/diorandi_thumbnail_medium_2x.jpg")
    }
}

.page-overview .section-entertainment .selma-tile {
    background-size: 153px 229px;
    height: 229px;
    width: 153px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/selma_thumbnail_large.jpg");
    top: 220px;
    left: 940px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-entertainment .selma-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/selma_thumbnail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .selma-tile {
        background-size: 163px 204px;
        height: 204px;
        width: 163px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/selma_thumbnail_medium.jpg");
        top: 310px;
        left: 672px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-entertainment .selma-tile {
        background-image: url("http://images.apple.com/sg/tv/overview/images/selma_thumbnail_medium_2x.jpg")
    }
}



/* Games and More */

.page-overview .section-games-and-more .image-games-and-more {
    background-repeat: no-repeat;
    background-size: 457px 345px;
    height: 345px;
    width: 457px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/games_and_more_large.png");
    position: absolute;
    top: 150px;
    left: -125px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-games-and-more .image-games-and-more {
        background-image: url("http://images.apple.com/sg/tv/overview/images/games_and_more_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-games-and-more .image-games-and-more {
        background-size: 364px 275px;
        height: 275px;
        width: 364px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/games_and_more_medium.png");
        top: 206px;
        left: -117px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-games-and-more .image-games-and-more {
        background-image: url("http://images.apple.com/sg/tv/overview/images/games_and_more_medium_2x.png")
    }
}

.page-overview .section-new-interface .image-interface-screen {
    background-image: url("http://images.apple.com/sg/tv/overview/images/interface_large.jpg");

}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.page-overview .section-new-interface .image-interface-screen {
    background-image: url("http://images.apple.com/sg/tv/overview/images/interface_large_2x.jpg");
}
}
.page-overview .section-new-interface .image-interface-screen::before {
    content: "";
    display: block;
    padding-bottom: 56.2366%;
}
html.oldie .page-overview .section-new-interface .image-interface-screen {
    padding-bottom: 56.2366%;
}
@media only screen and (max-width: 1068px) {
.page-overview .section-new-interface .image-interface-screen {
    background-image: url("http://images.apple.com/sg/tv/overview/images/interface_medium.jpg");
    background-size: 1068px 600px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.page-overview .section-new-interface .image-interface-screen {
    background-image: url("http://images.apple.com/sg/tv/overview/images/interface_medium_2x.jpg");
}
}


/* New Interface */

.page-overview .section-new-interface .image-new-interface {
    background-repeat: no-repeat;
    background-size: 775px 440px;
    height: 440px;
    width: 775px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/new_interface_large.png");
    position: absolute;
    top: 114px;
    left: 614px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-overview .section-new-interface .image-new-interface {
        background-image: url("http://images.apple.com/sg/tv/overview/images/new_interface_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-new-interface .image-new-interface {
        background-size: 438px 320px;
        height: 320px;
        width: 438px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/new_interface_medium.png");
        top: 145px;
        left: 442px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .section-new-interface .image-new-interface {
        background-image: url("http://images.apple.com/sg/tv/overview/images/new_interface_medium_2x.png")
    }
}


.page-overview .section-touch-surface .image-touch-screen
{
	background-image: url("http://images.apple.com/sg/tv/overview/images/touch_additive_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx)
{
	.page-overview .section-touch-surface .image-touch-screen { background-image: url("http://images.apple.com/sg/tv/overview/images/touch_additive_large_2x.jpg"); }
}



html.oldie .page-overview .section-touch-surface .image-touch-screen
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/touch_additive_large.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/touch_additive_large.jpg', sizingMethod='scale')";
	padding-bottom: 56.23656%;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-touch-surface .image-touch-screen
	{
		background-image: url("http://images.apple.com/sg/tv/overview/images/touch_additive_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-touch-surface .image-touch-screen { background-image: url("http://images.apple.com/sg/tv/overview/images/touch_additive_medium_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	
	html.oldie .page-overview .section-touch-surface .image-touch-screen
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/touch_additive_medium.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/touch_additive_medium.jpg', sizingMethod='scale')";
		padding-bottom: 56.17978%;
	}
}

.page-overview .section-tvos-preview .image-tvos-preview {
    background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), (-webkit-min-device-pixel-ratio:144), (min-resolution:144dppx) {
    .page-overview .section-tvos-preview .image-tvos-preview {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_large_2x.jpg")
    }
}
@media only screen and (max-width:1068px) {
    .page-overview .section-tvos-preview .image-tvos-preview {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_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:144dpi), only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:1068px) and (min-resolution:144dppx) {
    .page-overview .section-tvos-preview .image-tvos-preview {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_medium_2x.jpg")
    }
}
@media only screen and (max-width:735px) {
    .page-overview .section-tvos-preview .image-tvos-preview {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_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:144dpi), only screen and (max-width:735px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:735px) and (min-resolution:144dppx) {
    .page-overview .section-tvos-preview .image-tvos-preview {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_small_2x.png")
    }
}

.page-overview .section-games-and-more .image-games-and-more-screen {
    background-image: url("http://images.apple.com/sg/tv/overview/images/apps_and_games_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), (-webkit-min-device-pixel-ratio:144), (min-resolution:144dppx) {
    .page-overview .section-games-and-more .image-games-and-more-screen {
        background-image: url("http://images.apple.com/sg/tv/overview/images/apps_and_games_large_2x.jpg")
    }
}
html.oldie .page-overview .section-games-and-more .image-games-and-more-screen {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/apps_and_games_large.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/apps_and_games_large.jpg', sizingMethod='scale')";
}
@media only screen and (max-width:1068px) {
    .page-overview .section-games-and-more .image-games-and-more-screen {
        background-image: url("http://images.apple.com/sg/tv/overview/images/apps_and_games_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:144dpi), only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:1068px) and (min-resolution:144dppx) {
    .page-overview .section-games-and-more .image-games-and-more-screen {
        background-image: url("http://images.apple.com/sg/tv/overview/images/apps_and_games_medium_2x.jpg")
    }
}
@media only screen and (max-width:1068px) {
    html.oldie .page-overview .section-games-and-more .image-games-and-more-screen {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/apps_and_games_medium.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/sg/tv/overview/images/apps_and_games_medium.jpg', sizingMethod='scale')";
    }
}

.page-overview .section-tvos-whats-new .image-tvos-whats-new {
    background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), (-webkit-min-device-pixel-ratio:144), (min-resolution:144dppx) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_large_2x.jpg")
    }
}
@media only screen and (max-width:1068px) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_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:144dpi), only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:1068px) and (min-resolution:144dppx) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_medium_2x.jpg")
    }
}
@media only screen and (max-width:735px) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_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:144dpi), only screen and (max-width:735px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:735px) and (min-resolution:144dppx) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/sg/tv/overview/images/tvos_update_tv_small_2x.png")
    }
}

.page-overview .section-entertainment .image-show-grid-cloud::before, .page-overview .section-entertainment .image-show-grid-cloud::after {
    background-size: 3300px 63px;
    height: 63px;
    width: 3300px;
    background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_blurred_large.jpg");
    margin-top:7px;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), (-webkit-min-device-pixel-ratio:144), (min-resolution:144dppx) {
    .page-overview .section-entertainment .image-show-grid-cloud::before, .page-overview .section-entertainment .image-show-grid-cloud::after {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_blurred_large_2x.jpg")
    }
}
@media only screen and (max-width:1068px) {
    .page-overview .section-entertainment .image-show-grid-cloud::before, .page-overview .section-entertainment .image-show-grid-cloud::after {
        background-size: 2616px 51px;
        height: 51px;
        width: 2616px;
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_blurred_medium.jpg");
        margin-top:20px;
    }
}
@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:144dpi), only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:144), only screen and (max-width:1068px) and (min-resolution:144dppx) {
    .page-overview .section-entertainment .image-show-grid-cloud::before, .page-overview .section-entertainment .image-show-grid-cloud::after {
        background-image: url("http://images.apple.com/sg/tv/overview/images/show_grid_blurred_medium_2x.jpg")
    }
}

/* Localised images - end */

/* Adjusting the Compare's section spacing for launch */
.page-overview .tv-buystrip-hero-column-2 .ac-gf-buystrip-hero-block .ac-gf-buystrip-hero-cta.ac-gf-block-link.ac-gf-more { margin-top: 13px !important; }



/* Local fixes - start */

/*  */

/* Local fixes - end */

/* IE Fixed */
html.oldie .page-overview .section-entertainment .image-slide1 { display: none; }