@charset "utf-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");

/*----------------
RESET CSS
-----------------*/
body {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  background: #f4f4f4;
  color: #000000;

  font-weight: normal;
}

div,
ul,
h1,
h2,
h3,
h4,
h5,
li,
p,
img,
form,
input,
textarea {
  margin: 0;
  padding: 0;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}

table,
tr,
td {
  border: 0;
}

a {
  outline: none;
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #fff !important;
  background: #000 !important;
}

.spn-box a {
  margin: 0 5px !important;
}

.spn-box a:hover {
  background: transparent !important;
}

a.cntc-us {
  background: transparent !important;
  color: #290d55 !important;
}

img {
  border: none;
  height: auto;
}

li {
  list-style: none;
}

ol li {
  list-style-type: decimal;
}

#collapseTwo li {
  list-style: auto;
}

* {
  box-sizing: border-box;
}

.img-full {
  max-width: 100%;
}

.clearall {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.forMob {
  display: none;
}

.forDesk {
  display: block;
}

.inst-sec {
  z-index: 9999;
  position: relative;
  padding: 20px 0 20px 0;
}

.inst-sec h2 {
  font-size: 45px;
  line-height: 96px;
  color: #290d55;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}

.inst-sec h2 span {
  font-weight: 800;
  display: block;
}

.inst-sec .point_block {
  background: #ffffff;
  border-radius: 24px;
  padding: 25px;
  box-shadow: 0px 0px 0px 4px #ffffff30;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.inst-sec .point_block h2 {
  color: #000000;
  font-size: 22px;
  margin: 0;
}

.inst-sec .point_block span {
  border: 2px solid #b688fe;
  background: #f4f4f4;
  color: #b688fe;
  font-size: 40px;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-weight: 800;
}

.inst-sec .point_block p {
  color: #000000;
  font-size: 22px;
  font-weight: 500;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .forMob {
    display: block;
  }

  .forDesk {
    display: none;
  }
}

a.navbar-brand {
  background: transparent !important;
}

/*================font=====================*/
.banner {
  padding: 0;
  background: url(../images/bg-ban.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}

.ban-new {
  padding-top: 140px;
  padding-bottom: 60px;
}

.ban-new .ban-img {
  padding-left: 40px;
  margin-top: 0 !important;
}

.banner .ban-img {
  padding-left: 40px;
  margin-top: 100px;
}

.banner h1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  margin-bottom: 35px;
}

.banner h1 span {
  /* background: -webkit-linear-gradient(to right, #290D55, #121212); */
  background-image: linear-gradient(to right, #290d55, #121212);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner ul {
  padding: 0;
  margin: 0;
}

.banner ul li {
  background: url(../images/ble-tk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #290d55;
  background-size: 22px;
  padding-left: 31px;
  background-position: left center;
  margin-bottom: 15px;

  font-size: 20px;
  font-weight: 400;
  line-height: 27px;

  text-align: left;
}

.banner ul li:last-child {
  margin: 0;
}

.category {
  padding: 0 0 90px 0;
}

.category h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;

  text-align: left;
  color: #290d55;
  margin-bottom: 40px;
}

.category .text-box {
  background: #ffffff;
  border-radius: 24px;
  padding: 22px;
  box-shadow: 0px 0px 0px 4px #fbfbfb;
  display: flex;
  column-gap: 17px;
  align-items: center;
  position: relative;
}

.category .text-box_hov:hover {
  box-shadow: 0px 0px 0px 4px #290d55c9;
}

.category .text-box h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
}

.category .text-box p {
  font-size: 16px;
  /* font-weight: 300; */
  font-weight: 600;
  line-height: 22px;
  color: #7d59b6;
}

/* .category .col-md-4.text-box p {
    
} */

.category img.arw-btn {
  top: 0;
  position: absolute;
  bottom: 0;
  right: 25px;
  margin: auto;
}





.solution {
  padding: 0 0 70px 0;
  margin: 0;
}

.solution .colage {
  border-radius: 26px;
  padding-right: 15px;
}

.solution h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  text-align: left;
  text-align: center;
  color: #290d55;
}

.solution p {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  width: 589px;
  margin: 20px auto 30px auto;
  color: #290d55;
  padding: 0;
}

.solution h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
  color: #290d55;
  margin-bottom: 20px;

}

.solution h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  color: #290d55;
  margin-bottom: 20px;
}

.solution ul {
  padding: 0;
  margin: 0;
}

.solution ul li {
  background: url(../images/ble-tk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #290d55;
  background-size: 22px;
  padding-left: 35px;
  background-position: left center;
  margin-bottom: 15px;

  font-size: 20px;
  font-weight: 400;
  line-height: 27px;

  text-align: left;
}

.solution ul li:last-child {
  margin: 0;
}



.solution2 {
  padding: 30px 0 70px 0;
  margin: 0;
}

.solution2 .colage {
  border-radius: 26px;
  padding-right: 0;
}

.solution2 h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  text-align: left;
  text-align: center;
  color: #000;
}



.solution2 p {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  width: 589px;
  margin: 20px auto 30px auto;
  color: #290d55;
  padding: 0;
}

.solution2 h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
  color: #290d55;
  margin-bottom: 20px;
}

.solution2 h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  color: #290d55;
  margin-bottom: 20px;
}

.solution2 ul {
  padding: 0;
  margin: 0;
}

.solution2 ul li {
  background: url(../images/ble-tk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #290d55;
  background-size: 22px;
  padding-left: 35px;
  background-position: top 3px left;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;

  text-align: left;
}

.solution2 ul li:last-child {
  margin: 0;
}
























.review-sec {
  padding: 70px 0;
  background: #F4F4F4 url(../images/rvw-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.review-sec h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  text-align: left;
  text-align: center;
  color: #290d55;
}

.review-sec p {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  width: 768px;
  margin: 20px auto 40px auto;
  color: #290d55;
  padding: 0;
}

.review-sec .rvw-box {
  border: 4px solid #B688FE;
  padding: 32px;
  border-radius: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;

}

.review-sec .rvw-box h5 {
  font-size: 27px;
  font-weight: 400;
  line-height: 37px;
  text-align: left;
  color: #290d55;
  margin-bottom: 23px;
}

.review-sec .rvw-box h5 span {
  color: #7D59B6;
  font-weight: 600;
}

.review-sec .rvw-box .name-tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -22px;
}

.review-sec .rvw-box .name-tag .img {
  margin-bottom: -36px;
}


.review-sec .rvw-box .name-tag h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #290d55;
  margin-bottom: 10px;
}

.review-sec .rvw-box .name-tag h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.review-sec .rvw-box .name-tag h6 img {
  margin-right: 2px;
}


.medication {
  background: #fff;
  padding: 70px 0;
}

.medication h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #290D55;
  text-align: left;
  margin-bottom: 10px
}

.medication p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  margin-bottom: 10px;
  color: #2a0d55;
}

.medication .text-box {
  border: 4px solid #B688FE;
  border-radius: 24px;
  padding: 32px;
  background: #fff;
}

.medication .text-box {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  color: #290D55;
}

.medication .text-box p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  margin-bottom: 30px;
  color: #2a0d55;
}

.medication .text-box h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #290D55;
  margin-bottom: 10px;
}

.medication .text-box h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.medication .text-box h6 img {
  margin-right: 2px;
  width: 14px;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

























.journey {
  background: #290d55 url(../images/Vector.png);
  padding: 70px 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top -26px center;
}

.journey .title {
  width: 510px;
  margin: auto;
  position: relative;
  height: 140px;
  margin-bottom: 65px;
}

.journey h2.title-tag {
  font-size: 45px;
  font-weight: 600;
  line-height: 47px;

  text-align: left;
  color: #f4f4f4;
  background: #7d59b6;
  display: inline-block;
  width: auto;
  border-radius: 50px;
  padding: 11px 19px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(356deg);
}

.journey h2.title-tag2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;

  text-align: left;
  color: #f4f4f4;
  display: block;
  background: #b688fe;
  width: auto;
  border-radius: 50px;
  padding: 11px 19px;
  width: auto;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -3px;
  transform: rotate(10deg);
}

.journey .text-box {
  background: #ffffff;
  border-radius: 24px;
  padding: 25px 10px;
  box-shadow: 0px 0px 0px 4px #ffffff30;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  height: 100%;
}

.journey .text-box h5 {
  color: #b688fe;

  font-size: 32px;
  font-weight: 800;
  line-height: 44px;

  text-align: center;
}

.journey .text-box h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  text-align: center;
  color: #000000;
}

.journey .text-box p {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  color: #000000;
}

a.gt-sted-btn {
  background: #73eedc;
  padding: 12px 16px 12px 16px;
  border-radius: 44px;
  display: flex;
  justify-content: space-between;
  width: 181px;
  align-items: center;
  margin: 50px auto 0 auto;

  font-size: 18px;
  font-weight: 600;
  line-height: 25px;

  text-align: center;
}

