.product-plate-desc{
    padding:12px 0 70px;
    max-width: 75%;
    margin:  0 auto;
}
.popu-mask{
    z-index: -1!important;
}
/* banner */
.banner{
    color: #fff;
    padding:50px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/banner.jpg) no-repeat center center;
    background-size: cover;
}
.banner-cont{
    width: 50%;
}
.banner-desc{
    padding: 20px 0 27px 0;
    color: #fff;
    font-size: 18px;
}

.banner-ul li{
    padding-bottom: 10px;
    list-style: none;
    padding-left: 20px;
    position: relative;
}
.banner-ul li::before{
    content:"";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top:8px;
    left: 0;

}
.star-reviews{
    color: #fff;
    margin: 30px 0;
}
#star-reviews .num{
    color: #fff;
}
.banner-product-button{
    padding: 44px 0 40px 0;
}
.banner-system{
    margin-bottom: 27px;;
}
.popu-video{
    align-items: center;
    color: #fff;
}
.popu-video svg{
    margin-left:10px;
}
/* banner */
/* logobox */
.logobox{
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.logobox-cont{
    justify-content: space-between;
}
.logobox span{
    width: 170px;
    height: 70px;
    vertical-align: middle;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/logobox.png) no-repeat;
    flex-shrink: 0;
}
/* logobox */

/* why */
.why{
    background: #f2f2f2;text-align: center;
}
.why-txt{
    justify-content: space-between;
    padding: 58px 0 70px;}
.why-item{
    width: 25%;
}
.why-item p{
    color:#666;
    padding-top:10px;
}
/* why */
/* clean */
.clean{
    background:#067be5 no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.clean-desc{
    padding-top:12px;
}
.clean .base-tabswitch-title{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #fff;
    opacity: 0.5;
    padding-bottom: 40px;
    cursor: pointer;
}
.clean .base-tabswitch-title-active{
    opacity:1;
    position:relative;
}
.clean .base-tabswitch-title-active::after{
    content:"";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
}
.clean .base-tabswitch-title::before{
    content:"";
    display: inline-block;
    width: 72px;
    height: 72px;
    background-image: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/cleanicon.png);
    margin-right: 30px;
}
.clean-quick::before{
    background-position: -87px -5px;
}
.clean-deep::before{
    background-position: -5px -5px;
}
.clean-left{
    text-align: left;
    max-width: 49%;
}
.clean-right{
    flex-shrink:0;
}
.clean-tab-title{
    font-size: 24px;
    padding-bottom:12px;
}
.clean-tab-desc{
    padding-bottom:50px;
}
.clean .base-tabswitch-msg{
    padding: 80px 0 0px;
}
.clean .base-tabswitch-msg .base-flexwrap{
    justify-content: space-between;
}
.clean-icon{
    display:flex;
    text-align: center;
    justify-content: center;
}
.clean-icon li{
    margin:0 20px;
}
.clean-icon i{
    display:block;
    width: 48px;
    height: 48px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/cleanicon.png);
    margin: 0 auto 12px;
}
/* clean */
/* delete */
.delete{
    background: #f6f6f6;
    text-align: center;
}
.delete-text{
    color: #fff;
    width: 549px;
    height: 332px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/dialog_1.png) no-repeat;
    background-size: cover;
}
.delete-text p{
    display: inline-block;
    width: 336px;
    margin-top: 45px;
    margin-left: 15px;
    text-align: left;
}
.delete-cont{
    align-items:center;
    justify-content: space-between;
}
.duplicate {
    background:#057ae5 no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}
.duplicate .delete-text{
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/dialog_2.png) no-repeat;
    color: #383838;
    width: 529px;
    height: 313px;
}
.duplicate .delete-text p {
    margin-left: -70px;
}
/* delete */
/* speed */
.speed{
    background: #f2f2f2;
    text-align: center;
}
.speed-cont{
    justify-content: center;
    align-items: center;
    text-align: left;
}
.speed-item{
    display: flex;
    align-items: center;
    padding-bottom: 32px;
}
.speed-icon{
    display: block;
    width: 48px;
    height: 48px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/speedicon.png);
    flex-shrink: 0;
    margin-right:8%;
}
.speed-title{
    font-size: 24px;
    margin-bottom: 12px;;
}
.speed-desc{
    color: #666;
}
.speed-img{
    flex-shrink: 0;
    margin-left: 30px;
}
/* speed */
/* erase */
.erase{
    text-align: center;
    background:#057ae5 no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}
.erase .base-tabswitch-title{
    flex:1;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    opacity: 0.4;
}
.erase .base-tabswitch-title-active{
    opacity: 1;
}

.erase .base-tabswitch-title i{
    content: "";
    display: block;
    width: 118px;
    height: 118px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/speedicon.png);
    transform: scale(0.5);
}
.erase .base-tabswitch-title-active i{
    transform: scale(1);
}
.erase .base-tabswitch-msg:nth-of-type(2)::before{
    left: 7%;
}
.erase .base-tabswitch-msg:nth-of-type(3)::before{
    left: 27%;
}
.erase .base-tabswitch-msg:nth-of-type(4)::before{
    left: 47%;
}
.erase .base-tabswitch-msg:nth-of-type(5)::before{
    left: 67%;
}
.erase .base-tabswitch-msg:nth-of-type(6)::before{
    left: 87%;
}
.erase .base-tabswitch-msg{
    background: #fff;
    text-align: left;
    color: #2e2e2e;
    margin: 50px 0 0 0;
    padding: 56px 60px;
    position: relative;
}
.erase .base-tabswitch-msg::before{
    content:"";
    display:block;
    position: absolute;
    top: -50px;
    margin-left: 10px;
    float: left;
    width: 0;
    height: 0;
    border-width: 25px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
    background: unset;
    bottom: unset;
}
.erase .tab-switch{
    margin-bottom: 12px;;
}

