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

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

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

@media only screen and (min-width: 735px) {
	.section-endurance-sports-gps .dual-frequency-section .dual-frequency-copy-block .typography-accent {
		margin-right: -40px;
	}
}

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

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

@media only screen and (min-width: 1069px) {
	html.enhanced .section-design-display .inline-video-container {
		top: 50px;
	}
}

.section-endurance-sports-workouts .watch-group .below-watch-copy.below-watch-copy-4 {
	max-width: 320px;
}

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

.compare-table .typography-tout {
	padding: 0 5px;
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-hero .section-content {
		width: 600px;
	}
}

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

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