.box-choose-plan {
  padding: 120px 15px;
}
#box-choose-plan {
  padding-top: 40px;
}
#box-choose-plan-mobile {
  padding-top: 80px;
}
.header-promo-new {
  padding: 0px;
  margin: -30px 0 25px;
}
header a {
  margin: 0px;
}
.header-fixed {
  padding: 30px 0 30px;
}
nav .btn-main.bg-theme-white {
  border: 1px solid #1f6a8c;
  color: #1f6a8c;
  background: #ffffff !important;
}
.member-banner .img-overlay {
  padding: 200px 0 200px;
}
.lifemd-pricing-table {
  display: block;
  max-width: 1440px;
  margin: 0 auto;
  border-radius: 20px;
  border-collapse: separate;
  border-spacing: 0;
}
.lifemd-pricing-table th,
.lifemd-pricing-table td {
  position: relative;
  color: #096a8c;
  font-weight: 400;
  min-width: 220px;
  border: 1px solid #096a8b;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.15;
}
.lifemd-pricing-table th:first-child .plan {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.15;
  max-width: 210px;
}
.lifemd-pricing-table .plan-description {
  max-width: 210px;
  font-weight: 400;
}

.lifemd-pricing-table td {
  border-left: none;
  border-top: none;
  border-right: 1px solid #74d1ce;
  border-bottom: 1px solid #096a8b;
}
.lifemd-pricing-table td:nth-child(1) {
  border-left: 1px solid #096a8b;
}
.lifemd-pricing-table td:last-child {
  border-right: 1px solid #096a8b;
}
.lifemd-pricing-table tr:first-child th {
  border: 1px solid #74d1ce;
  border-left: none;
}
.lifemd-pricing-table tr:first-child th {
  border: 1px solid #74d1ce;
  border-bottom: 1px solid #096a8b;
  border-left: none;
}
.lifemd-pricing-table tr:first-child th:first-child {
  border: none;
}
.lifemd-pricing-table th:nth-child(2) {
  border-top-left-radius: 16px;
}
.lifemd-pricing-table th.lifemd-mental {
  border-top-right-radius: 16px;
}
.lifemd-pricing-table tr:nth-child(1) td:nth-child(1) {
  border-top-left-radius: 16px;
  border-top: 1px solid #096a8b;
}
.lifemd-pricing-table tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}
.lifemd-pricing-table tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