.erase-cont{
    align-items:center;
}
.erase-cont-text{
        width: 45%;
    margin-left: 5%;
}
.erase-cont-text h3{
    margin-bottom: 10px;
    font-size: 24px;
}
.erase-desc{
    margin-bottom:12px;
}
.erase-ul-title{
    padding: 10px 0 12px;
}
.erase ul li{
    position: relative;
    padding-left: 15px;
    line-height: 1.75 !important;
    display: inline-block;
    width: 100%;
}
.erase ul li::before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #3399ff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 15px;
    margin-top: -2.5px;
}
.erase .erase-self-ul li{
    width: 45%;
}
/* erase */
/* manage */
.manage{
    background: #f2f2f2;
    text-align: center;
}
.manage-img{
    flex-shrink: 0;
}
.manage-item{
    background: #fff;
    text-align:left;
    padding: 20px 15px;
    margin-top: 30px;
}
.manage-item-title{
    font-size: 24px;
    margin-bottom:12px;
}
.manage-cont{
    align-items:center;
}
/* manage */
/* check */
.check h2{
    text-align:center;
}
.check-cont{
    justify-content:space-between;
}
.check-item{
    margin-top: 40px;
    background: #fff;
    box-shadow: 0px 5px 27px 0px #cdd1d7;
    /* height: 460px; */
    width: 31.5%;
}
.check-item-title{
    background: #3399ff;
    text-align: center;
    padding: 28px 0;
    color: #fff;
    font-size: 24px;
}
.check-item:hover .check-item-title{
    background:#f6a623;
}
.check-item-list{
        padding: 30px 70px;
}
.check-item-list li{
    padding: 8px 0;
    color: #3399ff;
    font-size: 14px;
    list-style: disc;
    list-style-position: initial;
    margin-left: 30px;
}
.check-item-list li span{
    color: #2e2e2e;
    font-size: 16px;
}
/* check */
/* certify */
.certify{
    background: #f2f2f2;
}
.certify h2,.certify .product-plate-desc{
    text-align: center;
}
.certify-left{
    width: 370px;
    flex-shrink: 0;
}
.certify-left-item{
    overflow: hidden;
    padding-bottom: 50px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/line.png) no-repeat calc((46px - 3px)/2) calc(43px + 43px);
    cursor: pointer;
    text-align: left;
}
.certify-left-item:last-child{
    background:none;
}
.certify-right{
    width: 770px;
    flex-shrink: 0;
    margin-left: 30px;
}
.certify-left p{
    margin-left: 62px;
}
.certify-left-title{
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
#certify .swiper-container {
    box-shadow: unset;
    padding-bottom: 40px;
}
#certify  .swiper-slide {
    width: 625px;
    height: 405px;
}
#certify  .swiper-slide img{
    display:block;
}
.certify-left-item::before{
    content:"";
    display: block;
    width: 48px;
    height: 48px;
    background: url(https://images.imyfone.com/en/wp-content/themes/theme2708/images/custom/maccleaner/starticon.png);
    position: absolute;
    margin-top:10px;
}
.certify-left-item:nth-of-type(1)::before{
    width: 46px; height: 43px;
    background-position: -121px -5px;
}
.certify-left-item:nth-of-type(2)::before{
    width: 48px; height: 48px;
    background-position:  -5px -5px;;
}
.certify-left-item:nth-of-type(3)::before{
    width: 48px; height: 48px;
    background-position:-5px -63px;
}
.certify-left-item.active:nth-of-type(1)::before{
    background-position: -121px -58px;
}
.certify-left-item.active:nth-of-type(2)::before{
    background-position: -63px -5px;
}
.certify-left-item.active:nth-of-type(3)::before{
    background-position: -63px -63px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet{
    border: none;
    background-color: #cfcfcf;
    margin: 0 10px;
    width: 10px;
    height: 10px;
    opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background-color: #3399ff;
}

/* certify */
/* reviews */
.reviews{
    text-align: center;
}
.review-name{
    margin:12px 0 25px;
}
.reviews h2{
    margin-bottom: 50px;
}
.reviews .swiper-button{
    color: #2e2e2e;
    font-size: 100px;
    z-index: 999;
    background: none;
    line-height: 0;
    font-weight: 300;
    height: auto;
}
.reviews .swiper-button:hover{
    color:#207CFB ;
}
.reviews .swiper-pagination-bullet{
    height: 10px;
    width: 10px;
    margin: 0 25px !important;
}
.reviews .swiper-pagination-bullet-active{
    background:#207CFB ;
}
.reviews .swiper-pagination{
    position:relative;
    margin-top: 30px;
}
.reviews-more{
    color: #3399ff;
    padding-top: 30px;
    display: inline-block;
}
/* reviews */
/* botdown */
.botdown h2{
    font-size: 48px;
}
.botdown{
    padding: 50px 0 80px;
    background:#0162e5 no-repeat center center;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}
.botdown-self,.botdown-text{
    width: 50%;
}
.botdown-text::after{
    content:"";
    clear: both;
}
.botdown-desc{
    margin-bottom: 56px;
}
/* botdown */
/* tips */
.tips{
    background: #f2f2f2;
}
.tips h2{
    text-align:center;
    margin-bottom:50px;
}
.tips-cont{
    justify-content: space-between;
}
.tips-item{
    background: #fff;
    width: 48.8%;
    padding: 30px;
}
.tips-item h3{
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 2px solid #3299fe;
    margin-bottom:22px
}
.pd-guide a {font-weight:300;line-height:1.88;color:#484848;}
.pd-guide span {display:inline-block;height:6px;width:6px;background:#000;border-radius:6px;margin-right:10px;margin-bottom:2px;}
.pd-guide a:hover{
    color: #3299fe;
}
/* tips */
@media (max-width: 1199px) {
   .logobox-cont{
       justify-content: center;
   }
   .certify-right{
       width:620px;
       overflow:hidden;
   }
   
}
@media (max-width: 991px) {
    .delete-text p{
        margin-left: 70px;
    }
    .delete-text{
        width: 60%;
        flex-shrink: 0;
    }
    .duplicate .delete-text{
         width: 60%;
         background-position: right;
    }
    #certify .swiper-slide{
        width: 100%;
        height: auto;
    }
    .erase-cont{
        flex-wrap:wrap;
        justify-content: center;
    }
    .erase .base-tabswitch-msg{
        padding: 20px 20px 40px;
    }
    .erase-cont-text{
        width:100%;
    }
    .erase-cont-text h3{
        margin-top: 20px;
    }
    .erase .base-tabswitch-msg:nth-of-type(2)::before{
        left: 5%;
    }
    .erase .base-tabswitch-msg:nth-of-type(3)::before{
        left: 25%;
    }
    .erase .base-tabswitch-msg:nth-of-type(4)::before{
        left: 45%;
    }
    .erase .base-tabswitch-msg:nth-of-type(5)::before{
        left: 65%;
    }
    .erase .base-tabswitch-msg:nth-of-type(6)::before{
        left: 85%;
    }
    .manage-img{
        flex-shrink: 1;
    }
    .manage-list{
        width: 70%;
    }

    .check-item-list{
        padding: 15px;
    }
    .certify-cont{
        flex-wrap: wrap;
    }
    .certify-left{
        width: 100%;
        padding: 0 30px;
    }
    .certify-right{
        width: 100%;
        margin-left: 0;
    }
    #certify .swiper-slide img{
        margin: 0 auto;
    }
 }
@media (max-width: 768px) {
    .banner{
        padding:50px 20px;
    }
    .clean-right{
        flex-shrink: 1;
        margin-left: 20px;
    }
    .clean-icon li{
        margin:0 5px;
    }
    .clean-icon{
        justify-content:space-between;
    }
    
    .manage-list{
        width: 100%;
    }
    .reviews .swiper-button{
        display: none;
    }
    .botdown-self{
    width: 20%;
    }
    .botdown-text{
        flex: 1;
        text-align: right;
    }
    .speed-img{
        flex-shrink:1;
    }
    .manage-cont{
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .delete-cont{
        flex-wrap: wrap;
        justify-content: center;
    }
    .delete-text,.duplicate .delete-text{
        width: 100%;
        background-position: center;
    }
    .delete-text p{
        margin-left:15px;
    }
    .clean .base-tabswitch-msg .base-flex{
        flex-wrap: wrap;
    }
    .clean-left{
        max-width: 100%;
    }
    .clean-right{
        margin:20px 0 0 0;
    }
    .certify-left{
        padding:0;
    }
    .erase .erase-self-ul li{
        width:100%;
    }
}

@media (max-width: 575px) {
    .banner{
        background: #067be5;
        padding:60px 0;
    }
    .banner-h1{
        text-align: center;
    }
    .banner-cont{
        width: 100%;
    }
    .banner-product-button{
        padding: 0 0 20px 0;
        flex-direction: column;
        align-items: center;
    }
  
    .clean .base-tabswitch-title::before{
        position: absolute;
        transform: scale(0.6) translateX(-30%);
        left:0;
        margin-right: 0;
    }
    .clean .base-tabswitch-title{
        position:relative;
        padding-left:50px;
    }
    .clean .base-tabswitch-title h3{
        font-size:16px;
    }
    .delete-text, .duplicate .delete-text{
        background: #39f;
        height: auto;
        padding: 20px;
    }
    .delete-text{
        margin-top:20px
    }
    .duplicate .delete-text{
        margin-top:0;
        margin-bottom:20px;
    }
    .duplicate .delete-text{
         background:#fff;
    }
    
    .delete-text p,.duplicate .delete-text p{
        margin:0;
        width: auto;
    }
    
    .erase .base-tabswitch-title{
        position:relative;
    }
    .erase .base-tabswitch-title i{
        transform: scale(0.5) translateY(-50%);
        position: absolute;
        top:0;
    }
    .erase .base-tabswitch-title-active i{
        transform: scale(0.7) translateY(-50%);
    }
    .erase .base-tabswitch-title{
        padding-top:60px;
    }
    .erase .base-tabswitch-msg::before{
        display:none;
    }
    .check-item{
        width: 100%;
    }
    .check-item-list{
        padding:30px;
    }
    .botdown-text{
        text-align: center;
    }
    .botdown .base-flex{
    flex-direction: column;
    align-items: center;
    }
    .botdown{
        padding:60px 0;
    }
    .reviews h2{
        margin-bottom: 30px;
    }
    .botdown-self{display: none;}
    .product-button:first-child{
        margin:15px 0;

    }
    .botdown h2{
        font-size: 26px;
    }
    .botdown-desc{
        margin-bottom:30px;
    }
    .tips-cont{
        flex-wrap:wrap;
    }
    
    .tips-item{
        width:100%;
    }
    .tips-item:first-child{
        margin-bottom:20px;
    }
    .product-plate-desc{
        padding-bottom: 30px;
        max-width: 100%;
    }
}
@media (max-width: 375px) {
    .logobox span{
        width: 50%;
    }
    .why-item{
        width: 50%;
        padding: 30px 0 0;
    }
    .why-txt{
        padding-bottom: 30px;
    }
}