/* START - Hero */
.section-hero .section-content .lockup {
	justify-content: space-between;
}
/* END - Hero */

.section-apple-tv-app .external .icon-samsung {
	margin-left: 0;
}

.section-apple-tv-app .external .icon-sony {
	margin-right: 0;
}

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .external .icon-roku {
		padding-left: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .external .icon-roku {
		padding-left: 10px;
	}
}

/*Xem Apple TV+ ở bất cứ đâu 
trên ứng dụng Apple TV.*/
@media only screen and (min-width: 1365px) {
	.section-apple-tv-app .lockup {
		padding-top: 230px;
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-tv-app .lockup {
		padding-top: 80px;
	}
}
@media only screen and (min-width: 1441px) {
	.typography-app-headline {
		font-size: 79px;
	}
}

/* Glyphs Section */
@media only screen and (max-width: 734px) {
	.logo.icon-airplay.col {
		justify-content: start;
	}
}
@media only screen and (min-width: 735px) {
	.section-apple-tv-app .internal.alt-2025 {
		justify-content: center;
		gap: 0 1rem;
	}
}

/* for iPad screening */
@media only screen and (min-width: 481px) and (max-width: 768px) and (max-height: 1068px) {
	/* For iPad and iPad mini portrait layouts only */
	.section-apple-tv-app .lockup {
		padding-top: 70px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 1068px) and (max-height: 768px) {
	/* For iPad and iPad mini landscape layouts only */
	.section-apple-tv-app .lockup {
		padding-top: 150px;
	}
}
@media only screen and (min-width: 831px) and (max-width: 1024px) and (min-height: 1111px) and (max-height: 1368px) {
	/* For iPad pro portrait layouts only */
	.section-apple-tv-app .lockup {
		padding-top: 120px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 760px) and (min-height: 800px) and (max-height: 1368px) {
	/* For split screen iPad layouts only */
	.section-apple-tv-app .lockup {
		padding-top: 230px;
	}
}
/*END*/

/* router airplay fix */
.section-routers .image-router-airplay {
	padding-top: 40px;
}

@media only screen and (max-width: 1440px) {
	.section-routers .image-router-airplay {
		padding-top: 46px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-routers .image-router-airplay {
		padding-top: 27px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .image-router-airplay {
		padding-top: 40px;
	}
}

/* adjust apple music tile */
.typography-router-headline {
	line-height: 1.15;
}

/* the apple tv app is everywhere */

.section-apple-tv-app .internal {
	max-width: unset;
}

.section-apple-tv-app .internal .logo {
	flex-basis: 20%;
}

@media only screen and (min-width: 735px) {
	.section-apple-tv-app .internal .logo:nth-child(2), .section-apple-tv-app .internal .logo:nth-child(5) {
		flex-basis: 20%;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .internal .logo {
		flex-basis: 50%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-offer-eyebrow {
		min-height: 2.4em;
	}

	.section-offers .offer-flex .button-custom {
		margin-top: 0;
	}
}

/* START - Offers gallery controls */
@media only screen and (min-width: 1435px) {
	.section-offers .scroll-gallery .controls {
		display: none;
	}
}
/* END - Offers gallery controls */

/* START - FAQ */
@media only screen and (min-width: 1069px) {
	.section-faq .typography-section-headline {
		padding-top: 52px;
	}
}
/* END - FAQ */