.meet-team-faq {
  padding: 120px 0 0 0 !important;
}

.meet-team {
  padding: 60px 0 0 0;
  background: url(../images/faq.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.meet-team h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;

  text-align: center;
  color: #000000;
  margin-bottom: 30px;
  padding: 0;
}

.meet-team .text-box {
  padding: 39px 53px;
  border-radius: 24px;
  background: #ffffff;
  margin-bottom: 0;
}

.meet-team .text-box p {
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.01em;
  text-align: left;
}

.meet-team .client-box img {
  width: 90px;
}

.meet-team .client-box h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;

  text-align: left;
  color: #290d55;
}

.meet-team .client-box h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;

  text-align: left;
  color: #290d55;
}

.meet-team .client-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 25px;
  margin-top: 40px;
}

.meet-team .title {
  width: 510px;
  position: relative;
  height: 140px;
  margin-bottom: 20px;
}

.meet-team h2.title-tag {
  font-size: 45px;
  font-weight: 600;
  line-height: 47px;

  text-align: left;
  color: #f4f4f4;
  background: #7d59b6;
  display: inline-block;
  width: auto;
  border-radius: 50px;
  padding: 11px 19px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 18px;
  transform: rotate(351deg);
  margin: 0;
}

.meet-team h2.title-tag2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;

  text-align: left;
  color: #f4f4f4;
  display: block;
  background: #290d55;
  width: auto;
  border-radius: 50px;
  padding: 11px 19px;
  width: 155px;
  text-align: right;
  position: absolute;
  transform: rotate(4deg);
  margin: 0;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 5px;
}

.meet-team h2.title-tag3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;

  text-align: left;
  color: #f4f4f4;
  display: block;
  background: #b688fe;
  width: auto;
  border-radius: 50px;
  padding: 11px 19px;
  width: auto;
  text-align: right;
  position: absolute;
  right: 0;
  top: 34px;
  transform: rotate(10deg);
  margin: 0;
}

.instruction {
  padding: 40px 0;
}

.instruction .title {
  width: 850px;
  position: relative;
  height: 128px;
  margin-bottom: 20px;
}

.instruction h2 {
  font-family: "Manrope", sans-serif;
  font-size: 30px;
  font-weight: 200;
  color: #290d55;
  margin-bottom: 15px;
  margin-top: 20px;
}

.instruction h2 span {
  height: 35px;
  width: 35px;
  display: inline-block;
  background: #66339900;
  text-align: center;
  border: 2px solid #290d55;
  border-radius: 40px;
  font-size: 25px;
  line-height: 30px;
  margin-right: 5px;
}

.instruction ul {
  padding-left: 25px;
}

.instruction ul li {
  color: #7d59b6;
  font-family: "Manrope", sans-serif;
  font-size: 19px;
  font-weight: 200;
  list-style: decimal;
  padding-left: 20px;
}

.instruction ul li span.nbgt {
  display: flex;
  align-items: center;
  column-gap: 25px;
  margin: 20px 0;
}

p.dis-claim {
  text-align: center;
  font-weight: 800 !important;
  font-size: 25px !important;
  margin-top: 60px !important;
}

p.dis-claim span {
  font-weight: 200;
  font-size: 16px;
  width: 60%;
  display: inline-block;
  margin: 20px 0 0 0;
}

.instruction p {
  color: #7d59b6;
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 200;
  margin-top: 20px;
}

.text-bx-inst {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ebe0fe;
}

.text-bx-inst2 img.img-fluid {
  padding-left: 0;
  width: auto;
  height: 209px;
  margin: 20px 0;
}

.instruction h2.title-tag {
  font-size: 45px;
  font-weight: 200;
  line-height: 47px;
  text-align: left;
  color: #f4f4f4;
  background: #7d59b6;
  display: inline-block;
  width: auto;
  border-radius: 50px;
  padding: 14px 26px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 18px;
  transform: rotate(357deg);
  margin: 0;
}

.instruction h2.title-tag3 {
  font-size: 40px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  color: #290d55;
  display: block;
  background: #b688fe;
  width: auto;
  border-radius: 50px;
  padding: 14px 26px;
  width: auto;
  text-align: right;
  position: absolute;
  right: 52px;
  top: 38px;
  transform: rotate(6deg);
  margin: 0;
}

.meet-box {
  padding: 30px 0 50px 0;
}

.meet-box .accordion-item {
  background: #ffffff;
  border-radius: 24px !important;
  box-shadow: 0px 0px 0px 4px #ffffff30;
  margin-bottom: 20px;
  overflow: hidden;
  border: none !important;
  padding: 0 30px;
}

.accordion-button:not(.collapsed) {
  color: #290d55 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.meet-box .accordion-item h3 button {
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  padding: 1.5rem 10px;
  text-align: left;
  color: #290d55;
}

.meet-box .accordion-item .accordion-collapse .accordion-body ul {
  margin: 0;
  padding: 0 0 0 23px;
}

.meet-box .accordion-item .accordion-collapse .accordion-body ul li {
  list-style: disc;

  font-size: 16px;
  font-weight: 300;
  line-height: 22px;

  text-align: left;
  color: #290d55;
}

.meet-box .accordion-item .accordion-collapse .accordion-body p {
  list-style: disc;

  font-size: 16px;
  font-weight: 300;
  line-height: 22px;

  text-align: left;
  color: #290d55;
  margin-bottom: 30px;
}

.meet-box .accordion-item .accordion-collapse .accordion-body {
  padding: 1rem 1.25rem;
  padding: 0rem 10px 15px 10px;
}

.accordion-button:focus {
  border-color: #86b7fe00 !important;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

/* .accordion-button::after{
    background-image: url(../images/plus-square.svg) !important;
} */
.accordion-button::after {
  background-image: url(../images/minus-square.svg) !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/plus-square.svg) !important;
}

.meet-box a.faq-btn {
  background: #b688fe;

  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  padding: 14px 23px;
  border-radius: 50px;
  color: #290d55;
  margin-top: 25px;
  display: inline-block;
}

.meet-box a.faq-btn:hover {
  color: #fff !important;
}

.treatment {
  padding: 70px 0;
}

/* .treatment a.treat-btn {} */

.treatment h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;

  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}

