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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}

@media only screen and (min-width: 374px) and (max-width: 400px) {
	.media-gallery-item-battery .caption-container.pin-top-left .caption-animation-container.pin-offset {
		margin-right: 20px
	}
}

@media only screen and (max-width: 449px) and (max-height: 699px) {
	.section-welcome .inline-media-component-container {
		top: -36px;
	}
}

@media screen and (max-width: 734px) {
	.section-performance .subsection-mx-hero .mx-chip-stat {
		max-width: unset;
	}

	html.chip-hero-enhanced .section-performance .subsection-mx-hero .mask-container {
		height: 106%;
	}

	html.chip-hero-enhanced .section-performance .subsection-mx-hero .sticky-content {
		height: 835px
	}
}

@media screen and (max-width: 734px) and (max-height: 800px) {
	.mobile-top {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.battery-stat-container .min-height{
		min-height: 188px;
	}
}

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