/* START: Blood oxygen. Vital to your health. */
.section-health .grid-item.tile-blood-oxygen.no-ecg .tile-media {
  position: static;
}

@media only screen and (max-width: 1068px) {
  .section-health .grid-item.tile-blood-oxygen.no-ecg .tile-media {
    min-height: 551px;
  }
}

@media only screen and (max-width: 734px) {
  .section-health .grid-item.tile-blood-oxygen.no-ecg .tile-media {
    min-height: 413px;
  }
}

@media only screen and (max-width: 1068px) {
  .section-health .grid-item.tile-blood-oxygen.no-ecg {
    min-height: 551px;
  }
}

@media only screen and (max-width: 734px) {
  .section-health .grid-item.tile-blood-oxygen.no-ecg {
    min-height: 700px;
  }
}

.section-health .tile-blood-oxygen.no-ecg .tile-content,
.section-health .tile-siri .tile-content {
  flex-direction: row;
}

@media only screen and (max-width: 734px) {
  .section-health .tile-blood-oxygen.no-ecg .tile-content,
  .section-health .tile-siri .tile-content {
    flex-direction: column;
  }
}

.section-health .tile-blood-oxygen.no-ecg .tile-content .tile-copy,
.section-health .tile-siri .tile-content .tile-copy {
  max-width: 330px;
  z-index: 2;
}

@media only screen and (max-width: 734px) {
  .section-health .tile-blood-oxygen.no-ecg .tile-content .tile-copy,
  .section-health .tile-siri .tile-content .tile-copy {
    max-width: 290px;
  }
}

.section-health .tile-blood-oxygen.no-ecg .tile-copy .tile-copy-block,
.section-health .tile-apple-pay .tile-copy .tile-copy-block,
.section-health .tile-maps .tile-copy .tile-copy-block,
.section-health .tile-app-store .tile-copy .tile-copy-block {
  max-width: 500px;
}

.section-health .tile-blood-oxygen.no-ecg .tile-media,
.section-health .tile-apple-pay .tile-media,
.section-health .tile-maps .tile-media,
.section-health .tile-app-store .tile-media {
  padding-top: 50px;
  padding-bottom: 0;
  align-items: flex-end;
}

.section-health .tile-blood-oxygen.no-ecg .tile-copy .tile-copy-block {
  max-width: 505px;
}

.section-health .tile-blood-oxygen.no-ecg .tile-media,
.section-health .tile-apple-pay .tile-media {
  padding-top: 90px;
}

.section-health .tile-blood-oxygen.no-ecg {
  min-height: 810px;
  background-color: #f5f5f7;
}

.section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
  width: 625px;
  height: 810px;
  background-size: 625px 810px;
  background-repeat: no-repeat;
  background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_large.jpg");
  position: relative;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  top: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    width: 481px;
    height: 640px;
    background-size: 481px 640px;
    background-repeat: no-repeat;
    background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    width: 313px;
    height: 413px;
    background-size: 313px 413px;
    background-repeat: no-repeat;
    background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    background-image: url("/mideast/watch/shared/why-watch/j/images/overview/health/en/health_bo_sensor_no-ecg__bbp3bob1ne2a_small_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    left: 50%;
    margin-left: -60px;
  }
}

@media only screen and (max-width: 734px) {
  .section-health .tile-blood-oxygen.no-ecg .tile-content .tile-copy {
    padding-bottom: 0;
  }
  .section-health .grid-item.tile-blood-oxygen.no-ecg .tile-media {
    position: relative;
    padding-top: 0;
    margin-top: 60px;
  }
  .section-health .tile-blood-oxygen.no-ecg .image-blood-oxygen {
    left: 50%;
    margin-left: -160px;
  }
}

@media only screen and (max-width: 734px) {
  .section-phone-friendly .image-mac {
    right: -250px;
  }
}

/* END: Blood oxygen. Vital to your health. */

.no-order-button {
  margin-bottom: 64px;
}

@media only screen and (min-width: 735px) {
  body:not(.bh)
    .section-shared-compare
    .compare-item-series-3
    .feature-cellular
    .feature-null {
    height: 72px;
  }
}

/* Compare SE LTE */

/* Compare SE Non-LTE ends */

@media only screen and (max-width: 734px) {
  .section.section-fitness-plus-router .fitness-plus-image img {
    left: calc(50% + -50px);
  }
  .section.section-fitness-plus-router .grid-item {
    margin-top: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .compare-item-color-swatches {
    --swatch-spacing: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .section.section-fitness-plus-router .tile {
    left: -1px;
    position: relative;
    margin-right: -1px;
  }

  .section.section-fitness-plus-router .fitness-plus-image img {
    left: calc(50% - 25px);
  }
}

.section-hero .hero-container .hero-image {
  background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/hero__kfhlyl2ji322_small_2x.jpg");
  }
}

.cellular-modal-content .cellular-modal-image {
  background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .cellular-modal-content .cellular-modal-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .cellular-modal-content .cellular-modal-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .cellular-modal-content .cellular-modal-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .cellular-modal-content .cellular-modal-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .cellular-modal-content .cellular-modal-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/connected/en/modal_cellular__ftvdxg613tqy_small_2x.jpg");
  }
}

.t3 .section-hero .hero-container .hero-image {
  background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .t3 .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .t3 .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .t3 .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .t3 .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .t3 .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/alt/hero__kfhlyl2ji322_small_2x.jpg");
  }
}

.no-cellular .section-hero .hero-container .hero-image {
  background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .no-cellular .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .no-cellular .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .no-cellular .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .no-cellular .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .no-cellular .section-hero .hero-container .hero-image {
    background-image: url("/mideast/watch/shared/why-watch/k/images/overview/hero/en/non-cell/hero__kfhlyl2ji322_small_2x.jpg");
  }
}
