.container-option1130{
  padding: 0 12px ;
  width:100%;
  margin-right: auto;
  margin-left: auto;
}

.common-tab .tab-wrapper .tabs {
  margin: 0;
  padding: 0 60px;
  display: flex;
  list-style: none;
  justify-content: center;
}
.column-main--price {
  background-color: #fff;
}

.column-main--price div#anchor-1 .text-center .fonts-16 {
  margin-bottom: 10px ;
  font-weight: 600;
}

.column-main--price div#anchor-1 .text-center .fonts-26 {
  margin-bottom: 30px ;
}

.column-main--price div#anchor-1 .box {
  margin-inline: auto; padding: 30px 60px;
  margin-bottom: 70px ;
}

.column-main--price div#anchor-1 .box img {
  margin: 20px 0;
}

.common-tab {
  position: relative;
}

.tab-wrapper {
  text-align: center;
  display: block;
}
.common-tab .tab-wrapper .tabs .tab-link {
  padding: 10px 10px;
  margin: 0 6px;
  background-color: #fff;
  position: relative;
  font-size: 22px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border: solid 1px #941c80;
  border-radius: 8px 8px 0 0;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  cursor: pointer;
}
.tab-wrapper .tabs .tab-link:hover, .tab-wrapper .tabs .tab-link.active {
  color: #000;
  background-color: #f6ecf4;
}
.common-tab .tab-wrapper .tabs .tab-link:hover,
.common-tab .tab-wrapper .tabs .tab-link.active {
  color: #000;
  background-color: #f6ecf4;
}
.common-tab .tab-wrapper .tabs .tab-link br {
  display: none;
}

.common-tab .content-wrapper {
  background-color: #f5ecf4;
  border: 1px solid #941c80;
  padding: 40px 60px;
  padding-top: 30px ;
  margin-bottom: 0px;

}
.content-wrapper .tab-content {
  display: none;
}
.common-tab .content-wrapper .tab-content {
  background-color: #fff;
}
.common-tab {
  padding-bottom: 70px;
}
.common-tab .pb-30 {
  padding-bottom: 30px ;
}
.content-wrapper .tab-content.active {
  display: block;
}
.common-tab .tab-wrapper .tabs .tab-link {
  font-weight: 600;
}
.column-main--price div#anchor-1 .text-center .desc {
  container-type: inline-size;
  padding: 10px;
  font-weight: normal;
  background-color: #f6ecf4;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.common-tab .content-wrapper .tab-content .title-text {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 2% 3%;
  line-height: 32px;
  font-size: 18px;
  font-weight: 600;
}

.common-tab .tab-wrapper .tabs .tab-link {
  color: #941c80;
}
.column-main--price div#anchor-1 .text-center .desc-wrp {
  margin-inline: auto;
  padding: 0px 60px;
}

.column-main--price div#anchor-1 .text-center .desc ul {
  padding: 22px 0;
  grid-gap: .3em 2em;
  grid-template-columns: auto auto auto auto auto;
  font-size: 18px;
  margin: 0;
  list-style: none;
  display: grid;
  justify-content: center;
  text-align: left;
}
.type3.column-main--price div#anchor-1 .box {
  padding-top: 0;
  padding-bottom: 0;
}
.type3.column-main--price div#anchor-1 .box img.mobile-img {
  display: none;
}
.type3.column-main--price div#anchor-1 .box img {
  margin: 0;
}
.column-main--price div#anchor-1 .text-center .desc ul > li {
  margin: 0;
}
.common-tab .content-wrapper .tab-content .box.bg--white {
  background-color: #fff;
  margin-inline: auto; padding: 30px 60px;
}

.common-tab .content-wrapper .tab-content .box.bg--white .tc--purple {
  color: #941c80;
  font-size: 30px ;
  margin-bottom: 40px ;
  text-align: center;
  font-weight: 600;
}

.common-tab .content-wrapper .tab-content .box.bg--white .bg--purple {
  background-color: #941c80;
  color: #fff;
  text-align: center;
  padding: 2% 3%;
  line-height: 32px;
  font-size: 18px ;
  font-weight: 600;
}

.common-tab .content-wrapper .tab-content .box.bg--white .rich_text table thead td {
  padding: 1em 1em;
  font-size: 18px ;
  background-color: transparent;
  color: #000;
  border: 0;
  vertical-align: top;
  font-weight: normal;
  line-height: 1.5;
}

.common-tab .content-wrapper .tab-content .box.bg--white .rich_text {
  margin: 30px 0;
}

.common-tab .content-wrapper .tab-content .box.bg--white .rich_text table thead td br {
  display: none;
}

