/*------------------------------------*\
   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: 246px;
  }
  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-sensor {
    width: 120px;
  }
}

@media only screen and (min-width: 735px) {
  .techspecs-section.section-hardware
    .diagram-text.diagram-band-release-lower
    > p {
    position: relative;
    top: 10px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
    min-width: 130px;
  }
}

@media only screen and (max-width: 734px) {
  .section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
    min-width: 160px;
  }
}

@media (max-width: 734px) {
  .section-hardware .techspecs-column .image-hardware-connectors {
    width: 315px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-display {
    top: 37px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-crown {
    top: 56px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-mic {
    top: 74px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-side {
    top: 97px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-band-release {
    top: 167px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-sensor {
    top: 195px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-speaker {
    top: 229px;
  }

  .section-hardware
    .techspecs-column
    .image-hardware-connectors
    .diagram-text.diagram-band-release-lower {
    top: 291px;
  }
}

@media (max-width: 734px) {
  .section-hardware .techspecs-column .image-hardware-connectors {
    background-size: 315px 333px;
    background-repeat: no-repeat;
    background-image: url(/gr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small.jpg);
  }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),
  (max-width: 734px) and (min-resolution: 144dpi) {
  .section-hardware .techspecs-column .image-hardware-connectors {
    background-image: url(/gr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small_2x.jpg);
  }
}

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