.Sorbion .Sorbion-img {
  height: auto;
  width: 100%;
  padding: 10px 40px;
  position: relative;
  top: 20px;
}

.Sorbion {
  padding: 60px 0px 0px 0px;
}

.Sorbion-content .sub-headingtwo {
  margin-bottom: 0px;
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
}

.Sorbion-content {
  display: flex;
  flex-direction: column;
  padding: 88px 25px;
}

.Sorbion-faq-wrap {
  max-width: 786px;
  margin: 0 auto;
}

.Sorbion-faq-wrap .subheading-faq {
  color: #575756;
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

.Sorbion-faq-wrap .accordion-button::after {
  background-image: url(../images/wound-management/down.svg);
  transform: rotate(0deg);
  background-color: #ffffff;
  border-radius: 50%;
  height: 38px;
  background-size: 80%;
  background-position: center;
  width: 38px;
  display: flex;
}

.Sorbion-faq-wrap .accordion-button:not(.collapsed)::after {
  background-image: url(../images/wound-management/up.svg);
  background-color: #004F9F;
  border-radius: 50%;
  height: 38px;
  background-size: 80%;
  background-position: center;
  width: 38px;
  display: flex;
  transform: rotate(-180deg);
}

.faq .accordion-button {
  color: #575756;
  font-family: "Helvetica-bold", "Helvetica-Neue", serif;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 25px;
}

.Sorbion-table table thead th {
  background-color: #004F9F;
  font-family: "Helvetica-45", "Helvetica-Neue", serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  padding: 15px 0;
  border-right: 2px solid #ffffff;
}

.Sorbion-table table thead th:last-child {
  border-right: 0px solid #ffffff;
}

.Sorbion-table table tbody td {
  color: #575756;
  font-family: "Helvetica-45", "Helvetica-Neue", serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 15px 0;
  border-bottom: 1px solid #004F9F;
}

.Sorbion-table table tbody tr:nth-child(even) {
  background-color: #ECF4FC;
}

.Sorbion-table .Sorbion-trimg {
  width: 112px;
  height: 112px;
}

.Sorbion-table .Sorbion-tabletext {
  width: 68%;
  display: inline-block;
}

.Sorbion-table .Sorbion-tableimg {
  width: 30%;
  display: inline-block;
}

.Sorbion-table-wrap {
  margin: 40px 0px;
}

.Sorbion-table-wrap .heading5 {
  margin: 26px 0px;
}

.Sorbion-table ul li {
  padding: 0px 20px;
  font-family: "Helvetica-45", "Helvetica-Neue", serif;
  color: #575756;
}
@media (max-width: 767px) {
  .Sorbion-table ul li {
    font-size: 16px;
    padding: 0px 0px 20px 0px;
    line-height: 32px;
  }
}

.Sorbion-Bord {
  padding: 80px 56px;
}

.Sorbion-Bord-content {
  position: relative;
  top: 90px;
}

.Sorbion-Bord-img {
  width: 100%;
}

.Anyquestions-box {
  display: flex;
  justify-content: space-between;
  padding: 30px 60px;
}

.howtomanageexudate .vid-wrapper {
  text-align: center;
}

.howtomanageexudate .vid {
  position: relative;
  cursor: pointer;
}

.howtomanageexudate iframe {
  border: 0;
  width: 100%;
  min-height: 590px;
}

.howtomanageexudate .vid::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.howtomanageexudate h2.vid-head {
  font-size: 20px;
  color: #333;
}

/* Video Popup */
.howtomanageexudate .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;
}

.howtomanageexudate .video-popup.show-video {
  display: flex !important;
}

.howtomanageexudate .iframe-wrapper {
  position: relative;
  width: 80%;
}

.howtomanageexudate-wrap .heading6 {
  margin-bottom: 28px;
  margin-left: 100px;
}

.howtomanageexudate .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;
}

.content-break {
  padding: 0px 160px 0px 0px;
}

@media screen and (max-width: 768px) {
  .Sorbion-table .customDataTable caption {
    background-image: none;
  }

  .Sorbion-table .customDataTable tbody td {
    display: flex;
    padding: 0px;
    height: auto;
    line-height: 51px;
    border-bottom: 1px solid #ffffff;
    background-color: #ECF4FC;
  }

  .Sorbion-table .Sorbion-tableimg {
    display: block;
  }

  .Sorbion-table .customDataTable tbody tr td:first-child {
    color: #575756;
  }

  .Sorbion-table .customDataTable tbody tr td:last-child {
    margin-bottom: 10px;
  }

  .Sorbion-table .customDataTable tbody tr td:first-child a {
    color: #fff;
  }

  .Sorbion-table .customDataTable tbody tr td:first-child:before {
    color: #ffffff;
    background: #004F9F;
  }

  .Sorbion-table .customDataTable tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: flex;
    min-width: 50%;
    padding-left: 20px;
    margin-right: 20px;
    background-color: #004F9F;
    color: #FFFFFF;
  }

  .Sorbion-table .customDataTable tr th:last-child,
.Sorbion-table .customDataTable tr td:last-child {
    max-width: 100% !important;
    min-width: 100px !important;
    width: 100% !important;
  }

  .Sorbion-table .thead-info {
    display: none;
  }

  .Sorbion-content {
    padding: 18px 0px;
  }

  .Sorbion-faq-wrap {
    padding: 0px 16px;
  }

  .Sorbion-Bord-content {
    top: 0px;
  }

  .Sorbion-Bord {
    padding: 36px 16px;
  }

  .Sorbion {
    padding: 16px;
  }

  .Sorbion .Sorbion-img {
    padding: 0px 0px;
    margin: 18px 0px;
  }

  .Sorbion-table-wrap .heading5 {
    margin: 26px 0px;
  }

  .Anyquestions {
    margin-bottom: 50px;
  }

  .Anyquestions-box {
    padding: 50px 0px;
    flex-direction: column;
    text-align: center;
  }

  .Anyquestions-box .heading5 {
    margin: 0px 0px 30px 0px;
  }

  .faq .accordion-button {
    padding: 20px 0px;
  }

  .howtomanageexudate-wrap .heading6 {
    margin-left: auto;
  }

  .howtomanageexudate iframe {
    min-height: auto;
  }

  .content-break {
    padding: 0px;
  }
}
