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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

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

section.section-outdoor-adventure-siren .stat-content .stat-value {
	text-indent: 0;
}

@media only screen and (max-width: 420px) {
	.stat .stat-value {
		white-space: normal;
	}
}

@media only screen and (max-width: 734px) {
	.section-ocean-exploration-intro .typography-section-headline {
		margin-right: -10px;
	}
}

@media only screen and (min-width: 1069px) {
	section.section-outdoor-adventure-compass .drawer-wrapper .backtrack .copy-block {
		top: calc(105px + var(--border-clip-path-size));
		max-width: calc(40% - var(--border-clip-path-size) * 2);
	}
}

@media only screen and (min-width: 1069px) {
	html.enhanced .section.section-design-schematic .pin-side-button .pin-caption {
		width: 320px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.enhanced .section.section-design-schematic .pin-action-button .pin-caption {
		width: 230px;
	}
}

.battery-life-stats .stat .stat-value {
	white-space: normal;
	line-height: 0.8;
	padding-top: 0.24em;
	padding-bottom: 0.24em;
}

@media only screen and (max-width: 340px) {
	section.section-outdoor-adventure-siren .row:nth-child(2) .large-5 {
		padding-right: 0;
	}
}

@media only screen and (max-width: 734px) {
	.compare-table .typography-tout {
		padding: 0 5px;
	}

	.section-shared-compare [class^="compare-item"] > p {
		padding: 0 5px;
	}

	.section-shared-compare p.color-swatch-label {
		padding: 0;
		font-size: 13px;
	}

	.compare-item-s8 .compare-item-color-swatches {
		margin-left: 5px;
	}
}

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