:root {
  --themeColorGrad: #c8cbf1bf;
  --themeColorDark: #3b418b;
  --themeButtonHover: #4c52ad;
  --themeColorBC: #e5e6fe;
  --themeColorBC_B: #d4d7ef;
  --themePriceColor: #fe4b6d;
}
.ost-feature-holder.pst1 .ost-exp_migrate-holder .slide-image-block,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.psttopst .header-content .videos_img_list {
  background: url(/template/default/images/pst-pst-banner.webp) center no-repeat;
}
.psttopst .header-content .videos_img_list a {
  background: url(/template/default/images/icons/one-video-icon.png) no-repeat;
} /* content css */
.padding_60 {
  padding: 60px 0 !important;
}
.one_half,
.pst-recovery-intro .pst-recovery-intro-flex {
  width: 100%;
}
.one_half {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0;
}
.prod-main-content.new-font-type li {
  font-size: 16px;
}
.one_half,
.ost-feature-holder.pst1 .ost-exp_migrate-holder .slide-image-block.active,
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.benefits-pst-repair .reason-holder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.one_half ul {
  margin: 35px 0 20px;
}
.ost-feature-holder.database.pst1 h2 {
  padding: 0;
}
.pst {
  background: #fff0;
  padding: 50px 0 30px;
}
.one_half.last:first-child {
  margin-left: 0;
}
.accordion-item .accordion-title:after {
  top: 19px;
  background: url(/template/default/images/icons/pst-pst-faq-icon.png) 0 0
    no-repeat !important;
}
.accordion-item .accordion-title.open:after {
  background: url(/template/default/images/icons/pst-pst-faq-icon.png) 0 -56px no-repeat !important;
}
.ost-feature-holder.pst1 {
  overflow: hidden;
  background: 0 0 !important;
  padding: 100px 0 60px !important;
}
.pst-recovery-intro .pst-recovery-intro-flex {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
}
.ost-feature-holder.pst1 .o365-migrations {
  padding-bottom: 25px;
  text-align: center;
}
.ost-feature-holder.database.pst1
  .ost-exp_migrate-holder.new
  ul.ost-slide-list {
  margin-bottom: 15px;
  margin-top: 10px;
}
.ost-feature-holder.database
  .ost-exp_migrate-holder.new
  .ost-slide-list
  li.active {
  border-bottom: 3px solid var(--themeColorDark);
  color: var(--themeColorDark);
}
.ost-feature-holder.database
  .ost-exp_migrate-holder.new
  .ost-slide-list
  li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.ost-exp_migrate-holder .ost-slide-list li.active::before {
  position: absolute;
  right: 46%;
  border-left: 10px solid #fff0;
  border-right: 10px solid #fff0;
  border-top: 14px solid #0071bc;
  content: "";
  top: 100%;
}
.ost-feature-holder.database
  .ost-exp_migrate-holder.new
  .ost-slide-list
  li.active:before {
  border-top: none !important;
}
.ost-feature-holder.pst1 .ost-exp_migrate-holder.new .ost-slide-list li {
  padding: 0 10px 8px;
  font-size: 19px;
  margin: 0 18px;
  border-bottom: none;
}
.ost-feature-holder.pst1 h3 {
  font-size: 22px;
  font-weight: 600;
  padding: 20px 0 0;
}
.ost-feature-holder.pst1 p.sub-para {
  margin: 20px 0 15px;
  min-height: 150px;
  text-align: justify;
}
.ost-exp_migrate-holder .ost-slide-list li {
  display: inline-block;
  margin: 10px 1%;
  padding: 0 15px 8px;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  color: #7e899b;
  font-size: 1.15rem;
  letter-spacing: 0.4px;
}
.ost-feature-holder.pst1 .o365-migrations-slick .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 12px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: relative;
}
.o365-migrations-slick .slick-dots li button {
  border: 1px solid #d3d3d3;
  background: #d3d3d3;
}
.o365-migrations-slick .slick-arrow::after {
  content: none;
}
.slick-dots li button {
  background: #fff0;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 100%;
  line-height: 0;
  outline: 0;
  padding: 5px;
  width: 100%;
}
.o365-migrations-slick .slick-dots li.slick-active button {
  background: var(--themeColorDark);
  border: 1px solid var(--themeColorDark);
}
.pst-quick-steps .pst-steps-holder {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  padding-top: 30px;
}
.pst-quick-steps .pst-half-block:first-child,
.pst-quick-steps .pst-half-block:last-child {
  width: 100% !important;
}
.pst-quick-steps .inside-image {
  background-image: url(/images/steps-to-recover-outlook-pst-files.webp);
  text-align: center;
  width: auto;
  height: 340px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
}
.inside-image a {
  position: relative;
  top: 40%;
  left: 5px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -moz-transition: 0.4s;
  transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
}
.inside-image a img {
  box-shadow: 0 0 15px #8a8888;
  border-radius: 50%;
}
.inside-image a:hover {
  -webkit-transform: scale(1);
}
.pst-recovery-steps .pst-steps-holder .three-steps-block {
  padding: 0 0 25px;
}
.pst-quick-steps .pst-steps-holder .pst-steps-block {
  min-height: 80px !important;
  line-height: 55px !important;
  padding: 10px !important;
  margin: 15px 0 !important;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #fff0;
  box-shadow: 0 2px 5px rgb(0 0 0 / 0.14);
}
.pst-quick-steps .pst-half-block .three-steps-block .pst-steps-block p {
  height: 55px;
  width: 55px;
  border-radius: 15px;
  float: left;
}
.pst-overview-sprite {
  background-image: url(/template/default/images/pst-overview-sprite.png) !important;
  background-repeat: no-repeat;
}
.download-link {
  color: #0373bd !important;
  font-weight: 500 !important;
}
.pst-quick-steps .pst-steps-block .pst-overview-sprite {
  margin: 0 15px 0 0 !important;
}
.pst-quick-steps .browse-icon {
  background-color: #bfd7f9;
  background-position: left 11px top 13px !important;
}
.pst-quick-steps .select-icon {
  background-color: #fbd899;
  background-position: left 12px top -39px !important;
}
.pst-quick-steps .export-icon {
  background-color: #b7e7d9;
  background-position: left 14px top -89px !important;
}
.reasons-block .reason-holder .first-block {
  text-align: left;
  margin: 27px 0;
  flex-basis: 48%;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 5px rgb(0 0 0 / 0.14) !important;
  padding: 24px;
  position: relative;
  border: 1px solid transparent;
}
.reasons-block .reason-holder .first-block .pst-overview-sprite {
  height: 75px;
  width: 75px;
  margin: 0 0 25px;
  border-radius: 15px;
}
.benefits-pst-repair .corrupt-pst {
  background-color: #fcefd6;
  background-position: left 21px top -134px !important;
}
.benefits-pst-repair .lost-emails {
  background-color: #dfecf2;
  background-position: left 18px top -197px !important;
}
.benefits-pst-repair .restore-pst {
  background-color: #e2f0da;
  background-position: left 17px top -258px !important;
}
.benefits-pst-repair .scanpst-exe {
  background-color: #ece2f4;
  background-position: left 20px top -318px !important;
}
.benefits-pst-repair .recoveremails-exe {
  background-color: #fed5d3;
  background-position: left 20px top -578px !important;
}
.benefits-pst-repair .repairpst-exe {
  background-color: #ffdafb;
  background-position: left 20px top -643px !important;
}
.reasons-block .reason-holder .first-block h4 {
  font-size: 19px;
  font-weight: 600;
  padding-bottom: 20px;
}
.ost-convert-ways.pst-recovery .ost-convert-reasons {
  padding: 40px 0;
}
.key-features-pst .ost-convert-reasons {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}
.key-features-pst .ost-convert-reasons .one_half {
  margin: 0;
  width: 100%;
  padding: 0;
}
.key-features-pst .ost-convert-reasons h4 {
  font-size: 19px !important;
  color: #212121;
  padding-bottom: 10px;
  font-weight: 600 !important;
}
.ost-convert-ways.pst-recovery .ost-convert-reasons .p-space {
  padding: 0 0 30px;
}
.pst-recovery-support {
  height: 200px !important;
  background: var(--themeColorDark);
}
.license-customer-support {
  padding: 40px 0;
  overflow: hidden;
  color: #fff;
}
.pst-recovery-support .main-holder {
  display: flex;
  justify-content: space-between;
}
.pst-recovery-support .three-section {
  flex-basis: 33%;
  border-right: 1px solid #8388c3a6;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.pst-recovery-support .pst-overview-sprite {
  width: 65px !important;
  height: 65px !important;
  margin: 0 auto !important;
}
.pst-recovery-support .main-holder .txt-section {
  font-size: 19px;
  font-weight: 500;
  padding: 15px 0;
}
.pst-recovery-support .main-holder .txt-section a {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  padding: 15px 0 0 !important;
}
.pst-recovery-support .global {
  background-position: center top -390px !important;
}
.pst-recovery-support .support {
  background-position: center top -445px !important;
}
.pst-recovery-support .license {
  background-position: center top -512px !important;
}
.pst-recovery-support .three-section:last-child {
  border-right: none !important;
}
.common-testimonials {
  background-image: linear-gradient(
    180deg,
    var(--themeColorGrad) 0,
    rgba(248, 252, 254, 0.49) 34%,
    rgba(249, 252, 254, 0) 100%
  );
  border-left: 0;
  border-right: 0;
}
.common-testimonials .slick-arrow.slick-prev {
  background: url(/template/default/images/icons/imap-dp-testimonial-arrows.webp)
    center bottom no-repeat;
}
.common-testimonials .slick-arrow.slick-next {
  background: url(/template/default/images/icons/imap-dp-testimonial-arrows.webp)
    center top no-repeat;
}
.common-testimonials .last-half-block .first-block {
  background: url(/template/default/images/icons/imap-duplicate-testimonial-quotes.png)
    30px 30px no-repeat #fff;
  min-height: 350px !important;
}
.product-ost-tabs .tabs-mob-active i.icon-menu:before {
  top: 3px !important;
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .content-wrapper {
    max-width: 1350px;
  }
}
@media only screen and (max-width: 1280px) {
  .last-link {
    text-align: center;
  }
}
@media only screen and (max-width: 980px) {
  .award-box .award-review img {
    float: none;
  }
  .inside-box-container,
  .intro-tabs,
  div.custom {
    display: block;
  }
  .four_fifth,
  .four_sixth,
  .half_width,
  .one_fifth,
  .one_fourth,
  .one_half,
  .one_sixth,
  .one_third,
  .three_fifth,
  .three_fourth,
  .two_fifth,
  .two_third {
    width: 100%;
    margin-right: 0;
  }
  .prod-main-content.new-font-type section {
    padding: 35px 0 !important;
  }
  .ost-feature-holder.pst1 .ost-exp_migrate-holder.new .ost-slide-list li {
    padding: 0 10px 8px;
    margin: 0;
  }
  .prod-migration-box.edb-database .faq-question-holder .one_half:first-child {
    margin-right: 15px;
  }
  .pst-recovery-support .three-section {
    flex-basis: 31%;
  }
  .pst-recovery-support .main-holder {
    justify-content: center;
  }
  .pst-quick-steps .pst-steps-holder {
    grid-template-columns: 100%;
  }
  .pst-recovery-support .main-holder .txt-section {
    min-height: 90px;
  }
  .ost-feature-holder.pst1 .ost-exp_migrate-holder.new .ost-slide-list li {
    text-align: center;
    margin: 0;
    font-size: 15px;
    border: 1px solid #a9a9a9;
    padding: 10px;
  }
  .ost-feature-holder.database.pst1
    .ost-exp_migrate-holder.new
    ul.ost-slide-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .videos_img_list,
  .pst-recovery-intro .pst-recovery-intro-flex .one_half img {
    display: none;
  }
  .pst-recovery-intro .pst-recovery-intro-flex {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
  }
  .ost-feature-holder.pst1 p.sub-para {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 768px) {
  .inside-image {
    display: none;
  }
  .reasons-block .reason-holder .first-block {
    flex-basis: 100%;
    margin: 10px 0;
    padding: 15px;
  }
  .key-features-pst .ost-convert-reasons {
    flex-direction: column;
  }
  .key-features-pst .ost-convert-reasons:nth-of-type(2) {
    flex-direction: column-reverse;
    padding-top: 0 !important;
  }
  .ost-convert-ways.pst-recovery .ost-convert-reasons .p-space {
    padding: 0 0 10px;
  }
  .prod-migration-box.edb-database .faq-question-holder li {
    margin-bottom: 20px;
  }
  .pst-quick-steps .pst-half-block .three-steps-block .pst-steps-block p {
    float: none;
    margin: 0 0 15px !important;
  }
  .pst-quick-steps .pst-steps-holder .pst-steps-block {
    min-height: auto !important;
    line-height: 30px !important;
  }
  .pst-quick-steps .inside-image {
    height: 220px;
  }
  .ost-convert-ways.pst-recovery .ost-convert-reasons {
    padding: 20px 0;
  }
  .prod-migration-box.edb-database .button-new {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .pst-recovery-support .main-holder .txt-section a {
    font-size: 16px;
  }
  .one_half .first-part-blocks p,
  .prod-main-content.new-font-type li,
  .prod-main-content.new-font-type p,
  .product-branding .edb,
  .subtitle-style {
    font-size: 15px;
  }
  .header-image.psttopst .content-wrapper {
    padding: 0;
  }
  .h3-title-heading {
    font-size: 21px !important;
  }
  .pst-recovery-support .main-holder {
    flex-direction: column;
  }
  .pst-recovery-support {
    height: auto !important;
  }
  .pst-recovery-support .three-section {
    border-right: 0px solid #fff !important;
  }
  .pst-recovery-support .three-section:nth-of-type(2) {
    border-top: 1px solid #8388c3a6;
    border-bottom: 1px solid #8388c3a6;
    padding: 10px 0;
  }
  .pst-recovery-support .three-section:last-child {
    padding-top: 10px;
    border-bottom: 0px solid #8388c3a6 !important;
  }
  .prod-main-content.new-font-type section.pst-recovery-support {
    padding: 30px 50px !important;
  }
  .ost-feature-holder.pst1 .o365-migrations,
  .ost-feature-holder.database.pst1
    .ost-exp_migrate-holder.new
    ul.ost-slide-list {
    display: none;
  }
  .inside-image a {
    top: 35%;
  }
  .faq-question-holder .button-new {
    margin: 15px 0 0;
  }
  .pst-recovery-intro .pst-recovery-intro-flex .one_half .slide-image-block {
    display: block;
  }
  .subtitle-style {
    margin: 15px 10px 0px;
  }
  .pst-recovery-support .main-holder .txt-section {
    min-height: auto;
  }
}


/* july 4 */

.get-start-holder{background: url(/template/default/images/banner-check12.png), #3b418b;}
.get-started-flex {display: flex;align-items: center;justify-content: center;gap: 20px;white-space: nowrap}
.get-started-flex .migrate-now {border: 1px solid #fff;background: #fff;margin: 0;color: #3b418b;}
.get-started-flex .migrate-now-bg{border: 1px solid #fff;background: #fff;color: #3b418b;}
.get-started-flex .migrate-now:hover,.get-started-flex .migrate-now-bg:hover {border: 1px solid #5b63c7;background: #5b63c7;}
.get-started-flex .migrate-now:first-child{background: #5b63c7;border: 1px solid #fff;color: #fff;}
.get-started-flex .migrate-now:first-child:hover{background: #fff;border: 1px solid #fff;color: #3b418b;}

