.bg-okr-pro {
    background: url(/assets/images/backgrounds/okr-choose-banner-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 90px 0 120px 0;
}

.bg-okr-pro .bg-white.am-mask h1 {
    font-size: 4.8rem;
    color: #333;
}

.imgbox {
    display: inline-block;
    vertical-align: middle;
}

.banner-content .imgbox {
    padding: 30px 30px 30px 0;
    border-right: 1px solid #091871;
}

.banner-content .inline-block-box {
    font-size: inherit;
    display: inline-block;
}

.bg-white.am-mask .inline-block-box p {
    color: #979797;
}

.protection-box,
.protection-box h3,
.protection-box p,
.bg-white.am-mask .protection-box p {
    color: #606aa1;
}

.protection-box {
    margin-top: 25px;
}

.inline-block-box p {
    font-size: 14px;
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 28px;
    height: auto;
}

.inline-block-box p strong {
    color: #333;
    font-size: 1.8rem;
}

.inline-block-box label {
    display: block;
    font-family: 'Myriad Pro', Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #434343;
    margin-bottom: 15px;
}

.banner-content h3 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.banner-content .sale-price {
    font-size: 5.2rem;
    color: #091871;
    margin-right: 10px;
    line-height: 1;
}

[lang="tw"] .banner-content .sale-price {
    font-size: 3.4rem;
}

.banner-content .total-price {
    line-height: 1;
}

.banner-content .price-item {
    margin: 15px 0;
}

.am-paragraph li {
    margin-bottom: 25px;
    line-height: 22px;
    font-size: 1.4rem;
}

@media all and (max-width: 479px) {
    .protection-box li {
        float: none;
        display: inline-block;
        text-align: left;
        width: 100%;
        max-width: 200px;
        white-space: nowrap;
    }

}


.cnt h2 {
    margin-bottom: 20px;
}

.intro .imgbox {
    padding: 45px 0;
}

.intro.cnt h2 {
    margin-bottom: 20px;
    line-height: 1;
}

.am-itembox .icon {
    margin: auto;
    display: block;
    margin-bottom: 35px;
}

.am-itembox h4 {
    padding: 35px 0 0 0;
}

.vertical-box .caption {
    padding: 0 20px;
}

.vertical-box .caption .des {
    color: #979797;
}

.f-b {
    width: 90%;
    margin: 80px auto 0 auto;
}

.slider .img-responsive,
.slider .carousel-inner>.item>img,
.slider .carousel-inner>.item>a>img {
    max-width: 544px;
    height: auto !important;
}

.features>div>p {
    margin-bottom: 50px;
}

@media all and (max-width: 1023px) {
    .glyphicon {
        display: none;
    }
}

/*icon*/
.icon-bs-md {
    /*Backup System*/
    width: 70px !important;
    height: 70px !important;
    background-position: -329px -825px;
}

.icon-sr-md {
    /*System Recovery*/
    width: 70px !important;
    height: 70px !important;
    background-position: -444px -824px;
}

.icon-qrs-md {
    /*Quick Recover System*/
    width: 70px !important;
    height: 70px !important;
    background-position: -556px -822px;
}

.icon-as-md {
    /*Advanced Setting*/
    width: 70px !important;
    height: 70px !important;
    background-position: -669px -822px;
}

.purchasebox {
    background-color: #fff;
    border: 2px solid #60aaff;
    border-radius: 10px;
    padding: 30px 20px 20px 20px;
}

.purchasebox .imgbox {
    padding: 10px 0;
}

.purchasebox h4 {
    margin-bottom: 15px;
}

.purchasebox ul {
    margin-top: 15px;
}

.pricing-radio {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border: 1px solid #FE6000;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}

.pricing-checked::before {
    content: '';
    display: inline-block;
    border: 4px solid #FE6000;
    background-color: #FE6000;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
}

.purchasebox .pricingbox .free-select {
    text-align: left;
}

.pricingbox .btn {
    margin: 15px 0 10px 0;
}

.pricingbox .learn-more {
    display: block;
}

.toggle-reviews .txt .main-txt {
    min-height: 92px;
}

@media all and (max-width: 991px) {
    .toggle-reviews .txt .main-txt {
        min-height: auto;
    }
}

@media all and (max-width: 768px) {

    .slider .img-responsive,
    .slider .carousel-inner>.item>img,
    .slider .carousel-inner>.item>a>img {
        max-width: 100% !important;
    }

    .carousel-control.left {
        left: 5px;
    }

    .carousel-control.right {
        right: 5px;
    }

    .purchasebox .pricingbox {
        margin-top: 35px;
    }

    .purchasebox .text-left {
        text-align: center;
    }

    .purchasebox ul {
        display: inline-block;
    }

    .carousel-indicators {
        bottom: -10px;
    }

    .toggle-reviews {
        margin-bottom: 15px;
    }

    .intro {
        text-align: center;
    }

    .banner-content .imgbox {
        padding-right: 0;
        border: 0 none;
    }

    .banner-content .sale-price {
        font-size: 3.2rem;
    }

    .banner-content .col-lg-4.text-center {
        margin: 10px auto;
    }
}

.free-select>div {
    cursor: pointer;
}

@media all and (min-width: 920px) {
    .row {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .features .row>div {
        margin-bottom: 50px;
    }

    .vertical-box,
    .combination-box,
    .toggle-reviews {
        height: 100%;
    }
}

.title {
    text-align: center;
}

[lang="jp"] .bg-okr-pro {
    background: url(/assets/images/localization/jp/banner/onekey-pro-banner.jpg) no-repeat center;
}

@media all and (max-width: 768px) {
    .intro .btn-transparent.bd-blue {
        white-space: normal;
        word-break: keep-all;
        height: auto;
        min-height: auto;

    }
}

[lang=jp] [data-vat="parent"] small {
    font-size: 14px;
    vertical-align: middle;
    margin:0 3px ;

}

[lang=jp] .vat-price [data-vat="pre-tax"] {
    font-size: 16px;
    margin:0 5px ;
}

[lang=jp] [data-vat="after-tax"] {
    display: block;
}

[lang=jp] .purchasebox .col-md-5 {
    padding-left: 0;
}

[lang=jp] .purchasebox .pricingbox .free-select {
    width: 100%;
}

[lang=jp] .vat-price del {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}