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






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





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

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

@media only screen and (max-width: 1068px) {
  .section.section-design-battery-life .violator {
     bottom: -20px;
  }
}

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

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

.section.section-design-schematic .pin-side-button .pin-caption {
  width: 300px;
}

@media only screen and (max-width: 1068px) {
  .section.section-design-schematic .pin-side-button .pin-caption {
    width: 207px;
    top: -6px;
  }
}

@media only screen and (max-width: 734px) {
  .section.section-design-schematic .pin-side-button .pin-caption {
    width: 207px;
    top: 15px;
    left: 105px;
  }
  html.enhanced .section.section-design-schematic .pin-side-button .pin-caption {
    width: 230px;
    left: -139px;
  }
}

@media only screen and (max-width: 1068px) {
  .section.section-design-schematic .pin-microphone .pin-caption {
     width: 180px;
  }
}
@media only screen and (max-width: 734px) {
  html.enhanced .section.section-design-schematic .pin-microphone {
     height: 240px;
  }
}

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

@media only screen and (max-width: 734px) {
  .section.section-design-schematic .pin-depth-gauge.pin-wrapper .pin-caption {
     width: 75px;
     left: 12px;
     text-align: right;
  }
}

.section.section-design-schematic .pin-microphone .pin-caption {
  bottom: -25px;
}

@media only screen and (max-width: 1068px) {
  .section.section-design-schematic .pin-microphone .pin-caption {
     bottom: 15px;
  }
}

html.enhanced .section.section-design-schematic .pin-action-button {
  height: 260px;
  top: -158px;
}
@media only screen and (max-width: 1068px) {
  html.enhanced .section.section-design-schematic .pin-action-button {
    height: 225px;
    top: -158px;
  }
}
@media only screen and (max-width: 734px) {
  html.enhanced .section.section-design-schematic .pin-action-button {
    height: 165px;
    top: -98px;
  }
}
@media only screen and (max-width: 734px) {
  .section.section-design-schematic .pin-action-button .pin-caption {
     top: 16px;
  }
}

@media only screen and (max-width: 375px) {
  html.enhanced .section.section-design-schematic .pin-microphone .pin-caption {
     top: 80px;
  }
}

@media only screen and (max-width: 375px) {
  html.enhanced .section.section-design-schematic .pin-action-button .pin-caption {
     top: 15px;
  }
}

@media only screen and (max-width: 734px) {
  html.no-enhanced .section.section-design-schematic .pin-side-button .pin-caption .copy-block-headline {
     width: 70px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-even-more .even-more-headline {
    max-width: 630px;
  }
}

.section-routers .grid-item-trade-in .copy-container {
  max-width: 420px;
}

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