.lifemd-pricing-table tr th:nth-child(2) {
  background: linear-gradient(180deg, #096a8b 0%, #3290a4 100%);
}
.lifemd-pricing-table tr:nth-child(1) td:nth-child(2) {
  background: linear-gradient(180deg, #3290a4 0%, #3a9aaa 100%);
}
.lifemd-pricing-table tr:nth-child(2) td:nth-child(2) {
  background: linear-gradient(180deg, #3a9aaa 0%, #44a4b0 100%);
}
.lifemd-pricing-table tr:nth-child(3) td:nth-child(2) {
  background: linear-gradient(180deg, #44a4b0 0%, #4cabb5 100%);
}
.lifemd-pricing-table tr:nth-child(4) td:nth-child(2) {
  background: linear-gradient(180deg, #4cabb5 0%, #54b2ba 100%);
}
.lifemd-pricing-table tr:nth-child(5) td:nth-child(2) {
  background: linear-gradient(180deg, #54b2ba 0%, #5fbdc1 100%);
}
.lifemd-pricing-table tr:nth-child(6) td:nth-child(2) {
  background: linear-gradient(180deg, #5fbdc1 0%, #74d1ce 100%);
}

.lifemd-pricing-table th.lifemd-plus {
  color: #fff;
  position: relative;
}
.lifemd-pricing-table td:nth-child(1) {
  font-weight: 400;
}
.lifemd-pricing-table td:nth-child(2) {
  color: #fff;
}
.lifemd-pricing-table td:nth-child(2) .fa-check {
  font-weight: normal !important;
  color: #fff !important;
}
.lifemd-pricing-table th.lifemd-plus .badge-recommended {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: linear-gradient(90deg, #74d1ce 0%, #3b6b69 100%);
  border-radius: 30px;
  padding: 2px;
}
.lifemd-pricing-table th.lifemd-plus .badge-recommended > div {
  background: #0e3c51;
  padding: 2px 20px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 30px;
  color: #fff;
}
.lifemd-pricing-table .plan-price-container {
  min-height: 220px;
  padding-top: 16px;
}
.lifemd-pricing-table .badge-programs {
  position: absolute;
  top: -40px;
  right: 0;
  width: 300%;
  background: rgba(9, 106, 139, 0.1);
  color: #096a8b;
  font-size: 15px;
  border-radius: 15px;
  padding: 6px 0px;
}
.lifemd-pricing-table th.lifemd-weight,
.lifemd-pricing-table th.lifemd-women,
.lifemd-pricing-table th.lifemd-mental {
  background: #fff;
}
.btn-main.bg-white {
  background: #fff !important;
}
.lifemd-pricing-table .plan-logo {
  height: 32px;
  margin-bottom: 8px;
}
.lifemd-pricing-table .plan-title-container {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}
.lifemd-pricing-table .plan-title-container img {
  margin-top: 4px;
}
.lifemd-pricing-table .plan-title {
  font-weight: 600;
  text-align: left;
}
.lifemd-pricing-table .plan-desc {
  font-size: 15px;
  font-weight: 400;
  margin: 16px 0;
  text-align: left;
}
.lifemd-pricing-table .plan-price {
  font-size: 45px;
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  gap: 4px;
  align-items: center;
}
.lifemd-pricing-table .plan-price .prefix {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
}
.lifemd-pricing-table .plan-price .period {
  font-size: 18px;
  align-self: self-end;
  margin-bottom: 6px;
}
.lifemd-pricing-table .plan-btn {
  min-width: auto;
  margin: 0px 0px 12px 0px;
  border-radius: 16px;
  padding: 14px 14px;
}
.lifemd-pricing-table .plan-note {
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}
.lifemd-pricing-table .plan-women {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #a98ec0;
}
.lifemd-pricing-table .plan-mental {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #6dcff6;
}
.lifemd-pricing-table .plan-weight {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #a4d65e;
}
.lifemd-pricing-table ul {
  font-size: 15px;
  font-weight: 400;
  list-style: disc;
  padding-left: 1rem;
}
.lifemd-pricing-table li {
  margin-bottom: 10px;
  list-style: disc;
}

/*  lifemd-pricing-table PHONE */
.lifemd-pricing-table-phone {
  display: none;
}
.lifemd-pricing-table-phone .headline {
  text-align: center;
  color: #096a8c;
}
.lifemd-pricing-table-phone .lifemd-plus {
  position: relative;
  padding: 40px 20px 40px 20px;
  border-radius: 16px;
  background: linear-gradient(180deg, #096a8b 0%, #74d1ce 100%);
  color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.lifemd-pricing-table-phone .badge-container {
  position: relative;
}
.lifemd-pricing-table-phone .badge-recommended {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: linear-gradient(90deg, #74d1ce 0%, #3b6b69 100%);
  border-radius: 30px;
  padding: 2px;
}
.lifemd-pricing-table-phone .badge-recommended > div {
  background: #0e3c51;
  padding: 2px 20px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 30px;
  color: #fff;
}
.lifemd-pricing-table-phone .plan-price-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.lifemd-pricing-table-phone .plan-price {
  font-size: 34px;
  text-align: left;
  display: flex;
  gap: 4px;
  align-items: center;
  line-height: 1;
}
.lifemd-pricing-table-phone .other-plan .plan-price {
  color: #096a8b;
}

.lifemd-pricing-table-phone .plan-price .prefix {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
}
.lifemd-pricing-table-phone .plan-price .period {
  font-size: 16px;
  align-self: self-end;
  margin-bottom: 4px;
}
.lifemd-pricing-table-phone .plan-desc {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0;
}
.lifemd-pricing-table-phone .plan-gets {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0;
}
.lifemd-pricing-table-phone .plan-list {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
}
.lifemd-pricing-table-phone .plan-list-item {
  display: flex;
  gap: 20px;
  color: #096a8b;
  align-items: flex-start;
}
.lifemd-pricing-table-phone .plan-list-item:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #096a8b;
}
.lifemd-pricing-table-phone .plan-list-item img {
  margin-top: 6px;
}
.lifemd-pricing-table-phone .plan-btn {
  min-width: auto;
  width: 100%;
  margin: 20px 0px 12px 0px;
  border-radius: 16px;
  padding: 14px 14px;
  line-height: 1.4;
}
.lifemd-pricing-table-phone .plan-note {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.lifemd-pricing-table-phone .other-plan {
  padding: 20px;
  border-radius: 16px;
  border: 1px solid #74d1ce;
  margin-bottom: 20px;
  position: relative;
  transition: all 0.8s linear;
  overflow: hidden;
}
.lifemd-pricing-table-phone .other-plan .plan-list {
  margin-bottom: 20px;
}
.lifemd-pricing-table-phone .plan-title-container {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}
.lifemd-pricing-table-phone .plan-title-container img {
  margin-top: 2px;
}
.lifemd-pricing-table-phone .plan-title {
  font-weight: 600;
  text-align: left;
}
.lifemd-pricing-table-phone .plan-women {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #a98ec0;
}
.lifemd-pricing-table-phone .plan-mental {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #6dcff6;
}
.lifemd-pricing-table-phone .plan-weight {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.15;
  color: #a4d65e;
}
.lifemd-pricing-table-phone .plan-note {
  text-align: left;
  margin-top: 10px;
}
.lifemd-pricing-table-phone .btn-toggle-more-less {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.lifemd-pricing-table-phone .more-less-wr .btn-small i {
  transition: all 0.5s linear;
}
.lifemd-pricing-table-phone .more-less-wr.active .btn-small i {
  transform: rotate(180deg);
}
.lifemd-pricing-table-phone .lifemd-plus .more-less-wr {
  max-height: 140px;
  transition: all 0.8s linear;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.lifemd-pricing-table-phone .lifemd-plus .btn-toggle-more-less {
  color: #096a8b;
}
.lifemd-pricing-table-phone .more-less-wr {
  max-height: 250px;
}
.lifemd-pricing-table-phone .more-less-wr.active {
  max-height: 660px;
}
.lifemd-pricing-table-phone .lifemd-plus.more-less-wr.active {
  max-height: 880px;
}
.lifemd-pricing-table-phone .btn-toggle-more-less-shadow {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0px 0px 20px 50px #ffffff;
}
.lifemd-pricing-table-phone .btn-toggle-more-less-shadow.blue {
  box-shadow: 0px 0px 20px 50px #74d1ce;
}

@media screen and (max-width: 991px) {
  .member-banner .img-overlay {
    padding: 160px 0 120px;
  }
  .lifemd-pricing-table th:first-child .plan {
    font-size: 24px;
  }
}
@media screen and (max-width: 821px) {
  .member-banner .img-overlay {
    padding: 100px 0 80px;
  }
  .member-banner.box-top-banner .img-overlay.padding-bottom-0 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .header-promo-new {
    padding: 0px;
    margin: -15px 0 15px;
  }
  .header-fixed {
    padding: 15px 0 15px;
  }
  .header-logo-left .navbar-collapse {
    background: unset;
    backdrop-filter: unset;
  }
  .lifemd-pricing-table {
    display: none;
  }
  .lifemd-pricing-table-phone {
    display: block;
  }
  .box-choose-plan {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 1200px) {
  .lifemd-pricing-table th,
  .lifemd-pricing-table td {
    min-width: 160px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.15;
    padding: 21px 14px;
  }
  .lifemd-pricing-table .plan-price {
    font-size: 20px;
  }
  .lifemd-pricing-table .plan-desc, .lifemd-pricing-table .plan-note {
    font-size: 14px;
  }
  .lifemd-pricing-table .plan-btn {
    min-width: 160px;
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .lifemd-pricing-table th,
  .lifemd-pricing-table td {
    min-width: 120px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.15;
    padding: 21px 10px;
  }
  .lifemd-pricing-table .plan-desc, .lifemd-pricing-table .plan-note {
    font-size: 12px;
  }
  .lifemd-pricing-table .plan-price {
    font-size: 18px;
  }
  .lifemd-pricing-table .plan-btn {
    min-width: 120px;
    font-size: 13px;
  }

  /* Maintain gradient for column 2 on mobile */
  .lifemd-pricing-table td:nth-child(2) {
    background: linear-gradient(180deg, #1f6a8c 0%, #3bb8c3 100%);
    color: #fff;
  }

  .lifemd-pricing-table td:nth-child(2) .fa-check {
    font-weight: normal !important;
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .lifemd-pricing-table th,
  .lifemd-pricing-table td {
    min-width: 140px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    padding: 15px 12px;
  }

  /* Maintain gradient for column 2 on small mobile */
  .lifemd-pricing-table td:nth-child(2) {
    background: linear-gradient(180deg, #1f6a8c 0%, #3bb8c3 100%);
    color: #fff;
  }

  .lifemd-pricing-table td:nth-child(2) .fa-check {
    font-weight: normal !important;
    color: #fff !important;
  }
}
@media (max-width: 360px) {
  .lifemd-pricing-table-phone .plan-price-container {
        display: flex;
        flex-direction: column;
        gap: 8px;  }
    .footer-item .social {
        width: 50%;
        padding: 0 5px;
        line-height: 0;
    }
}
@media screen and (max-width: 786px) {
    .last-footer .center {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .form-connected {
        top: 0px;
    }
}