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

.section-rooms .video-wrapper .room-screen:first-child {
	background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_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-rooms .video-wrapper .room-screen:first-child {
		background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-rooms .video-wrapper .room-screen:first-child {
		background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_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-rooms .video-wrapper .room-screen:first-child {
		background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-rooms .video-wrapper .room-screen:first-child {
		background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_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-rooms .video-wrapper .room-screen:first-child {
		background-image: url(/cz/apple-tv-4k/images/overview/rooms/screen_tv_app_new__ee1lgm2221oy_small_2x.jpg);
	}
}

.section-hero .video-container .inline-video-media .inline-video-frame-static {
	background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .video-container .inline-video-media .inline-video-frame-static {
		background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .video-container .inline-video-media .inline-video-frame-static {
		background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .video-container .inline-video-media .inline-video-frame-static {
		background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .video-container .inline-video-media .inline-video-frame-static {
		background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .video-container .inline-video-media .inline-video-frame-static {
		background-image: url(/cz/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_small_2x.jpg);
	}
}
/*------------------------------------*\
	END LOCAL SCREENS
\*------------------------------------*/

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

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

@media only screen and (min-width: 1069px) {
	.section-performance .atmos {
		margin-top: 0;
	}
	.section-router .typography-router-atv-app-headline {
		font-size: 43px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
}
@media only screen and (max-width: 734px) {
	.section-better-together .typography-section-headline {
		font-size: 36px;
	}
}
/* se */
@media only screen and (max-width: 325px) {
	.section-entertainment .section-header-entertainment .typography-section-headline {
		font-size: 36px;
	}
	.section-siri-remote .section-header-siri-remote .typography-section-headline {
		font-size: 36px;
	}
	.section-better-together .typography-section-headline {
		font-size: 33px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-better-together-airpods {
		transform: scale(0.9);
	}
}

.section-entertainment .river-gallery .row-gallery picture {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
}
@media only screen and (min-width: 1069px) {
	.section-entertainment .river-gallery .row-gallery picture {
		--p-width: 345px;
		--p-height: 195px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-entertainment .river-gallery .row-gallery picture {
		--p-width: 265px;
		--p-height: 150px;
	}
	html.aow .section-rooms .room.room-tv-app .icon-text-wrapper, html.no-enhance-base-xp .section-rooms .room.room-tv-app .icon-text-wrapper, html.no-js .section-rooms .room.room-tv-app .icon-text-wrapper, html.reduced-motion .section-rooms .room.room-tv-app .icon-text-wrapper {
		margin-top: -80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-entertainment .river-gallery .row-gallery picture {
		--p-width: 192px;
		--p-height: 108px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-rooms .room-apple-music .icon-text-wrapper {
		max-width: 270px;
	}
	.tile-audio-sharing .overview-better-together-airpods {
		margin-top: 52px;
		margin-bottom: 32px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-audio-sharing .overview-better-together-airpods {
		margin-top: 12px;
		margin-bottom: 2px;
	}
	.section-rooms .room-apple-music .icon-text-wrapper {
		max-width: 240px;
	}
}
@media only screen and (min-width: 1069px) {
	html.text-zoom .section-headline.typography-ar-headline {
		font-size: 2.2em !important;
	}
	html.aow .section-rooms .room.room-tv-app .icon-text-wrapper, html.no-enhance-base-xp .section-rooms .room.room-tv-app .icon-text-wrapper, html.no-js .section-rooms .room.room-tv-app .icon-text-wrapper, html.reduced-motion .section-rooms .room.room-tv-app .icon-text-wrapper {
		margin-top: -80px;
	}
}
.intro-copy .section-content {
	z-index: 2;
	position: relative;
}

/* v/aj fixes */

/* empty section removed */
@media only screen and (max-width: 734px) {
	.js.no-touch.progressive-image.no-quicklook.no-reduced-motion.safari.webgl.no-enhance-base-xp .section-siri-remote.enhanced .section-rooms .room-gallery.sticky-end {
		padding-top: 0;
		margin-top: 0;
	}
}

/* horizontal scroll fix  */
@media only screen and (max-width: 1068px) and (min-height: 1100px) {
	.section-siri-remote.enhanced .siri-remote .siri-utterances {
		width: 99%;
	}
}

/* room section */
#fitness-room-video {
	display: none;
}
.section-rooms .room-fitness-plus, .siri-remote .siri-utterances .callouts p {
	display: none;
}
.section-rooms .room-insight {
	display: block;
}

/* facetime section */
@media only screen and (max-width: 734px) {
	.section-facetime .badge-container, .section-facetime .section-headline {
		display: block;
		max-width: 300px;
	}
}
/*------------------------------------*\
	END LOCAL FIXES
\*------------------------------------*/
