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





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




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

@media only screen and (max-width: 734px) {
    .section-value-props .tile-hdr .tile-copy {
        width: 270px;
    }
}
@media only screen and (max-width: 1068px) {
    .section-value-props .tile-big-screen.show-cta .alt-cta {
        bottom: -47px;
    }
}

@media only screen and (max-width: 734px) {
    .section-value-props .tile-big-screen.show-cta .alt-cta {
        bottom: -25px;
    }
}
@media only screen and (max-width: 734px){
	.section-value-props .tile-big-screen .tile-content {
		padding: 47px 0 0;
	}
}
@media only screen and (max-width: 734px){
	.section-value-props .tile-big-screen.show-cta .alt-cta {
		width: 290px;
	}
}
.links-inline li:last-child {
    margin-left: 0;
}
.section-value-props .tile-big-screen.show-cta .alt-cta { 
  line-height:1.1;
}
@media only screen and (max-width: 734px) {
  .section-value-props .tile-big-screen { height: 420px; }
  .section-value-props .tile-big-screen.show-cta .alt-cta { 
  bottom: -55px;
  line-height:1.1;
  }
}

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

.section-router .tv-app-router {
  background: #f1f1f4;
}
.section-router .lower-container .image-tv-app-container {
  --p-width: 989px;
  --p-height: 556px;
  margin-left: 45px;
}
@media only screen and (max-width: 1068px) {
  .section-router .lower-container .image-tv-app-container {
    --p-width: 532px;
    --p-height: 299px;
    margin-left: 30px;
  }
}
@media only screen and (max-width: 734px) {
  .section-router .lower-container .image-tv-app-container {
    --p-width: 379px;
    --p-height: 146px;
    margin-left: 0;
    margin-top: 23px;
  }
}
@media only screen and (max-width: 734px) {
  .section-router .lower-container {
    height: 350px;
  }
}
.section-router .tv-plus-router .content-wrapper{
	width:326px;
}
@media only screen and (max-width: 1068px) {
	.section-router .tv-plus-router .content-wrapper{
		width:216px;
	}
}
@media only screen and (max-width: 734px) {
	.section-router .tv-plus-router .content-wrapper{
		width:254px;
	}
}

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