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

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] { display: none; }
.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] { display: none; }

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="2"] { display: none; }
.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="23"] { display: none; }


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




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


@media only screen and (max-width: 1068px) {
    .section-get-started .gallery .gallery-item .tile-eyebrow:has(.tile-eyebrow-icon) {
        align-items: flex-start;
    }
}

.section-offers .card-apple-tv-offer .card-img-container {
	padding-top: 35px;
}

@media only screen and (max-width: 734px) {
.section-offers .card-apple-tv-offer .card-img-container {
	padding-top: 0;
	}
}

.links-inline li:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 1068px) {
	.links-inline li {
		margin: 0.3em;
	}
}

@media only screen and (max-width: 734px) {
	.links-inline li {
		margin-left: 0em;
	}
}

.devices-other .devices-item-container {
	margin-bottom: -30px;
}

[dir=ltr] .devices-other .devices-item,
[dir=ltr]:root:not(.text-zoom) .devices-other .devices-item {
    margin: 0;
    padding: 5px 18px 35px 18px;
}

@media only screen and (max-width:734px) {
    [dir=ltr] .devices-other .devices-item,
    [dir=ltr]:root:not(.text-zoom) .devices-other .devices-item {
        width: 164px;
    }
}

html.no-reduced-motion .tile-shared-listening .swipe-up-reveal .line .words {
    white-space: nowrap;
}

@media only screen and (max-width:734px)and (min-width:501px) {
    .section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
        padding-bottom: 110px;
    }
}

@media only screen and (max-width:500px) {
    .section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width:1068px) {
    #apple-one .tile-cta-container {
        flex-direction: column;
    }
}

@media only screen and (max-width:734px) {
    #apple-one .tile-cta-container {
        flex-direction: column;
    }
}


.typography-headline-super {
    line-height: 1.08;
}

.tile-music-live .typography-headline-super {
    line-height: 1.15;
}

.tile-shazam .typography-headline-super {
    line-height: 1.15;
}

@media only screen and (max-width:1068px) {
	.typography-headline-super {
		line-height: 1.15;
	}
}

@media only screen and (max-width:734px) {
	.typography-headline-super, .tile-shazam .typography-headline-super, .tile-music-live .typography-headline-super {
		line-height: 1.14;
	}
}

@media only screen and (max-width: 734px) {
     .tile-music-live .typography-headline-super {
        line-height: 1.18;
    }
}

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