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

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

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

@media only screen and (min-width: 1069px) {
	.section-subscription-offers .offers-container {
		gap: 70px;
	}
	.section-subscription-offers .offers-container .offer-item:nth-child(1) .button-music {
		margin-top: 45px;
	}
	.section-offers .card-apple-one-offer .overview-apple-one {
		left: 7%;
	}
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-inline-end: 200px;
	}
	.section-devices .devices-item {
		box-sizing: content-box;
	}
	.section-offers .card-apple-one-offer .links-inline li {
		margin: 0 0em;
	}
	.section-offers .card-apple-one-offer .overview-apple-one {
		margin-left: 45px;
	}
	.section-cards .tile-shared-listening .typography-headline-super {
		line-height: 1.17;
	}
	.typography-hero-headline {
		line-height: 1.05;
	}
	.section-cards .tile-music-discovery .typography-headline-super {
		line-height: 1.16;
	}
	.section-cards .tile-classical .typography-headline-super {
		line-height: 1.16;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-subscription-offers .offers-container .offer-item:nth-child(2) .button-music {
		margin-top: 18px;
	}
	.section-subscription-offers .offers-container .offer-item:nth-child(3) .button-music {
		margin-top: 18px;
	}
	.card.card-music-live .card-subhead {
		width: 300px;
	}
	.card-apple-tv-offer .card-copy {
		padding-top: 12px;
	}
	.section-offers .card-apple-one-offer .overview-apple-one {
		left: 7%;
	}
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-inline-end: 137px;
	}
	.section-offers .card-apple-one-offer .overview-apple-one {
		margin-left: 40px;
	}
	.section-cards .tile-shared-listening .typography-headline-super {
		line-height: 1.16;
	}
	.section-offers .card-apple-one-offer .links-inline li {
		margin: 0 0em;
	}
	.typography-hero-headline {
		line-height: 1.03;
	}
	.section-cards .tile-music-discovery .typography-headline-super {
		line-height: 1.16;
	}
	.section-cards .tile-classical .typography-headline-super {
		line-height: 1.16;
	}
	.section-devices .devices-item {
		box-sizing: content-box;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-button.button-takedown {
		font-size: 11px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.card.card-music-live .card-subhead {
		width: 180px;
	}
	.section-offers .card-apple-one-offer .overview-apple-one {
		left: 10%;
	}

	#ac-localnav .ac-ln-action-button .ac-ln-button {
		margin-top: -9px;
	}
	.section-offers .card-apple-one-offer .links-inline li {
		margin: 0 0em;
	}
	.typography-hero-headline {
		line-height: 1.02;
	}
	.section-cards .tile-music-discovery .typography-headline-super {
		line-height: 1.19;
	}
	.section-cards .tile-shared-listening .typography-headline-super {
		line-height: 1.18;
	}
	.section-cards .tile-classical .typography-headline-super {
		line-height: 1.18;
	}
	.section-cards .cards-container .tile-shared-listening {
		min-height: 600px;
	}
}

.section-plans .columnheader:first-child, .section-plans .rowheader {
	flex-grow: 0;
	flex-basis: 50%;
}

@media only screen and (max-width: 734px) {
	.section-plans .columnheader:first-child, .section-plans .rowheader {
		flex-grow: 0;
		flex-basis: 63%;
	}
}

@media only screen and (max-width: 566px) {
	.section-plans .columnheader:first-child, .section-plans .rowheader {
		flex-basis: 100%;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
