/*iphone_space_saver.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;
}

.main .bgf2 {
    background-color: #f2f2f2;
}

.more:hover {
    text-decoration: underline;
}


/* base end */


/* banner start */

.banner {
    color: #fff;
    /* height: 640px; */
    background: url(https://static.imyfone.com/en/images/old-product/custom/umate/umate-banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner .banner-msg .tip {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 30px;
}
.banner .banner-msg {
    padding: 80px 0 20px 0;
    width: 870px;
}
.banner .banner-msg picture {
    margin-right: 17px;
    width: 60px;
    height: 60px;
}
.banner .banner-h1 {
    margin-bottom: 20px;
    color: #fff;
}

.banner .pb-ul li {
    margin: 7px 0;
    line-height: 1.7;
}

.banner .pb-text {
    margin-top: 30px;
    font-size: 18px;
}

.banner #star-reviews .num {
    color: #fff;
}

.videoicon {
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    text-indent: -9999px;
    right: 288px;
    top: 265px;
    cursor: pointer;
    background: url(https://static.imyfone.com/en/images/old-product/custom/video-icon.png) no-repeat;
}
.videoicon:active, .videoicon:focus, .videoicon:hover {
    background: url(https://static.imyfone.com/en/images/old-product/custom/video-icon-hover.png) no-repeat;
}
/* banner end */

/* product-plate start */
.product-plate .img,
.product-plate .text {
    width: 50%;
}
.product-plate .text h2 {
    text-align: left;
}
.product-plate .space {
    padding: 5px 130px 50px;
    font-weight: 300;
}
.product-plate .text h2 + p {
    margin: 20px 0 30px 0;
    font-weight: 300;
    line-height: 1.88;
}

.product-plate .clanup {
    align-items: center;
}
/* product-plate end */


/* brand-new start */
.brand-new {
    height: 721px;
    color: #fff;
    background: #fff url(https://static.imyfone.com/en/images/old-product/custom/umate/umate-banner2.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.brand-new .subtitle {
    margin: 0 150px;
    font-weight: 300;
    line-height: 1.88;
}
.brand-new .pb-ul {
    margin: 25px auto 0 auto;
    width: 250px;
    text-align: left;
}
/* brand-new end */

/* smart-secure start */
.smart-secure ul li {
    margin-top: 50px;
    width: calc(100% / 3);
    text-align: center;
    justify-content: center;
}
.smart-secure ul li p:nth-child(2) {
    font-weight: 600;
}
.smart-secure ul li p:nth-child(3) {
    font-weight: 300;
}
/* smart-secure end */

/* screenshotsbanner-content start */
.screenshotsbanner-content,
.screenshotsbanner-content .top-box {
    min-height: 400px;
}

.screenshotsbanner-content {
    position: relative;
    width: 100%;
}

.screenshotsbanner-content .list {
    /*Overflow hidden, the default is: the content will not be pruned, will be rendered outside the element box*/
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 501px;
    overflow: hidden;
}

.screenshotsbanner-content li {
    position: absolute;
    /*Be sure to set this*/
    top: 0;
    left: 0;
    opacity: 0;
    list-style: none;
    transition: all 0.3s ease-out;
}

.screenshotsbanner-content img {
    border: none;
    width: 700px;
    height: 433px;
    float: left;
}

.screenshotsbanner-content .p7 {
    transform: translate3d(-184px, 0, 0) scale(0.71);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 2;
}

.screenshotsbanner-content .p6 {
    transform: translate3d(264px, 0, 0) scale(1);
    z-index: 3;
    opacity: 1;
}

.screenshotsbanner-content .p5 {
    /*Changing benchmarks*/
    opacity: 0.8;
    z-index: 2;
    transform: translate3d(480px, 0, 0) scale(0.71);
    transform-origin: 100% 50%;
}

.screenshotsbanner-content .p4 {
    transform: translate3d(672px, 0, 0) scale(0.71);
}

.screenshotsbanner-content .p3 {
    transform: translate3d(896px, 0, 0) scale(0.71);
}

.screenshotsbanner-content .p2 {
    transform: translate3d(672px, 0, 0) scale(0.71);
}

.screenshotsbanner-content .p1 {
    transform: translate3d(896px, 0, 0) scale(0.71);
}

.screenshotsbanner-content .pre {
    left: 224px;
}

.screenshotsbanner-content .next {
    right: 244px;
}

.screenshotsbanner-content .button {
    position: absolute;
    top: 35%;
    text-decoration: none;
    font-size: 70px;
    color: #ffffff;
    z-index: 5;
}

.screenshotsbanner-content a:active {
    color: #000;
    opacity: 0.5;
}

.screenshotsbanner-content .buttons {
    position: absolute;
    z-index: 11;
    /* width: 1200px; */
    height: 30px;
    bottom: 0;
    left: 48%;
    top: 470px;
    margin-left: -150px;
    text-align: center;
}

.screenshotsbanner-content .buttons span {
    display: block;
    margin-right: 5px;
    margin-left: 25px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-indent: -999px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #ededed;
    background-color: #ededed;
}

.screenshotsbanner-content .buttons .blue {
    background-color: #207CFB;
    border-color: #207CFB;
}

/* screenshotsbanner-content end */


/* umate-swiper start */
.product-plate.umate-swiper {
    padding-bottom: 0;
    margin-bottom: 100px;
}

.umate-swiper .umate-swiper-msg {
    margin-top: 60px;
}
/* umate-swiper end */

/* needs start */
.needs .table-overflow {
    margin-top: 30px;
    overflow: auto;
}

.needs .up-table {
    border: 1px solid #d3d3d3;
    color: #2e2e2e;
    margin: 0 auto 0 auto;
    font-size: 14px;
}

.needs .up-table td,
.needs .up-table th {
    padding: 8px;
    border: 1px solid #c7c7c7;
}

.needs .up-table th {
    font-size: 16px;
    font-weight: 600;
}

.needs span.yes {
    background-color: #259bd6;
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    border-radius: 12px;
}

.needs .acolor {
    color: #259bd6;
}

.needs .product-button {
    justify-content: center;
}

.needs .product-button:first-child {
    margin-right: 0;
}

.needs .product-button .button {
    min-height: 40px;
    line-height: 40px;
}
.needs td .product-button:nth-child(2) .button {
    margin-top: 10px;
    min-height: 36px;
    line-height: 36px;
    color: #207CFB;
    border: 2px solid #207CFB;
    background-color: #fff;
}
.needs td .product-button:nth-child(2) .button:hover {
    color: #fff;
    border-color: #0053FF;
    background-color: #0053FF;
}
/* needs end */

/* user-reviews start */
.user-reviews {
    background: linear-gradient(180deg,#fff 60%,#f2f2f2 40%);
}
.user-reviews .user-swiper {
    margin-top: 60px;
    padding: 100px 80px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    background-image: linear-gradient(53deg,#0967cd,#35b0c9);
}

.user-reviews .item .img {
    width: 150px;
    height: 150px;
}
.user-reviews .item-msg {
    margin-left: 80px;
    margin-top: 20px;
    width: calc(100% - 150px);
}
.user-reviews .item-msg .msg {
    font-size: 16px;
}
.user-reviews .item-msg .user-name a {
    text-decoration: underline;
}
.user-reviews .item-msg .user-name a:hover {
    color: #fff;
}
.user-reviews .user-name {
    padding: 20px 0 30px 0;
    font-size: 18px;
    font-style: italic;
}
.user-reviews .product-button {
    margin-top: 30px;
    justify-content: center;
}
.user-reviews .product-button .button {
    margin-top: 40px;
    width: 260px;
    font-size: 20px;
    font-weight: normal;
}
.user-reviews .product-button .button img {
    margin-left: 5px;
}
.user-reviews .reviews-star {
    margin-left: -190px;
    text-align: center;
}
.user-reviews .reviews-star a {
    color: #fff;
}
.user-reviews .reviews-star svg {
    width: 17px;
    height: 17px;
}
.user-reviews .reviews-star svg:last-child {
    margin-right: 5px;
}

.user-reviews .swiper-button-next, 
.user-reviews .swiper-container-rtl .swiper-button-prev {
    right: -40px;
}
.user-reviews .swiper-button-prev, 
.user-reviews .swiper-container-rtl .swiper-button-next {
    left: -40px;
}
.user-reviews .swiper-button-next:after, 
.user-reviews .swiper-button-prev:after {
    color: #2e2e2e;
    font-weight: bold;
}
.user-reviews .swiper-button-next:hover:after, 
.user-reviews .swiper-button-prev:hover:after {
    color: #207cfb;
}
.user-reviews .swiper-pagination {
    margin: 20px 0 20px -25px;
    width: calc(100% - 22px);
}
.user-reviews .swiper-pagination-bullet {
    margin-left: 25px;
    width: 10px;
    height: 10px;
}
/* user-reviews end */

/* tunesmate-fullbanner start */
.tunesmate-fullbanner {
    height: auto;
    background: #fff url(https://static.imyfone.com/en/images/old-product/custom/umate/umate-banner3.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.tunesmate-fullbanner .base-flex {
    align-items: center;
}
.tunesmate-fullbanner .logo-txt {
    margin-left: 10px;
    color: #484848;
    font-size: 24px;
}
.tunesmate-fullbanner .title {
    padding: 30px 0 30px 0;
    max-width: 570px;
    color: #484848;
    font-size: 48px;
    line-height: 1.25;
}
/* tunesmate-fullbanner end */


/* product-faq-tips start */
.product-faq-tips {
    background-color: #fff;
}
.product-faq-tips .pd-guide {
    margin: 50px 0;
}
.product-faq-tips .pd-guide li,
.product-faq-tips .pd-guide a {
    color: #484848;
    font-weight: 300;
    line-height: 1.88;
}
.product-faq-tips .text-center {
    color: #259bd6;
    font-weight: 500;
    line-height: 2.25;
    text-align: center;
}
/* product-faq-tips end */

@media (max-width: 1366px) {
    .product-plate .base-flexwrap {
        align-items: center;
    }
}
@media (max-width: 1024px) {
    
}
@media (max-width: 992px) {
    
}
@media (max-width: 768px) {
    /* banner start */
    .banner {
        height: auto;
    }
    .banner .banner-msg {
        padding: 30px 0 60px 0;
        width: auto;
    }
    .banner .banner-h1 {
        text-align: center;
    }
    .banner .pb-text {
        margin-top: 20px;
    }
    .videoicon {
        margin: auto;
        left: 0;
        right: 0;
        bottom: 15px;
        top: auto;
        width: 40px;
        height: 40px;
        background-size: 100%;
    }
    .videoicon:hover {
        background-size: 100%;
    }
    /* banner end */


    /* product-plate start */
    .product-plate .img, 
    .product-plate .text {
        width: 100%;
    }
    .product-plate .text  .mobile-center {
        text-align: center;
    }

    /* product-plate end */

    /* space start */
    .product-plate .space {
        padding: 0;
    }
    /* space end */

    /* brand-new start */
    .brand-new {
        height: auto;
        background-image: none;
        background: #299ac6;
    }
    .brand-new .subtitle {
        margin: auto;
    }
    /* brand-new end */

    /* screenshotsbanner-content start */

    .user-reviews .swiper-button-next, .user-reviews .swiper-container-rtl .swiper-button-prev, .user-reviews .swiper-button-prev, .user-reviews .swiper-container-rtl .swiper-button-next {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        border-color:  rgba(229, 229, 229, .6);
        background-color: rgba(229, 229, 229, .6);
    }
    .user-reviews .swiper-button-prev {
        left: 40px;
    }
    .user-reviews .swiper-button-next {
        right: 40px;
    }
    .user-reviews .swiper-button-next:after, .user-reviews .swiper-button-prev:after {
        color: #2e2e2e;
        font-size: 26px;
        font-weight: normal;
    }

    .product-plate.umate-swiper {
        padding-bottom: 100px;
    }

    .umate-swiper .umate-swiper-msg {
        margin-top: 0;
    }
    .screenshotsbanner-content,
    .screenshotsbanner-content .top-box {
       min-height: 440px;
    }
    .screenshotsbanner-content .list {
        margin-left: 0;
        left: 0;
        width: 100%;
    }
    .screenshotsbanner-content img {
        float: left;
        border: none;
        /* width: auto; */
        height: auto;
    }
    .screenshotsbanner-content .p5 {
        transform: translate3d(49px, 0, 0) scale(0.71);
    }
    .screenshotsbanner-content .p6 {
        transform: translate3d(0, 0, 0) scale(0.85);
        z-index: 5;
        opacity: 1;
    }
    .screenshotsbanner-content .buttons {
        top: 470px;
    }
    .screenshotsbanner-content .buttons span {
        margin-left: 20px;
        background-color: #d8d8d8;
    }
    /* screenshotsbanner-content end */

    /* tunesmate-fullbanner start */
    .tunesmate-fullbanner .title {
        font-size: 26px;
    }
    .tunesmate-fullbanner .producy-mobile-btn {
        margin: 0 0 20px 0;
    }
    /* tunesmate-fullbanner end */

    /* smart-secure start */
    .smart-secure ul li {
        width: 100%; 
    }
    /* smart-secure end */

    /* user-reviews start */
    .user-reviews .base-flex {
        flex-wrap: wrap;
    }
    .user-reviews .user-swiper {
        padding: 40px 20px;
    }
    .user-reviews .item .img {
        margin: auto;
        margin-bottom: 20px;
        width: 105px;
        height: 150px;
    }
    .user-reviews .reviews-star,
    .user-reviews .item-msg {
        margin: 0;
        width: 100%;
        font-size: 18px;
        padding: 0 5px;
    }
    .user-reviews .swiper-pagination {
        width: calc(100% - 15px);
    }
    .user-reviews .swiper-button-next, 
    .user-reviews .swiper-button-prev {
        top: 40%;
    }
    /* user-reviews end */
    .product-faq-tips .pd-guide {
        margin: 0;
    }
    

}
@media (max-width: 414px) {
    /* screenshotsbanner-content start */
    .screenshotsbanner-content,
    .screenshotsbanner-content .top-box {
       min-height: auto;
       height: 240px;
    }
    .screenshotsbanner-content .buttons {
        top: 110%;
    }
    /* screenshotsbanner-content end */
}
@media (max-width: 375px) {
    
}