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

.section-hero .video-container .inline-video-media .inline-video-frame-static { background-image:url(/uk/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(/uk/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(/uk/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(/uk/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(/uk/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(/uk/apple-tv-4k/images/overview/hero/hero_staticframe__fc291ipcri2y_small_2x.jpg); }
}

.section-rooms .video-wrapper .room-screen:first-child {
    background-image:url(/uk/apple-tv-4k/images/overview/rooms/screen_tv_app_startframe__dio5utkp3866_large.jpg)
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-rooms .video-wrapper .room-screen:first-child {
        background-image:url(/uk/apple-tv-4k/images/overview/rooms/screen_tv_app_startframe__dio5utkp3866_large_2x.jpg)
    }
}

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

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

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





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


@media only screen and (max-width: 1068px){
   .section-ar .overview-ar-phone  {
      height: 290px;
   }
}


html.quicklook .section-ar .quicklook-component a span:after {
	display: inline;
}

@media only screen and (max-width:734px) {
    .section-better-together .grid-item .tile-siri-airpods .overview-better-together-siri-airpods {
        margin-bottom: 22px;
    }
}

@media only screen and (max-width:1068px) {
    .section-siri-remote .siri-utterances .callouts {
        padding-right: 15px;
    }
}

@media only screen and (max-width:734px) {
    .section-siri-remote .siri-utterances .callouts {
        padding-right: 0px;
    }
}

@media only screen and (max-width:734px) {
  .section-performance .credenza-copy-inner .column {
      padding-right: 18px;
  }
}

.small-caps {
    font-variant-caps: all-small-caps;
}

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