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

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

.section-rooms .video-wrapper .room-screen:first-child {
    background-image:url(/es/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(/es/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(/es/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(/es/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(/es/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(/es/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;
    }
 }
 
.section-rooms .room-fitness-plus a.typography-rooms-copy + a.typography-rooms-copy {
    margin-left: 0px;
} 

 @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-better-together .grid-item .tile-siri-airpods .overview-better-together-siri-airpods {
        margin-bottom: 22px;
    }
}

.no-enhance-base-xp .room.room-tv-plus .typography-cta {
    display: none;
  }

.room.room-tv-plus .typography-cta {
    font-size: 14px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: -0.003em;
    margin: 20px 0 35px;
  }
  .room.room-tv-plus .typography-cta a {
    color: #999;
  }
  
  @media only screen and (max-width: 1068px) {
    .room.room-tv-plus .typography-cta {
      margin: 15px 0 30px;
    }
  }
    
  @media only screen and (max-width: 735px) {
    .room.room-tv-plus .typography-cta {
      margin: 10px 0 20px;
    }
  }
  
@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;
    }
}

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

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