#treeVault_services .product-explanation h2 {
    font-family: 'Webfont-myriadpro-bold', Helvetica, Arial, sans-serif;
    font-size: 19px;
    margin-top: 10px;
}
#treeVault_services .slide-item-card-image {
    height: 89px;
    width: 113px;
    margin: 0 auto;
    margin-top: -18px;
    margin-bottom: 5px;
}

#treeVault_services .card-title {
    font-family: 'Webfont-myriadpro-bold', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 17px;
}
#treeVault_services .card-title  .sub-title{
    font-family: 'Webfont-myriadpro-bold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    display: block;
    margin-top: 3px;
    color: #000;
}

#treeVault_services .card-title span.subscription {
    font-family: 'Webfont-myriadpro-reegular', Helvetica, Arial, sans-serif;
    font-size: 17px;
    display: block;
    font-weight: 400;
    margin-top: 5px;
    margin-right: 4px;
}
#treeVault_services .infographic_img  {
    margin: 38px 0;

}
#treeVault_services .shipping-italic.plus {
    position: absolute;
    margin-top: 13px;
    font-size: 10px;
    text-align: left;
    font-family: 'Webfont-myriadpro-regular', Helvetica, Arial, sans-serif

}

#treeVault_services .list_features {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;

}
#treeVault_services .list_features .features_title {
    font-family: 'Webfont-myriadpro-bold', Helvetica, Arial, sans-serif;
    font-style: italic;
    margin-left: 7px;
}
#treeVault_services .badge-off {
    position: absolute;
    font-size: 11px;
    line-height: 11px;
    text-align: right;
    top: 18px;
    right: 75px;
}
#treeVault_services .price .reg {
    top: 14px;
    left: 70px;
    color: black;
}
#treeVault_services .product-explanation .text {
    font-size: 17px;
    line-height: 22px;
    padding: 0 9px;
}
#treeVault_services .product-explanation  {
    background-image: url("/offers/ftm2019/img/TreeVault_bg_sky_1x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi) {
    #treeVault_services .product-explanation  {
        background-image: url("/offers/ftm2019/img/TreeVault_bg_sky_2x.png");
    }

}

#modal_tv_features span.bold {
    font-weight: 600;
    color: #333;
}

#modal_tv_features p{
    margin-bottom: 8px;
}

#treeVault_services a:focus, #treeVault_services a:hover {
    color: #23527c;
    text-decoration: underline;
    cursor: pointer;
}

#treeVault_services a {
    color: #337ab7;
    text-decoration: none;
}
#treeVault_services .price .reg {
    color: black ;
}
 .slide-item.active #treeVault_services .price .reg {
    color: white ;
}

