.simple_hero.pt-60.pb-60 {
  padding: 60px 0;
}
.navbar-wrapper:not(.nav_active) .navbar-fixed-top {
  position: relative;
}
#allcontent {
  margin-top: 0 !important;
  overflow-x: unset;
}
#pe_pricing >*:not(.plan_wrap) {
  overflow-x: hidden;
}
#pe_pricing .bg_pe_mid_blue .container-fluid,
#pe_pricing .plan_help {
  overflow: hidden;
}
.navbar-wrapper.nav_active,
#navbar ul.nav > li > .row,
#menu-header_menu-1>li>.row {
  z-index: 999;
}
.position-sticky.is_pinned {
  -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.15);
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.15);
}
.plan_price .yearly,
.plan_price .monthly {
  display: none;
}
.plan_price .yearly.active,
.plan_price .monthly.active {
  display: inline;
  margin-right: -5px;
}
.plan_switch {
  position: relative;
  display: inline-flex;
  padding: 3px;
  border: 1px solid var(--pe_teal);
  border-radius: 70px;
  background: var(--pe_light_bluegray);
  align-items: center;
  justify-content: center;
}
.plan_switch [type="radio"] {
  position: absolute;
  left: -9999px;
}
.plan_switch .active label {
  color: var(--pe_white);
}
.plan_switch.monthly .highlighter {
  transform: none;
}
.plan_switch.yearly .highlighter {
  transform: translateX(85%);
}
.plan_switch label {
  min-width: 120px;
  cursor: pointer;
  border-radius: 30px;
  transition: color 0.25s ease-in-out;
  position: relative;
  z-index: 1;
  line-height: 1.3;
  margin-bottom:0;
  font-weight:normal;
}
.plan_switch .highlighter {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(50% + 12px);
  height: calc(100% + 2px);
  border-radius: 60px;
  background: var(--pe_teal);
  transition: transform 0.25s ease-in-out;
}
#pe_pricing span[class^="icon"] {
  font-family:var(--icomoon) !important;
}
#pe_pricing .icon-round-check {
  font-size: 18px;
}
.plan_col.p-20 {
  border:1px solid var(--pe_border_dark);
  border-radius: var(--border_radius_5);
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.plan_col.featured {
  border-color:var(--pe_blue);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
/*  border-width: 2px;*/
}
.plan_col.featured:before {
  content: 'NEW CUSTOMER OFFER';
  width: calc(100% - 40px);
  color: var(--pe_white);
  font-size: 14px;
  font-family: var(--latobold);
  padding: 5px 0;
  border-top-left-radius: var(--border_radius_5);
  border-top-right-radius: var(--border_radius_5);
  background: var(--pe_blue);
  text-align: center;
  display: block;
  position: absolute;
  left: 20px;
  top: -20px;
}
.plan_col:hover {
  box-shadow: var(--box_shadow);
}
.plan_col .plan_title p.lato_700 {
  font-family: var(--latobold) !important;
  line-height: 1.3;
}
.plan_category a {
  width:fit-content;
  padding: 20px 25px;
  position:relative;
  background:var(--pe_mid_blue);
  color:var(--pe_white);
}
.plan_category a:hover {
  text-decoration: underline !important;
  background-color: var(--pe_blue);
  color:var(--pe_white);
}

.plan_category a.active {
  background:var(--pe_white);
  color:var(--pe_blue);
}
.plan_category a.active:after {
  content:'';
  background-color: var(--pe_blue);
  top: 0;
  height: 4px;
  left: 0px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.plan_category a.active:hover {
  text-decoration: none !important;
}
.plan_details ul li {
  font-size:15px;
  display: table;
  padding-left: 10px;
  padding-bottom: 5px;
  position: relative;
  width: 100%;
  cursor: help;
}
.plan_details ul li::before {
  content:'';
  background-image: url(/wp-content/themes/caspio/img/svg/hs_check.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 14px;
  height: 100%;
  position: relative;
  display: table-cell;
  top: 6px;
  left: -10px;
}
.plan_price p{
  margin-bottom: 5px;
}
.plan_price p:last-of-type {
  margin-bottom: 0;
}
#pe_pricing >*:not(.plan_wrap) {
  overflow-x: unset;
}
.plan_wrap .tab-content {
  margin: 0 -20px;
}
.plan_wrap .tab-content>.active {
  display: flex;
}
.sp_plan_tabs {
  margin:0 auto 30px;
}
.sp_plan_tabs li {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-basis: 33%;
 }
.sp_plan_tabs li a {
  font-size:14px;
  padding: 10px 20px;
  background: rgb(255, 255, 255);
  border: 1px solid var(--pe_border);
  display: block;
  text-decoration: none;
  text-align: center;
  color: var(--pe_blue);
}
.sp_plan_tabs li.active a {
  border-width: 1px;
  border-color: var(--pe_blue);
  background-color: rgb(0 74 170 / 10%);
  text-align:center;
  font-family: var(--latobold);
}
.sp_plan_tabs li:first-child a {
/*  margin-right: -1px;*/
  border-radius: 3px 0px 0px 3px;
}
.sp_plan_tabs li:last-child a {
/*  margin-left: -1px;*/
  border-radius: 0px 3px 3px 0px;
}
#pe_pricing .plan_table {
  position: relative;
  overflow: hidden;
  max-height: 650px;
}
/*.plan_table .container {
  overflow-x: hidden;
}*/ 
#pe_pricing .plan_table.expand {
  max-height: max-content;
  overflow: visible;
}
/*.plan_table > .container {
  position: relative;
}*/
.plan_table > .container:after {
  content: "";
  visibility: visible;
  opacity: 1;
  position: absolute;
  bottom: 0px;
  height: 315px;
  width: 100%;
  background: linear-gradient(transparent 0%, rgb(255, 255, 255));
  pointer-events: none;
  z-index: 0;
  left:0;
  right:0;
}
.plan_table.expand .container:after {
  display: none;
}
.plan_table .plan_label {
  padding:20px;
}
.plan_table .plan_label {
  cursor:help;
}
.plan_table .plan_label.no_tooltip {
  cursor: default;
}
.plan_table .table_category {
  padding:15px 20px;
}
.plan_table .table_category.row-cols-3 {
  padding: 0;
}
.plan_table p,
.plan_table p a {
  margin-bottom: 0;
  position: relative;
  font-size:16px;
  line-height: 1.1;
}
.plan_table p a.font-14 {
  font-size: 14px;
}
.plan_cat_wrap .table_category p {
  font-size: 18px
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col {
  display: table;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col p {
  display: table-cell;
  vertical-align: middle;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col p a {
  font-size: inherit;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
.plan_table .plan_label p {
  font-size:16px;
  line-height: 1;
}
.plan_table p span.font-14 {
  margin-top:5px;
}
.plan_details .tooltip,
.plan_table p .tooltip {
  display: none;
  left: -99999%;
  border-radius: 3px;
  z-index: 2;
  background: #fff;
  top: -7px;
  left: 50%;
  transform: translate(-50%,-100%);
  border: 1px solid var(--pe_border);
  background: #fff;
  font-size: 12px;
  width: 280px;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  box-shadow: 0 3px 8px rgba(0,0,0,.1);
  line-height: 1.5;
  /*max-width: 100%;*/
  padding: 10px 16px;
  text-decoration: none;
  word-wrap: break-word;
}
.plan_table p .tooltip {
  left: -15px;
  transform: translate(3px, -110%);
}
.plan_details .tooltip:before,
.plan_table p .tooltip:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  bottom: -15px;
}
.plan_details .tooltip a,
.plan_table p .tooltip a {
  font-size: inherit;
}
.plan_details li:hover > .tooltip,
.plan_table p:hover > .tooltip {
  display: inline-block;
  opacity: 1;
}
.plan_details .tooltip_arrow,
.plan_table p .tooltip_arrow {
  /*position: absolute;
  pointer-events: none;
  border-width: 1px;
  border-style: solid;
  border-right-color: rgb(203, 214, 226);
  border-bottom-color: rgb(203, 214, 226);
  border-image: initial;
  clip-path: polygon(100% 100%, 0px 100%, 100% 0px);
  border-top-left-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: inherit;
  transform: rotate(45deg);
  top: calc(100% - 10px);
  left: calc(50% - 10px);
  border-top-color: transparent !important;
  border-left-color: transparent !important;*/
  display: none;
}
.plan_details .tooltip:after,
.plan_table p > .tooltip:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 98%;
  left: 15px;
  border: 13px solid transparent;
  border-bottom: none;
  border-top-color: #fff;
  /*filter: drop-shadow(0 0.0625rem 0.0625rem rgba(0, 0, 0, .1));*/
  filter: drop-shadow(0 0.10rem 0.06rem rgba(0, 0, 0, .08));
}
.plan_table .plan_cat_wrap > div:first-child .col {
  padding: 0;
}
.plan_table .plan_cat_wrap > div:not(:first-child) .col {
  border:1px solid var(--pe_border);
  border-top:0;
  display: flex;
  align-items: center;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child) {
  justify-content:center;
  padding: 10px;
  min-height: 41px;
}
.plan_table .table_category.row-cols-3 .col:last-child,
.plan_table .table_category.row-cols-3 .col:first-child,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child{
  border-left:0;
  border-right:0;
  padding: 10px 20px;
}
.plan_table p > span.font-14 {
  line-height:1.2;
  display: block;
}
.plan_table .col.text-center p:not(:has(*)) {
  font-family: var(--latobold), sans-serif;
}
.plan_table .col.text-center p:empty:after {
    content: '-';
}
.features_header.is_pinned,
.plan_table[stuck] {
  top: 0;
  z-index: 1;
  box-shadow: none;
  overflow: visible;
}
.features_header.is_pinned .row,
.plan_table[stuck] .row {
  background: #f2f4f8;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
}
.features_header.is_pinned h5,
.plan_table[stuck] h5 {
  display: none;
}
.features_header .compare_plan_details_title {
  line-height: normal;
  font-size: 25px;
}
.features_header .compare_plan_details_title,
.features_header p,
.plan_table[stuck] p {
  padding:14px 0;
  margin-bottom:0;
}
.features_header.is_pinned .row > div:nth-child(2) {
  border-right:1px solid var(--pe_border);
  border-left:1px solid var(--pe_border);
}
.custom_tooltip.tooltip {
  --bs-tooltip-max-width:280px;
  --bs-tooltip-font-size:13px;
}
.custom_tooltip.tooltip .tooltip-arrow {
  pointer-events: none;
  border-width: 10px;
  top: calc(100% - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: var(--pe_white);
  border-bottom: 0;
}
.custom_tooltip.tooltip .tooltip-inner {
  text-align:left;
  border-color: var(--pe_border);
  box-shadow:0 1px 24px 0 rgba(0,0,0,0.1);
}
.custom_tooltip.tooltip .tooltip-inner a {
  font-size: var(--bs-tooltip-font-size);
}
.plan_help .plan_help_cta{
  border: 1px solid var(--pe_blue);
  border-radius: 200px;
  margin: 0px auto;
  padding: 16px 44px;
}
.plan_help .container .row:last-of-type > div:first-child span:last-of-type:before {
  content:'\f243';
  font-family: var(--icomoon);
  font-size:20px;
  color:var(--pe_old);
  margin-right: 11px;
}
.plan_help .container .row:last-of-type > div:last-child span:last-of-type:before {
  content:'\eece';
  font-family: var(--icomoon);
  font-size:20px;
  color:var(--pe_old);
  margin-right: 11px;
}
.plan_help .plan_help_cta:hover {
  background-color:var(--pe_blue);
}
.plan_help .plan_help_cta:hover span,
.plan_help .plan_help_cta:hover span:before {
  color:var(--pe_white) !important;
}
.plan_table_ctas .see_all_feat:hover {
  cursor: pointer;
  text-decoration:underline;
}
/*.plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child p{
  text-decoration:underline;
  text-decoration-style: dashed;
}*/
.pricing_3box .list {
  padding: 4em 3em;
  border-radius: var(--border_radius_2);
}
.pricing_3box .list a {
  margin-top: 24px;
}
#pe_pricing .faq {
  margin-bottom: 100px;
}
.plan_wrap .tab-content {
  margin: 0 -20px;
}
.plan_wrap .tab-content>.active {
  display: flex;
}
.sp_plan_tabs {
  margin:0 auto 30px;
}
.sp_plan_tabs li {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-basis: 33%;
 }
.sp_plan_tabs li a {
  font-size:14px;
  padding: 10px 20px;
  background: rgb(255, 255, 255);
  border: 1px solid var(--pe_border);
  display: block;
  text-decoration: none;
  text-align: center;
  color: var(--pe_blue);
}
.sp_plan_tabs li:first-child a {
/*  margin-right: -1px;*/
  border-radius: 3px 0px 0px 3px;
}
.sp_plan_tabs li:last-child a {
/*  margin-left: -1px;*/
  border-radius: 0px 3px 3px 0px;
}
#pe_pricing .social_proof img {
  height:auto !important;
}
.plan_wrap .tab-content>.tab-pane a.btn {
  font-family: var(--latobold) !important
}
.no_hover {
  position: absolute;
  bottom: 0px;
  height: 240px;
  width: 40%;
  opacity: 0;
  left: 0;
}
.expand .no_hover {
  display: none;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col p {
  font-weight: unset;
  display: block;
}
@media (max-width:1400.33px) {
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child {
    position: relative;
  }
  /*.plan_table p > .tooltip {
    transform: translate(-65%,-100%);
  }
  .plan_table p > .tooltip_arrow {
    left: 20px;
  }*/
}
@media (max-width:1200px) {
  .plan_switch {
    width: 98%;
  }
  .plan_switch > * {
    width: 50%;
  }
  .plan_switch label {
    min-width: 100%;
  }
  .plan_switch.yearly .highlighter {
    transform: translateX(86%);
  }
  .plan_col.p-20 {
    padding-left:20px !important;
    padding-right:20px !important;
  }
}
@media (max-width:1199px) {
  /*.plan_table p > .tooltip {
    transform: translate(-55%,-100%);
  }*/
}
@media (max-width:992px) {
  .plan_switch.yearly .highlighter {
    transform: translateX(90%);
  }
  .tooltip {
    display: none !important;
  }
  .features_header .compare_plan_details_title {
    font-size:20px;
  }
}
@media (max-width:767px) {
  .plan_category a {
    padding:12px 28px;
    word-break:break-word;
    width: 40%;
    text-align: center;
    line-height: 1.4;
  }
  .plan_category a.active {
    background:var(--pe_white);
  }
  .plan_category a.active:after {
    height: 2px;
    top: 0;
    background-color: var(--pe_blue);
  }
  .plan_table .plan_label p,
  .plan_table .plan_label ~ .col.text-center p {
    font-size:16px;
  }
  .plan_table .plan_label ~ .col.text-center p a.font-14,
  .plan_table .plan_label ~ .col.text-center p span.font-14 {
    font-size:12px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  } 
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding:12px 20px;
  }
  .plan_table .table_category {
    padding:14px 20px;
  }
  .features_header.is_pinned {
    top: 0;
  }
  .features_header p {
    padding:5px 0;
  }
  .features_header .compare_plan_details_title {
    font-size:18px;
  }
}
@media (max-width:575px) {
  .plan_help .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  .plan_help .plan_help_cta {
    padding: 10px 25px;
  }
  .plan_help .container .row:last-of-type > div span.font-14 {
    font-size:12px;
  }
  .plan_help .container .row:last-of-type > div span.font-20 {
    font-size:18px;
    line-height: 1;
  }
  .plan_help .container .row:last-of-type > div a.font-16 {
    font-size:14px;
  }
  .features_header.is_pinned {
    top: 63px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col p {
    font-size: 14px;
  }
  .plan_cat_wrap .table_category p,
  .features_header .compare_plan_details_title,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child p {
    font-size: 16px;
  }
}
@media (max-width:535px) {
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col p:after {
    display: inline-block;
    margin: 5px 10px 0 0 !important;
  }
}
@media (max-width:480px) {
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
  .plan_table .plan_label p,
  .plan_table .plan_label ~ .col.text-center p {
    font-size:14px;
    line-height: 1.2;
  }
  .plan_table .plan_label ~ .col.text-center p a,
  .plan_table .plan_label ~ .col.text-center p {
    font-size: 12px;
    line-height: 1;
  }
  .plan_table .plan_label ~ .col.text-center p a.font-14,
  .plan_table .plan_label ~ .col.text-center p span.font-14 {
    font-size:10px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, 
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding:10px 15px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  } 
  .plan_table .table_category {
    padding:12px 15px;
  }
  .plan_category a {
    width: 50%;
  }
  .plan_table h5,
  .plan_table .position-sticky p.font-22.font-sm-18 {
    font-size: 18px;
    line-height: 1;
  }
}
@media (max-width:460px) {
  .plan_cat_wrap .table_category p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child p {
    font-size: 14px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
  .plan_table .plan_label p {
    font-size: 12px;
  }
}
@media (max-width:435px) {
  .plan_help .flex-nowrap.align-items-start .col:first-child {
    margin-bottom:20px;
  }
  .plan_help .flex-nowrap.align-items-start {
    flex-direction:column;
    align-items: center !important;
  }

  .plan_help .col.w-auto.d-inline-block {
    display:block !important;
    width: 90% !important;
  }
}
@media (max-width:400px) {
  .features_header p {
    font-size:16px !important;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child p {
    font-size: 14px;
  }
}
@media (max-width:380px) {
  .plan_table .position-sticky p.font-22.font-sm-18 {
    font-size: 180%;
  }
  .plan_switch.yearly .highlighter {
    transform: translateX(86%);
  }
}
@media (max-width:376px) {
  .plan_table .plan_cat_wrap .table_category:not(.row-cols-3) .col:first-child {
    padding: 0 !important
  } 
  .features_header p {
    font-size:14px !important;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap .table_category .col:first-child,
  .plan_table .plan_cat_wrap .table_category .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, 
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding: 10px;
  }
}
@media (max-width:320px) {
  .plan_switch {
    width: 100%;
  }
  .plan_switch .highlighter {
    width: calc(49% + 12px);
  }
  .plan_table h5 {
    font-size:200%;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2),
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap .table_category .col:nth-child(2),
  .plan_table .plan_cat_wrap .table_category .col:first-child,
  .plan_table .plan_cat_wrap .table_category .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, 
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding: 10px 7px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child,
  .plan_table .position-sticky > div:first-child,
  .features_header .container .row > div:first-child{
    width:40%;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2),
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child),
  .plan_table .position-sticky > div:not(:first-child),
  .features_header .container .row > div:not(:first-child){
    width:30%;
  }
  .plan_table .position-sticky p.font-22.font-sm-18 {
    font-size: 160%;
  }
  .plan_cat_wrap p.font-24.font-sm-18 {
    font-size:180%;
  }
  .features_header p {
    font-size: 160% !important;
    padding: 5px 0;
  }
  .features_header.is_pinned .col {
    padding:0;
  }
}
@media (min-width:1440px) {
  .plan_category a {
    padding: 20px;
    width: 395px;
    text-align: center;
  }
}
.tips:hover .tooltip {
  display: none;
  opacity: 1;
  top: -15px;
  color: var(--pe_old);
}
.tips {
  display: none;
  height: 14px;
  width: 14px;
  border: 1px solid var(--pe_blue);
  border-radius: 50%;
  position: relative;
}
.tips:before {
  content: 'i';
  font-family: 'montserrat';
  font-style: normal;
  color: var(--pe_blue);
  font-weight: 700;
  font-size: 10px;
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%,-50%);
}
@media (max-width: 1270px) {
  #pe_pricing .features_header,
  #pe_pricing .plan_table {
    margin: 0 15px;
  }
  .plan_table p > .tooltip {
    left: -10px;
  }  
}
@media (min-width:992px) {
  .tips:hover .tooltip,
  .tips {
    display: inline-block;
  }
  .plan_help .container .row:last-of-type > div span:first-of-type {
    min-width: 182px;
  }
}
.tipsz,
.notes,
.plan_table .values,
.plan_col .prices {
  display: none;
}
.tipsz.selectd,
.notes.selectd,
.plan_table .values.selectd,
.plan_col .prices.selectd {
  display: inline;
}
#currency {
  left: 0;
  top:45%;
  z-index: 1021;
  padding: 0;
  background: #fff;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 30px;
}
#currency a {
  text-decoration: none !important;
  outline: none !important;
  border: 1px solid var(--pe_blue);
  border-right: none;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 14px 0;
  display: block;
  width: 50px;
}
#currency a.selectd {
  background-color: var(--pe_blue);
  color:var(--pe_white);
  /*border-width: 2px;
  border-color: var(--pe_border);*/
}
#currency a:last-child {
  border-right: 1px solid var(--pe_blue);
}
@media (min-width: 992px) {
  #currency {
    position: fixed;
    flex-direction: column;
    width: 50px;
    margin-bottom: 0;
  }
  #currency a {
    border: 1px solid var(--pe_blue);
    border-bottom: none;
  }
  #currency a:first-child {
    border-top-right-radius: 3px;
  }
  #currency a:last-child {
    border-bottom-right-radius: 3px;
    border-bottom: 1px solid var(--pe_blue);
  }
}
@media (max-width: 991.33px) {
  .plan_category.mb-50 {
    margin-bottom: 20px !important;
  }
  .plan_cat_wrap .col,
  .features_header .col {
    width: 50%;
  }
  #pe_pricing .row_data,
  #pe_pricing .row_title,
  #pe_pricing .row_plan {
    display: none;
  }
  #pe_pricing .row_data.active,
  #pe_pricing .row_title.active,
  #pe_pricing .row_plan.active {
    display: block;
  }
}

