.banner {
    background: url('https://www.ubackup.com/assets/images/backgrounds/backup-strategy-bg_br.jpg') no-repeat center;
    background-size: cover;
}

.banner .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

.banner h1 small {
    display: block;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

.banner h1 {
    letter-spacing: 2px;
    color: #091871;
}

.banner .banner-panel {
    padding: 65px 70px;
    background: #fff;
}

.banner .banner-panel h5 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-bottom: auto;
}

.banner .banner-panel p {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    margin-top: 30px;
}

.keep .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.keep .img {
    position: relative;
    background: url("https://www.ubackup.com/assets/images/misc/backup-strategy3.png") no-repeat center;
    padding-top: 38px;
    padding-bottom: 50px;
}

.keep .img.right p {
    text-align: right;
}

.keep .img.right {
    background: url("https://www.ubackup.com/assets/images/misc/backup-strategy2.png") no-repeat 65px center;
}

.keep .img.last {
    background: url("https://www.ubackup.com/assets/images/misc/backup-strategy1.png") no-repeat center;
    padding-top: 50px;
    padding-bottom: 60px;
}

.keep .img p {
    font-size: 20px;
    font-family: "helvetica Blk", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;;
    color: #000000;
}

.keep .img-p strong {
    padding-left: 15px;
    font-size: 110px;
    color: #091871;
    line-height: 1;
}

.keep .row {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(9, 24, 113, 0.15);
}

.keep .row:nth-of-type(2) .img-txt {
    padding-top: 30px;
}

.keep .row:last-child {
    border: none;
}

.keep .img-txt p {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-top: 30px;
}

.how {
    background: url("https://www.ubackup.com/assets/images/backgrounds/backup-strategy-bg_1.jpg") no-repeat center;
    background-size: cover;
}

.how .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

.how h2 {
    font-size: 36px;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
}

.how h2 + p {
    font-size: 14px;
    line-height: 20px;
    opacity: 0.7;
    max-width: 970px;
    margin: auto;
    color: #fff;
}

.how .vertical-box {
    padding: 30px 0 30px 30px;
    position: relative;
}

.how .vertical-box {
    overflow: inherit;
    margin-top: 70px;
}

.how .vertical-box h4 {
    position: absolute;
    padding: 17px 35px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    background-color: #091871;
    border-radius: 10px;
    color: #ffffff;
    top: -105px;
    left: -30px;
}

.how .vertical-box:last-child {
    padding: 30px 30px 30px 0;
}

.how .row {
    margin-top: 40px;
}

.how .vertical-left p {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 30px;
}

.how .img-box {
    position: relative;
    overflow: hidden;
    top: -40px;
}

.how .img-box img {
    position: relative;
    right: -25px;
    top: 0;
}

.how .img-box.left {
    top: 0;
}

.how .img-box.left img {
    right: auto;
    left: -25px;
    top: 20px;

}

.how .vertical-box.right h4 {
    left: auto;
    right: -30px;
}

.step {
    background: #eee;
}

.step .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

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

.step h2 + p {
    max-width: 720px;
    margin: auto;
}

.step h2 + p strong {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.swiper-list {
    max-width: 950px;
    margin: auto;
}

.step .swiper-list h6 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-align: left;
}

.step .reviews p {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 20px;
}

.reviews.swiper-box .swiper-item {
    padding: 0;
}

.swiper-box .swiper-item .cnt {
    padding: 0 14%;
}

.step .reviews p strong {
    font-weight: bold;
}

.slick-dots li button, .slick-dots li.slick-active button {
    width: 8px;
    height: 8px
}

.slick-dots li.slick-active button {
    background-image: linear-gradient(
            #091871,
            #091871),
    linear-gradient(
            #ed8f13,
            #ed8f13);
}

.reviews.swiper-box .slick-list {
    padding-bottom: 30px;
}

.tips {
    margin-top: 40px;
    padding: 20px 10px;
    box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
    background: #fff;
}

.tips b {
    font-family: 'bradhitc';
    font-size: 48px;
    line-height: 1;
    color: #091871;
    font-weight: normal;
}

.tips .f-14 {
    max-width: 980px;
    margin: auto;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 30px;
    color: #666666;
}

.tips .f-14 li {
    margin-top: 10px;
}

.tips .f-14 strong {
    font-weight: bold;
    color: #000;
}

.tips img {
    display: block;
    margin: auto;
}

.icon-left li::before, .icon-left p::before,
.icon-note::before,
.icon-book::before,
.self-Licon::before {
    top: 3px;
}

.offers h2 {
    margin: 0 0 50px;
    text-align: center;
}

.offers .combination-box .img {
    padding-right: 30px;
}

.offers .cnt .right p {
    min-height: 95px;
}

.offers .hook4 li {
    margin-bottom: 5px;
}

.offers .hook4 li::before {
    top: 4px;
}

.offers .combination-box .right {
    width: 55%;
}

@media all and (max-width: 991px) {
    .offers .col-md-6 {
        margin-bottom: 20px;
    }

    .how .img-box img, .how .img-box {
        position: static;
    }

    .how .vertical-box {
        padding: 30px 15px !important;
    }

    .how .vertical-box h4 {
        position: static;
        margin-top: 20px;
    }
}

@media all and (max-width: 479px) {
    .combination-box .cnt .des {
        display: inline-block;
        text-align: left;
    }
}

.reviews.swiper-box .slick-dots {
    bottom: 20px;
}

@media all and (max-width: 992px) {
    .swiper-box .swiper-item .cnt {
        padding: 0;
    }
    .reviews.swiper-box .slick-dots {
        bottom: 45px;
    }
}