.treatment .box-1 {
  background: #b688fe;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}

.treatment .box-2 {
  background: #7d59b6;
}

.treatment .box-3 {
  background: #290d55;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}

.treatment .box-fc {
  padding: 25px;
}

.treatment .box-fc h4 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 20px;
}

.treatment .box-fc .treat-btn {
  padding: 13px 51px 13px 25px;
  border-radius: 44px;
  background-image: url(../images/ar-btn.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  display: inline-block;
  background-size: 21px !important;
  background-position: right 13px center !important;
  /* background-position: right 13px center; */

  font-size: 18px;
  font-weight: 600;
  line-height: 25px;

  text-align: left;
  color: #290d55;
}

.treatment .box-fc .cmng-btn {
  padding: 13px 38px 13px 38px;
  border-radius: 44px;
  background-repeat: no-repeat;
  background: #dadada4d !important;

  display: inline-block;

  font-size: 18px;
  font-weight: 600;
  line-height: 25px;

  text-align: left;
  color: #d7d7d733 !important;
}

.treatment .box-fc .cmng-btn:hover {
  color: #d7d7d733 !important;
  background: #dadada4d !important;
}

.treatment .box-fc .treat-btn:hover {
  background-image: url(../images/ar-btn2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 21px !important;
  background-position: right 13px center !important;
  color: #fff;
}

footer {
  background: #121212;
  padding: 50px 0;
}

footer h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  color: #fff;
  margin-bottom: 14px;
}

footer .box {
  width: 33.33%;
  float: left;
}

footer .box ul {
  margin: 0;
  padding: 0;
}

footer .box ul li {
  margin-bottom: 10px;
}

footer .box ul li:last-child {
  margin: 0;
}

footer .box ul li a {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;

  text-align: left;
  color: #f4f4f4b2 !important;
  cursor: pointer;
}

footer .box ul li a:hover {
  background: transparent !important;
  color: #7d59b6 !important;
}

footer p {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  color: #fff;
  margin: 15px 0;
}

footer h5 {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: right;
  color: #e9e8e8;
  margin-top: 40px;
}

/* WEIGHTLOOSEPAGE */
/* WEIGHTLOOSEPAGE */
/* WEIGHTLOOSEPAGE */
/* WEIGHTLOOSEPAGE */

.weight_loss_lander {
  padding: 115px 0 70px 0;
  background: url(../images/webanli.png),
    radial-gradient(89.65% 158.5% at 54.97% 53.69%,
      #290d55 0%,
      #290d55 31.95%,
      #121212 100%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.weight_loss_lander h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}

.weight_loss_lander h2 span {
  border: 1.5px solid #b688fe;
  border-radius: 100px;
  padding: 0 15px;
  display: inline-block;
  height: 63px;
  line-height: 60px;
}

.weight_loss_lander h2 span sup {
  font-size: 0.45em;
  top: -1em;
}

.weight_loss_lander p {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #fff;
  margin-bottom: 25px;
}

.weight_loss_lander .ban-img-we {
  padding-left: 25px;
}

.weight_loss_lander ul {
  padding: 0;
  margin: 0;
}

.weight_loss_lander ul li {
  background: url(../images/ble-tk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #ffffff;
  background-size: 24px;
  padding-left: 31px;
  background-position: left top;
  margin-bottom: 10px;

  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  padding-bottom: 10px;
}

.weight_loss_lander a.bn-we-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  margin: 15px 0 27px 0;
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.bn-we-btn .we-btn-txt {
  position: relative;
  min-width: 207px;
  float: left;
}

.weight_loss_lander a.bn-we-btn:hover {
  color: #fff !important;
}

.weight_loss_lander a.bn-we-btn abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
  float: right;
}

.bn-we-btn .we-btn-txt:after {
  content: "Starting at $299/month";
  position: absolute;
  top: -3px;
  left: 0px;
}

.bn-we-btn:hover .we-btn-txt:after {
  content: "Get Started Now";
  color: #ffffff;
}

.weight_loss_lander h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #fff !important;
}

.weight_loss_lander .ban-bot-box {
  margin-top: 30px;
  background: #ffffff;
  border-radius: 24px;
  padding: 30px;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 0px 4px #ffffff30;
}

.weight_loss_lander .ban-bot-box h2 {
  font-size: 65px;
  font-weight: 700;
  line-height: 98px;
  color: #b688fe;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
  border-right: 1px solid #f4f4f4;
}

.weight_loss_lander .ban-bot-box p {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;

  text-align: left;
  color: #290d55;
  margin: 0;
}

.weight_loss_lander h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #ffffff;
  margin: 20px 0 0 0;
}

.steps {
  background: #ffffff;
  padding: 60px 0;
  position: relative;
}

.steps h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  text-align: center;
  color: #290d55;
  margin-bottom: 60px;
}

.steps .stp-t {
  position: absolute;
  top: -9%;
  right: 0;
  width: 35%;
}

.steps .stp-b {
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 45%;
}

.steps .steps_box {
  padding: 40px;
  border-radius: 24px;
  background: #b688fe;
}

.steps .col-md-4:nth-child(2) .steps_box {
  background: #290d55;
}

.steps .col-md-4:nth-child(3) .steps_box {
  background: #7d59b6;
}

.steps .steps_box span {
  height: 40px;
  width: 40px;
  display: inline-block;
  padding: 6px 0px;
  text-align: center;
  background: #290d55;
  border-radius: 50%;

  font-size: 20px;
  font-weight: 700;
  line-height: 27px;

  text-align: center;
  color: #ffffff;
}

.steps .col-md-4:nth-child(2) .steps_box span {
  border: 1px solid #ffffff;
}

.steps .steps_box h3 {
  margin-top: 59px;

  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 30px;
}

.steps .steps_box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  width: 244px;
  height: 110px;
}

.steps h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #290d55;
  margin: 37px 0 30px 0;
}

.steps .steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  /* margin: 15px 0 27px 0; */
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.steps .steps-btn:hover {
  color: #fff !important;
}

.steps .steps-btn abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
}

.steps .letf-box {
  background: #ffffff;
}

.trith_box {
  padding: 50px 0;
}

img.img-fluid.pro-img {
  z-index: 9;
  position: relative;
}

.ban-bubble {
  position: absolute;
  top: -30px;
  right: 30px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #8d63c9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #fff;
  z-index: 10;
}

.ban-bubble .bbl-prc {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  display: block;
  color: #fff;
}

.trith_box .letf-box {
  background: #fff;
  padding: 100px 40px;
  border-radius: 24px;
}

.trith_box .letf-box h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  text-align: left;
  margin-bottom: 30px;
}

.trith_box .letf-box ul {
  padding: 0;
  margin: 0;
}

.trith_box .letf-box ul li {
  background: url(../images/ble-tk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #7d59b6;
  background-size: 24px;
  padding-left: 31px;
  background-position: left top;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  padding-bottom: 10px;
}

.trith_box .letf-box .steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  margin: 20px 0 0 0;
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.trith_box .letf-box .steps-btn:hover {
  color: #fff !important;
}

.trith_box .letf-box abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
}

.trith_box.sld-bx .steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  /* margin: 15px 0 27px 0; */
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.trith_box.sld-bx .steps-btn:hover {
  color: #fff !important;
}

.trith_box.sld-bx .steps-btn abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
}

.benefits_sec {
  background: url(../images/bene_bg3.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 60px 0 100px 0;
  background-position: center;
  background-color: #8d53c5;
}



.benefits_sec .txt-box {
  background: #ffffff;
  height: 271px;
  padding: 32px;
  border-radius: 24px;
  box-shadow: 0px 0px 0px 4px #ffffff30;
  /* margin-bottom: 30px; */
  width: 308px;
  margin: 0 auto 30px auto;
}

.benefits_sec .txt-box:last-child {
  margin: 0 auto 0 auto;
}

.benefits_sec h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: center;
}

.benefits_sec h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  margin: 10px 0;
}

.benefits_sec p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #290d55;
}

.slide-rev {
  padding: 80px 0 100px 0;
  background: #fff url(../images/rev-bg-jh.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.slide-rev .text-box {
  text-align: left;
  display: flex;
  flex-direction: column;
  row-gap: 70px;
  justify-content: space-between;
  height: 100%;
  padding-right: 30px;
}

.slide-rev .text-box .t-bar h6 {
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #290D55;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.slide-rev .text-box .t-bar h3 {
  font-size: 48px;
  font-weight: 800;
  line-height: 52.8px;
  text-align: left;
  color: #7D59B6;
}

.slide-rev .text-box .t-bar h5 {
  font-size: 32px;
  font-weight: 600;
  line-height: 35.2px;
  text-align: left;
  color: #290D55;
}

.slide-rev .text-box .b-bar p {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  margin-bottom: 12px;
  color: #290D55;
}

.slide-rev .text-box .b-bar span {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-align: left;
  background: #290D55;
  padding: 4px 24px;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}

.slide-rev .sld-box .img-box {
  position: relative;
}

.slide-rev .sld-box span.vd-img {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-align: left;
  background: #290D55;
  padding: 4px 24px;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
}

.slide-rev .owl-theme .owl-nav {
  width: 264px;
  background: #F4F4F4;
  padding: 24px;
  height: 88px;
  border-radius: 80px;
  margin: auto;
  position: relative;
  margin-top: 40px;
}

.owl-theme .owl-dots {
  margin-top: -52px !important;
  position: relative;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px !important;
  height: 8px !important;
  background: #CCCC !important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1B1B1B !important;
}

.slide-rev .owl-carousel .owl-nav button.owl-prev {
  left: 20px;
  position: absolute;
  z-index: 99;
  background: url(../images/l-ar-sl.svg);
  height: 33px;
  width: 33px;
  background-size: contain;
}

.slide-rev .owl-carousel .owl-nav button.owl-prev span,
.slide-rev .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.slide-rev .owl-carousel .owl-nav button.owl-next {
  right: 20px;
  position: absolute;
  z-index: 99;
  background: url(../images/r-ar-sl.svg);
  height: 33px;
  width: 33px;
  background-size: contain;
}


.weight_box {
  padding: 60px 0 0 0;
}

.weight_box .lbs_box {
  display: flex;
  align-items: center;
  column-gap: 175px;
  background: #290d55;
  border-radius: 24px;
  padding: 30px 65px;
}
.weight_box .lbs_box .right-box a.steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 ;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  margin: 20px 0 0 0;
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 20px;
}
.weight_box .lbs_box .left-box,
.weight_box .lbs_box .right-box {
  width: 50%;
}

.weight_box .lbs_box .left-box .hgjk {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.weight_box .lbs_box .left-box .may_box {
  margin-top: 17px;
  background: #7d59b6;
  padding: 20px;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.weight_box .lbs_box .left-box .may_box h4 {
  width: 143px;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: #fff;
}

.weight_box .lbs_box .left-box .may_box h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 66px;
  letter-spacing: -0.02em;
  text-align: right;
  color: #fff;
}

.weight_box .lbs_box .left-box h6 {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin: 15px 0 0 0;
}

.weight_box .lbs_box .left-box .hgjk h6.res {
  width: 176px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  width: 178px;
  margin: 0;
}

.weight_box .lbs_box .left-box span#slider_value {
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -0.02em;
  text-align: right;
  color: #eefbfc;
}

