/* Local Overrides */
/* devices */
@media only screen and (min-width: 1069px) {
	.section-devices .devices.spacing-updates {
		max-width: 748px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-devices .devices.spacing-updates {
		max-width: 640px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-devices .devices.spacing-updates .device:nth-child(4) {
		margin-top: 0;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-devices .devices.spacing-updates .device:nth-child(4) {
		margin-top: 31px;
	}
}

@media only screen and (min-width: 1068px) {
	.mx-height-fix {
		margin-top: 39px;
	}
}
/*Changing Headline*/
@media only screen and (orientation: landscape) and (min-width: 1069px) and (max-height: 450px) {
	.section-hero .lockup-wrapper {
		top: 150px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 1069px) and (max-height: 390px) {
	.section-hero .lockup-wrapper {
		top: 170px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 1069px) and (max-height: 280px) {
	.section-hero .lockup-wrapper {
		top: 190px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 1069px) and (max-height: 235px) {
	.section-hero .lockup-wrapper {
		top: 220px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1068px) and (min-width: 735px) {
	.section-hero .lockup-wrapper {
		top: 135px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 734px) and (max-height: 390px) {
	.section-hero .lockup-wrapper {
		top: 200px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1180px) {
	.typography-hero-headline {
		font-size: 80px !important;
	}
}
@media only screen and (min-width: 850px) and (max-width: 1068px) {
	.typography-hero-headline {
		font-size: 66px !important;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-hero-headline {
		font-size: 54px !important;
	}
}
@media only screen and (min-width: 529px) and (max-width: 590px) {
	.typography-hero-headline {
		font-size: 40px !important;
	}
}

/*Carousel Buttons*/
@media only screen and (max-width: 734px) {
	.marquee-item__cta {
		left: calc(50% - 68px);
		max-width: 102px;
	}
}
@media only screen and (max-width: 360px) {
	.play-pause-marquee-button {
		left: 10px;
	}
}
@media only screen and (max-width: 360px) {
	.section-games .cta-wrapper {
		left: -10px;
	}
}

/*Hero*/
.part-wrapper {
	position: relative !important;
	left: -23px !important;
	z-index: 100 !important;
	display: block !important;
}
@media only screen and (max-width: 1069px) {
	.part-wrapper {
		position: relative !important;
		left: -13px !important;
		z-index: 100 !important;
		display: block !important;
	}
}
@media only screen and (max-width: 734px) {
	.part-wrapper {
		position: relative !important;
		left: -11px !important;
		z-index: 100 !important;
		display: block !important;
	}
}
.section-hero .changing-headline .part-wrapper {
	clip-path: inset(2px -230px -6px 0);
}
.headline-1 {
	width: 100vw;
	margin-left: 10px;
	text-align: center;
}
.headline-2 {
	width: 100vw;
	margin-left: 10px;
	text-align: center;
}
.headline-3 {
	width: 100vw;
	margin-left: 10px;
	text-align: center;
}
.headline-4 {
	width: 100vw;
	margin-left: 10px;
	text-align: center;
}
.headline-5 {
	width: 100vw;
	margin-left: 10px;
	text-align: center;
}

/*River*/
@media only screen and (max-width: 734px) {
	.marquee-item__link .marquee-item__cta {
		transform: translateY(0);
	}
	.marquee-item__link:hover .marquee-item__cta {
		transform: translateX(0) translateY(-50%);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.marquee-item__cta {
		font-size: 11px;
	}
	.marquee-item__copy {
		max-width: 43%;
	}
}
@media only screen and (min-width: 1069px) {
	.marquee-item__copy {
		max-width: 47.33333%;
	}
}

/* Apple One Tile Button */
@media only screen and (max-width: 734px) {
	.section-apple-one .button-appleone {
		max-width: 230px;
	}
}

/* Hero logo */

.section-hero .logo {
	width: 558px;
	height: 189px;
	background-size: 558px 189px;
	background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-hero .logo {
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge_2x.png");
	}
}

@media only screen and (max-width: 1068px) and (min-width: 1441px) {
	.section-hero .logo {
		width: 558px;
		height: 189px;
		background-size: 558px 189px;
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge.png");
	}
}

@media only screen and (max-width: 1068px) and (min-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-width: 1441px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-width: 1441px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge_2x.png");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hero .logo {
		width: 356px;
		height: 121px;
		background-size: 356px 121px;
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium_2x.png");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) {
	.section-hero .logo {
		width: 299px;
		height: 102px;
		background-size: 299px 102px;
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_small.png");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url("/mx/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_small_2x.png");
	}
}

/* Availability learn more */

@media only screen and (min-width: 658px) and (max-width: 672px) {
	#accordion-item-1-tray a.more {
		max-width: 410px;
		display: inline-block;
	}
}

/* Controller learn more */

@media only screen and (max-width: 378px) {
	#accordion-item-6-tray a.more {
		max-width: 280px;
		display: inline-block;
	}
}
