/* Glyphs section */
@media only screen and (max-width: 735px) {
	.logo.airplay.col {
		justify-content: start;
	}
	#every-screen > div.section-content > div.internal.alt-2025.build-in > div.logo.airplay.col, #every-screen > div.section-content > div.internal.alt-2025.build-in > div.logo.android.col {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 736px) {
	.section-every-screen .internal.alt-2025 {
		justify-content: center;
		gap: 0 2rem;
	}
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	#every-screen > div.section-content > div.internal.alt-2025.build-in > div.logo.airplay.col, #every-screen > div.section-content > div.internal.alt-2025.build-in > div.logo.mac.col, #every-screen > div.section-content > div.internal.alt-2025.build-in > div.logo.android.col {
		margin-bottom: 0;
	}
}

/* Hero */

.section-hero .overlay-container .section-content .hero-lockup {
	width: auto;
}

@media only screen and (max-width: 1068px) {
	.section-hero .sticky-container {
		padding-top: 100px;
	}
	.section-hero .overlay-container .section-content .hero-lockup {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-hero .overlay-container .section-content {
		left: 0;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}

/* Chicklets and Easy Find  */

.section-chicklets .headline-container .gradient-copy-container, .section-easy-find .headline-container .gradient-copy-container {
	max-width: none;
}

/* Every Screen */

@media only screen and (min-width: 1069px) {
	.section-every-screen .section-content {
		padding-top: calc(-150px + 50vw);
	}
}

.section-every-screen .internal {
	max-width: 840px;
}

@media only screen and (max-width: 1068px) {
	.section-every-screen .internal {
		max-width: 590px;
	}
}

@media only screen and (max-width: 735px) {
	.section-every-screen .internal {
		max-width: 310px;
	}
}

.section-every-screen .internal .logo {
	flex-basis: 20%;
}

.section-every-screen .internal .logo.iphone {
	flex-basis: 20%;
}

@media only screen and (max-width: 735px) {
	.section-every-screen .internal .logo.iphone {
		flex-basis: 50%;
	}
}

@media only screen and (max-width: 735px) {
	.section-every-screen .internal .logo {
		flex-basis: 50%;
	}
}

/* AirPlay Router */
@media only screen and (min-width: 1069px) {
	.section-router .airplay-router .copy-container {
		padding-bottom: 138px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-router .airplay-router .copy-container {
		padding-bottom: 77px;
	}
}

/* Critics section  */
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.critics {
		height: 520px;
	}
	.section-personalize-critics .showcase.critics .showcase-container {
		height: 420px;
	}
	.section-personalize-critics .avatars {
		top: 85px;
	}
	.section-personalize-critics .showcase.personalize {
		height: 420px;
	}
}

/* the apple tv app is everywhere */

.section-every-screen .internal {
	max-width: unset;
}

.section-every-screen .internal .logo {
	flex-basis: 20%;
}

.section-every-screen .internal .logo.iphone {
	flex-basis: 20%;
}

@media only screen and (max-width: 735px) {
	.section-every-screen .internal .logo {
		flex-basis: 50%;
	}

	.section-every-screen .internal .logo.iphone {
		flex-basis: 50%;
	}
}

@media only screen and (max-width: 735px) {
	.section-every-screen .image-tv-hardware {
		margin-bottom: 75px;
	}
	.section-every-screen .image-container .cta {
		bottom: -70px;
	}
}