/*https://trello.com/c/7VghlhYf/182-pricing-page-post-push-update*/
/*https://trello.com/c/k6fEN9KM/224-pricing-updates-add-custom-domain*/
/*.plan_cat_wrap.data_synchronization .row:nth-child(2) .plan_label p > span:first-child:after,
.plan_cat_wrap.advanced_features .row:last-child .plan_label p > span:first-child:after,
.row.row-cols-3.custom_domain .plan_label p > span:first-child:after,
.row.row-cols-3.ai_assistant .plan_label p > span:first-child:after{
    content:'NEW';
    margin-left:10px;
    font-size:11px;
    background: var(--pe_mid_blue);
    padding:4px 10px;
    color:var(--pe_white);
    border-radius:var(--border_radius_5);
    position:relative;
    top:-2px;
    font-weight:bold;
}*/
#pe_pricing[data-loc="US"] #Starter .plan_col.featured:before,
#pe_pricing[data-loc="CA"] #Starter .plan_col.featured:before,
#pe_pricing #Professional .plan_col.featured:before,
#pe_pricing #Professional .plan_col.featured:before,
#pe_pricing[data-loc="US"] #Starter .plan_col .plan_note,
#pe_pricing[data-loc="CA"] #Starter .plan_col .plan_note {display:none;}
#pe_pricing[data-loc="US"] #Starter .plan_col.featured,
#pe_pricing[data-loc="CA"] #Starter .plan_col.featured,
#pe_pricing #Professional .plan_col.featured{border-color:var(--pe_border_dark);border-radius:var(--border_radius_5)}
.tooltip .tooltip-arrow::before {
  border-width: 10px !important;
  left: 50%;
  transform: translateX(-50%);
  top:-3px;
}

