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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-battery .stats .stat-item .call-out {
		margin-top: 34px;
	}
	.section-magical .viewport-content:last-child .magical-callouts {
		width: 365px;
		display: block;
	}
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 20px;
	}
	.section-magical .viewport-content:last-child .magical-callouts .callouts {
		display: block;
	}
	.section-battery .find-my .tile .copy-content {
		padding-bottom: 30px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-magical .viewport-content:last-child .magical-callouts {
		width: 365px;
		display: block;
	}
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 20px;
	}
	.section-magical .viewport-content:last-child .magical-callouts .callouts {
		display: block;
	}
	.section-battery .stats .stat-item .call-out {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.section-battery .stats .stat-item:nth-child(2) .call-out {
		margin-top: 30px;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
	.section-welcome .marquee {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 440px) {
	[data-component-list="MediaCardGallery"] .media-gallery .caption, [data-media-card-gallery] .media-gallery .caption {
		margin: 16px;
	}
}

.section-welcome .marquee-detail::before {
	background-color: rgba(232, 232, 237, 0);
}

.section-hearing-health .card-overlay strong {
	line-height: 1;
	padding-bottom: 10px;
}

@media only screen and (min-width: 1069px) {
	.section-battery .stats .stat-item .call-out {
		margin-top: 48px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-battery .stats .stat-item .call-out {
		margin-top: 43px;
	}
	.section-welcome .marquee-detail {
		padding-inline-start: 0;
		padding: 10px 0;
	}
}
.section-battery .find-my .tile .overview-battery-find-my img {
	display: block;
	margin: 0 auto;
}

.section-welcome .detail-inner-group {
	flex-direction: column;
}

.section-welcome .marquee-detail::before {
	background: none;
}
.section-welcome .marquee-detail {
	padding-inline-start: 0px;
}
@media only screen and (max-width: 734px) {
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
.section-welcome .detail-inner-group {
	flex-direction: column;
}
@media only screen and (max-width: 734px) {
	.section-welcome .viewport-content {
		justify-content: center;
	}
}

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