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

.section-hero .static-screen {
    background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) {
    .section-hero .static-screen {
        background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .static-screen {
        background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_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) {
    .section-hero .static-screen {
        background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-hero .static-screen {
        background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_small.jpg)
    }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) {
    .section-hero .static-screen {
        background-image: url(/euro/apple-tv-4k/s/screens_alt/images/overview/hero/hero_tv_screen__fywdd4xedfm2_small_2x.jpg)
    }
}

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




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

.inline-video-caption.music b{
    font-size:1.2em;
    font-weight: 500;
}


.section-better-together .grid-item .tile-audio-sharing .tile-content {
	flex-direction: column;
}


@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-siri-remote .section-content{
		margin-bottom: -20px;
	}

}


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