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



/*------------------------------------*\
   END 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; }


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

@media only screen and (max-width:734px) {
    .section-cards .cards-container .tile-music-discovery .tile-boc .boc-picture {
        margin-bottom: -20px;
    }
}

html.no-reduced-motion .swipe-up-reveal.animate .words {
    transform: translateY(-5px);
}







.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;
	}
}

@media only screen and (max-width: 1068px) {
	.section-subscription-offers .offer-item:nth-child(1) .button-music {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 734px) {
	.section-subscription-offers .offer-item:nth-child(1) .button-music {
		margin-top: 32px;
	}
}


.section-offers .card-apple-one-offer .card-picture-apple-one {
	--p-width: 303px;
	--p-height: 268px;
}
@media only screen and (max-width: 1068px) {
	.section-offers .card-apple-one-offer .card-picture-apple-one {
		margin-left: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.section-offers .card-apple-one-offer .card-picture-apple-one {
		margin-left: 60px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-offers .card-picture-apple-one img {
        width: initial;
        height: initial;
    }
}



.section-offers .card-apple-one-offer .links-inline li:last-child{
        margin-right: 0;

}

@media only screen and (max-width:734px) {
    .section-offers .card-apple-one-offer{
        padding-bottom: 100px;
    }
}



.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;
    }
}

.tile-boc-copy.typography-body-elevated {
    	padding-bottom: 55px;
	}
	
@media only screen and (max-width: 1068px) {
	.tile-boc-copy.typography-body-elevated {
    	padding-bottom: 55px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-boc-copy.typography-body-elevated {
    	padding-bottom: 55px;
	}
}

@media only screen and (max-width:734px) {
    .section-cards .cards-container .tile-shared-listening {
        min-height: 620px;
    }
}

.section-cards .cards-container .tile-music-sing .tile-content {
	min-width: 550px;
}
@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		min-width: 440px;
	}
}
@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		min-width: initial;
	}
}


.section-offers .card-apple-tv-offer .card-copy {
    position: relative;
    margin-top: -30px;
}

@media only screen and (max-width:734px) {
    .section-offers .card-apple-tv-offer .card-copy {
        max-width: 400px;
        margin-top: 5px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
