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






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




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

.typography-siri-utterance {
  line-height: 1.2;
}

@media only screen and (max-width: 734px) {
  .section-value-props .tile-big-screen { height: 460px; }
  .section-value-props .tile-big-screen.show-cta .alt-cta { bottom: -55px; }
}

@media only screen and (max-width: 734px) {
  .section-value-props .typography-reel-caption {
    line-height: 1.3;
    top:232px;
  }
}

.section-rooms .video-wrapper .room-title p a {
  color: transparent;
}
.section-rooms .video-wrapper .room-title-tv-plus span a {
  color: #06c;
}



.section-big-screen .grid-item .tile-iphone-control .tile-copy p {
  width: 300px;
}

@media only screen and (max-width: 1068px){
.section-big-screen .grid-item .tile-iphone-control .tile-copy p {
    width: 220px;
  }
}

@media only screen and (max-width: 734px){
  .section-big-screen .grid-item .tile-iphone-control .tile-copy p {
      width: auto;
    }
  }

  .section-big-screen .grid-item .tile-iphone-control .overview-big-screen-iphone-control{
    margin-left: 125px;
  }
  @media only screen and (max-width: 1068px){
    .section-big-screen .grid-item .tile-iphone-control .overview-big-screen-iphone-control {
      margin-left: 125px;
    }
  }
  
  @media only screen and (max-width: 734px){
    .section-big-screen .grid-item .tile-iphone-control .overview-big-screen-iphone-control {
      margin-left: -96px;
    }
  }

  .section-big-screen .grid-item .tile-for-all .tile-copy {
    padding-bottom: 61px;
  }
  
  @media only screen and (max-width: 1068px){
    .section-big-screen .grid-item .tile-for-all .tile-copy {
      padding-bottom: 55px;
    }
  }

  @media only screen and (max-width: 734px){
    .section-big-screen .grid-item .tile-for-all .tile-copy {
      padding-bottom: 30px;
    }
  }


  @media only screen and (max-width: 734px){
    html.enhance-base-xp .section-all-tv .siri-remote .siri-utterances .copy[data-siri-button] {
      margin-bottom: 440px;
    }
  }
  
  .section-value-props .tile-big-screen .alt-cta {
    display: block;
    color: #6e6e73;
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align:center;
    line-height: 1.2; 
}

@media only screen and (max-width: 1068px) {
    .section-value-props .tile-big-screen .alt-cta {
        bottom: -50px;
    }
}

@media only screen and (max-width: 734px) {
    .section-value-props .tile-big-screen .alt-cta {
        bottom: -25px;
        width: 310px;
        text-align:left
    }
}
  
/*------------------------------------*\
    END LOCAL FIXES
\*------------------------------------*/