/*https://freedcamp.com/view/2073379/tasks/56768127*/
#pe_pricing[data-loc="US"] #Professional .plan_col.featured:before,
#pe_pricing[data-loc="CA"] #Professional .plan_col.featured:before,
#pe_pricing[data-loc="US"] #Professional .plan_col.featured .plan_note,
#pe_pricing[data-loc="CA"] #Professional .plan_col.featured .plan_note {display:block;}
#pe_pricing[data-loc="US"] #Professional .plan_col.featured,
#pe_pricing[data-loc="CA"] #Professional .plan_col.featured {border-color:var(--pe_blue);border-top-left-radius: 0;border-top-right-radius: 0;}

@media (max-width: 1199.33px) and (min-width: 992px) {
  .features_header .col p,
  .features_header .compare_plan_details_title {
    line-height: var(--lh);
    font-size: 20px;
  }
}
@media (max-width: 991.33px) {
  #mobile_plan_switch {
    top: 0;
    z-index: 2;
  }
  .features_header {
    z-index: 1;
  }
}
.plan_label.new p > span:first-child:after,
.table_category.new .col:first-child p:after {
  content: 'NEW';
  margin-left: 10px;
  font-size: 11px;
  background: var(--pe_mid_blue);
  padding: 4px 10px;
  color: var(--pe_white);
  border-radius: var(--border_radius_5);
  position: relative;
  top: -2px;
  font-family: 'latobold';
}
.navbar-wrapper {
  position: relative;
  z-index: 102;
}
@media (min-width: 992px) {
  .plan_cat_wrap .table_category .col p {
    font-size: 16px;
  }
  .plan_cat_wrap .table_category .col:first-child p {
    font-size: 18px;
  }
  .plan_cat_wrap .table_category .col:nth-child(1) {
    width: calc(25% - 10px);
  }
  .plan_cat_wrap .table_category .col:nth-child(2) {
    width: calc(25% + 10px);
  }
  .plan_cat_wrap .table_category .col:nth-child(3) {
    width: calc(25% + 10px);
  }
  .plan_cat_wrap .table_category .col:nth-child(4) {
    padding-left: 20px;
    width: calc(25% - 10px);
  }
}
@media (max-width: 991.33px) {
  .plan_cat_wrap .table_category p {
    font-size: 14px;
  }  
  .plan_cat_wrap .table_category .col:first-child p {
    font-size: 16px;
  }
  #pe_pricing .row_title.active {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  #pe_pricing .features_header .col {
    width: 40%;
  }
  #pe_pricing .features_header .col:first-child {
    width: 60%;
  }
  #pe_pricing .features_header .col {
    padding: 0 15px;
  }
  #pe_pricing .features_header p,
  #pe_pricing .features_header .compare_plan_details_title {
    padding: 15px 0;
    line-height: 1;
  }
  #pe_pricing .features_header .compare_plan_details_title {
    font-size: 16px
  }
  .plan_cat_wrap .col {
    width: 40%;
  }
  .plan_cat_wrap .col:first-child {
    width: 60%;
  }
}
@media (max-width: 400px) {
  #pe_pricing .features_header .col {
    padding: 0 10px;
  }
}
.feat_checker > div.feat {
  width: calc(100% - 40px);
  color: var(--pe_white);
  font-size: 14px;
  font-family: var(--latobold);
  padding: 5px 0;
  border-top-left-radius: var(--border_radius_5);
  border-top-right-radius: var(--border_radius_5);
  background: var(--pe_blue);
  text-align: center;
  display: none;
  position: absolute;
  left: 20px;
  top: -20px;
}
.feat_checker > div:not(.feat) {display:none !important}
.feat_checker > div.feat.d-inline-block {display:inline-block !important}
.plan_table.nitro-lazy-render,
.features_header.nitro-lazy-render,
.plan_table.expand .nitro-lazy-render {
  content-visibility: unset;
  contain-intrinsic-size: none;
}
.plan_wrap .tab-content .tab-pane {
  position: relative;
}
.mobile_menu_active .navbar-wrapper {
  z-index: 999;
}