/** Shopify CDN: Minification failed

Line 1227:39 Unexpected "{"

**/
/* custom css  */
.opt-custom .hdt-scrollsnap-dot::before {
  background-color: #40b3ed59;
}
.opt-custom .hdt-scrollsnap-dot__link--active {
    border-color: #40b3ed;
}
.opt-custom .hdt-scrollsnap-dot__link--active::before {
  background-color: #40b3ed;
}
.tab-wrapper .custom-pdf.pdf_export {
    align-items: center;
}
.template-product .related-products .hdt-pr-btns-group2, .template-product .recently-products .hdt-pr-btns-group2 {
    display: none !important;
}
.template-product .related-products .hdt-slider__dots_outline .hdt-slider__dot--selected {
    border-color: #40b3ed  !important;
}
.template-product .related-products .hdt-slider__dots_outline .hdt-slider__dot--selected:before {
    background-color: #40b3ed  !important;
}
.template-product .recently-products .hdt-slider__dots_outline .hdt-slider__dot--selected {
    border-color: #40b3ed  !important;
}
.template-product .recently-products .hdt-slider__dots_outline .hdt-slider__dot--selected:before {
    background-color: #40b3ed  !important;
}
.template-product .recently-products .hdt-slider__dots_outline .hdt-slider__dot:before {
    background-color: #40b3ed59 !important;
}
.template-product .related-products .hdt-slider__dots_outline .hdt-slider__dot:before {
    background-color: #40b3ed59 !important;
}
.template-product .related-products .hdt-slider__slide {
    min-height: fit-content;
    max-height: fit-content;
}
.template-product .related-products .hdt-slider__container {
    height: fit-content;
}
/* .template-product .hdt-section-spacing {
        padding-top: 30px !important;
         padding-bottom: 30px !important;
    } */
/* related-products */
.template-product .related-products .hdt-slider-nav {
 top: 50% !important;
}
.template-product .related-products .hdt-card-product__media.hdt-relative.hdt-oh {
    background: #fffbfb;
    border: 1px solid #E2E2E2;
    border-radius: 10px;
      padding: 0 !important;
}
/* .template-product .related-products .hdt-card-product__info .jdgm-preview-badge, .template-product .related-products .hdt-card-product__info .hdt-price-wrapp {
    order: 1 !important;
} */
.template-product .related-products .hdt-card-product__info .jdgm-preview-badge{
    order: 2 !important;
}
.template-product .related-products .hdt-card-product__info .hdt-price-wrapp {
    order: 1 !important;
}

