/*backup_and_restore_iphone.css*/
/* base start */
.pb-ul {
    margin: 0 0 12px 25px;
    list-style: none;
}
.pb-ul li {
    list-style: disc;
    line-height: 1.88;
}
.main h2 {
    margin: 12px 0;
}
.main p {
    margin: 0 0 12px;
}
h2,
.subtitle {
    text-align: center;
}
.subtitle {
    padding-bottom: 30px;
}

/* base end */


/* banner start */

.banner {
    color: #fff;
    height: 650px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner.backup-and-restore-iphone {
    background: url(https://static.imyfone.com/en/images/old-product/custom/d-portpro/banner.jpg) no-repeat center bottom;
    background-size: cover;
}
.banner .banner-msg {
    padding: 80px 0 20px 0;
    width: 970px;
}
.banner .banner-h1 {
    margin-bottom: 20px;
    color: #fff;
}

.banner .pb-ul li {
    font-size: 15px;
    line-height: 1.9;
}

.banner .pb-text {
    margin-top: 30px;
    font-size: 18px;
}

.banner #star-reviews .num {
    color: #fff;
}

/* banner end */


/* another-iphone and features start */
.another-iphone {
    border-bottom: 1px #e0e0e0 solid;
}
.another-iphone ul,
.features ul {justify-content: space-between}
.another-iphone ul li,
.features ul li {
    margin-top: 30px;
    width: calc(100% / 3 - 20px);
    min-height: 160px;
}
.another-iphone .title,
.features .title {
    font-weight: bold;
}
.another-iphone .desc,
.features .desc {
    font-size: 14px;
    color: #666;
}

.features ul {justify-content: space-between}
.features ul li  {
    width: calc(100% / 4 - 20px);
}

/* another-iphone and features end */

/* easily start */
.easily {
    color: #fff;
    background: url(https://static.imyfone.com/en/images/old-product/custom/d-portpro/bg_01.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.easily h2 {
    text-align: left;
}
.easily .text,
.easily .img {
    width: calc(100% / 2 - 10px);
}
.easily .base-flexwrap {
    align-items: flex-end;
    justify-content: space-between;
}
/* easily end */

/* devices start */
.devices {
    border-bottom: 1px #e0e0e0 solid;
}

.devices ul  {
    justify-content: center;
    text-align: center;
}
.devices ul li {
    margin-top: 50px;
    padding: 0 26px;
    width: calc(100% / 3);
    height: 200px;
    border-right: 1px solid #e0e0e0;
}
.devices ul li .img {margin-bottom:30px;}
.devices ul li:last-child {
    border: none;
}
.devices ul li .desc {
    font-size: 14px;
}
/* devices end */

/* trusted-by start */
.trusted-by .logo {
    margin: 50px 0;
    border-radius: 100px;
    justify-content: center;
    background: #f6f6f6;
}

.trusted-by .logo li {
    display: flex;
    margin: 14px;
    width: 148px;
    height: 78px;
    align-items: center;

}

.trusted-by .dp-reviews {
    margin-top: 50px;
    padding: 0 30px;
    width: calc(100% / 3);
    text-align: center;
    border-right: 1px solid #e0e0e0;
}
.trusted-by .dp-reviews:last-child {
    border: none;
}
.trusted-by .desc {
    display: table-cell;
    height: 260px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
}
.trusted-by .product-button {
    margin-top: 30px;
    justify-content: center;
}
.trusted-by .product-button .button {
    width: 343px;
}
/* trusted-by end */

/* faqs start */
.faqs {
    background-color: #f6f6f6;
}
.faqs .content-left,
.faqs .content-right {
    padding: 50px 35px 40px 35px;
    border: 1px solid #e0e0e0;
    background: #fff;
}
.faqs .content-left {
    margin-right: 20px;
    width: calc(70% - 20px);
}
.faqs .content-right {
    width: 370px;
}
.faqs h2 {
    margin-bottom: 0;
    color: #000;
    font-size: 24px;
    text-align: center;
}
.faqs span {
    margin: auto auto 30px auto;
    display: block;
    width: 45px;
    border-top: 3px solid #2f78fa;
}

.faqs .p-title {
    margin-top: 20px;
    font-weight: 600;
}
.faqs .p-content {
    margin-bottom: 0;
    font-size: 14px;
}
.faqs .content-right .p-content {
    font-size: 16px;
    margin-top: 20px;
}
/* faqs end */

/* product-remoccned start */
.product-remoccned .remoccned-banner {
    padding: 73px 0px;
    color: #fff;
    text-align: center;
    background: url(https://static.imyfone.com/en/images/old-product/custom/d-back-new2/bg4.jpg) no-repeat 0 0;
    background-size: cover;
}
.product-remoccned .remoccned-banner .subtitle {
    margin-bottom: 0;
    font-size: 24px;
}
.product-remoccned .remoccned-banner .title,
.product-remoccned .remoccned-banner .title  + p {
    margin-bottom: 20px;
}
.product-remoccned .product-button-list {
    justify-content: center;
}

.product-warranty {
    padding: 10px 0;
    background-color: #deeaff;
}
.product-warranty .base-flexwrap {justify-content: space-between}
.product-warranty svg,
.product-warranty img {
    margin-right: 10px;
    height: 50px;
}
.product-warranty span {
    display: flex;
    align-items: center;
    font-size: 14px;
}
/* product-remoccned end */

@media (max-width: 1366px) {}
@media (max-width: 1024px) {

    /* banner start */
    .banner {
        height: auto;
    }
    .banner.backup-and-restore-iphone {
        border-image: none;
        background: -webkit-linear-gradient(#10ace9, #026dd5);
        background: -o-linear-gradient(#10ace9, #026dd5);
        background: -moz-linear-gradient(#10ace9, #026dd5);
        background: linear-gradient(#10ace9, #026dd5);
    }
    .banner .banner-msg {
        width: auto;
    }
    /* banner end */
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

    /* another-iphone and features start */
    .another-iphone ul li, .features ul li {
        width: 100%;
        text-align: center;
    }
    /* another-iphone and features end */


    /* easily start */
    .easily .text, .easily .img {
        width: 100%;
    }
    .easily h2 {
        text-align: center;
    }
    /* easily end */

    /* devices start */
    .devices ul li {
        width: 100%;
        border: none;
    }
    .devices ul li .img {margin-bottom:20px;}
    /* devices end */


    /* trusted-by start */
    .trusted-by .logo {
        margin: 20px 20px 0;
        border-radius: 0;
    }
    .trusted-by .logo li {
        margin: 10px 0;
        width: calc(100% / 2);
        justify-content: center;
    }
    .trusted-by .dp-reviews {
        width: 100%;
        border: none;
    }
    .trusted-by .desc {
        height: auto;
    }
    .trusted-by .product-button .button {
        width: 200px;
    }
    .trusted-by .author, .trusted-by .time {
        margin-bottom: 0;
        color: #666666;
        font-size: 14px;
    }
    /* trusted-by end */

    /* faqs start */
    .faqs .content-left,
    .faqs .content-right {
        margin-right: 0;
        width: 100%;
    }
    .faqs .content-left {
        margin-bottom: 20px;
    }
    /* faqs end */

    .product-warranty span {
        width: 100%;
    }
}
@media (max-width: 414px) {}
@media (max-width: 375px) {}