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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment
  .callout-techspecs-environment
  .callout-techspecs-environment-content
  .content-headline {
  margin-bottom: 2em;
}
.section-environment
  .callout-techspecs-environment
  .callout-techspecs-environment-content
  .callout-techspecs-environment-first-column {
  margin-top: 0;
}

@media only screen and (min-width: 1069px) {
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text
    .diagram-text-item {
    font-size: 15px;
    line-height: 1;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-optical {
    top: 146px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-speaker {
    top: 127px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text
    .diagram-text-item {
    font-size: 11px;
    line-height: 1;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-speaker {
    top: 90px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-sensor {
    top: 66px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-band-release {
    top: 32px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-optical {
    top: 103px;
  }
}

@media only screen and (max-width: 734px) {
  .section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
    font-size: 10px;
    line-height: 1;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-band-release {
    width: 150px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-optical {
    top: 250px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-sensor {
    width: 120px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  #main
    > section
    > div:nth-child(1)
    > div
    > div.techspecs-section.section-size-and-weight
    > div
    > div.techspecs-column.watch-42mm.small-spans-2-columns
    > div
    > div
    > ul {
    position: relative;
    top: 5px;
  }
}

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