.weight_box .lbs_box .left-box .rng-j {
  position: relative;
  padding-right: 30px;
}

.weight_box .lbs_box .left-box .rng-j sup {
  font-size: 22px;
  margin-left: 0;
  color: #eefbfc;
  position: absolute;
  top: 16px;
  width: 20px;
}

.weight_box .lbs_box .right-box h2 {
  font-size: 119px;
  font-weight: 600;
  line-height: 125px;
  letter-spacing: -0.05em;
  text-align: left;
  color: #b688fe;
}

.weight_box .lbs_box .right-box p {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
}

input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
  border-radius: 10px;
  height: 2.5px;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  border-radius: 0.5rem;
  height: 3px;
}

input[type="range"]::-moz-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  margin-top: -12px;
  background-color: #e4d3ff;
  height: 1.5rem;
  width: 1.5rem;
  outline: 3px solid #7d59b6;
  border-radius: 50%;
}

#rangeInput {
  background: linear-gradient(to right,
      #7d59b6 0%,
      #7d59b6 50%,
      #fff 50%,
      #fff 100%);
}

input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 6px;
  background: #ccc;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 25px;
  width: 25px;
  background-color: #e4d3ff;
  outline: 5px solid #7d59b6;
  border-radius: 50%;
  border: none;
  margin-top: -12px;
  transition: 0.2s ease-in-out;
}

input[type="range"]::-moz-range-thumb {
  height: 25px;
  width: 25px;
  background-color: #e4d3ff;
  outline: 5px solid #7d59b6;
  border-radius: 50%;
  border: none;

  transition: 0.2s ease-in-out;
}

.meet-team .clo-box {
  display: flex;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
  background: #fff;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
}

.meet-team .clo-box .bt-bx-l {
  width: 50%;
}

.meet-team .clo-box .bt-bx-r {
  padding: 70px 50px 0 0;
}

.meet-team .clo-box h5 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  text-align: left;
  color: #290d55;
  width: 366px;
  margin-bottom: 30px;
}

.meet-team .clo-box p {
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0em;
  color: #290d55;
  text-align: left;
  width: 400px;
  margin-bottom: 25px;
}

.meet-team .clo-box .steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  /* margin: 20px 0 0 0; */
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.meet-team .clo-box .steps-btn:hover {
  color: #fff !important;
}

.meet-team .clo-box abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
}

.foot-sugge {
  background: #290d55;
  padding: 30px 0;
}

.foot-sugge p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}

/* TREATMENTS */
/* TREATMENTS */
/* TREATMENTS */
/* TREATMENTS */

.treatments_off {
  padding: 104px 0 0 0;
  position: relative;
}

.treatments_off img.trt-b {
  position: absolute;
  top: 100px;
  z-index: -1;
  right: 0;
  width: auto;
  left: 0;
  right: 0;
  margin: auto;
}

.treatments_off img.trt-t {
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: -1;
  width: auto;
  left: 0;
  right: 0;
  margin: auto;
}

.treatments_off h2 {
  font-size: 56px;
  font-weight: 500;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: center;
  color: #290d55;
  margin: 40px 0;
  padding: 0;
}

.treatments_off .treat_bx {
  padding: 40px;
  border-radius: 24px;
  background: #290d55;
  height: 100%;
}

.treatments_off .img-box {
  background: url(../images/treat-1.png);
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  height: 500px;
}

.treatments_off .img-box2 {
  background: url(../images/treat-2.png);
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  height: 500px;
}

.treatments_off .img-box3 {
  background: url(../images/treat-3.png);
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  height: 500px;
}

.treatments_off .treat_bx span img {
  width: 34px;
}

.treatments_off .treat_bx h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-top: 100px;
  margin-bottom: 25px;
  width: 339px;
}

.treatments_off .treat_bx p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-bottom: 30px;
  width: 339px;
}

.treatments_off .treat_bx .steps-btn {
  background: #73eedc;
  border: 0;
  color: #121212 !important;
  padding: 9px 10px 9px 18px !important;
  border-radius: 50px;
  font-weight: 600;
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
}

.treatments_off .treat_bx .steps-btn:hover {
  color: #fff !important;
}

.treatments_off .treat_bx .steps-btn abbr {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50%;
  margin-left: 10px;
}

.treatments_off .treat_bx .steps-btn2 {
  background: #000 !important;
  border: 0;
  padding: 9px 14px 9px 14px !important;
  border-radius: 50px;
  font-weight: 600;
  margin-left: 0;
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
  width: 179px;
  text-align: center;
  color: #fff !important;
  opacity: 0.2;
}

.treatments_off .treat_bx .steps-btn2:hover {
  color: #fff !important;
}

.abt-ban {
  padding: 170px 0 70px 0;
  background: radial-gradient(89.65% 158.5% at 54.97% 53.69%,
      #290d55 0%,
      #290d55 31.95%,
      #121212 100%);
  text-align: center;
  position: relative;
  height: 447px;
}

.abt-ban h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 67px;
  letter-spacing: 0em;
  color: #fff;
  margin-bottom: 30px;
}

.abt-ban p {
  width: 548px;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  color: #fff;
  margin: auto;
  margin-bottom: 0;
}

.abt-ban img.img-fluid.to-ri {
  position: absolute;
  right: 0;
  width: 231px;
  top: -64px;
}

.abt-ban img.img-fluid.bo-le {
  position: absolute;
  left: 0;
  top: 217px;
  width: 100%;
}

.cnt-ban {
  padding: 170px 0 70px 0;
  /* background: radial-gradient(89.65% 158.5% at 54.97% 53.69%, #290D55 0%, #290D55 31.95%, #121212 100%); */
  text-align: center;
  position: relative;
  height: 447px;
}

.cnt-ban h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 67px;
  letter-spacing: 0em;
  color: #290d55;
  margin-bottom: 30px;
}

.cnt-ban p {
  width: 548px;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  color: #290d55;
  margin: auto;
  margin-bottom: 0;
}

.cnt-ban img.img-fluid.to-ri {
  position: absolute;
  right: 0;
  width: 100%;
  top: 0;
  z-index: -99;
}

.cnt-ban img.img-fluid.bo-le {
  position: absolute;
  left: 0;
  top: 217px;
  width: 100%;
}

.contact_sec .left_box {
  background: #fff;
  padding: 40px;
  border-radius: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.contact_sec .left_box h4 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  margin: 40px 0 30px 0;
}

.contact_sec .left_box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #290d55;
}

.contact_sec .left_box a.cl-bx {
  padding: 7px 35px 7px 68px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 30px 0 0 0;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #7d59b6;
  background: url(../images/call.svg);
  background-repeat: no-repeat;
  background-position: center left 26px;
  background-size: 22px;
  height: 57px;
}

.contact_sec .left_box a.cl-bx:hover {
  padding: 7px 35px 7px 68px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 30px 0 0 0;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #ffff;
  background: url(../images/call.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center left 26px !important;
  background-size: 22px !important;
  background-color: #290d55 !important;
  height: 57px;
}

.contact_sec .left_box a.cl-bx span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}

.contact_sec .left_box a.cl-bx2 {
  padding: 13px 25px 13px 25px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 30px 0 0 0;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #7d59b6;
  height: 57px;
}

.contact_sec .left_box a.cl-bx2:hover {
  padding: 13px 25px 13px 25px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 30px 0 0 0;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #ffff;
  height: 57px;
}

.emergency_box {
  padding: 40px 0;
}

.emergency_box h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #290d55;
  margin-bottom: 20px;
}

.emergency_box .emer_box {
  border: 3px solid #ff3e41;
  padding: 41px;
  border-radius: 24px;
  background: #121212;
}

.emergency_box .emer_box p {
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-top: 40px;
}

.pharma_box {
  margin: 0 0 30px 0;
}

.pharma_box .phrm_box {
  padding: 41px;
  border-radius: 24px;
  background: #121212;
  background: #ffffff;
}

.pharma_box .phrm_box h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #290d55;
  margin-bottom: 20px;
}

.pharma_box .phrm_box p {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #7d59b6;
  margin-bottom: 20px;
}

.pharma_box .phrm_box a.cl-bx {
  padding: 7px 35px 7px 68px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 0;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #7d59b6;
  background: url(../images/call.svg);
  background-repeat: no-repeat;
  background-position: center left 26px;
  background-size: 22px;
  height: 50px;
}

.pharma_box .phrm_box a.cl-bx:hover {
  padding: 7px 35px 7px 68px;
  border: 1px solid #7d59b6;
  display: inline-block;
  margin: 0;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffff;
  background: url(../images/call.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center left 26px !important;
  background-size: 22px !important;
  background-color: #290d55 !important;
  height: 50px;
}

.pharma_box .phrm_box .btn_add {
  display: flex;
  align-items: flex-start;
  column-gap: 60px;
  flex-direction: column;
}

.pharma_box .phrm_box a.cl-bx span {
  display: block;
  text-align: left;
}

.pharma_box .phrm_box .btn_add h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #7d59b6;
  display: flex;
  column-gap: 15px;
}

