:root { --themeColorGrad: #c8cbf1bf; --themeColorDark: #3b418b; --themeButtonHover: #4c52ad; --themeColorBC: #e5e6fe; --themeColorBC_B: #cfd1ee; --themePriceColor: #fe4b6d;}.header-content h3 span:first-child { color: #0071bc;}.header-content .videos_img_list { background: url(/template/default/images/microsoft-teams-migration-banner-image.webp) center no-repeat}.prod-main-content .padding_60{ padding: 40px 0 !important;}.prod-main-content .msteam_migration_features_intro{ padding: 90px 0 40px !important;} .microsoft_teams_migration_features .msteam_migration_features_intro .edb-features,.msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder { display: flex; justify-content: space-between; overflow: hidden;}.microsoft_teams_migration_features .msteam_migration_features_intro .edb-features{ align-items: center; gap: 30px}.msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder { flex-wrap: wrap; padding: 0;}.edb-features-section.nsf-exch-o365 .edb-features { padding: 35px 0}.microsoft_teams_migration_features .msteam_migration_features_intro .edb-features .one_half { margin: 0; padding: 0; width: 50%}.edb-features-section p { padding-bottom: 25px}.edb-features-section .edb-features .one_half .img-block,.recover-exchange-migrate.osttoo365 .exchange-content-holder .one-third-block p { padding-bottom: 0}.edb-features-section.teams .recover-exchange-migrate.osttoo365.teams { padding: 20px 0 0}.msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder .one-third-block { flex-basis: 30%}.msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder h5 { min-height: 80px; font-size: 19px; padding: 10px 0 15px; font-weight: 600}.recover-exchange-migrate.osttoo365 .exchange-content-holder .one-third-block .img { width: 70px; height: 70px; border-radius: 50%; margin: 0 auto 25px}.teams-feature-sprite { background-image: url(/template/default/images/teams-feature-sprite.png) !important; background-repeat: no-repeat}.recover-exchange-migrate.osttoo365 .exchange-content-holder.teams .one-third-block .img.simple { background-color: #e5b86f; background-position: center top 23px}.recover-exchange-migrate.osttoo365 .exchange-content-holder.teams .one-third-block .img.easy { background-color: #ec96a2; background-position: center top -66px}.recover-exchange-migrate.osttoo365 .exchange-content-holder.teams .one-third-block .img.migrate { background-color: #80d0de; background-position: center top -158.5px}.edb-features-section .edb-features .one_half img { box-shadow: 0 0 15px rgba(0, 0, 0, .2); border-radius: 15px}.microsoft_teams_migration_features .msteam_streamlined .edb-holder.teams-feature { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; justify-content: space-between; padding-top: 30px}.microsoft_teams_migration_features .msteam_streamlined .edb-holder.teams-feature .one_third { width: 100% !important; margin: 0; padding: 20px; border-radius: 15px; border: 1px solid #dee9fa; box-shadow: 0 0 5px rgb(0 0 0 / .14)}.know-more-box .edb-holder .one_third h4 { padding: 15px 0 20px; font-weight: 600; font-size: 1.2rem}.know-more-box.pst-o365 .edb-holder.teams-feature p.img-block { width: 65px; height: 65px; border-radius: 50%; margin: 20px 0}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block1 { background-color: #ec96a2; background-position: center top -252px}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block2 { background-color: #80d0de; background-position: center top -342px}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block3 { background-color: #a3bee0; background-position: left 16px top -429px}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block4 { background-color: #9cddb3; background-position: left 19px top -520px}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block5 { background-color: #e3c697; background-position: left 19px top -613px}.know-more-box.pst-o365 .edb-holder.teams-feature .img-block.block6 { background-color: #d9bbf0; background-position: left 17px top -705px}@media only screen and (max-width:991px) { .prod-main-content .padding_60 { padding: 20px 0 !important; } .prod-main-content .msteam_migration_features_intro { padding: 45px 0 20px !important; } .microsoft_teams_migration_features .msteam_migration_features_intro .edb-features { flex-direction: column; padding: 0 0 20px; } .microsoft_teams_migration_features .msteam_migration_features_intro .edb-features .one_half { width: 100% } .microsoft_teams_migration_features .msteam_migration_features_intro .edb-features:nth-of-type(2) { flex-direction: column-reverse } .microsoft_teams_migration_features .msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder .one-third-block { flex-basis: 100%; margin: 0 0 40px } .microsoft_teams_migration_features .msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder .one-third-block:last-child{ margin: 0; } .microsoft_teams_migration_features .msteam_migration_features_intro .recover-exchange-migrate.osttoo365.teams .exchange-content-holder h5 { min-height: auto } .microsoft_teams_migration_features .msteam_streamlined .edb-holder.teams-feature { display: grid; grid-template-columns: repeat(1, 1fr) }}

/* July 8 */
.get-start-holder {
  background: url(/template/default/images/edb-getstart.png), #4c52ad;
}

.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: #3b418b;
  margin: 0;
  color: #fff;
}

.get-started-flex .migrate-now-bg {
  border: 1px solid #fff;
  background: #fff;
  color: #3b418b;
}

.get-started-flex .migrate-now:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #3b418b;
}

.get-started-flex .migrate-now-bg:hover {
  border: 1px solid #3b418b;
  background: #3b418b;
  color: #fff;
}
