:root { --themeColorGrad: #e5f3fe; --themeColorDark: #078be8; --themeButtonHover: #0065a9; --themeColorBC: #e9f7fe; --themeColorBC_B: #d4edf9; --themePriceColor: #f15875;}/* banner css */
.header-content .videos_img_list { background: url(/template/default/images/data_recover_banner.webp) center no-repeat;}
/* faq css */
.faq-question-holder .accordion-item .accordion-title:after { background: url(/template/default/images/icons/edb-to-pst-faq-icon.png) no-repeat;}

/* testimonial */
.common-testimonials .last-half-block .first-block { background: url(/template/default/images/office365-tool-slide-quote.png) 30px 30px no-repeat #fff; min-height: 380px !important;}
/* .common-testimonials .slick-prev,.common-testimonials .slick-next { background: url(/template/default/images/icons/ost-to-pst-testimonial-arrows.png) center top no-repeat} */
.common-testimonials .slick-prev,.faq-question-holder .accordion-item .accordion-title.open:after { background-position: bottom;}

.common-testimonials .slick-prev{
        background: url(/template/default/images/offfice365-tool-slide-left-arrow.png) no-repeat;
}
.common-testimonials .slick-next{
        background: url(/template/default/images/offfice365-tool-slide-right-arrow.png) no-repeat;
}

/* content css */
.award-box.our-clients-section { background: #f1f5ef;}


/* feb 19 */

.header-top-container .otherlinks {
    grid-template-columns: repeat(4, 1fr);
}



.windows_recovery_feature.advance_delete_file {
    display: inline-block;
    width: 100%;padding-top: 120px;
}.windows_recovery_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);align-items: center;
    gap: 100px;
    margin-bottom: 120px;
}

.windows_recovery_grid h2{
        padding-bottom: 25px;    line-height: 54px;
}

.windows_recovery_grid p{
        font-size: 16px;color: #101010;line-height: 24px;text-align: justify;
}
/* .windows_recovery_grid:last-child{
        margin-bottom: 0px;
} */

.sub_features {
    display: inline-block;
    width: 100%;
    padding: 0 0 100px;
}

.sub_features h2 {
        text-align: center;padding-bottom: 70px;
}

.sub_features_flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}


.sub_features_card {
        padding: 30px;
  border-radius: 25px;
  background-color: rgb(252, 252, 253);
  box-shadow: 0px 0px 15.36px 0.64px rgba(4, 4, 4, 0.1);
  /* height: 400px; */
}


.sub_features_card h3{
        padding-bottom: 20px;
        font-size: 19px;color: #101010;font-weight: 600;
}


.sub_features_card p{
        font-size: 16px;color: #101010;line-height: 24px;    text-align: justify;
}

.features1,.features2,.features3,.features4,.features5,.features6,.features7,.features8 {
        height: 55px;width: 55px;  border-radius: 5px;margin-bottom: 30px;    display: flex;
    align-items: center;
    justify-content: center;
}
.features1{background: #ec5c35;}
.features2{background: #d4b301;}
.features3{background: #39a185;}
.features4{background: #4b85dd;}
.features5{background: #454ab0;}
.features6{background: #c7357d;}
.features7{background: #ca7b15;}
.features8{background: #3b8ac2;}

.sub_features_card img{
        width: 81px;height: 31px;
}





@media only screen and (max-width: 1280px) {
    .header-top-container .otherlinks {
        grid-template-columns: repeat(3, 1fr);
    }
    .windows_recovery_grid{gap: 40px;margin-bottom: 50px;}
    .windows_recovery_feature.advance_delete_file {
    padding-top: 60px;
}

}

@media screen and (max-width: 980px) {
    .header-top-container .otherlinks {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .windows_recovery_grid h2{line-height: normal;}
    .sub_features{padding-bottom: 60px;}

}@media screen and (max-width: 768px) {
    .header-top-container .otherlinks {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (max-width: 767px) {
.h3-title-heading br{
  display: none;
}    .windows_recovery_grid {
        gap: 20px;
        margin-bottom: 50px;
    }.windows_recovery_grid h2 {
    padding-bottom: 15px;}

.windows_recovery_grid:nth-of-type(odd){display:flex;flex-direction: column;}
.windows_recovery_grid:nth-of-type(even){display:flex;flex-direction: column-reverse;}
.sub_features_flex {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
}


@media screen and (max-width: 568px) {
    .marketplace {
        padding: 18px 15px !important;}
}


.get-start-holder {
  border-radius: 1px;
  background-image: -moz-linear-gradient( 90deg, rgb(2,130,215) 0%, rgb(37,167,254) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(2,130,215) 0%, rgb(37,167,254) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(2,130,215) 0%, rgb(37,167,254) 100%);
  position: relative;height: 400px;
  /* height: 400px;
  z-index: 466; */
}




.get-start-holder::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 35%;
    height: 100%;
    background: url(/template/default/images/windows_get_started_left_bg.webp) no-repeat;
    background-size: contain;
    /* opacity: 0.102; */
    pointer-events: none;
    /* -webkit-transform: scaleX(-1); */
    /* background-position: right;
    transform: scaleX(-1); */
        background-position: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.get-start-holder::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
    height: 100%;
    background: url(/template/default/images/windows_get_started_right_bg.webp) no-repeat;
    background-size: contain;
    /* opacity: 0.102; */
    pointer-events: none;
    background-position: right;
}
/* .migrate-now{
       border: 1px solid var(--themeColorDark) !important;
    color: var(--themeColorDark) !important;
    background: #fff !important;
} */


.get-start-holder .migrate-now{
      border: 1px solid var(--themeColorDark);
    color: var(--themeColorDark);
    background: #fff;    margin: 0;
}.get-started-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.get-start-holder .migrate-now:hover,
.get-start-holder .migrate-now-bg:hover{
    /* background: var(--themeButtonHover); */
        background: #6bc2ff;
    color: #fff;
}



@media screen and (max-width: 568px) {
  .get-start-holder {
       display: none;}
}


.windows_recovery_grid .txt-right {
    text-align: left !important;
}



.windows_recovery_grid img {
        box-shadow: 0px 7px 15.36px 0.64px rgba(4, 4, 4, 0.17);    border-radius: 25px;
}


.otherlinks a:before {
    background: url(/template/default/images/windows-recovery-sprite.webp) no-repeat #edf5f8 !important;
    content: "";
    border: 2px solid #c1ced6;
    border-radius: 50%;
    padding: 5px;
    margin-right: 12px;
    font-size: .9rem;
    width: 16px;
    height: 16px;
    position: relative;
    top: 9px;
}

.otherlinks a.icon-cloud-1:before {
    background-position: 5px -30px !important;
}

.otherlinks a.icon-cloud-2:before {
    background-position: 5px -67px !important;
}

.otherlinks a.icon-cloud-3:before {
    background-position: 5px -205px !important;
}

.otherlinks a.icon-cloud-4:before {
    background-position: 5px -169px !important;
}

.otherlinks a.icon-cloud-5:before {
    background-position: 5px 6px !important;
}

.otherlinks a.icon-cloud-6:before {
    background-position: 5px -100px !important;
}

.otherlinks a.icon-cloud-7:before {
    background-position: 5px -134px !important;
}

.otherlinks a.icon-cloud-8:before {
    background-position: 5px -241px !important;
}








.marketplace{
    display: none !important;
}

.header-image.osttopst{
    height: 710px;
}

@media only screen and (max-width: 1440px) {
   .header-image.osttopst{
    height: auto;
} 
.product-ost-tabs{bottom: -35px;}
}