:root { --themeColorGrad: #d0e8ff
; --themeColorDark: #306495; --themeButtonHover: #0f4a81; --themeColorBC: #f1f8ff; --themePriceColor: #f74a42; --themeColorBC_B: #d6eafd;}/* banner css */.header-content .videos_img_list { background: url(/template/default/images/mbox-to-exchange-banner-new1.webp) center no-repeat;}.header-content h3 a span:first-child { color: #0071bc;}.one_half { width: 49%;}.edb-intro-section.exch-backup,.ost-feature-block.exch-backup .ost-recovery-features { padding: 50px 0;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .intro-holder.nsftoo365,.main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder,.main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features { display: flex; gap: 30px; justify-content: space-between;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .intro-holder.nsftoo365 { align-items: center; padding: 25px 0 30px;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .intro-holder.nsftoo365 .two_fifth { margin: 0; width: 50%;}.edb-intro-section .intro-holder.nsftoo365 .two_fifth h2 { padding-bottom: 20px;}.edb-intro-section .intro-holder.nsftoo365 .two_fifth .p-space { padding: 25px 0 40px;}.edb-intro-section .intro-holder .one_half.last p { margin: 0 auto; display: block; text-align: center;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder { margin-top: 30px;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder .one-third-block { margin: 0; border: 1px solid #eee; flex-basis: 30%; border-radius: 6px; box-shadow: 0 2px 5px rgb(0 0 0 / .14); padding: 25px; position: relative;}.edb-intro-section.exch-backup .edb-holder .one-third-block:hover { transition: all .2s ease-in-out; box-shadow: 0 5px 10px rgba(0, 0, 0, .14);}.exchbackup-feature-sprite { background-image: url(/template/default/images/exchbackup-feature-sprite.png); background-repeat: no-repeat;}.edb-intro-section.exch-backup .edb-holder .icons { height: 62px; width: 62px; border-radius: 50%;}.edb-intro-section.exch-backup .edb-holder .restore { background-color: #f4e6fa; background-position: left 15px top -82px;}.edb-intro-section.exch-backup .edb-holder .superior { background-color: #f5e8e1; background-position: left 15px top -173px;}.edb-intro-section.exch-backup .edb-holder .excellence { background-color: #d6f3ed; background-position: left 13px top -264px;}.main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder .one-third-block h3 { min-height: 100px; font-weight: 600; font-size: 19px; padding: 20px 0;}.ost-feature-block.exch-backup { padding: 0 0 50px;}.main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features:last-child { padding-bottom: 0;}.main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features .one_half { margin: 0;}.ost-feature-block.exch-backup .ost-recovery-features .one_half ol { padding: 25px 0 30px; list-style: none;}.main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features .one_half ol li.exchbackup-feature-sprite { padding: 10px 0 10px 30px; background-position: left 0 top -384px; line-height: 1.8rem;}.ost-feature-block .ost-recovery-features .one_half img { box-shadow: 0 0 15px #ddd; border-radius: 15px;}@media only screen and (max-width:991px) { .main_export_exchange_2010_mailboxes .granular_exchange_backup .intro-holder.nsftoo365, .main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder{ flex-direction: column; } .main_export_exchange_2010_mailboxes .granular_exchange_backup .intro-holder.nsftoo365 .two_fifth, .main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder .one-third-block, .one_half { width: 100%; } .main_export_exchange_2010_mailboxes .granular_exchange_backup .edb-holder .one-third-block h3 { min-height: auto; } .main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features{ flex-direction: column-reverse; margin-bottom: 20px; } .main_export_exchange_2010_mailboxes .exchange_backup_remaining_content .ost-recovery-features:nth-of-type(even) { flex-direction: column; } .ost-feature-block .ost-recovery-features { margin: 0; padding: 0 !important; }}

/* July 8 */
.get-start-holder {
  background: url(/template/default/images/banner-check12.png), #306495;
}

.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: #0f4a81;
  margin: 0;
  color: #fff;
}

.get-started-flex .migrate-now-bg {
  border: 1px solid #fff;
  background: #fff;
  color: #0f4a81;
}

.get-started-flex .migrate-now:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #0f4a81;
}

.get-started-flex .migrate-now-bg:hover {
  border: 1px solid #0f4a81;
  background: #0f4a81;
  color: #fff;
}
