
.plan-pricing-bottom {
  border: 1px solid #C3C3C3;
  border-radius: 17px !important;
}
.plan-pricing-bottom {
}
.plan-pricing-bottom table {
  width: 100%;
}
.plan-pricing-wapper h3 {
  font-size: 18px;
  font-weight: 600;
  color: #06b453;
  font-family: var(--font-01);
}
.plan-pricing-wapper h2 {
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4;
  font-family: var(--font-04);
}
.plan-pricing-wapper h4 {
  font-size: 50px;
  line-height: 1.07em;
  letter-spacing: -.7px;
  font-weight: 700;
  font-family: var(--font-04);
}
.plan-pricing-wapper h4 sup {
  font-size: 24px;
}

.plan-pricing-bottom table th {
  border-bottom: 1px solid #dee2e6;
  border-top: 0;
  padding-left: 0;
  vertical-align: top;
  width: 25%;
  padding: 15px 15px;
}
.plan-pricing-wapper {
  border: 1px solid #2444041a;
  border-radius: 20px;
  height: 100%;
  padding: 15px 15px;
  min-height: 247px;
  text-align: center;
}

.package-features {
  align-items: center;
  background-color: #3d63c321;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  min-height: 247px;
  padding: 15px;
  vertical-align: middle;
  height: 100%;
  width: 100% !important;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--font-04);
}

.plan-pricing-bottom table td {
  font-family: var(--font-02);
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  padding: 15px;
  border-top: 1px solid #dee2e6;
}
.plan-website {
  font-size: 24px !important;
  font-weight: 600;
}
.bw_pricing_checkicon {
  color: #06b453;
  font-size: 20px;
}
.bw_prcing_package {
  text-align: left !important;
  font-size: 21px !important;
  font-weight: 600;
  list-style: none;
}

.bw_prcing_package ul li {
  list-style: none;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
  font-size: 15px;
}
.bw_prcing_package ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  padding-top: 10px !important;
}
.bw_prcing_package ul li:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f69a";
  font-size: 17px;
  left: 0;
  top: 5px;
  position: absolute;
  width: 10px;
  height: 10px;
  color: #06b453;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.plan-text {
  font-size: 17px !important;
  font-weight: 600;
  list-style: none;
}
.plan-pricing-head h1 {
  font-size: 52px;
  font-family: var(--font-02);
  letter-spacing: -1px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.plan-pricing-tab {
  display: none;
}

@media(max-width:1200px){
  .plan-pricing-wapper h2 {
  font-size: 20px;
}
.plan-pricing-wapper h4 {
  font-size: 35px;
}
.plan-pricing-wapper h4 sup {
  font-size: 18px;
}
.plan-pricing-wapper {
  min-height: 202px;
}
.package-features {
  min-height: 202px;
}
.bw_prcing_package {
  font-size: 18px !important;
}
.plan-text {
  font-size: 15px !important;
}
}

@media(max-width:991px){
  .plan-pricing-bottom.pricing-desktop {
  display: none;
}
.plan-pricing-tab {
  display: block;
}

.plan-pricing-tab .nav {
  border: 1px solid #ccc !important;
  margin: 0 auto;
  max-width: max-content;
}
.plan-pricing-tab .nav .nav-link {
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: var(--font-02);
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  max-width: 360px;
  min-width: 90px;
  position: relative;
  min-height: 48px;
  flex-shrink: 0;
  padding: 12px 16px;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  flex-direction: column;
  color: #000;
  font-weight: 700;
  border-bottom: 2px solid transparent;
}
.plan-pricing-tab .nav .nav-link.active {
  color: #06b453;
  border-bottom: 2px solid #06b453;
}
.plan-pricing-wapper h2 {
  font-size: 30px;
}
.plan-pricing-wapper h4 {
  font-size: 70px;
}
.plan-pricing-wapper h4 sup {
  font-size: 30px;
}
.package-features {
  font-size: 22px;
}

}
@media(max-width:768px){
  .plan-pricing-wapper h2 {
  font-size: 24px;
}
.plan-pricing-wapper h4 {
  font-size: 40px;
}
.plan-pricing-wapper h4 sup {
  font-size: 20px;
}
.plan-pricing-head h1 {
  font-size: 32px;
}
}

@media(max-width:576px){
  .plan-pricing-tab .nav .nav-link {
  font-size: 11px;
  padding: 7px 5px;
  min-height: 45px;
}
.plan-pricing-bottom table th {
  padding: 5px 5px;
}
.package-features {
  font-size: 14px;
}
.plan-pricing-wapper {
  padding: 10px 15px;
}
.package-features {
  padding: 10px 5px;
}
.plan-pricing-bottom table th {
  padding: 10px 5px;
}
}