.mission-sec {
  z-index: 9999;
  position: relative;
  padding: 70px 0 20px 0;
}

.mission-sec img.img-rck-in {
  margin-bottom: 70px;
}

.mission-sec h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  color: #121212;
  margin-bottom: 30px;
}

.mission-sec p {
  color: #290d55;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  width: 442px;
}

.meet-t-tm {
  padding: 0;
}

.meet-t-tm h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: center;
  color: #290d55;
  margin-bottom: 40px;
}

.meet-t-tm .ppl-bx {
  padding: 40px;
  height: 100%;
  border-radius: 24px;
  background: #7d59b6;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.meet-t-tm .ppl-bx p {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #ffffff;
}

.meet-t-tm .ppl-bx h5 {
  text-align: right;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
}

.meet-t-tm .ppl-bx span {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  text-align: right;
}

.meet-t-tm .doc-bx {
  padding: 40px;
  border-radius: 24px;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.meet-t-tm .doc-bx img {
  width: 32px;
}

.meet-t-tm .doc-bx p {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  color: #290d55;
}

.row-half .col-md-6 {
  width: 50%;
  height: 100% !important;
}

.ban-bot-box-spn {
  display: block;
}

.returns-policies {
  padding: 150px 0 40px 0;
  min-height: 95vh;
}

.returns-policies h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 67px;
  text-align: left;
  color: #290d55;
  margin: 0 0 15px 0;
}

.returns-policies a {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #290d55;
  margin-bottom: 50px;
  display: block;
}

.returns-policies a:hover {
  background: transparent !important;
  color: #290d55 !important;
}

.returns-policies a span {
  margin-left: 6px;
}

.returns-policies p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #290d55;
  margin: 0;
}

.hry {
  display: inline !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
  letter-spacing: 0em;
  text-align: left !important;
  color: #290d55 !important;
  text-decoration: underline;
  margin: 0;
}

.hry:hover {
  background: transparent !important;
  color: #290d55 !important;
}

.returns-policies h3 {
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: #150035;
  margin: 20px 0;
}

.returns-policies h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #150035;
  margin: 20px 0;
}

.returns-policies ul {
  padding-left: 20px;
  margin: 20px 0;
}

.returns-policies ul li {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #290d55;
  margin: 0;
  list-style: disc;
}

@media screen and (max-width: 2560px) {
  .benefits_sec {
    background-size: contain;
    background-position: center bottom;
    background-color: #8d53c5;
  }
}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1300px) {
  .review-sec .rvw-box .name-tag {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    flex-direction: row-reverse;
    column-gap: 10px;
  }

  .review-sec .rvw-box .name-tag .img {
    margin-bottom: 0;
    width: 80px;
    height: 80px;
  }

}

@media screen and (max-width: 1200px) {
  .banner h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 26px;
  }

  .journey .text-box h4 {
    font-size: 20px;
    line-height: 25px;
  }

  .weight_loss_lander .ban-bot-box h2 {
    font-size: 55px;
    line-height: 90px;
    margin: 0 30px 0 0;
    padding: 0 30px 0 0;
  }

  .weight_loss_lander h6 {
    font-size: 13px;
    line-height: 16px;
  }

  .weight_box .lbs_box {
    column-gap: 120px;
  }

  .meet-team .clo-box .bt-bx-r {
    padding: 35px 28px 28px 50px;
    width: 50%;
  }

  .meet-team .clo-box h5 {
    font-size: 30px;
    line-height: 40px;
    width: auto;
    margin-bottom: 20px;
  }

  .meet-team .clo-box p {
    font-size: 22px;
    width: auto;
    line-height: 32px;
  }

  .benefits_sec {
    background-position: center;
  }
}

@media screen and (max-width: 1080px) {

  .meet-t-tm .ppl-bx p,
  .meet-t-tm .doc-bx p {
    font-size: 18px;
    line-height: 26px;
  }

  .meet-t-tm .ppl-bx h5 {
    font-size: 20px;
    line-height: 28px;
  }

  .meet-t-tm .ppl-bx span {
    font-size: 14px;
    line-height: 25px;
  }

  .meet-t-tm .doc-bx,
  .meet-t-tm .ppl-bx {
    padding: 20px;
  }

  .abt-ban h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 25px;
  }

  .abt-ban p {
    width: 548px;
    font-size: 15px;
    line-height: 26px;
  }

  .abt-ban {
    padding: 120px 0 40px 0;
    height: auto;
  }

  .mission-sec p {
    font-size: 17px;
    line-height: 24px;
    width: auto;
  }

  .review-sec .rvw-box h5 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 27px;
  }

  .review-sec .rvw-box .name-tag h4 {
    font-size: 19px;
    line-height: 20px;
  }

  .review-sec .rvw-box .name-tag h6 {
    font-size: 13px;
    line-height: 15px;
  }

}

