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

.bg-okr-tech .bg-white.am-mask h1 {
    font-size: 3.4rem;
    margin-bottom: 30px;
}

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

.bg-okr-tech h1 {
    color: #091871;
}

.bg-okr-tech h1 span {
    color: #1c1e29;
}

.bg-okr-tech h1 + p {
    font-size: 1.8rem;
}

.bg-okr-tech .link-as {
    margin-top: 50px;
}

.bg-okr-tech .btn {
    margin: 0 15px 10px;
}

.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;
}

.am-paragraph {
    padding-top: 65px;
}

.am-paragraph dt {
    margin-bottom: 20px;
}

.am-paragraph dd {
    line-height: 22px;
    font-size: 1.4rem;
    margin-bottom: 3px;
    padding-left: 20px;
}

.am-paragraph dd:last-child {
    margin-top: 20px;
    padding-left: 0;
}

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

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

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

.icon-hook {
    padding-left: 20px;
}

.hook1:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: url(/assets/images/icons/tiny-icon-all.png) no-repeat -68px -118px;
}

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

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

.am-itembox ul {
    margin: 22px 0 38px 0;
}

.am-itembox ul li {
    margin-bottom: 4px;
    height: 20px;
    line-height: 20px;
}

.am-itembox ul li.init:before {
    content: none;
}

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

.am-itembox img {
    margin-bottom: 32px;
}

.vertical-box .caption .des {
    color: #979797;
}
[lang="es"] .vertical-box .caption .des {
    min-height: 80px;
}
.f-b {
    width: 90%;
    margin: 40px auto 0 auto;
}

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

/*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;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30px 20px 20px 20px;
}

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

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

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

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

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

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

.toggle-reviews {
    margin-bottom: 0;
}

@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;
    }
}

.link-as-block .learn-more {
    display: block;
}

.price-item .f-blue2 {
    color: #1763c1;
}

.price-item .f-blue {
    color: #091871;
}

.bg-mid {
    background: url(/assets/images/backgrounds/pkr-tech-feature-bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.bg-rsc {
    background-color: #113045;
}

.bg-rsc .link-as {
    margin-top: 30px;
}

.bg-rsc .link-as .btn {
    margin: 0 15px;
}

.btn-transparent.hover-white:hover {
    background-color: #fff;
    color: #091871 !important;
}

.icon {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    background-image: url(/assets/images/icons/AB-pro-all-icon.png);
    background-repeat: no-repeat;
}

.icon-sm {
    width: 50px;
    height: 50px;
}

.icon-md {
    width: 88px;
    height: 88px;
}

.icon-md2 {
    width: 60px;
    height: 60px;
}

.icon-secure-md2 {
    background: url(/assets/images/icons/secure-md2.png) no-repeat center;
}

.icon-guarantee-md2 {
    background: url(/assets/images/icons/guarantee-md2.png) no-repeat center;
}

.icon-good-md2 {
    background: url(/assets/images/icons/good-md2.png) no-repeat center;
}

.grt-img-box > p {
    margin-top: 20px;
}

.cnt.grt h2 {
    margin-bottom: 55px;
}

.okt-usage p {
    color: #666;
    line-height: 24px;
}

@media all and (min-width: 920px) {
    [lang="fr"] .vertical-box .caption .des {
        min-height: 80px;
    }

    [lang="de"] .vertical-box .caption .des {
        min-height: 100px;
    }

    .row {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .bg-mid .row {
        align-items: flex-start;
    }

    .bg-mid .row .vertical-box .des {
        min-height: 88px;
    }

    .bg-mid .row .vertical-box {
        margin-top: 45px;
    }

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

.title {
    text-align: center;
}


@media (max-width: 991px) {
    .intro .col-md-5{
        width: 100%;
    }
    .features .am-itembox {
        margin-bottom: 50px;
    }
    .bg-mid .row .vertical-box {
        margin-top: 0;
    }
    .features h2+p{
        margin-bottom: 50px;
    }
    .grt-img-box{
        margin-bottom: 30px;
    }
    .toggle-reviews{
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .bg-rsc .link-as{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bg-rsc .link-as .btn{
        margin-bottom: 10px;
    }
}