:root { --themeColorGrad: #fee1d4; --themeColorDark: #c33e05; --themeButtonHover: #e14806; --themeColorBC: #feeae1; --themePriceColor: #fe4b6d; --themeColorBC_B: #e8b8a3;}.header-content .videos_img_list { background: url(/template/default/images/mbox-to-o365-banner-new1.webp) center no-repeat;}.prod-main-content .padding_60 { padding: 40px 0 !important;}.prod-main-content .mbox_to_o365_features_intro{ padding: 70px 0 40px !important;}.prod-main-content.new-font-type a,.prod-main-content.new-font-type li,.prod-main-content.new-font-type p { font-size: 16px}.ost-feature-block .ost-recovery-features { padding: 40px 0; overflow: hidden; display: flex; align-items: center; gap: 20px; justify-content: space-between}.ost-feature-block .ost-recovery-features:nth-of-type(4){ padding: 40px 0 0;}p.line-separator{ display: none;}.ost-feature-block.mbox-feature .ost-recovery-features .one_half .p-space { padding: 15px 0 0}.ost-feature-block.mbox-feature .ost-recovery-features .one_half ol { padding: 15px 0 20px}.ost-feature-block.mbox-feature .ost-recovery-features .one_half li { padding: 4px 30px 8px 0; list-style: none;line-height: 2rem;}.mboxo365-overview-sprite::before,.mboxo365-feature-sprite { background-image: url(/template/default/images/mbox-o365-feature-sprite.png); background-repeat: no-repeat}.mboxo365-overview-sprite::before{ content:""; width: 20px; height: 20px; display: inline-block; background-position: left top; position: relative; top: 4px; margin: 0 7px 0 0;}.one_half { width: 100%}.reasons-block .reason-holder { display: flex; flex-wrap: wrap; justify-content: space-between}.reasons-block.mbox-feature .reason-holder .first-block { box-shadow: 0 0 15px rgba(0, 0, 0, .12); border: 0; padding: 24px; position: relative; text-align: left; margin: 27px 0; flex-basis: 48%; background-color: #fff; border-radius: 6px}.reasons-block .reason-holder .first-block h3 { font-size: 19px; font-weight: 600; padding-bottom: 20px}.reasons-block.mbox-feature .reason-holder .first-block .image-holder { height: 65px; width: 65px; border-radius: 50%; margin: 0 0 25px}.reasons-block.mbox-feature .mboxo365-feature-sprite.block1 { background-color: #edc5d7; background-position: left 14px top 20%}.reasons-block.mbox-feature .mboxo365-feature-sprite.block2 { background-color: #bce8d1; background-position: left 15px top 48%}.reasons-block.mbox-feature .mboxo365-feature-sprite.block3 { background-color: #cadff9; background-position: left 17px top 76%}.reasons-block.mbox-feature .mboxo365-feature-sprite.block4 { background-color: #e9e7bc; background-position: left 17px top 105%}.reasons-block.mbox-feature .h3-title-heading { margin-bottom: 20px}@media only screen and (max-width:980px) { .prod-main-content .mbox_to_o365_features_intro { padding: 25px 0 40px !important; } .ost-feature-block .ost-recovery-features{ flex-direction: column; padding: 20px 0; } .ost-feature-block .ost-recovery-features:nth-of-type(even){ flex-direction: column-reverse; }}@media only screen and (max-width:768px) { .reasons-block .reason-holder{ flex-direction: column; } .reasons-block.mbox-feature .reason-holder .first-block{ margin: 15px 0; } .ost-feature-block.mbox-feature .ost-recovery-features .one_half li{ padding: 4px 0 8px; }}

/* July 8 */
.get-start-holder {
  background: url(/template/default/images/banner-check11.png), #ef743d;
}

.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: #ff4d00;
  margin: 0;
  color: #fff;
}

.get-started-flex .migrate-now-bg {
  border: 1px solid #fff;
  background: #fff;
  color: #ff4d00;
}

.get-started-flex .migrate-now:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #ff4d00;
}

.get-started-flex .migrate-now-bg:hover {
  border: 1px solid #ff4d00;
  background: #ff4d00;
  color: #fff;
}