@media screen and (max-width: 991px) {
  .instruction h2.title-tag {
    font-size: 32px;
    line-height: 35px;
    padding: 11px 26px;
  }

  .instruction h2.title-tag3 {
    font-size: 32px;
    line-height: 35px;
    padding: 11px 26px;
    right: 184px;
  }

  .instruction h2 {
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .instruction ul li {
    font-size: 14px;
    padding-left: 15px;
  }

  .instruction p {
    font-size: 14px;
    padding-left: 15px;
  }

  .instruction h2 span {
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 26px;
  }

  .inst-sec .point_block p {
    font-size: 17px;
    line-height: 24px;
  }

  .inst-sec h2 {
    font-size: 30px;
    line-height: 47px;
  }

  .contact_sec .left_box {
    padding: 25px;
  }

  .contact_sec .left_box a.cl-bx2 {
    padding: 13px 20px 13px 20px;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    height: 50px;
  }

  .pharma_box .phrm_box .btn_add h5 {
    width: 50%;
  }

  .pharma_box .phrm_box a.cl-bx {
    height: auto;
  }

  .ban-bot-box-spn {
    display: inline;
  }

  .treatments_off .treat_bx p {
    width: auto;
  }

  .treatments_off .treat_bx h3 {
    width: auto;
  }

  .treatments_off .treat_bx {
    padding: 30px;
    height: 100%;
  }

  .treatments_off .treat_bx h3 {
    font-size: 33px;
    line-height: 50px;
    margin-top: 65px;
  }

  .banner h1 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 17px;
  }

  .banner ul li {
    background-size: 16px;
    padding-left: 25px;
    background-position: left top 4px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  a.navbar-brand {
    width: 15%;
  }

  .category .text-box h3 {
    font-size: 15px;
    line-height: 20px;
  }

  .category .text-box p {
    font-size: 12px;
    line-height: 17px;
  }

  .category .text-box .icon-box img {
    width: 37px;
  }

  .category .text-box {
    padding: 20px 15px;
    clear: both;
    margin-bottom: 25px;
  }

  .category img.arw-btn {
    right: 14px;
    width: 19px;
  }

  .solution h3 {
    font-size: 24px;
    line-height: 29px;
  }

  .solution2 h3 {
    font-size: 24px;
    line-height: 0;
  }

  .solution h5 {
    font-size: 13px;
    line-height: 15px;
  }

  .solution ul li {
    background-size: 16px;
    padding-left: 27px;
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 19px;
  }

  .journey h2.title-tag {
    font-size: 37px;
    line-height: 39px;
  }

  .journey h2.title-tag2 {
    font-size: 32px;
    line-height: 36px;
  }

  .journey .title {
    width: 444px;
    margin: auto;
    position: relative;
    height: 120px;
    margin-bottom: 50px;
  }

  .journey .text-box h4 {
    font-size: 17px;
    line-height: 22px;
  }

  .journey .text-box p {
    font-size: 13px;
    line-height: 20px;
  }

  .journey .text-box {
    row-gap: 10px;
  }

  a.gt-sted-btn {
    margin: 30px auto 0 auto;
  }

  .journey {
    padding: 40px 0;
  }

  .meet-team {
    padding: 30px 0 0 0;
  }

  .meet-team h2,
  .treatment h2,
  .solution h2,
  .category h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .meet-team .text-box {
    padding: 25px 30px;
  }

  .meet-team .text-box p {
    font-size: 20px;
    line-height: 27px;
  }

  .meet-team .text-box p {
    font-size: 20px;
    line-height: 27px;
  }

  .meet-team .client-box h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .meet-team .client-box h6 {
    font-size: 14px;
    line-height: 22px;
  }

  .meet-team .client-box img {
    width: 60px;
  }

  .meet-team h2.title-tag {
    font-size: 30px;
    line-height: 37px;
    padding: 8px 21px;
    top: 18px;
  }

  .meet-team h2.title-tag2 {
    font-size: 30px;
    line-height: 32px;
    padding: 10px 17px;
    width: 155px;
    text-align: center;
  }

  .meet-team h2.title-tag3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;

    text-align: left;
    color: #f4f4f4;
    display: block;
    background: #b688fe;
    width: auto;
    border-radius: 50px;
    padding: 11px 26px;
  }

  .meet-team .title {
    width: 430px;
    height: 113px;
  }

  .meet-box .accordion-item h3 button {
    font-size: 16px;
    line-height: 23px;
    padding: 10px;
  }

  .meet-box .accordion-item .accordion-collapse .accordion-body ul li {
    font-size: 12px;
    line-height: 19px;
  }

  .meet-box .accordion-item .accordion-collapse .accordion-body p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }

  .meet-box a.faq-btn {
    font-size: 15px;
    line-height: 20px;
  }

  .treatment {
    padding: 35px 0;
  }

  .treatment .box-fc h4 {
    font-size: 30px;
    line-height: 38px;
  }

  .treatment .box-fc .treat-btn {
    padding: 10px 40px 10px 20px;
    background-size: 15px !important;
    font-size: 13px;
  }

  .treatment .box-fc .cmng-btn {
    padding: 10px 30px;
    font-size: 13px;
  }

  footer h6 {
    font-size: 12px;
  }

  footer .box ul li a {
    font-size: 12px;
    line-height: 17px;
  }

  footer .box ul li {
    margin-bottom: 4px;
  }

  footer h5 {
    font-size: 10px;
    margin-top: 26px;
  }

  footer p {
    font-size: 11px;
    margin: 10px 0;
  }

  .lgo {
    width: 45%;
  }

  .weight_loss_lander h2 {
    font-size: 31px;
    line-height: 41px;
  }

  .weight_loss_lander h2 span {
    height: 45px;
    line-height: 45px;
  }

  .weight_loss_lander p {
    font-size: 16px;
    line-height: 20px;
  }

  .weight_loss_lander ul li {
    font-size: 14px;
    line-height: 17px;
    background-size: 20px;
  }

  .weight_loss_lander .ban-bot-box {
    padding: 20px;
  }

  .weight_loss_lander .ban-bot-box p {
    font-size: 12px;
    line-height: 14px;
  }

  .weight_loss_lander .ban-bot-box h2 {
    font-size: 40px;
    line-height: 45px;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
  }

  .weight_loss_lander h6 {
    font-size: 10px;
    line-height: 14px;
  }

  .weight_loss_lander h5 {
    font-size: 13px;
    line-height: 16px;
  }

  .weight_loss_lander {
    padding: 115px 0 40px 0;
  }

  .steps {
    padding: 40px 0;
  }

  .steps h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
  }

  .steps .steps_box {
    padding: 25px;
  }

  .steps .steps_box span {
    height: 35px;
    width: 35px;
    font-size: 16px;
    line-height: 22px;
  }

  .steps .steps_box h3 {
    margin-top: 40px;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .steps .steps_box p {
    font-size: 13px;
    line-height: 20px;
    width: auto;
    height: auto;
  }

  .steps .steps_box {
    height: 100%;
  }

  .steps h6 {
    font-size: 30px;
  }

  .trith_box .letf-box h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .trith_box .letf-box {
    padding: 70px 40px;
  }

  .benefits_sec {
    background-size: cover;
    padding: 30px 0 50px 0;
  }

  .benefits_sec .txt-box {
    padding: 18px;
    width: auto;
    margin: 0 auto 30px auto;
    height: auto;
  }

  .benefits_sec h3 {
    font-size: 15px;
    line-height: 18px;
  }

  .benefits_sec p {
    font-size: 12px;
    line-height: 19px;
  }

  .benefits_sec h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .weight_box {
    padding: 30px 0 0 0;
  }

  .weight_box .lbs_box {
    column-gap: 50px;
    padding: 30px;
  }

  .weight_box .lbs_box .right-box h2 {
    font-size: 75px;
    line-height: 85px;
  }

  .weight_box .lbs_box .right-box p {
    font-size: 13px;
    line-height: 19px;
  }

  .weight_box .lbs_box .left-box .may_box {
    padding: 10px;
  }

  .weight_box .lbs_box .left-box .may_box h5 {
    font-size: 37px;
    line-height: 60px;
  }

  .weight_box .lbs_box .left-box .may_box {
    padding: 16px;
  }

  .weight_box .lbs_box .left-box .may_box h4 {
    width: 135px;
    font-size: 15px;
    line-height: 19px;
  }

  .weight_box .lbs_box .left-box .hgjk h6.res {
    width: 176px;
    font-size: 16px;
    line-height: 19px;
  }

  .weight_box .lbs_box .left-box .hgjk {
    align-items: center;
  }

  .meet-team .clo-box p {
    font-size: 17px;
    line-height: 23px;
  }

  .meet-team .clo-box h5 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .meet-team .clo-box .bt-bx-r {
    padding: 20px 28px 28px 40px;
  }

  .foot-sugge p {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .mission-sec img.img-rck-in {
    margin-bottom: 50px;
  }

  .mission-sec h2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .mission-sec p {
    font-size: 15px;
    line-height: 20px;
  }

  /* .meet-t-tm .ppl-bx p,
    .meet-t-tm .doc-bx p {
        font-size: 16px;
        line-height: 25px;
    } */

  .meet-t-tm .ppl-bx h5 {
    /* font-size: 17px;
        line-height: 24px; */
    margin-top: 10px;
  }

  .meet-t-tm .ppl-bx span {
    font-size: 12px;
    line-height: 22px;
  }

  .abt-ban h2 {
    font-size: 36px;
    line-height: 51px;
    margin-bottom: 20px;
  }

  .abt-ban {
    padding: 90px 0 40px 0;
  }

  .review-sec .rvw-box {
    border: 2px solid #B688FE;
    padding: 16px;
  }

  .review-sec .rvw-box .name-tag .img {
    width: 64px;
    height: 64px;
  }

  .review-sec .rvw-box .name-tag h6 {
    font-size: 11px;
  }

  .review-sec .rvw-box .name-tag h4 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  .review-sec p {
    width: auto;
  }

  .review-sec h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .review-sec p {
    font-size: 16px;
    line-height: 24px;
  }

  .medication .container .row {
    width: 100%;
    flex-direction: column;
  }

  .medication .container .row .col-md-4 {
    width: 100% !important;
  }

  .medication .container .row .col-md-8 {
    width: 100% !important;
  }

  .home-demo {
    margin-top: 20px;
  }

  .medication h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .medication p {
    font-size: 16px;
    line-height: 24px;
  }

  .medication .text-box p {
    font-size: 18px;
    line-height: 24px;
  }

  .medication .text-box {
    border: 2px solid #B688FE;
    padding: 16px;
  }

  .medication .text-box h5 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 6px;
  }

  .medication .text-box h6 {
    font-size: 14px;
    line-height: 14px;
  }

  .medication {
    padding: 40px 0;
  }

  .slide-rev .text-box .t-bar h5 {
    font-size: 20px;
    line-height: 22px;
  }

  .slide-rev .text-box .t-bar h3 {
    font-size: 32px;
    line-height: 35px;
  }

  .slide-rev .text-box .t-bar h6 {
    font-size: 14px;
    line-height: 15.4px;
    margin-bottom: 15px;
  }

  .slide-rev .text-box .b-bar p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .slide-rev .text-box .b-bar span {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
  }

  .sema-biology-col.ban-img #video1,
  .sema-biology-col.ban-img #video2,
  .sema-biology-col.ban-img #video3 {
    height: 384px !important;
  }











}

