.banner {
    background: url("/assets/images/backgrounds/partition-clone-software-banner.jpg") no-repeat center;
    background-size: cover;
}

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

.banner h1 {
    max-width: 960px;
    font-size: 7.2rem;
    color: #091871;
}

.banner h1 small {
    display: block;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 1px;
    color: #333333;
}

.banner p {
    max-width: 800px;
    margin-bottom: 50px;
}

.banner a {
    min-width: 300px;
    font-size: 20px;
    height: 45px;
}

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

.clone h2 {
    margin-bottom: 40px;
    font-size: 3.6rem;
}

.clone p {
    font-size: 14px;
    line-height: 26px;
    color: #595959;
    margin-top: 20px;
}

.clone p span {
    font-size: 30px;
    color: #091871;
}

.clone img {
    padding-top: 45px;
}

.clone .hook1 {
    font-size: 14px;
    line-height: 26px;
    color: #595959;
    margin-top: 20px;
}

.clone .icon-left li::before {
    top: 5px;
}

.partition {
    background: url("/assets/images/backgrounds/partition-clone-software-bg.jpg") no-repeat center;
    background-size: cover;
}

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

.partition h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 44px;
    color: #ffffff;
}

.partition p {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 30px;
    color: #ffffff;
    text-align: center;
}

.partition .intao {
    max-width: 560px;
    margin: auto;
}

.intao .icon-left li {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
}

.intao .icon-left.hook66 li::before {
    background-position: -1022px -934px;
}

.easily {
    background: url('/assets/images/backgrounds/automated-backup-software-user.jpg') no-repeat center;
    background-size: cover;
}

.easily .container {
    padding-top: 96px;
    padding-bottom: 96px;
}

.easily .f-bradhitc {
    font-size: 36px;
    line-height: 50px;
    color: #091871;
    max-width: 390px;
    margin-bottom: 0;
}

.easily hr {
    width: 70px;
    height: 6px;
    background-color: #091871;
    margin: 35px auto 45px 0;
}

.intro {
    max-width: 400px;
}

.intro .show {
    display: block;
}

.intro-txt {
    display: none;
}
.intao .icon-left li::before{
    content: '';
    display: inline-block;
    position: relative;
    left: -5px;
    top: 0;
}

.intro-txt p {
    font-size: 14px;
    line-height: 30px;
}

.easily .slick-dots {
    margin-left: -280px;
}

.am-features .slick-dots li.slick-active button {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 2.0rem;
    color: #091871;
    text-decoration: underline;
    background-color: transparent;
}

.am-features .slick-dots li button {
    width: 12px;
    text-align: center;
    height: auto;
    line-height: 1;
    font-size: 1.6rem;
    color: #333;
    background-color: transparent;
}

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

.more .box {
    background-color: #091871;
    padding: 60px;
}

.box h2 {
    font-size: 34px;
    color: #fff;
}

.box p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
    color: #ffffff;
}

.box .book2 {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}

.box .icon-left[class*='book2'] li::before {
    top: 7px;

}

.more-text {
    max-width: 530px;
    margin: auto;
}

@media (min-width: 1200px) {
    .banner .btn:nth-of-type(1) {
        margin-right: 20px;
    }

}

@media (max-width: 991px) {
    .more .box {
        padding: 60px 20px;
    }
}
