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

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

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

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

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

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

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

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

.section-shared-compare .compare-table [class^="compare-item"].sos {
	border-bottom: 1px solid #d2d2d7;
	padding-bottom: 44px;
}

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

@media only screen and (min-width: 1068px) and (max-height: 670px) {
	html.enhanced .section-endurance-sports-workouts .workouts-wrapper {
		padding-top: 0;
	}
}
@media only screen and (min-width: 1068px) {
	.section-endurance-sports-workouts .watch-group .below-watch-copy {
		max-width: 286px;
	}
}

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