@media screen and (max-width: 767px) {
  .instruction ul li span.nbgt img {
    padding: 0;
    width: auto;
    height: 100%;
  }
  .solution2 a.gt-sted-btn {
    width: 100%;
  }
  .solution2 .container .row:last-child {
    flex-direction: column-reverse;
  }

  .instruction ul li span.nbgt {
    margin: 0 0 15px 0;
    flex-direction: column;
  }

  p.dis-claim {
    font-size: 18px !important;
    padding: 0 !important;
  }

  p.dis-claim span {
    width: 100%;
  }

  .instruction .title {
    width: 100%;
    height: 115px;
  }

  .box .spn-box {
    height: 100px;
  }

  .instruction h2.title-tag3 {
    right: 19px;
  }

  .text-bx-inst {
    padding-right: 0;
    margin-right: 0;
    border-right: 0px solid #ebe0fe;
  }

  .instruction h2 {
    margin-top: 20px;
  }

  .text-bx-inst2 img.img-fluid {
    padding-left: 0%;
    width: 100%;
  }

  .text-bx-inst3 img.img-fluid {
    margin-top: 30px;
    width: 80%;
  }

  .text-bx-inst img.img-fluid {
    margin: 20px 0 !important;
  }

  .inst-sec .point_block {
    background: #ffffff;
    border-radius: 24px;
    padding: 12px;
  }

  .inst-sec .point_block p {
    width: 75%;
  }

  .treatment .box-fc {
    margin: 0 12px;
    border-radius: 0;
  }

  .spn-box a {
    margin: 0 3px !important;
  }

  .spn-box a img {
    height: 18px;
  }

  .returns-policies {
    padding: 80px 0 40px 0;
    min-height: 95vh;
  }

  .returns-policies h2 {
    font-size: 40px;
    line-height: 46px;
    margin: 0 0 20px 0;
  }

  .returns-policies a {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .meet-team-faq h2.title-tag3 {
    font-size: 34px !important;
    line-height: 36px !important;
  }

  .meet-team-faq {
    padding: 90px 0 0 0 !important;
  }

  .pharma_box .phrm_box .btn_add h5 {
    width: 100%;
  }

  .cnt-ban img.img-fluid.to-ri {
    display: none;
  }

  .cnt-ban p {
    width: auto;
  }

  .cnt-ban {
    padding: 80px 0 40px 0;
    height: auto;
  }

  .cnt-ban h2 {
    font-size: 45px;
    line-height: 50px;
  }

  .contact_sec .left_box {
    margin-bottom: 30px;
    height: auto;
  }

  .pharma_box .phrm_box .btn_add {
    display: flex;
    align-items: flex-start;
    column-gap: 60px;
    flex-direction: column;
    row-gap: 20px;
  }

  .foot-sugge {
    background: #121212;
  }

  span.mob-space {
    margin-bottom: 80px;
  }

  .category .text-box p {
    margin-bottom: 0;
  }

  .solution p {
    width: 100%;
  }

  .banner {
    padding-top: 90px;
  }

  .navbar {
    padding: 0;
  }

  a.navbar-brand {
    width: 91px;
  }

  .banner h1 {
    margin-bottom: 34px;
    line-height: 40px;
  }

  .banner ul li {
    background-size: 24px;
    padding-left: 31px;
    background-position: left top 0px;
    margin-bottom: 15px;
    font-size: 16px;
    padding-bottom: 6px;
  }

  .banner .ban-img {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 40px;
  }

  a.str-btn {
    background: #b688fe;
    border-radius: 50px;
    padding: 16px 36px;
    display: inline-block;
    margin-top: 30px;

    font-size: 18px;
    font-weight: 500;
    line-height: 25px;

    text-align: left;
    color: #290d55;
  }

  a.str-btn:hover {
    color: #fff !important;
  }

  .meet-team h2,
  .treatment h2,
  .solution h2,
  .category h2 {
    font-size: 32px;
    line-height: 37px;
    color: #121212;
  }

  .category h2 {
    margin-bottom: 25px;
  }

  .category p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;

    text-align: left;
    color: #290d55;
    margin-bottom: 30px;
  }

  .category {
    padding: 0 0 30px 0;
  }

  .solution h3 {
    line-height: 34px;
    margin-top: 30px;
  }

  .solution2 h3 {
    line-height: 34px;
    margin-top: 0;
  }

  .solution h5 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;

  }

  .solution ul li {
    background-size: 24px;
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
    background-position: left top;
  }

  .solution {
    padding: 0 0 30px 0;
  }

  .benefits {
    background: #290d55;
    padding: 40px;
    text-align: center;
  }

  .benefits h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 44px;
    color: #e9e8e8;
    margin-bottom: 15px;
  }

  .benefits ul {
    margin: 0;
    padding: 0;
  }

  .benefits ul li {
    list-style: none;
    display: block;
    margin-bottom: 32px;
  }

  .benefits ul li h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;

    text-align: center;
    color: #b688fe;
    margin-top: 20px;
  }

  .benefits p {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #e9e8e8;
    margin-bottom: 20px;
  }

  .benefits .bene-btn {
    background: #b688fe;
    padding: 16px 32px 16px 32px;
    border-radius: 44px;

    font-size: 18px;
    font-weight: 500;
    line-height: 25px;

    text-align: left;
    color: #290d55;
    display: inline-block;
  }

  .benefits .bene-btn:hover {
    color: #fff !important;
  }

  .journey {
    background: #290d55 url(../images/Vector.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .journey h2.title-tag {
    font-size: 32px;
    line-height: 34px;
  }

  .journey h2.title-tag2 {
    font-size: 32px;
    line-height: 32px;
    background: #B688FE;
    transform: rotate(3deg);
  }

  .journey .title {
    width: 355px;
    height: 107px;
  }

  .journey .container .row .col-md-4 {
    margin-bottom: 25px;
  }

  .journey .text-box {
    width: 90%;
    margin: auto;
  }

  .journey .text-box h4 {
    font-size: 20px;
    line-height: 24px;
  }

  .journey .text-box p {
    font-size: 16px;
    line-height: 25px;
  }

  .journey .text-box {
    padding: 25px 20px;
  }

  /* a.gt-sted-btn {
        display: none !important;
    } */

  .meet-team {
    padding: 0;
    background-image: none;
  }

  .meet-team h2 {
    text-align: left;
    margin-top: 45px;
  }

  .meet-team .ralph-img {
    margin-bottom: 25px;
  }

  .meet-team .text-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    margin-bottom: 20px;
    color: #290d55;
  }

  .meet-team .text-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;

    text-align: left;
    margin: 0;
    color: #290d55;
  }

  .meet-team ul.new-li {
    padding: 0;
    margin: 20px 0 0 0;
  }

  .meet-team ul.new-li li {
    background: url(../images/ble-tk.svg);
    background-size: contain;
    background-repeat: no-repeat;
    color: #290d55;
    background-size: 22px;
    padding-left: 33px;
    background-position: top 3px left;
    margin-bottom: 15px;

    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
  }

  .meet-team .information {
    padding: 35px 20px;
    background: #290d55;
    border-radius: 24px;
  }

  .meet-team .information .info-box h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    text-align: left;
    color: #b688fe;
    margin-bottom: 20px;
  }

  .meet-team .information .info-box h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #f4f4f4;
    margin-bottom: 20px;
  }

  .meet-team .information button {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;

    text-align: left;
    color: #b688fe;
    background: transparent;
    border: none !important;
    margin-top: 10px;
  }

  .meet-team .information p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    color: #e9e8e8;
    margin-top: 30px;
  }

  .meet-team .title {
    width: 350px;
    height: 156px;
    margin: auto;
  }

  .meet-team h2.title-tag3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    color: #f4f4f4;
    display: block;
    background: #290d55;
    width: auto;
    border-radius: 50px;
    padding: 15px 15px;
    transform: rotate(5deg);
    height: 64px;
    width: 156px;
    right: 11px;
  }

  .meet-team h2.title-tag2 {
    font-size: 32px;
    line-height: 32px;
    padding: 17px 17px;
    width: 212px;
    text-align: center;
    left: -10px;
    height: 64px;
    bottom: 10px;
    background: #b789fe;
  }

  .meet-team h2.title-tag {
    font-size: 32px;
    line-height: 37px;
    padding: 12px 21px;
    top: 18px;
    height: 64px;
  }

  div#accordionExample {
    margin-top: 40px;
  }

  /* .accordion-button:not(.collapsed)::after {
        background-image: url(../images/minus-square.svg) !important;
    }

    .accordion-button::after {
        background-image: url(../images/plus-square.svg) !important;
    } */

  .steps .stp-b {
    display: none;
  }

  .accordion-button {
    column-gap: 22px !important;
  }

  .meet-box .accordion-item h3 button {
    font-size: 20px;
  }

  .meet-box .accordion-item .accordion-collapse .accordion-body ul li,
  .meet-box .accordion-item .accordion-collapse .accordion-body p {
    font-size: 16px;
    line-height: 22px;
  }

  .meet-box a.faq-btn {
    margin-top: 10px;
  }

  /* .treatment,
    .lgo2 {
        display: none;
    } */

  footer {
    /* background: #290D55; */
    padding: 35px 0;
  }

  footer h5 {
    margin-top: 0;
  }

  footer .box {
    width: 50%;
    float: left;
  }

  footer .box {
    margin-bottom: 26px;
  }

  footer h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #d3d3d3;
    margin-bottom: 20px;
  }

  footer input[type="text"] {
    background: #fff;
    border: none;
    width: 84%;
    border-radius: 16px;
    padding: 9px 20px;
    box-shadow: 0px 0px 0px 4px #ffffff30;
  }

  footer input[type="submit"] {
    background: #b688fe url(../images/sent.svg);
    font-size: 0;
    padding: 24px 34px;
    border: none;
    border-radius: 25px;
    background-repeat: no-repeat;
    background-position: center;
  }

  footer .email {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
  }

  .lgo {
    width: 160px;
    margin-bottom: 0;
  }

  img.lgo2 {
    margin-bottom: 20px;
  }

  /* footer p {
        display: none;
    } */

  footer h5 {
    text-align: left;
  }

  .weight_loss_lander {
    padding: 70px 0 40px 0;
  }

  .weight_loss_lander ul li {
    font-size: 14px;
    line-height: 17px;
    background-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

  .weight_loss_lander a.bn-we-btn,
  .steps .steps-btn,
  .trith_box .letf-box .steps-btn,
  .meet-team .clo-box .steps-btn {
    padding: 7px 10px 7px 18px !important;
    margin: 15px 0 20px 0;
    line-height: 40px;
    font-size: 15px;
  }

  .weight_loss_lander h5 {
    margin-bottom: 20px;
  }

  .weight_loss_lander .ban-img-we {
    padding-left: 0;
  }

  .weight_loss_lander .ban-bot-box {
    padding: 15px;
    margin-top: 15px;
  }

  .weight_loss_lander h6 {
    margin-bottom: 5px;
  }

  .steps {
    padding: 30px 0;
  }

  .steps .steps_box {
    height: auto;
    margin-bottom: 20px;
  }

  .steps h6 {
    font-size: 25px;
    margin: 0;
  }

  .steps .stp-b {
    bottom: -8%;
    width: 33%;
  }

  .steps img.pro-img {
    margin-bottom: 20px;
  }

  .trith_box .letf-box {
    padding: 25px 30px;
  }

  .trith_box .letf-box h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .benefits_sec {
    background: #9158ca;
    padding: 30px 0 10px 0;
  }

  .benefits_sec .txt-box:last-child {
    margin: 0 auto 30px auto;
  }

  .weight_box .lbs_box .left-box .hgjk h6.res {
    width: auto;
    font-size: 15px;
    line-height: 20px;
  }

  .weight_box .lbs_box .left-box span#slider_value {
    font-size: 30px;
    line-height: 50px;
  }

  .weight_box .lbs_box .left-box .rng-j sup {
    font-size: 17px;
    right: 8px;
  }

  .meet-box .accordion-item .accordion-collapse .accordion-body {
    padding: 0rem 10px 15px 12px !important;
  }

  .weight_box .lbs_box .left-box .may_box {
    padding: 12px;
    column-gap: 17px;
  }

  .weight_box .lbs_box .left-box .may_box h4 {
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .weight_box .lbs_box .left-box .may_box h5 {
    font-size: 26px;
    line-height: 35px;
  }

  .weight_box .lbs_box .left-box h6 {
    font-size: 16px;
    line-height: 20px;
  }

  .weight_box .lbs_box .right-box h2 {
    font-size: 56px;
    line-height: 70px;
  }

  .weight_box .lbs_box .right-box p {
    font-size: 11px;
    line-height: 16px;
  }

  .weight_box .lbs_box {
    column-gap: 50px;
    padding: 20px;
  }

  .meet-box .accordion-item .accordion-collapse .accordion-body {
    padding: 0rem 10px 15px 12px;
  }

  .meet-team .clo-box .bt-bx-r {
    padding: 20px;
  }

  /* .meet-team .clo-box h5 {
        font-size: 17px;
        line-height: 20px;
    } */

  .meet-team .clo-box p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
  }

  .meet-team .clo-box .steps-btn {
    margin: 15px 0 10px 0;
  }

  .treatments_off .treat_bx p {
    width: auto;
  }

  .treatments_off .treat_bx {
    padding: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .treatments_off .img-box,
  .treatments_off .img-box2,
  .treatments_off .img-box3 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .treatments_off .row .col-md-5.pb-4 {
    padding-bottom: 0 !important;
  }

  .treatments_off .img-box,
  .treatments_off .img-box2,
  .treatments_off .img-box3 {
    background-position: top center;
    height: 360px;
    background-size: cover;
  }

  .treatments_off .img-box {
    background-color: #c0bdc4;
  }

  .treatments_off .img-box2 {
    background-color: #7b838c;
  }

  .treatments_off .img-box3 {
    background-color: #786e66;
  }

  .treatments_off h2 {
    font-size: 35px;
    line-height: 40px;
    margin: 20px 0;
  }

  .treatments_off {
    padding: 60px 0 0 0;
  }

  .mission-sec {
    padding: 40px 0 20px 0;
  }

  .mission-sec p {
    margin-bottom: 33px;
  }

  .abt-ban img.img-fluid.bo-le {
    display: none;
  }

  .abt-ban img.img-fluid.to-ri {
    width: 28%;
  }

  .meet-t-tm .doc-bx,
  .meet-t-tm .ppl-bx {
    display: block;
    padding: 20px;
    height: auto;
  }

  .meet-t-tm .ppl-bx {
    margin: 20px 0;
  }

  .meet-t-tm .doc-bx img {
    margin-bottom: 20px;
  }

  .abt-ban p {
    width: auto;
  }

  .weight_box .lbs_box {
    flex-direction: column-reverse;
    row-gap: 17px;
  }

  .weight_box .lbs_box .left-box,
  .weight_box .lbs_box .right-box {
    width: 100%;
  }

  .review-sec {
    padding: 40px 0;
    background: #F4F4F4 url(../images/rvw-bg-mb.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .review-sec .container .row {
    row-gap: 7px;
  }

  .review-sec .rvw-box .name-tag h6 {
    font-size: 14px;
    line-height: 16px;
  }

  .medication .text-box p {
    font-size: 15px;
    line-height: 22px;
  }

  .slide-rev .text-box {
    display: inline-block;
  }

  .slide-rev .sld-box .img-box {
    position: relative;
    margin: 24px 0;
  }

  .slide-rev .owl-theme .owl-nav {
    margin-top: 0;
  }

  .slide-rev {
    padding: 40px 0 80px 0;
  }

  .slide-rev .owl-theme .owl-nav {
    width: 216px;
    padding: 12px 16px;
    height: 64px;
  }

  .owl-theme .owl-dots {
    margin-top: -42px !important;
  }

  .slide-rev .text-box {
    height: auto;
    padding-right: 0;
  }


}