.common-tab .content-wrapper .tab-content .box.bg--white .rich_text table tbody th {
  background-color: #f5f5f5;
  padding: 1em 1em;
  border: 1px solid #ddd;
}

.common-tab .content-wrapper .tab-content .box.bg--white .rich_text table tbody td {
  font-weight: normal;
  background-color: transparent;
  color: #000;
  padding: 1em 1em;
  border: 1px solid #ddd;
}
.common-tab .content-wrapper .tab-content .box.bg--white .mt-30 {
  margin-top: 30px;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 {
  padding-left: 10px !important;
  padding-right: 10px !important;
  flex: 0 0 auto;
  width: 50%;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 .below-text {
  font-size: 18px !important;
  padding: .6em 1.8em;
  border-bottom: solid 2px #941c80;
  margin-bottom: 1.5em;
  /* display: inline-block; */
  position: relative;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 .below-text:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -15px;
  border-top: 15px solid #941c80;
  border-right: 15px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 .below-text:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 49.6%;
  bottom: -14px;
  border-top: 20px solid #fff;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 ul.bool-list {
  margin: 0 10px;
  font-weight: 300;
  font-size: 18px;
  text-align: left;
  padding: 0;
  list-style: none;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 ul.bool-list > li.bool-item {
  position: relative;
  padding-left: 1.8em;
  margin-bottom: .2em;
}
.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 ul.bool-list>li.bool-item.false {
  color: #ddd;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 ul.bool-list>li.bool-item span {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  background-color: #941c80;
  border-radius: 10em;
  padding: .2em 1em;
}

.common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 ul.bool-list>li.bool-item.false span {
  color: #ddd;
  background-color: #f5f5f5;
}
.common-tab .tab-wrapper .tabs .tab-link.active::after {
  opacity: 1;
}

.common-tab .tab-wrapper .tabs .tab-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #f6ecf4;
  opacity: 0;
}

li#feature_tab2_3+.mt-card .mt-60+.row.row-x20 .item--list .content-i .d-flex .category--item {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

li#feature_tab2_3+.mt-card .mt-60+.row.row-x20 .item--list .content-i .d-flex .category--item > li {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 29px;
  border-radius: 4px;
  background-color: #941c80;
  font-size: 14px;
  color: #fff;
  padding: 0 17px;
  font-weight: 300;
}

@media (min-width: 576px) {
  .container-option1130 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-option1130 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-option1130 {
    max-width: 960px;
  }
}
@media (min-width: 1150px) {  /* Adjusted position */
  .container-option1130 {
    max-width: 1130px;
  }
}


@media (max-width:1000px){
  .common-tab .tab-wrapper .tabs .tab-link br {
    display: block;
  }

  .common-tab .tab-wrapper .tabs .tab-link {
    font-size: 18px;
  }
}

@media (max-width:767px){
  .column-main--price div#anchor-1 .text-center .fonts-26 {
    font-size: 26px !important;
  }

  .column-main--price div#anchor-1 .box {
    padding: 20px 20px;
  }

  .container-option1130 {
    padding: 0;
  }

  .common-tab .tab-wrapper .tabs {
    padding: 0 7px;
  }

  .common-tab .tab-wrapper .tabs .tab-link {
    border-right: solid 1px #941c80;
    margin: 0 2px;
    padding: 10px 2px;
    flex-wrap: wrap;
    font-size: 14px;
  }

  .common-tab .content-wrapper {
    border-left: 0;
    border-right: 0;
    padding: 30px 20px;
  }

  .common-tab .content-wrapper .tab-content .title-text {
    font-size: 16px !important;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white {
    padding: 20px 20px;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .tc--purple {
    font-size: 22px !important;
    margin-bottom: 20px !important;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .bg--purple {
    font-size: 16px !important;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .rich_text table {
    font-size: 16px !important;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .rich_text table thead td {
    font-size: 13px !important;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .rich_text table thead td br {
    display: block;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 {
    width: 100%;
  }

  .common-tab .content-wrapper .tab-content .box.bg--white .col-lg-6 .below-text {
    font-size: 16px !important;
    margin-bottom: 1.5em !important;
    !i;!; }

  .column-main--price div#anchor-1 .text-center .desc-wrp {
    padding: 0 20px;
  }


  .column-main--price div#anchor-1 .text-center .desc ul {
    padding: 10px 0;
    grid-gap: .3em 1em;
    grid-template-columns: auto auto auto;
    font-size: 13px;
  }

  .type3.column-main--price div#anchor-1 .box img.mobile-img {
    display: block;
  }
  .column-main--price .container-option1130 {
    padding: 0;
  }
  .type3.column-main--price div#anchor-1 .box img {
    display: none;
  }

}