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

.section-rooms .video-wrapper .room-screen:first-child {
    background-image:url(/euro/apple-tv-4k/w/screens_alt/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(/euro/apple-tv-4k/w/screens_alt/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(/euro/apple-tv-4k/w/screens_alt/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(/euro/apple-tv-4k/w/screens_alt/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(/euro/apple-tv-4k/w/screens_alt/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(/euro/apple-tv-4k/w/screens_alt/images/overview/rooms/screen_tv_app_startframe__dio5utkp3866_small_2x.jpg)
    }
}


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





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


.section-rooms .room-fitness-plus a.typography-rooms-copy + a.typography-rooms-copy {
    margin-left: 10px;
} 

@media only screen and (max-width: 1068px) {
	.section-rooms .room-fitness-plus a.typography-rooms-copy + a.typography-rooms-copy {
    	margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-rooms .room-fitness-plus a.typography-rooms-copy + a.typography-rooms-copy {
    	margin-left: 1px;
	}
}

@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;
  }
}

@media only screen and (max-width:734px) {
    .section-facetime .badge-container, .section-facetime .section-headline {
        max-width: 271px;
    }
}

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

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