@media screen and (max-width: 450px) {
  .returns-policies {
    min-height: auto;
  }

  .weight_box .lbs_box .left-box,
  .weight_box .lbs_box .right-box {
    width: 100%;
  }

  .weight_box .lbs_box .left-box .hgjk h6.res {
    width: 130px;
  }

  .meet-team .clo-box {
    flex-direction: column;
  }

  .meet-team .clo-box .bt-bx-l,
  .meet-team .clo-box .bt-bx-r {
    width: 100%;
  }

  .instruction h2.title-tag3 {
    font-size: 22px;
    line-height: 24px;
    padding: 11px 14px;
  }

  .instruction h2.title-tag3 {
    top: 60px;
  }

  .instruction h2.title-tag {
    font-size: 22px;
    line-height: 24px;
    padding: 8px 20px;
  }

  .instruction .title {
    width: 100%;
    height: 100px;
  }

  .text-bx-inst3 img.img-fluid {
    width: 100%;
  }

  .instruction {
    padding: 25px 0;
  }

  .review-sec {
    padding: 40px 0;
    background: #F4F4F4 url(../images/rvw-bg-mb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top 100px;
  }
}

@media screen and (max-width: 767px) {
  .seal {
    display: flex;
  }

  .seal p {
    margin-left: 15px;
    width: 103px;
  }

  .pharma_box_new.pharma_box .phrm_box p a {
    display: inline-block;
    background: none !important;
    color: #7d59b6 !important;
  }

  .pharma_box_new.pharma_box .phrm_box .btn_add,
  .pharma_box_new.pharma_box .phrm_box .btn_add h5 {
    display: block;
  }

  .pharma_box_new.pharma_box .phrm_box .btn_add h5 a {
    display: block;
    background: none !important;
    color: #7d59b6 !important;
  }

  .pharma_box_new.pharma_box .phrm_box .btn_add h5 {
    background: url(../images/pointer.svg) no-repeat left 4px;
    background-size: auto;
    padding-left: 26px;
    background-size: 16px;
  }

  .pharma_box_new.pharma_box .phrm_box .btn_add h5 img {
    display: none;
  }
}

#collapseTwo li,
.meet-box .accordion-item .accordion-collapse .accordion-body ul li {
  list-style: decimal;
}

/** NEW STYLES ADDED HERE **/
@media screen and (max-width: 767px) {
  .weight_loss_lander .row.row-half {
    flex-direction: column;
  }

  .weight_loss_lander .row.row-half .col-md-6 {
    width: 100%;
  }
}