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






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





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

@media only screen and (min-width: 1069px) {
   html.enhanced .section-design-display .copy-container-wayfinder .copy-block-wayfinder {
      margin-bottom: 165px;
   }
}

.section.section-design-battery-life .violator {
    bottom: -10px;
}

@media only screen and (max-width: 735px) {
   .section.section-design-battery-life .violator {
      position: absolute;
      bottom: 12px;
   }
}

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

@media only screen and (max-width: 734px) {
   html.enhanced .section.section-design-schematic .pin-action-button .pin-caption {
      width: 280px;
   }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/