@media only screen and (max-width: 734px) {
    section.geo-tv-4k .section-content .picture-wrapper picture img {
        margin-left: -20px;
    }
}


#ac-globalfooter .ac-gf-sosumi {
    border-top: 1px solid #d2d2d7;
}


.section-big-screen .video-wrapper .video-alt-logos .overview-tv-plus-logo,
.section-big-screen .video-wrapper .video-alt-logos .overview-apple-music-logo {
    opacity: 0;
}


.section-big-screen .video-wrapper .video-alt-logos img {
    margin-left: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1068px) {
    .section-big-screen .video-wrapper .video-alt-logos img {
        margin-left: 0;
        margin-bottom: 0;
    }
}

html.no-js .section-big-screen .video-wrapper #overview-sizzle-startframe-2.alt-screen {
    display:block;
}

.section-big-screen .video-wrapper .play-pause-button {
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
}

/* Holiday layout */
.section-holiday-2021 {
    padding:93px 24px 93px
}

@media only screen and (max-width: 1068px) {
    .section-holiday-2021 {
        padding:33px 0 33px
    }
}

@media only screen and (max-width: 734px) {
    .section-holiday-2021 {
        padding: 21px 0 21px;
    }
}

@media only screen and (max-width: 480px) {
    .section-holiday-2021 {
        padding-bottom:28px
    }
}
.section-big-screen .video-wrapper .video-alt-captions .alt-caption{
  padding-top:10px;
  font-size:14px;
}
@media only screen and (max-width: 1068px) {
 .section-big-screen .video-wrapper .video-alt-captions .alt-caption{
  padding-top:4px;
}
}
.section-big-screen .video-wrapper .video-alt-captions .alt-caption a{
  color:#6e6e73
}
.section-big-screen .section-content .section-services{
   padding-top:40px
}
@media only screen and (max-width: 1068px) {
 .section-big-screen .section-content .section-services{
   padding-top:20px
 }
}

.typography-caption.tile-availability{
	font-size: 16px;
}

