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

@media (min-width: 1068px) {
	.section-battery .stats .stat-item .call-out {
		margin-top: 45px;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-welcome .marquee-detail {
		margin-top: 20px;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-contrast .section-header .section-header-headline {
		max-width: 85%;
	}
}

@media (max-width: 735px) {
	.section-fitness .section-header-headline.typography-headline-standalone {
		font-size: 42px;
	}
}

@media (max-width: 1068px) and (min-width: 838px) {
	.section-welcome .marquee {
		padding-bottom: 95px;
	}
}

.section-noise-control .stats-container span.stat-caption {
	max-width: 255px;
	width: 255px;
}

.section-magical .viewport-content:last-child .magical-callouts .callouts {
	display: block;
}
.section-magical .viewport-content:last-child .magical-callouts .callout {
	padding-inline-end: 0px;
}
@media (min-width: 1068px) {
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 20px;
	}
}
@media (max-width: 1068px) and (min-width: 735px) {
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 10px;
	}
}
@media (min-width: 1068px) {
	.section-magical .viewport-content:last-child {
		width: fit-content;
	}
}
@media (min-width: 735px) {
	.section-magical .viewport-content:last-child .magical-callouts {
		width: 365px;
		display: block;
	}
}

@media (min-width: 1068px) {
	.section-battery .stats .stat-item .call-out .copy {
		max-width: 260px;
	}
}

@media (min-width: 1068px) {
	.section-battery .find-my .tile .copy-content {
		padding-bottom: 63px;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-welcome .marquee-header {
		min-width: 60%;
	}
}

@media (max-width: 1440px) and (min-width: 1068px) {
	.section-welcome .marquee-header {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-product-viewer .product-viewer-media.tour-image #overview-product-viewer-closer-look-acoustic-a-1 {
		transform: translateY(40px);
	}
}

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