/* banner */

section.banner {
  background-image: url("../img/join-the-partner.png");
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  z-index: 1;
}

.multiple-io-availbe ul {
  list-style: circle;
  padding-left: 30px;
}

p.last-para {
  background: #64375b;
  padding: 20px;
  text-align: center;
}

p.last-para a {
  color: #fff;
}

.compliance-scans .custom-btn {
  justify-content: left;
}

.compliance-scans .custom-btn a:first-child {
  background: #007dff;
  border-color: #007dff;
  color: #fff;
}
.custom-btn {
  margin-top: 0;
}
.hipaa-compliance {
  padding: 90px 0px;
}
.feel-diifernt p {
  color: #fff !important;
}
.hipaa-compliance-details p {
  text-shadow: none;
}

.join-best-pro {
  background: #5ed1fd;
  padding: 30px;
}

.join-best-pro-cover {
  background: #fff;
  padding: 40px;
  text-align: center;
}

.multiple-io-availbe ul {
  list-style: circle;
  padding-left: 30px;
}

.pworing-online-text img {
  width: 100%;
  max-width: 180px;
  margin: auto;
}

.hipaa-compliance-details h3 {
  color: #111827;
  font-size: 24px;
  line-height: 1.4;
  margin-top: 30px;
}

.hipaa-compliance {
  padding-top: 0 !important;
}

.somhing-gold {
  box-shadow: 0px 1px 3px 0px #0000001a;
  background: #fff;
  padding: 28px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}

.somhing-gold h2 {
  color: #0071a1;
  font-size: 30px;
  font-weight: 600;
  text-shadow: none;
  margin-bottom: 8px;
}

.somhing-gold img {
  width: 100%;
  max-width: 75px;
  height: 75px;
  margin-bottom: 17px;
}

.custom-btn a {
  flex: 1;
  padding: 0 20px;
  box-shadow: 0 15px 20px -9px #007dff;
}

.custom-btn a:nth-child(2) {
  box-shadow: none;
}

.feel-diifernt p {
  color: #fff;
  text-align: center;
}

.feel-diifernt h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.feel-diifernt {
  background: #64375b;
  text-align: center;
  padding: 20px;
  border-radius: 4px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
}

.compliance-scans .row + .custom-btn {
  justify-content: center;
}

.somhing-gold p {
  margin: 4px 0;
}

.hipaa-compliance .compliance-scans p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1039px) {
  .somhing-gold {
    padding: 10px 10px 20px;
  }

  .hipaa-compliance p {
    margin-bottom: 0 !important;
  }

  .hipaa-compliance-details .row {
    margin-top: 30px;
  }

  .feel-diifernt h3 {
    font-size: 16px;
    margin-top: 0;
  }

  .hipaa-compliance-details p {
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.6;
  }

  .compliance-scans > p {
    font-size: 17px;
  }

  .somhing-gold h2 {
    font-size: 22px;
    margin-bottom: 0;
  }

  .somhing-gold h4 {
    font-size: 18px;
  }

  .hipaa-compliance-details p {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 5px;
  }
}

@media (max-width: 991px) {
  .compliance-scans h2 {
    font-size: 30px;
  }

  .compliance-scans > p {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
  }

  .hipaa-compliance-details .row {
    margin-top: 30px;
    gap: 20px 0;
  }
}

@media (max-width: 767px) {
  .join-best-pro {
    padding: 10px 0;
  }

  .join-best-pro-cover {
    padding: 20px;
  }

  .custom-btn a {
    max-width: 100%;
  }

  .somhing-gold img {
    max-width: 65px;
    height: 65px;
  }

  .hipaa-compliance p {
    text-align: center !important;
  }

  .compliance-scans .custom-btn {
    width: 100%;
  }

  .banner .compliance-scans h2,
  .hipaa-compliance-details h3 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .banner .compliance-scans p {
    font-size: 13px;
  }

  section.navbar__right i {
    font-size: 20px;
  }

  .navbar .navbar__right {
    column-gap: 20px;
  }
  p {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .compliance-scans h3 {
    text-align: center;
  }
  section.banner {
    padding: 40px 0;
  }
  .compliance-scans > p {
    margin-bottom: 0;
  }
  .hipaa-compliance {
    padding-bottom: 30px;
  }
}