.template-product .related-products a.hdt-card-product__title.hdt-text-lg.hdt-font-medium.hdt-line-clamp {
    order: 3 !important;
}
.template-product .related-products h3.h3_cmnlarge.hdt-sec-heading.hdt-h4.hdt-flex.hdt-align-center {
    font-size: 32px !important;
    font-weight: bold !important;
}
.template-product .related-products span.jdgm-prev-badge__text {
    font-size: 14px;
}
.template-product .related-products a.hdt-card-product__title.hdt-text-lg.hdt-font-medium.hdt-line-clamp {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.template-product .related-products .hdt-badge__wrapp.hdt-pe-none {
    text-align: right !important;
    justify-content: end !important;
}

.template-product .related-products .swiper-button-next, .related-products .swiper-button-prev {
display: none;
}
.template-product .related-products .hdt-slider__button[disabled=disabled] {
    color: #333333;
    background-color: white;
    border-color: #E2E2E2;
}
ul.variant-thumbnails-main {
    order: 4;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  list-style: none;
  pointer-events: auto !important;
}
.variant-thumbnails-main li {
  width: 40px;
  height: 40px;
     border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.variant-thumbnails-main li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-product .related-products .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #FFB92B !important;
}

/* recently-products */
.template-product .recently-products .hdt-slider-nav {
 top: 50% !important;
}
.template-product .recently-products .hdt-card-product__media.hdt-relative.hdt-oh {
    background: #fffbfb;
    border: 1px solid #E2E2E2;
    border-radius: 10px;
      padding: 0 !important;
}
/* .template-product .related-products .hdt-card-product__info .jdgm-preview-badge, .template-product .related-products .hdt-card-product__info .hdt-price-wrapp {
    order: 1 !important;
} */
.template-product .recently-products .hdt-card-product__info .jdgm-preview-badge{
    order: 2 !important;
}
.template-product .recently-products .hdt-card-product__info .hdt-price-wrapp {
    order: 1 !important;
}

.template-product .recently-products a.hdt-card-product__title.hdt-text-lg.hdt-font-medium.hdt-line-clamp {
    order: 3 !important;
}
.template-product .recently-products h3.h3_cmnlarge.hdt-sec-heading.hdt-h4.hdt-flex.hdt-align-center {
    font-size: 32px !important;
    font-weight: bold !important;
}
.template-product .recently-products span.jdgm-prev-badge__text {
    font-size: 14px;
}
.template-product .recently-products a.hdt-card-product__title.hdt-text-lg.hdt-font-medium.hdt-line-clamp {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.template-product .recently-products .hdt-badge__wrapp.hdt-pe-none {
    text-align: right !important;
    justify-content: end !important;
}

.template-product .recently-products .swiper-button-next, .template-product .recently-products .swiper-button-prev {
display: none;
}
.template-product .recently-products .hdt-ratio--contain .hdt-ratio>img, .template-product .recently-products .hdt-object-contain {
    object-fit: fill !important;
}
.template-product .recently-products .hdt-slider__button[disabled=disabled] {
    color: #333333;
    background-color: white;
    border-color: #E2E2E2;
}
.template-product .recently-products .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #FFB92B !important;
}

.template-product .related-products .hdt-container {
    padding-top: 20px;
}


.hdt-product-tab__main button.hdt-s-text.hdt-relative.hdt-font-semibold {
    font-weight: bold;
}
.hdt-product-tab__main button[aria-current="false"] {
   font-weight: normal !important;
}
.buy-now-src.hdt-icon-box .hdt-icon-box__wrapper {
    border-radius: 8px;
    filter: drop-shadow(0 5mm 2mm rgb(64,179,237,.4));
}
.new_product_page .st-codes {
    border-right: 1px solid #E2E2E2;
    padding-right: 30px;
}
.new_product_page .st-product-primary-info .jdgm-preview-badge--with-link {
    cursor: pointer;
    padding-left: 20px;
}
.new_product_page .st-product-option .hdt-product-form_value {
  border-radius: 100px;
}
.hdt-product-info__list .hdt-product__variant-picker::before {
    content: url(/cdn/shop/files/Frame_1000003825_f23ee1e1-2e48-4585-af7a-e1b3395e2bb9.png?v=1750943800);
    position: absolute;
    left: 50%;
    bottom: -13px;
    width: 24px;
    height: 24px;
}
.new_product_page span.style_titleAndBadge_503fc477 {
    font-weight: bold;
}
.hdt-product-info__list .hdt-product__variant-picker {
    position: relative;
}

 .hdt-product-form__label {
    font-weight: bold;
} 
.buy-now-src.hdt-icon-box .hdt-icon-box__icon {
    margin: 0;
}
.buy-now-src.hdt-icon-box .hdt-icon-box__inner {
    flex-direction: column;
    gap: 2rem;
    justify-content: center;
    text-align: center;
}
.lp-cover-header {
    padding-left: 15px;
}
.custom-pdf .lp-cover-list_wrapper li:before {
    background-image: url("/cdn/shop/files/Frame_2147204653_da27c07a-a136-4276-ad38-936eded5d494.png?v=1751264552");
}
.custom_trusted_banner .h3-white {
    font-size: 20px;
}
.center-variable-slider-wrapper .slide-icon img {
    box-shadow: unset;
}
.lp-cover-thumbnail {
    margin: 0px 10px 15px 0px;
}
.section-inner-plans .coaches-plans .coach_tier {
    display: none;
}
.section-inner-plans .coaches-plans .coach_tier.active {
    display: block;
}

/* pages tactics manager */
.compare tr:nth-child(even) {
  background-color: #F5F5F5;
}
.compare table {
    border-style: inset !important;
}
.compare .content {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    color: #000;
}
.compare td:nth-child(1) {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: #fff;
}
  .compare td:nth-child(4) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: #fff;
}
.compare td:nth-child(1) .content, .compare th:nth-child(1) .content {
    text-align: left;
    align-items: flex-start;
}
.compare tr:last-child td:nth-child(2) {
    border-bottom: 2px solid #40B3ED;
}
.compare tr:nth-child(1) th:nth-child(2) {
    border-top: 2px solid #40B3ED;
}
.compare td:nth-child(2), .compare th:nth-child(2) {
    text-align: left;
    border-left: 2px solid #40B3ED;
    border-right: 2px solid #40B3ED;
}
.compare td:nth-child(1) .content.icon_file_crown {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.compare .content.icon_file_normal span.text {
    font-weight: 500;
    font-size: 12px;
}
.compare .legend {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 14px 24px;
    min-height: 76px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    flex-wrap: wrap;
    gap: 2rem;
}
.compare .legend .icon-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2rem;
    flex-wrap: wrap;
}
.compare .legend .icon-content .icon_file_legend {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.section-inner-review .lp-reviews-item .lp-reviews-thumbnail img {
    width: 64px;
    height: 64px;
}
.section-inner-review .lp-reviews-item .lp-reviews-name {
    margin: 0 ;
  color:#000;
}
.section-inner-review .lp-reviews-position {
    font-size: 16px;
}
.section-inner-review .lp-reviews-item .lp-reviews-description {
    font-size: 20px;
}
.value_1_index .content_0_index .icon {
    visibility: hidden;
}
.value_2_index .content_0_index .icon,.value_2_index .content_1_index .icon {
    visibility: hidden;
}
.value_3_index .content_0_index .icon,.value_3_index .content_1_index .icon,.value_3_index .content_2_index .icon {
    visibility: hidden;
}
.value_4_index .content_0_index .icon,.value_4_index .content_1_index .icon,.value_4_index .content_2_index .icon,.value_4_index .content_3_index .icon {
    visibility: hidden;
}
.value_5_index .content_0_index .icon,.value_5_index .content_1_index .icon,.value_5_index .content_2_index .icon,.value_5_index .content_3_index .icon,.value_5_index .content_4_index .icon {
    visibility: hidden;
}
.value_6_index .content_0_index .icon,.value_6_index .content_1_index .icon,.value_6_index .content_2_index .icon,.value_6_index .content_3_index .icon,.value_6_index .content_4_index .icon,.value_6_index .content_5_index .icon {
    visibility: hidden;
}
.value_7_index .content_0_index .icon,.value_7_index .content_1_index .icon,.value_7_index .content_2_index .icon,.value_7_index .content_3_index .icon,.value_7_index .content_4_index .icon,.value_7_index .content_5_index .icon,.value_7_index .content_6_index .icon {
    visibility: hidden;
}
.value_8_index .content_0_index .icon,.value_8_index .content_1_index .icon,.value_8_index .content_2_index .icon,.value_8_index .content_3_index .icon,.value_8_index .content_4_index .icon,.value_8_index .content_5_index .icon,.value_8_index .content_6_index .icon,.value_8_index .content_7_index .icon {
    visibility: hidden;
}
  .section-inner-plans .lp-plans, .section-inner-plans .lp-plans .row .col {
    border: 0;
}
.section-inner-plans .plan-tags-wrapper {
    display: flex;
    gap: 1rem;
}
.coach-range-selector {
    margin-top: 2rem;
}
.section-inner-plans .plan-tag {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 12px;
    gap: 6px;
    border-radius: 100px;
    width: max-content;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
.section-inner-plans .plan-tag.free {
    background: #F6FFE8;
    border: 1px solid #D5E6BB;
    color: #598811;
}
.section-inner-plans .plan-tag.pro {
    background: #EEF9FF;
    border: 1px solid #B9DEF0;
    color: #0084C7;
}
.section-inner-plans .plan-tag.premier {
    background: #FFF6E5;
    border: 1px solid #FFD889;
    color: #E19D15;
}
.section-inner-plans .plan-tag.\+ {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 1px 2px rgba(33, 31, 34, 0.05);
    border-radius: 100px;
    color: #B4B4B4;
}
.section-inner-plans .header-section {
    padding-bottom: 7rem;
}
.section-inner-plans .header-section .col {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  width: 60%;
}
.section-inner-plans .footer-section {
    padding-top: 3rem;
}
.section-inner-plans .footer_button_link {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #40B3ED;
}
.section-inner-plans .footer-section .hdt-text-4xl {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #333333;
}
.section-inner-plans .header-section .hdt-text-4xl {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
}
.section-inner-plans .footer_button_link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-top: 1rem;
}
.section-inner-plans .coaches-plans {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 12px;
    border: 1px solid #E2E2E2;
    border-radius: 100px;
    width: max-content;
    margin: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    gap: 1rem;
    margin-top: 4rem;
}
.custom-range-track {
    background: #eee;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
    max-width: 615px;
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 9px;
}

.custom-range-fill {
  background: #29b6f6;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3px;
  border-radius: 3px;
  transition: width 0.3s ease;
}
.content-labels {
    width: 49px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    cursor: pointer;
}
.content-labels span.text {
    width: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #767676;
}
.custom-range-labels span.active {
  font-weight: bold;
  color: #000;
}
.custom-range {
    width: 100%;
    max-width: 655px;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-range-labels {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    margin-top: 8px;
    color: #888;
    align-items: center;
    width: 100%;
    z-index: 1;
}  
.lp-reviews-wrapper .lp-reviews-row .row {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.lp-reviews-item .lp-reviews-thumbnail {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/* .lp-reviews-item {
    margin-top: 40px;
    padding: 32px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.06);
} */
.lp-reviews-item {
    margin: 40px 20px;
    padding: 32px;
    background: #fff;
    box-shadow: 0 3px 20px #0000000f;
    border-radius: 8px;
}
/* .lp-bottom-reviews .lp-reviews-wrapper {
    display: flex;
    gap: 4rem;
} */
.lp-bottom-reviews .lp-reviews-wrapper {
    display: flex;
}
.lp-reviews-wrapper .lp-reviews-row {
    width: 100%;
}
.center-variable-slider .image {
    position: relative;
    padding-top: 75%;
}
.center-variable-slider .image  img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    box-shadow: none;
}
.center-variable-slider .slide-iner-wrapper {
    padding: 1.5rem;
    display: flex !important;
    flex-direction: column;
    gap: 2rem;
}
.center-variable-slider .slide-iner-wrapper .content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}
.section-inner-new .custom_reviews .custom-hdt-btn {
    background-color: #ffffff;
}
.hdt-video-wrapper .hdt-video-embed {
    width: 100%;
}
.hdt-video-wrapper .hdt-video-embed img {
    max-width: 100%;
    width: 100%;
}
.section-inner-new .rating-reviews {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.section-inner-new .custom_reviews .rating-reviews {
    width: 100%;
    max-width: 600px;
}
.section-inner-new .rating-reviews .hdt-text-review {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.section-inner-new .custom-hdt-btn span {
    font-weight: 600;
}
.section-inner-new .custom-hdt-btn {
    background-color: #F5F5F5;
    padding: 1px 1rem;
    border: solid 1px #E2E2E2;
    border-radius: 30px;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}
.section-inner-new .custom_apps {
    display: flex;
    gap: 2rem;
}
.section-inner-new .custom_apps .icon-wrapper {
    display: flex;
}
.section-inner-new .hdt-justify-center h3.hdt-h6 {
    margin: auto;
}
.section-inner-new h3.hdt-h6 {
    width: max-content;
    padding: 4px 15px;
    background-color: #eef9ff;
    border: solid 1px #B9DEF0;
    color: #0084c7;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 500;
}
.section-inner-new .drop-shadow {
    padding: 32px 24px 24px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
}
.section-inner-new .your_devices .hdt-col-parent {
    display: flex;
    padding: 20px;
    gap: 16px;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    width: 100%;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper .lp-apps-icon {
    margin: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 1px 2px rgba(33, 31, 34, 0.05);
    border-radius: 5px;
    width: max-content;
    max-width: max-content;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper .lp-apps-icon a{
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .lp-apps-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .lp-apps-list .icon-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .lp-apps-list .icon-wrapper .lp-apps-icon {
    margin: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #E2E2E2;
    box-shadow: 0 1px 2px #211f220d;
    border-radius: 5px;
    width: max-content;
    max-width: max-content;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .lp-apps-list .icon-wrapper .lp-apps-icon a {
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .available.text, .section-inner-new .your_devices .hdt-col-parent.lp-cover-list_wrapper .lp-apps-list .icon-wrapper .lp-apps-icon span {
    font: 400 12px var(--font-body-family);
    margin: 10px 0 0;
    text-align: center;
    color: #767676;
    line-height: 17px;
}
.section-inner-new .available_languages {
    margin: auto;
}
.section-inner-new .available_languages .icon-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1rem 3rem;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon {
    margin: 0;
    max-width: max-content;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px 8px 8px;
    gap: 6.32px;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 1px 2px rgba(33, 31, 34, 0.05);
    border-radius: 100px;
    width: fit-content;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon img {
    display: flex;
    width: 24px;
    height: 24px;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon span {
    margin: 0;
    font-size: 16px;
    color: #000000;
}

.section-inner-new .lp-cover-btn.custom-btn a {
    background: #fff;
    color: #000;
    border: 1px solid #E2E2E2;
}
/* h4_twintyfour, .section-inner-new .hdt-text-block.hdt-text-4xl {
    color: #000 !important;
} */
.section-inner-new .h2_fourty p strong{
  color: #000;
}

/* Plan Sec */

.full-note-price {
    color: #000 !important;
}

.full-comp-price del {
    color: #767676;
}

.plan-price .plan-save {
    font-weight: 600;
    color: #EC001B;
}

/* End Plan Sec */

/* pages tactics manager end */

/* Product page */
.hdt-product-media__thumb hdt-slider-thumb .hdt-thumbnail__media.is-thumb-selected>div:after, .hdt-product-media hdt-slider-thumb img {
    border-radius: 5px !important;
}
.new_product_page .hdt-font-normal {
    font-weight: bold;
    max-width: 550px;
}
.new_product_page .st-product-primary-info{
      justify-content: flex-start !important;
}

.feature-checklist-block-wrapper-custom {
  border-radius: 4px;
  padding: 0px;
  max-width: 800px;
  margin: 30px auto;
}
.feature-checklist-grid-custom {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.feature-item-custom {
  width: 48%;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
}
.feature-item-custom .icon-custom {
  color: #f4b730;
  margin-right: 8px;
  font-size: 20px;
}
.tab-wrapper .hdt-container {
    padding: 0;
}
.new_product_page span.jdgm-prev-badge__text {
    margin-left: 10px;
}
.hdt-product__inventory span.hdt-s-text.hdt-font-semibold {
    font-size: 16px;
}
.new_product_page .hdt-product__media img, .new_product_page .hdt-product__media {
    border-radius: 10px;
}
.hdt-type-tab .hdt-product-tab__wrap {
    border-radius: 8px;
}
.tab-wrapper .duplicate-12 .hdt-image-box__content {
    justify-content: space-evenly;
    gap: 0px; 
  margin-left: 30px;
}
.tab-wrapper .manager_any_device a {
    text-decoration: none !important;
}
.tab-wrapper .custom_trusted_banner span, .tab-wrapper .custom_trusted_banner  .h2_cmnlarge {
    color: #fff;
}
.tab-wrapper .custom_trusted_banner ul.lp-stat-list.clearfix {
    margin-top: 40px !important;
}
/* End product page  */
/* custom css  */


.pdf_export{
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}
.custom-pdf {
  color: #000;
}
#block-heading_YimaXi {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.custom-image .hdt-image_wrapper ,
.custom-images .hdt-content_parent_MkqYgy {
    border: 1px solid #E2E2E2;
     border-radius: 10px;
}
#block-text_gFkrdF p {
    padding-left: 30px;
    margin-top: 5px;
}
.pdf_export ul {
    padding-top: 15px;
}
.h3_cmnlarge {
    font-size: 24px;
}
.custom-share-folder .hdt-image_wrapper {
    box-shadow: 0px 46.6991px 93.3982px -17.5122px rgba(16, 24, 40, 0.14);
    border-radius: 10px;
}
.custom-pdf .lp-cover-list_wrapper li:before {
    background-image: url("/cdn/shop/files/Frame_2147204653_da27c07a-a136-4276-ad38-936eded5d494.png?v=1751264552");
    top: 8px;
}
#block-text_TdFehD p {
    color: #333333;
}
.custom-tactics .lp-cover-list_wrapper li:first-child:before,
.pdf_download .lp-cover-list_wrapper li:last-child:before {
    background-image: url(/cdn/shop/files/Frame_2147204653_1.png?v=1751264736);
    top: 50%;
    transform: translate(0%, -50%);
    width: 24px;
    height: 24px;
}
.custom-tactics .lp-cover-list_wrapper li:first-child:after,
.pdf_download .lp-cover-list_wrapper li:last-child:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Crown.png?v=1751264877);
    top: 50%;
    transform: translate(0%, -50%);
    background-repeat: no-repeat;
    margin-left: 10px;
      width: 24px;
    height: 24px;
}
.custom-gallery {
    position: relative;
}
.custom-gallery .hdt-slider-nav svg {
    height: 20px;
    width: 20px;
}
.custom-gallery .hdt-slider__button--prev {
    left: -85px;
}
.custom-gallery .hdt-slider__button--next {
    right: -85px;
}
.custom-gallery .hdt-slider__button:hover{
  background: #40B3ED;
  color: #fff;
}
.custom-gallery .hdt-slider__button[disabled=disabled] {
    color: #333333;
    background-color: #fff;
    border-color: #E2E2E2;
}
.custom-gallery .hdt-slider-nav {
    position: absolute;
    height: 60px;
    width: 60px;
}
.custom-pdf .hdt-btn-wrapper a {
    background: transparent;
    border: 1px solid #E2E2E2;
    color: #000;
    width: 100%;
    max-width: 450px;
    margin-top: 20px;
}
.pdf_download  .hdt-btn-wrapper a {
    margin-top: 20px !important;
}
.pdf_export .hdt-btn-wrapper a {
    margin-top: 30px;
}
.custom-pdf  .hdt-btn-wrapper a:before {
    content: '';
    background-image: url(/cdn/shop/files/DownloadSimple.png?v=1751267091);
    height: 20px;
    width: 20px;
    margin-right: 15px;
}
.compare table .content h5 {
    font-size: 24px;
    margin-bottom: 10px;
}
/* replace */

/* css */

  
.lp-cover-btn a {
    border-radius: 5px;
}
.icons-texts h3 {
    margin-bottom: 3px;
}
.textcmnsmall {
    font-size: 16px;
}
.plargecustom {
    color: #000 !important;
}
.opt-custom .hdt-icon-box__wrapper {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    padding: 90px 0px;
}
.custom_trusted_banner {
    padding: 60px 10px;
}
.tractic-custom .h2_fourty {
    max-width: 460px;
}
.tractic-custom .hdt-row-flex-12 .col.hdt-col-6:last-child a {
    max-width: 150px;
    font-weight: 600;
}
.custom-store-tab .custom-video-play-btn {
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.3);
    border: 2.92632px solid rgba(255, 255, 255, 0.2);
}
/* .tractic-custom .hdt-row-flex-12 .col.hdt-col-6:last-child {
    padding-left: 0;
} */
 .tractic-custom .hdt-row-flex-12 .col.hdt-col-6:first-child {
    padding-right: 0;
    max-width: 48%;
}
.manager_any_device .your_devices {
        margin: 0;
    gap: 15px;
}
.manager_any_device .lp-cover-apps .lp-apps-icon img {
    height: auto;
}
.manager_any_device .available_languages {
    width: 90%;
}
.hdt-store-tabs .hdt-store-list {
    max-width: 960px;
    margin: auto auto 30px auto;
}
.hdt-store-tabs .hdt-store-list .hdt-store-item
{
  color: #767676 !important;
}
.hdt-store-tabs .hdt-store-item[aria-current="true"] {
    color: #fff !important;
}
.pdf_export li {
    margin: 0 0 15px;
}
.custom-gallery .hdt-nav-middle_in .hdt-slider__button {
    visibility: visible;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
h2.hdt-text-4xl  {
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  /* text-align: center; */
}
.custom-tactics h2 {
    margin: 20px 0 10px 0;
}
.custom-tactics .hdt-text-block  p {
    color: #333333;
}
.custom-gallery{
  padding:0 0px !important;
}
.plan-note p strong {
    color: #000;
}
.section-inner-new .hdt-text-block .hdt-text-2xl {
    font-size: 20px;
}
.section-inner-new .hdt-text-block .hdt-text-base {
    font-size: 16px;
}
 .rating-reviews p, .rating-reviews span {
    color: #000;
 }
.reviews-custom .hdt-text-block p{
  color:#333333;
}
 .reviews-custom h2 {
    text-align: left;
}
.reviews-custom {
    gap: 70px;
}
.reviews-custom h4, .reviews-custom h2  {
    font-size: 32px;
    line-height: 1.3;
}
.compare td {
    padding: 13px 15px;
}
.price-wrapper .price,
.content strong {
    color: #000;
}
.custom-icon .hdt-icon-box__title {
    font-size: 20px;
}
.custom-icon .textcmnsmall p {
    color: #333333;
}
.plan-note .content,
.plan-note .price-wrapper .compare-price {
    color: #767676;
}
@media (min-width: 1300px) {
.h2cmnextralarge {
    font-size: 48px;
}
.h4_twintyfour {
    font-size: 24px;
}
.section-inner-new .hdt-text-block.hdt-text-4xl {
    font-size: 24px;
}
}
@media (min-width: 1150px) {
  .new_product_page .hdt-font-normal {
    font-weight: 700;
    max-width: 550px;
    font-size: 32px;
}

.new_product_page .hdt-product-info__list .st-product-primary-info .hdt-product__sku{
      font-size: 14px;
}
.new_product_page  span.jdgm-prev-badge__text {
    font-size: 16px;
}
.new_product_page .st-product-option .hdt-product-form_value {
    border-radius: 100px;
    font-size: 16px;
}
.new_product_page span.style_titleAndBadge_503fc477{
    font-size: 20px;
}

  .tab-wrapper .tractic-custom {
    align-items: center;
}
 .tab-wrapper .custom-store-tab .hdt-store-info.inner-container {
    max-width: 1150px;
}
.buy-now-src.hdt-icon-box .hdt-icon-box__wrapper {
    padding-left: 100px;
    padding-right: 100px;
}
  
.custom-store-tab .hdt-store-info.inner-container {
    max-width: 960px;
}
.inner-container.custom-gallery {
    max-width: 726px;
}
section.compare .hdt-container{
  width: 90%;
}
.inner-container.custom-tactics.custom-pdf .hdt-col-parent.lp-cover-apps {
    padding-left: 0;
}

.custom-share-folder.custom-pdf .hdt-col-parent.padding-left {
    padding-left: 0;
}
  .lp-bottom-reviews.inner-container {
    max-width: 1248px;
}
.faq-container .inner-container {
    width: 100%;
    max-width: 768px;
}
.reviews-custom .hdt-col-parent {
    padding-left: 0;
}
.section-inner-new .inner-container.features .hdt-col-parent {
    padding: 0;
}
.section-inner-new .manager_any_device {
    gap: 20px;
}
.section-inner-new .manager_any_device .hdt-col-parent.drop-shadow {
    width: 49%;
}
.custom-image-text .lp-cover-title {
    font-size: 48px;
}
.h2_cmnlarge{
  font-size: 40px;
}
.h2_cmn_exrtalarge {
    font-size: 56px !important;
}
.h2cmnextralarge {
    font-size: 40px;
}
.plargecustom {
    font-size: 20px !important;
}
h4_twintyfour, .section-inner-new .hdt-text-block.hdt-text-4xl {
    font-size: 24px;
}
.custom-trusted_by h2 {
    width: 100%;
    max-width: 560px;
    margin: auto;
}
.center_mode_Slider .content h5 {
    font-size: 20px;
}
}
@media (min-width: 767px) {
  .section-inner-new .your_devices .hdt-col-lg-6 {
    width: 48%;
    margin: 0;
}
.template-product .hdt-section-spacing,{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.template-product .hdt-section-spacing.recently-custom{
    padding: 0!important;
}
  .manager_any_device span.textcmnsmall {
    max-width: 130px;
}
  .inner-container {
    max-width: 1212px;
    margin: 0 auto !important;
}
}

@media (min-width: 768px) and (max-width: 1255px) {
.rating-reviews p, .rating-reviews span {
    font-size: 13px;
}
.hdt-icon-box__item:nth-child(4) {
        width: 70% !important;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list {
  flex-direction: column;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper {
    justify-content: center;
}
.manager_any_device span.textcmnsmall {
       padding-bottom: 10px;
}
.section-inner-new .your_devices .hdt-col-lg-6 {
        width: 100% !important;
        margin: 0;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon span {
   font-size: 14px;
}
  .hdt-col-parent.custom_reviews {
    width: 70% !important;
}
  .reviews-custom .hdt-col-parent {
    width: 20%;
}
  .reviews-custom h4, .reviews-custom h2 {

    font-size: 22px !important;

}
} 

@media (max-width: 1440px){
  .custom-gallery .hdt-slider__button--prev {
    left: 0;
}
.custom-gallery .hdt-slider__button--next {
    right: 0;
}
}
@media (max-width:1300px){
  .catagory_lister_list a {
    padding: 14px 25px;
  }
}
@media (max-width: 1200px) {
   .lp-middle .lp-stat-no {
        font-size: 38px;
    }
      .custom_trusted_banner ul.lp-stat-list li.hdt-h3.plargecustom {
        width: auto;
        display: inline-block;
        font-size: 16px;
        padding: 10px 20px;
        margin: 5px;
    }
  .feature-item-custom {
    width: 100%;
    display: flex;
    align-items: flex-start;
    font-size: 16px;
}
}
@media (max-width: 1150px){
.lp-bottom-plans .lp-plans .scroll-row {
    overflow: scroll;
    flex-wrap: nowrap;
    padding: 4rem 2rem;
    gap: 2rem;
}
.lp-bottom-plans .lp-plans .scroll-row .col {
    width: 85%;
    max-width: 425px;
    /* min-width: 345px; */
    box-shadow: 0 3px 20px #0000000f;
    border-radius: 8px;
}
}
@media (max-width:1149px){
.custom-gallery .hdt-slider-nav {
    display: none;
}
  .desktop-catagory {
    display: none !important;
}
  .mobile-catagory{
  display: block;
}
  .catagory_lister_list {
    display: flex;
    padding-bottom: 12px;
}
  hdt-view-layout-switch button:nth-child(3):after {
    content: unset;
  }
  hdt-view-layout-switch button:nth-child(3) {
    padding-right: 0;
  }
  .hdt-view-layout-switch {
    justify-content: center;
  }
  hdt-facet-filters-form {
    border-right: 0;
    padding-right: 0;
  }
}
@media (max-width: 1114px){
  .h2_cmnlarge {
    font-size: 30px;
}
.faq-question-text.xlarge {
    font-size: 30px !important;
}
  .center-variable-slider .slide-iner-wrapper .content h5 {
    font-size: 20px;
}
}
@media (max-width: 1023px){
  .dropdown-nav_title[href="/pages/tactics-manager"] {
      pointer-events: none;
  }
}
@media (max-width: 991px){
.compare .legend {

    width: 100rem;
}
.hdt-section-main-product-tabs .hdt-icon-box__scrollsnap-dots.hdt-scrollsnap-dots.hdt-text-center.hdt-hidden {
    padding-top: 15px;
}
.custom-pdf.pdf_export .hdt-section-spacing {
    padding-left: 15px !important;
}
.hdt-store-tabs .hdt-store-list .hdt-store-item {
    font-size: 16px;
}
.compare .hdt-container {
    overflow: scroll;
}
.compare table {
    width: 100rem;
}
.compare .content h5 {
    font-size: 16px;
}
}
@media (max-width:768px){

  .hdt-badge {
    font-size: 12px;
}
.template-product .recently-products .hdt-ratio--contain .hdt-ratio>img, .template-product .recently-products .hdt-object-contain {
    object-fit: contain !important;
}
  
  .swiperformobile .swiper-pagination {
      position: static;
  }
  
  .swiperformobile .swiper-pagination span.swiper-pagination-bullet {
      margin: 0 2px !important;
      width: 4px;
      height: 4px;
      background: #f2f2f2;
      opacity: 1;
  }
  
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 12px !important;
      background: #40b3ed !important;
      border-radius: 4px !important;
  }
  
  .mediafordesktop{
     display: none; 
  }
  
  .swiperformobile{
    display: block;
  }

  .hdt-pr-border_in_image .hdt-card-product__media{
    padding: 10px;  
    padding-top: 10px;
    padding-bottom: 2px;
  }
  
.hdt-product-btns.hdt-absolute {
    display: none;
}
  .hdt-header-menu-mobile::part(content) {
    max-width: 100%;
}
  .hdt-card-product__media {
    padding: 22px 18px;
}
      .catagory_lister_list {
        column-gap: 10px;
    }
  .catagory_lister_list a {
    padding: 12px 0;
    flex-grow: 1;
        margin-right: 0;
    text-align: center;
}
  .price_bottom {
    flex-direction: column-reverse;
    row-gap: 11.5px;
}
  .hdt-card-product .hdt-card-product__wrapper .hdt-card-product__info {
    padding-bottom: 20px;
}
  .under-title-points {
    margin-bottom: 12px;
}
  .hdt-heading-content .hdt-collection-heading {
    font-size: 24px;
    line-height: 100%;
}
  html.no-scroll {
    margin: unset !important;
}
   hdt-view-layout-switch button:nth-child(2):after {
    content: unset;
  }
  hdt-view-layout-switch button:nth-child(2) {
    padding-right: 0 !important;
  }
  .hdt-col.hdt-control-sorting .hdt-popover__sorting {
    width: 100%;
}
  hdt-view-layout-switch {
    padding: 10px 12px;
}
  .hdt-shop-control .hdt-filter_btn,
  .hdt-popover__sorting>button,
  hdt-view-layout-switch {
            width: 100%;
    height: 40px;
}
}
@media (max-width: 767px){

.hdt-section-spacing.related-custom  {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
.template-product .hdt-section-spacing.recently-custom{
    padding: 0!important;
}



.section-inner-plans .header-section .col {
    width: 100%;
}
.testimonial-section {
    background: #fff;
    padding: 10px 0  50px 0!important;
}
.buy-now-src.hdt-icon-box .hdt-icon-box__icon {
   margin-bottom: calc(var(--spacing-icon-heading-vertical) * .65);
}
.content-labels {
    padding: 1rem 2rem;
    border: solid 1px;
    border-radius: 8px;
    width: max-content;
}
  .feature-item-custom {
  width: 100%;
}
  .content-labels span.text {
    font-size: 14px;
    font-weight: 700;
}
  
.content-labels.active {
    background-color: #40b3ed;
    border-color: #40b3ed;
}
.custom-range-labels span.active {
    color: #fff;
}
.custom-range-labels span.icon {
    display: none;
}
.custom-range-track {
    display: none;
}
.custom-range-labels {
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
}
.custom-pdf.pdf_export .hdt-section-spacing {
    padding-left: 10px;
}
  div#block-text_tGhMzK {
    text-align: center;
}
  div#block-text_agUJna {
    text-align: center;
}
.hdt-product-btns.hdt-absolute {
    display: none;
}
.hdt-header-menu-mobile::part(content) {
    max-width: 100%;
}
.hdt-card-product__media {
    padding: 22px 18px;
}
.catagory_lister_list {
        column-gap: 10px;
}
.catagory_lister_list a {
    padding: 12px 0;
    flex-grow: 1;
   margin-right: 0;
    text-align: center;
}
.price_bottom {
    flex-direction: column-reverse;
    row-gap: 11.5px;
}
.hdt-card-product .hdt-card-product__wrapper .hdt-card-product__info {
    padding-bottom: 48px;
}
.under-title-points {
    margin-bottom: 12px;
}
.hdt-heading-content .hdt-collection-heading {
    font-size: 24px;
    line-height: 100%;
}
html.no-scroll {
    margin: unset !important;
}
.hdt-view-layout-switch button:nth-child(2):after {
    content: unset;
}
.hdt-view-layout-switch button:nth-child(2) {
    padding-right: 0 !important;
}
.hdt-col.hdt-control-sorting .hdt-popover__sorting {
    width: 100%;
}
.hdt-view-layout-switch {
    padding: 10px 12px;
}
.hdt-shop-control .hdt-filter_btn,
.hdt-popover__sorting>button,
.hdt-view-layout-switch {
  width: 100%;
    height: 40px;
}
.section-inner-review {
    padding: 0px 0;
}
.lp-stat-list {
        text-align: center !important;
}
.custom-feature-library .storage-options {
   margin: 60px auto 0 !important;
}
.hdt-image-gallery .hdt-section,
.custom-feature-library{
    padding: 0 !important;
}
.hdt-custom-section .hdt-section-inner {
    padding: 0 !important;
}
.hdt-store-tabs .hdt-section-spacing, .tab-wrapper .hdt-store-tabs .hdt-section-spacing{
    padding-top: 0!important;
    padding-bottom: 0 !important;
}

.tab-wrapper .hdt-store-tabs .hdt-section-spacing {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.pagect101598200007 .hdt-section,
.hdt-content-sec,
.duplicate-12, 
.faq-container{
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}
.tractic-custom .h2_fourty {
    max-width: 100% !important;
}
.lp-cover-btn a {
    padding: 15px;
    margin-right: 10px;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list {
   flex-direction: column;
    text-align: center;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper {
   justify-content: center;
}
.section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list span.available.textcmnsmall {
    padding: 0 0 7px 0;
}
.section-inner-new .your_devices .hdt-col-parent {
   max-width: 400px;
}
.custom_trusted_banner .lp-stat-box {
    flex-wrap: wrap;
}
.section-inner-new .drop-shadow {
  max-width: 500px;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon span {
 font-size: 14px;
}
.section-inner-new .available_languages .icon-wrapper .lp-apps-icon img {
 width: 18px;
height: 18px;
}
.manager_any_device .available_languages {
width: 100%;
}
.section-inner-new .available_languages .icon-wrapper {
  gap: 10px 5px;
}
.custom_trusted_banner ul.lp-stat-list {
  margin: 0;
  transform: none !important;
  width: 100%;
  padding: 0 !important;
}
.custom_trusted_banner ul.lp-stat-list li.hdt-h3.plargecustom {
 width: auto;

    display: inline-block;

    font-size: 16px;

    padding: 10px 20px;

    margin: 5px;

}


.reviews-custom .hdt-image_wrapper {
 display: flex;

	justify-content: center;

    max-width: 220px;

    margin: 45px auto auto;

}
 
.reviews-custom {
   gap: 20px;

    padding-bottom: 40px;

}
.section-inner-plans .lp-plans .row .col .plan-header {
   text-align: left;
}
.faq-container h2 {
    margin-bottom: 10px !important;
}
.faq-question .faq-icon {
   height: 38px;
    width: 38px;
    text-align: center;
}
.section-inner-plans .lp-list-icon {
        margin: 10px 0 0;
}
.section-inner-plans .header-section {
    text-align: center;
    padding: 2rem 0;
}
.section-inner-plans .coaches-plans {
    font-size: 16px;
} 
h3.faq-question-text.large {
    font-size: 16px;
}
.lp-bottom-reviews .lp-reviews-wrapper {
flex-direction: column;
}
.lp-reviews-item {
    margin: 15px;
    width: -webkit-fill-available;
}
.faq-question .faq-icon {
 margin-left: 10px;
}
.custom-feature-library .storage-options .option-card {
  width: 100%;
}
.custom-feature-library .storage-options {
 flex-direction: column;
 width: 100%;

}
 .hdt-store-tabs .hdt-store-list {
    gap: 10px !important;
}
.duplicate-12 .hdt-icon-box__wrapper {
    padding: 20px 0!important;
}
  .duplicate-12 {
    padding: 0 !important;
}
  .h2_cmnlarge {
    font-size: 30px;
}

     
}
@media (max-width: 500px){
    /* .template-product .hdt-section-spacing {
    padding-top: unset !important;
    padding-bottom: unset !important;
} */
.custom-share-folder .hdt-image_wrapper {
    box-shadow: 0 25.6991px 56.3982px -33.5122px #10182824 !important;
}
.lp-cover-list_wrapper li:last-child {
    width: 90%;
}
.custom-tactics .lp-cover-list_wrapper li:first-child:after, .pdf_download .lp-cover-list_wrapper li:last-child:after {
    top: 100%;
    transform: translateY(-100%);
}
.hdt-image-gallery .hdt-section-spacing {
    padding-bottom: 20px !important;
}
.custom_trusted_banner {
    padding: 50px 10px !important;
}
.hdt-store-tabs .hdt-store-list {
    margin-bottom: 20px !important;
}
.pagect101598200007 .hdt-section, .hdt-content-sec, .duplicate-12, .faq-container {
    padding-bottom: 20px!important;
    padding-top: 20px!important;
}
.custom-feature-library .storage-options {
    margin: 0!important;
    margin-top: 20px !important;
}
#shopify-section-template--25509589942655__new_custom_section_bwnHL9 {
    padding: 0 !important;
}
.reviews-custom {
    gap: 10px !important;
}
.center-mode-slider .section-inner-plans.center_mode_Slider {
    padding: 0 !important;
}
.section-inner-plans .plan-tag {
    font-size: 14px;
}
.section-inner-plans .plan-tag img {
    width: 15px;
}
.section-inner-plans .lp-plans .plan-wrapper {
    padding: 20px;
}
.plan-benefit-title {
    font-size: 18px;
}
.compare .content {
    font-size: 14px;
}
.compare .legend {
    width: 100rem;
}
.compare td:nth-child(1) .content, .compare th:nth-child(1) .content {
    font-size: 14px;
}
.section-inner-review .lp-reviews-item .lp-reviews-description {
    font-size: 16px !important;
}
.lp-reviews-wrapper .lp-reviews-row .row {
    gap: 1rem;
}
.lp-loadmore-btn:after, .lp-loadmore-btn.expand:after, .lp-showmore-btn:after, .lp-showmore-btn.expand:after {
    font-size: 16px;
}
.lp-reviews-item .col {
    text-align: left;
}
.custom-feature-library .local .card-layout, .custom-feature-library .cloud .card-layout {
    gap: 15px !important;
}
.custom-feature-library .card-layout h5 {
    font-size: 16px !important;
}
.custom-feature-library .hdt-s-text2 {
    font-size: 16px !important;
}
.section-inner-plans .header-section .hdt-text-4xl {
    font-size: 16px !important;
}
.section-inner-plans .coaches-plans {
    font-size: 16px;
    margin-top: 0rem;
}
.section-inner-new .features h3.hdt-h6 {
    margin: auto;
}
.features .hdt-text-start, .features .hdt-text-left {
    text-align: center;
}
.section-inner-new .hdt-text-2xl {
    font-size: 16px;
}
.section-inner-new .hdt-text-4xl {
    font-size: 18px;
}
.section-inner-new h2.hdt-text-4xl {
    font-size: 20px;
}
.section-inner-new .custom-hdt-btn span {
    font-weight: 400;
}
.section-inner-new .hdt-col-8 {
    width: 100%;
}
.h2_cmnlarge {
    font-size: 20px;
}
.lp-middle .lp-stat-no {
    font-size: 22px;
}
.custom_trusted_banner h3.plargecustom.h3-white {
    font-size: 16px!important;
}
.custom_trusted_banner .lp-wrapper.lp-middle {
    padding: 20px;
}
.custom-store-tab .hdt-store-list .hdt-store-item {
    padding: 10px 20px;
}
.custom_trusted_banner ul.lp-stat-list li.hdt-h3.plargecustom {
           padding: 6px 10px;
        margin: 4px;
        font-size: 14px;
}
.section-inner-new h3.hdt-h6, .section-inner-plans .sub_heading {
    font-size: 16px;
}
.center-variable-slider .slide-iner-wrapper .content h5 {
    font-size: 16px;
}
  .section-inner-new .rating-reviews
 {
    flex-wrap: wrap;
}
  .section-inner-new .available_languages .icon-wrapper {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem 1rem;
}
  .section-inner-new .available_languages .icon-wrapper .lp-apps-icon span {
    margin: 0;
    font-size: 12px;
    color: #000;
}
  .manager_any_device .available_languages
 {
    width: 100% !important;
}
}
@media (max-width:400px){
  .section-inner-new .your_devices .hdt-col-parent.lp-cover-apps .lp-apps-list .icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    width: 100%;
}
}