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

.section-apple-one .tile-image {
    width: 245px;
    height: 238px;
    background-size: 245px 238px;
    background-repeat: no-repeat;
    background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_large.png);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-apple-one .tile-image {
        background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_large_2x.png);
    }
}
@media only screen and (max-width: 1068px) {
    .section-apple-one .tile-image {
        width: 154px;
        height: 150px;
        background-size: 154px 150px;
        background-repeat: no-repeat;
        background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_medium.png);
    }
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-apple-one .tile-image {
        background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_medium_2x.png);
    }
}
@media only screen and (max-width: 734px) {
    .section-apple-one .tile-image {
        width: 154px;
        height: 150px;
        background-size: 154px 150px;
        background-repeat: no-repeat;
        background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_small.png);
    }
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-apple-one .tile-image {
        background-image:url(/euro/apple-tv/a/screens_alt/images/overview/alt/apple_services_logos__ckrmxglbwt8i_small_2x.png);
    }
}





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




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

.section-hero .ribbon-alpha .ribbon-content .footnote a:hover {
    color: #06c;
}

.section-hero .watch-on-cta-wrapper {
    margin-top: 52px;
}


@media only screen and (max-width: 1068px) {
    .section-hero .watch-on-cta-wrapper {
        margin-top:71px
    }
}

@media only screen and (max-width: 734px) {
	.typography-hero-headline {
		margin-top: 24px;
	}
}



@media only screen and (max-width: 734px) {
  html.ios .section-hero .controls, html.touch .section-hero .controls, html.ios .section-hero .controls, html.touch .section-hero .controls {
    top: 145px;
  }
}


.section-apple-tv-app .external .icon-samsung {
    margin-left:130px
}

@media only screen and (max-width: 1068px) {
    .section-apple-tv-app .external .icon-samsung {
        margin-left:45px
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-tv-app .external .icon-samsung {
        margin-left:0px
    }
}

.section-apple-tv-app .external .icon-sony {
    margin-right:130px
}

@media only screen and (max-width: 1068px) {
    .section-apple-tv-app .external .icon-sony {
        margin-right:45px
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-tv-app .external .icon-sony {
        margin-right:0px
    }
}


.section-apple-tv-app .external .icon-playstation {
    margin-left:200px
}

@media only screen and (max-width: 1068px) {
    .section-apple-tv-app .external .icon-playstation {
        margin-left:45px
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-tv-app .external .icon-playstation {
        margin-left:0px
    }
}

.section-apple-tv-app .external .icon-xbox {
    margin-right:200px
}

@media only screen and (max-width: 1068px) {
    .section-apple-tv-app .external .icon-xbox {
        margin-right:45px
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-tv-app .external .icon-xbox {
        margin-right:0px
    }
}


.section-routers .tv-4k-router .copy-container {
    padding-bottom: 75px;
}

@media only screen and (max-width: 1068px) {
    .section-routers .tv-4k-router .copy-container {
        padding-bottom: 34px;
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .tv-4k-router .copy-container {
        padding-bottom: 56px;
    }
}

.section-routers .image-apple-tv-4k {
    min-height: 545px;
    bottom: -40px;
}


@media only screen and (min-width: 1441px) {
    .section-routers .image-apple-tv-4k {
        min-height: 503px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-routers .image-apple-tv-4k {
        min-height:268px;
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .image-apple-tv-4k {
        z-index: 0;
        min-height:259px;
        bottom: -20px;
    }
}@media only screen and (max-width:1068px) {
    .section-apple-one .section-content {
        min-height: 0;
        padding: 63px 0;
    }
}
@media only screen and (max-width:734px) {
    .section-apple-one .section-content {
        padding: 48px 0;
    }
}
@media only screen and (max-width:734px) {
    .section-apple-one .tile-copy-container {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
    }
}

@media only screen and (max-width:734px) {
    .section-apple-one .tile-headline {
        min-width: 285px;
		padding-right: 20%;
    }
}




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