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


.page-overview .section-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_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-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_app_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_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-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_app_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.page-overview .section-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_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-watch .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/activity_app_small_2x.jpg"); }
}

.page-overview .section-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_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-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_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-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.page-overview .section-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_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-voiceover .bg { background-image:url("https://images.apple.com/de/accessibility/images/overview/voiceover_small_2x.jpg"); }
}

.page-overview .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/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 .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/images/overview/homekit_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.page-overview .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/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 .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/images/overview/homekit_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.page-overview .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/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 .column-iphone .bg { background-image: url("https://images.apple.com/de/accessibility/images/overview/homekit_small_2x.jpg"); }
}


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




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

button.controls-text-tracks-toggle-button.controls-button.no-text-tracks {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.page-overview .column-tv { min-height: 820px; }
	.page-overview .column-iphone { min-height: 820px; }
}
@media only screen and (max-width: 735px) {
	.page-overview .column-tv { min-height: 620px; }
}

.show-for-small { display: none; }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
	.show-for-small { display: block; }
}


@media only screen and (min-width: 1069px) and (max-width: 1200px) {
	.page-overview .section.with-1-column.section-watch .copy-container { margin-top: -50%; }
}
@media only screen and (max-width: 1068px) {
	.page-overview .section.with-1-column.section-watch .copy-container { margin-top: 50px; }
}


@media only screen and (min-width: 1068px) and (max-width: 1300px) {
	.page-overview .column-tv .bg, .page-overview .column-iphone .bg { height: 50px; }
	.page-overview .section.with-2-column .copy-container { margin-top: calc(-120.5% - 180px); }
}

@media only screen and (max-width: 1068px) {
	.page-overview .column-tv, .page-overview .column-iphone { min-height: 860px; }
}
@media only screen and (max-width: 735px) {
	.page-overview .column-tv { min-height: 700px; }
	.page-overview .column-iphone { min-height: 770px; }
}

@media only screen and (min-width: 1069px) and (max-width: 1200px) {
	.page-overview .section-live-listen.section.with-1-column .copy-bio
	{
    	bottom: -10px;
	}
}
@media only screen and (max-width: 320px) {
	.page-overview .section-watch .bg{
		bottom:-40px;
	}
}
.nowrap.icon-playcircle:before {
    display:none;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
