.limited-time {
    display: none;
}

/* topical */
.topical {
    background: linear-gradient(180deg, #EDF4FF 0%, rgba(238, 243, 253, 0.00) 100%);
    padding: 40px 0 70px;
    text-align: center;
}

.topical .container {
    position: relative;
    z-index: 1;
}

.topical .h2-box h1 {
    display: block;
    margin-bottom: 20px;
    line-height: 50px;
    font-weight: 600;
}

.topical .h2-box .version-system {
    display: inline-block;
    padding: 8px 14px 8px 15px;
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid #2E2E2E;
}

.topical .h2-box .version-system svg {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 16px;
}

.topical .auto-scroll-wrapper ul {
    margin: 20px auto 50px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 650px;
}

.topical .auto-scroll-wrapper ul li span {
    margin-left: 8px;
}

.topical .auto-scroll-wrapper ul li {
    width: calc(50% - 24px);
    margin: 0 12px 20px;
    text-align: left;
}


.switch {
    display: inline-block;
    border-bottom: unset;
    background: rgba(86, 77, 236, .1);
    border-radius: 12px;

}

.switch .text-big {
    padding: 4px;
}

.switch-item {
    border-radius: 10px;
    background: unset;
    width: 188px;
    height: 56px;
    color: #564DEC;
    font-size: 20px;
    font-weight: 700;
    line-height: 56px;
    border: unset;
    margin: unset;
    text-align: center;
}

.switch-item.curr {
    height: 56px;
    background: #564DEC;
    color: #fff;
}

/* topical */
.business .business-cont {
    margin-top: 0;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 10px 32px 0px rgba(28, 28, 185, 0.08);
}

.business-left {
    border: unset;
    width: 400px;
    height: 400px;
    background: url(https://images.imyfone.com/en/assets/purchase/purchase_bus_bg.jpg.jpg) center/contain no-repeat;
    padding: 40px 37px 48px 30px;
    margin-right: 0;
}

.icart-btn img {
    display: none;
}

.business-left-top {
    background: none;
    padding: 0;
    margin-bottom: 30px;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.business-left li {
    display: flex;
    border-top: unset;
    color: #FFF;
    font-size: 16px;
    justify-content: unset;
    font-weight: 400;
    height: auto;
    align-items: unset;
    line-height: 24px;
    margin: 0 0 20px 0;
}

.business-left li:last-child {
    margin-bottom: 0;
}


.business-left li svg {
    margin-top: 4px;
    min-width: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

.business-right {
    border: unset;
    background: unset;
    text-align: left;
    display: block;
    padding: 40px 80px 40px 65px;
}

.business-right .inp-item {
    width: 100%;
}

.business-right .select-choice.selectize-control .selectize-input:after {
    right: 24px;
    width: 24px;
    height: 24px;
    background: url(https://images.imyfone.com/en/assets/purchase/header-arrow-new.svg) no-repeat center center/cover;
}

.business-right .business-right-title {
    color: #080B29;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}

.business-right .business-right-cont .inp-box {
    margin-left: 0 !important;
}

.business-right .business-right-cont {
    margin-bottom: 0;
}

.business-right .selectize-control {
    height: 72px;
}

.business-right .inp-item {
    margin: 0;
}

.business-right .selectize-control.single {
    border: none;
}

.p-box .p-box-tip p svg {
    margin: 0 0 0 8px;
}

.p-box.select-hot .p-box-tip li p.yellow-ul:first-child {
    color: #FFE666;
    white-space: unset
}

.business-right .selectize-control.single .selectize-input {
    border: 1px solid rgba(8, 11, 41, .7);
    border-radius: 12px;
    padding: 0;
    padding-left: 24px;
    line-height: 72px;

}

.business-right .selectize-input::before {
    content: '';
}

.business-right .business-right .buslice .inp-item {
    width: 100%;
    border: unset;
    margin: 0;
}

.business-right .selectize-input>.item {
    color: #080B29;
    font-size: 18px;
    font-weight: 700;
}

.business-right .billed-btn {
    display: flex;
    align-items: center;
    margin-top: 80px;
    justify-content: space-between;
}

.business-right .billed-annually-content .Billed-tips {
    color: #080B29;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
}

.business-right .billed-annually-content .business-price {
    margin: 10px 0;
    display: flex;
    align-items: end;
}

.business-right .billed-annually-content .business-price .business-price-curr {
    color: #FF8032;
    font-family: Open Sans;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
}

.business-right .billed-annually-content .business-price .business-price-origin {
    color: rgba(8, 11, 41, 0.70);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 14px;
}

.business-right .billed-annually-content .business-other {
    color: #080B29;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}


.business-right .billed-btn .business-cart {
    width: 258px;
    height: 72px;
    line-height: 72px !important;
    color: #FFF !important;
    border-radius: 12px;
    background: #FF8032;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    line-height: 28px;
}

.business-right .Billed-tips img {
    margin-left: 10px;
    cursor: pointer;
}

.business-right .bubble {
    position: absolute;
    right: unset !important;
    left: 109px !important;
    top: 36px !important;
    z-index: 999;
    display: none
}

.business-right .bubble::before {
    width: 19px;
    height: 22px;
    content: url(https://images.imyfone.com/en/assets/purchase/triangle2.png);
    position: absolute;
    left: 22px;
    top: -18px
}

.business-right .bubble .bubble-desc {
    font-size: 14px;
    text-align: left;
    width: 348px;
    height: 92px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    box-sizing: content-box
}

.business-right .bubble .bubble-desc span {
    color: #000
}


/* product */
.product .p-box {
    border-radius: 24px;
    border: 1px solid rgba(86, 77, 236, 0.40);
    box-shadow: unset;
    background: #FFF;
    width: 380px;
}

.product .p-box .p-box-height {
    border-radius: 24px 24px 0px 0px;
    height: 156px;
    background: linear-gradient(90deg, #EEF5FF 0%, #F1F0FF 100%);
}

.product .p-box .p-box-title .device span {
    color: #564DEC;
}

.product .p-box .prodtype-item-price {
    margin-top: 20px;
}


.product .p-box .prodtype-item-price span:nth-child(2) {
    color: #080B29;
    font-size: 24px;
    font-weight: 700;
    margin-left: 0;
    text-decoration:unset
}

.product .p-box .prodtype-item-price span:nth-child(1) {
    color: unset;
    font-size: unset;
    font-weight: unset;
    
}

.product .p-box .prodtype-item-price>span:nth-child(1) { 
    color: #080B29;
    font-size: 48px;
    font-weight: 700;
}

.prodtype-item-price .virtual-price {
    margin-left: 16px;
    color: rgba(8, 11, 41, 0.70);
}

.product .p-box .ptxt-b {
    color: rgba(8, 11, 41, .7);
    font-size: 16px;
    line-height: 24px;
    margin-top: 13px;
}

.product .p-box #paypal-one-month,
.product .p-box #paypal-one-quarter,
.product .p-box #paypal-one-year,
.product .p-box #paypal-lifetime,
.product .p-box #paypal-business-year,
.product .p-box .new-paypal-btn,
.product .p-box .new-paypal-btn {
    margin: 30px auto !important;
}

.product .p-box .puple-btn {
    margin-top: 0;
    width: 300px;
    border-radius: 10px;
    background: #564DEC;
    height: 64px;

}

.product .p-box .puple-btn a {
    display: inline-block;
    width: 300px;
    height: 64px;
    margin: 0;
    font-size: 18px;
    line-height: 64px;
    background: unset;
    position: relative;
    z-index: 2;
}

.product .p-box .puple-btn {
    position: relative;
    display: inline-block !important;
}

.product .p-box .puple-btn:hover a {
    background: rgba(255, 255, 255, 0);
    color: #fff;
}

.blob-btn-inner {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px
}

.blob-btn-blobs {
    position: relative;
    display: block;
    height: 100%;
    filter: url("#goo")
}

.blob-btn-blob {
    position: absolute;
    top: 6px;
    width: 25%;
    height: 100%;
    background: #0053FF;
    border-radius: 100%;
    transform: translate3d(0, 150%, 0) scale(1.7);
    transition: transform 0.45s
}

.blob-btn-blob:nth-child(1),
.blob-btn-blob-yellow:nth-child(1) {
    left: 0%;
    transition-delay: 0s
}

.blob-btn-blob:nth-child(2),
.blob-btn-blob-yellow:nth-child(2) {
    left: 30%;
    transition-delay: 0.08s
}

.blob-btn-blob:nth-child(3),
.blob-btn-blob-yellow:nth-child(3) {
    left: 60%;
    transition-delay: 0.16s
}

.blob-btn-blob:nth-child(4),
.blob-btn-blob-yellow:nth-child(4) {
    left: 90%;
    transition-delay: 0.24s
}

.puple-btn {
    cursor: pointer;

}

.puple-btn:hover {
    color: #fff;
    border: 0
}

.puple-btn:hover .blob-btn-blob {
    transform: translateZ(0) scale(1.7)
}

.p-box .p-box-tip {
    margin: 30px 40px;
}

.p-box .p-box-tip li {
    margin-bottom: 12px;
}

.p-box .p-box-tip li p {
    color: #080B29;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    padding-left: 12px;
}

.p-box .p-box-tip li p::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 4px;
    background: #080B29;
    border-radius: 50%;
}

.p-box.select-hot .p-box-tip li p::before {
    background: #FFF;
}

.p-box .p-box-tip li p:first-of-type {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 2px;
    padding-left: 0;
    white-space: nowrap
}

.p-box .p-box-tip li p:first-of-type::before {
    display: none;
}

.p-box.select-hot {
    border-radius: 24px;
    border: 1px solid rgba(86, 77, 236, 0.40);
    background: #564DEC;
    color: #fff;
}

.product .p-box:hover {
    border: 1px solid rgba(86, 77, 236, 0.40);
    box-shadow: unset;
}

.p-box.select-hot .p-box-height {
    border-radius: 24px 24px 0px 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), #564DEC;
}

.product .p-box.select-hot .p-box-title p.best-seller {
    position: absolute;
    width: 76px;
    height: 85px;
    right: 21px;
    top: -6px;
    padding-top: 6px;
    left: unset;
    transform: unset;
    color: #FFF;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-size: 18px;
    font-weight: 700;
    background: url(https://images.imyfone.com/en/assets/purchase/best_bg.png);
}

.product .p-box.select-hot .p-box-title .cancel-prompt {
    color: #fff;
}

.product .p-box.select-hot .p-box-title .device span {
    color: #FF8032;
}

.product .p-box.select-hot .prodtype-item-price span:nth-child(1) {
    color: #fff;
}

.p-box.select-hot .prodtype-item-price .virtual-price,
.product .p-box.select-hot .ptxt-b {
    color: rgba(255, 255, 255, .7);
}

.product .p-box.select-hot .puple-btn {
    background: #FFF;
}

.product .p-box.select-hot .blob-btn-blob {
    background: #FFE666;
}

.product .p-box.select-hot .puple-btn a {
    color: #564DEC;
}

.product .p-box.select-hot .puple-btn:hover a {
    color: #fff;
}

.p-box.select-hot .p-box-tip li p {
    color: rgba(255, 255, 255, .7);
}

.p-box.select-hot .p-box-tip li p:first-child {

    color: rgba(255, 255, 255);
}

/* product */

/* compare */
.compare {
    padding: 60px 0;
}

.compare h2 {
    color: #080B29;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 88px
}

.compare .compare-content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    border-radius: 24px;
    background: #EBEDFF;
    padding: 44px 30px 30px 46px;
    margin: 0 auto
}

.compare .compare-content div {
    padding: 24px
}


.compare .compare-content .list-title {
    color: #080B29;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    width: 319px
}

.compare .compare-content li {
    height: 60px;
    max-width: 318px;
    line-height: 24px;
    display: flex;
    align-items: start;
    padding: 18px 0 0 34px
}

.compare .compare-content .list-title li:first-child {
    background: #fff;
    border-radius: 12px
}

.compare .compare-content .list-any {
    position: relative;
    border-radius: 24px;
    background: #564DEC;
    padding: 67px 24px 40px;
    box-shadow: 6px 6px 20px 0px rgba(34, 24, 175, 0.10);
    margin: -74px 0 -56px;
    width: 380px
}

.compare .compare-content .list-any li {
    justify-content: center;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    margin: 0 auto;
}

.compare .compare-content .list-any li.price-text {
    font-size: 20px;
    margin: 0 auto;
    width: 310px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 12px
}

.compare .compare-content .list-any .name {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
}

.compare .compare-btn {
    display: block;
    width: 310px;
    height: 64px;
    border-radius: 10px;
    background: #FFF;
    color: #564DEC;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 64px;
    margin: 10px auto 0;
}

.list-any .name .prod-name {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}

.list-any .name span {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.list-any .name .plan-desc {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.compare .compare-content .list-other {
    border-radius: 30px 24px 0;
    border: 1px solid rgba(8, 11, 41, .1);
    background: rgba(255, 255, 255, .96);
    backdrop-filter: blur(5px);
    width: 380px
}

.compare .compare-content .list-other li {
    justify-content: center;
    text-align: center;
    color: #080B29;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
}

.compare .compare-content .list-other li.price-text {
    font-size: 20px;
    border-radius: 12px;
    background: #F5F6F7
}

.compare .compare-content .list-other .name {
    padding: 0
}

.compare .compare-content .list-other .name .prod-name {
    padding: 0 0 16px 0;
    color: #080B29;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}

@media (max-width: 1024px) {
    .compare .container .overflow-item {
        overflow-x: auto;
        overflow-y: hidden;
        padding: 60px 0 100px;
    }
}

/* compare */

/* voices-users */

.voices-users {
    position: relative;
    margin-top: 86px;
    background: url(https://images.imyfone.com/en/assets/purchase/voices_bg.jpg) center/cover no-repeat;
}

.voices-users h2 {
    color: #080B29;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 50px;
}

.voices-users .voices-reviews {
    display: flex;
}

.voices-users .voices-reviews .voices-reviews-item {
    flex: 1;
    padding: 30px 20px;
    border-radius: 0px 30px 30px 30px;
    border: 1px solid rgba(86, 77, 236, 0.40);
    background: #FFF;
    box-shadow: 0px 2px 20px 0px rgba(87, 77, 237, 0.10);
}

.voices-users .voices-reviews .voices-reviews-item:nth-child(2) {
    margin: 0 30px;
}

.voices-users .voices-reviews .reviews-p {
    color: #2E2E2E;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
}

.voices-users .users-content {
    display: flex;
}

.voices-users .users-content img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
}

.voices-users .users-content span {
    display: inline-block;
    color: #020113;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.24px;
    margin-bottom: 12px;
}

.voices-users .users-content svg {
    margin-right: 10px;
}

.voices-users:before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #F5FAFF
}

.voices-users .recommend {
    height: 320px;
    padding: 80px 0;
}

.voices-users .card {
    position: relative;
    width: 1036px;
    max-width: 100%;
    border-radius: 24px;
    background: url(https://images.imyfone.com/en/assets/purchase/white_bg.png) center/cover, linear-gradient(180deg, #5665F5 0%, #5740E8 100%);
    box-shadow: 0px 12px 24px 0px rgba(34, 24, 175, 0.15);
    display: flex;
    align-items: center;
    padding: 60px 40px;
    margin: 0 auto;
    min-height: 166px
}

.voices-users .card img {
    max-width: 148px
}

.voices-users .card p {
    position: relative;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin-left: 40px;
    padding-left: 40px
}

.voices-users .card p:before {
    position: absolute;
    content: '';
    height: 54px;
    width: 1px;
    background: #fff;
    opacity: .2;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.voices-users .card:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 30px;
    right: 30px;
    top: 30px;
    background: url(https://images.imyfone.com/en/assets/purchase/yin_icon.svg) no-repeat center/cover
}

.recommend .control-box {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 10
}

.recommend .control-box div {
    position: unset;
    margin: 0;
    width: 50px;
    height: 50px
}

.recommend .recommend-swiper-btn {
    background-size: contain !important;
}

.recommend .recommend-swiper-btn.left {
    background: url(https://images.imyfone.com/en/assets/purchase/arrow-white.svg) no-repeat;
}

.recommend .recommend-swiper-btn.right {
    background: url(https://images.imyfone.com/en/assets/purchase/arrow-white.svg) no-repeat;
    transform: rotate(-180deg)
}

.recommend .recommend-swiper-btn.left:hover,.recommend .recommend-swiper-btn.right:hover {
    background: url(https://images.imyfone.com/en/assets/purchase/arrow-black.svg) no-repeat;
}

/* voices-users */

/* guarantee */
.guarantee {
    max-width: 1200px;
    margin: 0 auto;
    background: unset;
    padding: 50px 0 20px 0;
}

.guarantee .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
}

.guarantee .g-row {
    display: flex;
    justify-content: space-around;
    margin: -12px -10px;
}

.guarantee .g-row .g-box {
    padding: 36px 20px 40px;
    text-align: center;
    border: 1px solid #564DEC;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    flex: 1;
    max-width: 335px;
    margin: 12px 10px;
}

.guarantee .g-row .g-br {
    margin-right: 20px;
}

.guarantee .g-row .g-box p {
    color: #000;
    font-size: 20px;
    position: relative;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 40px;
    line-height: 28px;
}

.guarantee .g-row .g-box ul {
    text-align: left;
    position: relative;
    margin: unset;
}


.guarantee .g-row .g-box ul li {
    font-size: 14px;
    line-height: 22px;
    margin-left: 0;
    color: #080B29;
    list-style: none
}

.guarantee .g-row .g-box ul li:last-child {
    margin-bottom: 0;

}

.guarantee .g-row .g-box ul li::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 14px;
    margin-top: 9px;
    vertical-align: top;
    background: #A1B2CA;
}

.guarantee .g-row .g-box ul li:not(:last-child) {
    margin-bottom: 16px;
    white-space: pre-line;
}


@media (max-width: 1366px) {
    .guarantee .g-row {
        flex-wrap: wrap;
    }

    .guarantee .g-row .g-box {
        flex: 50%;
    }
}

/* guarantee */


/* faqs */
.faqs ul li {

    color: #666;
    font-size: 24px;
    font-weight: 700;
}

.faqs ul li.current,
.faqs .info.current .info-title,
.faqs .info.current .info-content a {
    color: #564DEC;
}

.faqs .info.current .info-content a{
    text-decoration: underline;
}


.faqs ul li.current svg path {
    fill: #564DEC;
}
.faqs ul li.current svg path:nth-of-type(3) {
    fill: #FCFCFC;
}

.faqs ul:after {
    background: #564DEC;
}

.faqs .ul-box {
    border: none;
}

/* faqs */
/* choose */

.choose {
    background: url(https://images.imyfone.com/en/assets/purchase/choose_bg_new.jpg) no-repeat center center/cover;
}

.choose h2 {
    margin: 0 0 60px 0;
    line-height: 50px;
    font-weight: 600;
}

.choose .c-box h4 {
    color: #000;
    font-size: 20px;
    line-height: 27px;
    margin: 24px 0 12px;
}

.choose .c-box p {
    line-height: 22px;
    height: 44px;
}

.choose .mb65 {
    margin-bottom: 60px;
}

/* choose */

@media (max-width: 1280px) {
    .topical .auto-scroll-wrapper ul {
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 6px 0;
        max-width: unset;
    }

    .topical .auto-scroll-wrapper ul li {
        width: 42%;
        margin: 0 12px 20px;
        text-align: left;
    }

    .business-right {
        padding-left: 20px;
    }

    .voices-users .card {
        max-width: 86%;
    }

    .guarantee .g-row .g-box:nth-child(2) {
        border: 1px solid #564DEC;
    }
}

@media (max-width: 962px) {
    .business .business-cont {
        flex-wrap: wrap;
    }

    .product .p-box .p-box-title .bubble {
        right: 15%;
        top: 108px;
    }

    .voices-users .recommend {
        height: auto;
    }

    .business-left {
        border-radius: 24px;
        background: #564DEC;
        max-width: 100%;
        width: 100%;
        height: auto;
        padding: 20px 20px 80px;
        margin-bottom: 0;
    }

    .business-left-top {
        text-align: center;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .business-right {
        width: 100%;
        max-width: unset;
        border-radius: 24px;
        border: 1px solid rgba(8, 11, 41, 0.10);
        background: #FFF;
        margin-top: -58px;
        padding: 20px;
    }

    .business-right .selectize-control {
        height: 56px;
        border: unset;
    }

    .business-right .selectize-control.single .selectize-input {
        line-height: 56px;
        border-radius: 8px;
        padding-left: 10px;
    }



    .business-right .select-choice.selectize-control .selectize-input:after {
        right: 10px;
    }

    .business-right .billed-btn {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid rgba(8, 11, 41, 0.10);
    }

    .voices-users .voices-reviews {
        flex-wrap: wrap;
    }

    .voices-users .voices-reviews .voices-reviews-item {
        flex: unset;
        width: 100%;
        border-radius: 0px 20px 20px 20px;
        box-shadow: 0px 2px 10px 0px rgba(87, 77, 237, 0.10);
        margin-bottom: 20px;
    }

    .voices-users .voices-reviews .voices-reviews-item:nth-child(2) {
        margin: 0 0 20px 0;
    }

    .faqs ul li {
        font-size: 0;
    }
}

@media (max-width: 768px) {
    /* .product .p-box .p-box-height {
        height: 128px;
    } */

    .product .p-box .prodtype-item-price>span:nth-child(1) {
        font-size: 42px;
    }

    .product .p-box .prodtype-item-price span:nth-child(2) {
        font-size: 20px;
    }

    .switch-item.curr, .switch-item {
        height: 50px;
        line-height: 50px;
    }
}

@media (max-width: 767px) {
    .voices-users .recommend {
        padding: 10px 0 118px;
    }

    .product .p-box {
        width: unset;
        order: 2;
        padding-bottom: 16px;
        width: 335px;
    }

    .product .select-hot {
        order: 1;
    }


    .product .p-box .p-box-title .bubble {
        top: 100px;
        right: -1%;
    }

    .product .p-box .p-box-title .cancel-prompt {
        font-size: 16px;
        margin-top: 8px;
    }

    .product .p-box .p-box-title .device {
        margin-top: 8px;
    }

    .product .p-box .p-box-height {
        justify-content: start;
        padding: 20px 0;
        height: fit-content;
    }

    .product .p-box:nth-child(2) .p-box-title h4 {
        padding-top: 0;
    }

    .product .p-box.select-hot .p-box-title p.best-seller {
        right: 12px;
    }

    .product .p-box .prodtype-item-price {
        font-size: 42px;
        margin-top: 17px;
    }

    .prodtype-item-price .virtual-price {
        font-size: 16px;
        margin-left: 11px;
    }

    .product .p-box.select-hot .ptxt-b {
        margin-top: 10px;
    }

    .product .p-box #paypal-one-month,
    .product .p-box #paypal-one-quarter,
    .product .p-box #paypal-one-year,
    .product .p-box #paypal-lifetime,
    .product .p-box #paypal-business-year,
    .product .p-box .new-paypal-btn,
    .product .p-box .new-paypal-btn {
        margin: 20px auto !important;
    }

    .product .p-box .puple-btn a {
        width: 100%;
        height: 100%;
    }

    .p-box.select-hot .p-box-tip li p {

        font-size: 14px;
        line-height: 18px;
    }

    .p-box .p-box-tip li p:first-of-type {
        font-size: 16px;
        margin-bottom: 2px;
        line-height: 24px;
    }

    .product .p-box .p-box-tip {
        padding: 0 25px;
        margin-bottom: 0;
    }

    .p-box .p-box-tip li svg {
        margin: 4px 8px 0 6px;
    }

    .product .p-box:last-child {
        margin-bottom: 0 !important;
    }

    main .pb100 {
        padding-bottom: 0;
    }

    .compare {
        padding-bottom: 0;
    }

    .compare h2 {
        font-size: 24px;
        margin-bottom: 31px;
    }

    .compare .container .overflow-item {
        padding: 19px 0 46px;
    }

    .compare .compare-content {
        padding: 23px 14px 20px 20px;
        border-radius: 16px;
    }

    .compare .compare-content {
        width: 730px;
        justify-content: left;
    }

    .compare .compare-content .list-title,
    .compare .compare-content>div {
        width: 222px !important;
    }

    .compare .compare-content li {
        width: 198px;
        height: 34px;
        padding: 0 11px 0;
        font-size: 12px;
        line-height: 35px;
    }

    .compare .compare-content .list-any {
        margin: -42px 0 -51px;
    }

    .compare .compare-content .list-any,
    .compare .compare-content .list-other {

        padding: 27px 20px 20px;
        border-radius: 16px;
    }

    .compare .compare-content .list-any li,
    .compare .compare-content .list-other li {
        font-size: 12px;
        height: 48px;
        line-height: 48px;
    }

    .compare .compare-content .list-other {
        margin-left: 20px;
    }

    .compare .compare-content .list-any li.price-text,
    .compare .compare-content .list-other li.price-text {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .compare .compare-btn {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 37px;
    }

    .compare .compare-content .list-other .other-p {
        line-height: 24px;
    }

    .voices-users {
        margin-top: 30px;
    }

    .voices-users .card {
        max-width: 100%;
        flex-wrap: wrap;
        align-items: unset;
        justify-content: center;
        text-align: center;
        padding: 20px;
        border-radius: 16px;
        box-shadow: unset;
        height: 200px;
        margin: 0;
    }

    .recommend .control-box div {
        width: 48px;
        height: 48px;
    }

    .voices-users h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .voices-users .card:after {
        display: none;
    }

    .voices-users .card p {
        padding-left: 0;
        margin-left: 0;
        font-size: 14px;
        line-height: 24px;
    }

    .voices-users .card p:before {
        display: none;
    }

    .voices-users .card img {
        margin-bottom: 20px;
    }

    .recommend .control-box {
        width: 156px;
        top: unset;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 575px) {
    .topical .h2-box .version-system {
        padding: 6px 12px;
    }
    .topical {
        padding: 31px 0 58px;
    }

    .container {
        padding: 0 20px;
    }

    .topical .auto-scroll-wrapper ul {
        display: inline-block;
        margin: 30px 0 32px;
    }

    .switch-item {
        width: 165px;
    }

    .switch {
        width: 335px;
    }

    .switch .text-big {
        padding: 2px;
    }

    .switch-item.curr {
        transform: none;
    }

    .topical .auto-scroll-wrapper ul li {
        width: 100%;
        margin: 0 0 20px;
    }

    .topical .h2-box h1 {
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .business-right .business-right-title {
        margin-bottom: 16px;
        font-size: 14px;
        line-height: 20px;
    }

    .business-left li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 16px;
    }

    .business-right .selectize-input>.item {
        font-size: 16px;
    }

    .business-right .billed-btn {
        flex-wrap: wrap;
        justify-content: center;
    }

    .business-right .billed-annually-content {
        text-align: center;
        width: 100%;
    }

    .business-right .billed-annually-content .business-price {
        justify-content: center;
    }

    .business-right .billed-annually-content .Billed-tips {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
    }

    .business-right .bubble {
        width: 300px;
        left: -96px !important;
    }

    .business-right .bubble::before {
        left: 212px;
    }

    .business-right .billed-annually-content .business-price .business-price-curr {
        font-size: 32px;
        line-height: 44px;
    }

    .business-right .billed-annually-content .business-price .business-price-origin {
        color: #080B29;
        font-size: 14px;
    }

    .business-right .billed-annually-content .business-other {
        font-size: 14px;
        line-height: 20px;
    }

    .business-right .billed-btn .business-cart {
        margin-top: 30px;
    }


    .voices-users .voices-reviews .voices-reviews-item {
        padding: 20px;
    }

    .voices-users .voices-reviews .reviews-p {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 32px;
    }

    .voices-users .users-content span {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .guarantee .g-row .g-box {
        width: 282px;
        min-width: unset;
        max-width: 282px;
        padding: 36px 0 40px;
        margin: 10px;
    }

    .guarantee .g-row .g-box ul {
        padding-left: 0;
    }

    .guarantee .g-row .g-box ul li {
        font-size: 16px;
    }

    .choose {
        padding: 40px 0 52px;
    }

    .choose h2 {
        margin-bottom: 20px;
    }

    .choose .c-box {
        margin-bottom: 30px;
    }
}