.wound-navigator-heading {
  margin: 61px 0px;
}
@media (max-width: 767px) {
  .wound-navigator-heading {
    margin: 16px 0px;
  }
}

.wound-navigator-para {
  margin: 23px 0px;
}
@media (max-width: 767px) {
  .wound-navigator-para {
    margin: 16px 0px;
  }
}

.wound-navigatorapp-download {
  display: flex;
}

.wound-navigatorapp-download .goog {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .wound-navigatorapp-download .goog {
    margin-left: auto;
  }
}

.masure,
.clickbu,
.finder {
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  color: #575756;
}

.wound-navigator-appwork-content {
  margin: 32px 0px;
}

.wound-navigator-appwork .heading6 {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .wound-navigator-appwork .heading6 {
    margin-top: 20px;
  }
}

.wound-navigator-appvideo {
  position: relative;
  /* Video Popup */
}
.wound-navigator-appvideo .mobilevideo {
  width: 18%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wound-navigator-appvideo .mobilevideo-playbtn {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  opacity: 0.5;
  background-color: #D6007A;
  box-shadow: 0 0 6px 2px #D6007A;
  position: absolute;
  top: 50%;
  z-index: 5;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wound-navigator-appvideo .mobilevideofa-play {
  position: absolute;
  top: 50%;
  z-index: 6;
  font-size: 28px;
  color: white;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wound-navigator-appvideo .vid-wrapper {
  text-align: center;
  position: absolute;
  height: 80px;
  width: 80px;
  left: -30px;
  border-radius: 50%;
  top: -30px;
  overflow: hidden;
  opacity: 0;
}
.wound-navigator-appvideo .playvid {
  position: relative;
  cursor: pointer;
}
.wound-navigator-appvideo iframe {
  border: 0;
  width: 100%;
}
.wound-navigator-appvideo .playvid::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.wound-navigator-appvideo h2.playvid-head {
  font-size: 20px;
  color: #333;
}
.wound-navigator-appvideo .video-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 998;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: none !important;
}
.wound-navigator-appvideo .video-popup.show-video {
  display: flex !important;
}
.wound-navigator-appvideo .iframe-wrapper {
  position: relative;
  width: 80%;
}
.wound-navigator-appvideo .iframe-wrapper .close-video {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: 0;
  background: url(https://image.flaticon.com/icons/svg/149/149690.svg) #fff;
  border-radius: 50%;
  background-size: cover;
}

.wound-navigator-markers-para {
  margin: 23px 0px;
}

.wound-navigator-markers {
  margin-top: 36px;
}

.wound-navigator-markers .article-list-title {
  margin-bottom: 36px;
}

.wound-navigator-markers .article-list-item {
  display: table;
  width: 100%;
  margin-bottom: 12px;
  clear: both;
}
@media (max-width: 767px) {
  .wound-navigator-markers .article-list-item {
    text-align: center;
  }
}

.wound-navigator-markers .article-list-image {
  float: left;
  margin-right: 26px;
  overflow: hidden;
  width: 115px;
  height: 115px;
}
@media (max-width: 767px) {
  .wound-navigator-markers .article-list-image {
    float: none;
    width: 100%;
  }
}

.wound-navigator-markers .article-list-item .text-content {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.wound-navigator-markers .article-list-image img {
  width: 92px;
  height: auto;
}

.wound-navigator-markers .wound-navigator-markers-subhe {
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  color: #575756;
}

.wound-navigator-markers .suitable-products {
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  color: #D6007A;
}
@media (max-width: 767px) {
  .wound-navigator-markers .suitable-products {
    text-align: center;
  }
}

.calibration-markers-wrap {
  margin: 36px 0px;
}

.Calibration-Markers-cutimed {
  margin-top: 36px;
}

.Calibration-Markers-cutimed .heading5 {
  margin-bottom: 20px;
}

.calibration-markers {
  background-color: #ECF4FC;
  padding: 28px 100px;
}
@media (max-width: 767px) {
  .calibration-markers {
    padding: 48px 18px;
    text-align: center;
  }
}

.calibration-markers .free-cutimed-btn {
  text-align: center;
}

@media (max-width: 767px) {
  .calibration-markers .heading5 {
    font-size: 32px;
  }
}

.calibration-markers .calibration-markersContact-us {
  height: 40px;
  min-width: 280px;
  border-radius: 3px;
  line-height: 20px;
  font-size: 15px;
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  padding: 10px 0 6px 0;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  top: 10px;
}
@media (max-width: 767px) {
  .calibration-markers .calibration-markersContact-us {
    min-width: 100%;
  }
}
