
:root {
    --themeColorGrad: #c8cbf1bf;
    --themeColorDark: #3a5b97;
    --themeButtonHover: #324d7e;
    --themeColorBC: #f5f5fe;
    --themePriceColor: #fe4b6d;
    --themeColorBC_B: #b8baed;
}
.header-content .videos_img_list {
    background: url(/template/default/images/mbox-to-pst-banner.webp) center no-repeat;
}
.function-slider-section,
.slick-list {
    overflow: hidden;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
} 

.slick-initialized .slick-slide,
.slick-slide img {
    display: block;
}


.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.prod-main-content .padding_60{
    padding: 45px 0 !important;
} 

.prod-main-content .mbox_feature_intro {
    padding: 85px 0 45px !important;
}



.main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder,
.main_mbox_export_and_migration_features .mbox_convert_wide_range .ost-intro-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.main_mbox_export_and_migration_features .mbox_feature_intro .line-separator {
    display: none;
}

.main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .two_fifth,
.main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half {
    width: 50%;
    margin: 0;
    padding: 0;
}

.edbmails-benefits .ost-benefits-holder h2 {
    padding: 30px 0;
}

.edbmails-benefits .ost-benefits-holder p.spacing {
    padding-bottom: 45px;
}

.main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half .right-content-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half .right-content-holder .first-block {
    margin: 0px !important;
    width: 100%;
}

.edbmails-benefits .ost-benefits-holder .right-content-holder .first-block {
    position: relative;
    border-radius: 15px;
    width: 285px;
    padding: 25px;
    margin: 25px 15px 5px;
}

.mbox_feature_intro .right-content-holder .first-block h3 {
    padding: 0 0 15px !important;
}

.edbmails-benefits .ost-benefits-holder .right-content-holder .first-block h3 {
    padding: 15px 0 10px;
}

.edbmails-benefits .ost-benefits-holder .right-content-holder .first-block h3,
.mbox_more_features .edb-holder .one-fifth-block h4 ,
.mbox_converter_takes_notch .exchange-blocks .onethird-holder h3 a {
    font-size: 19px;
    font-weight: 600;
}
.mbox_feature_intro .right-content-holder .box1 {
    background-color: #f0e8f7 !important;
}

.mbox_feature_intro .right-content-holder .box2 {
    background-color: #fcefd6 !important;
}

.mbox_feature_intro .right-content-holder .box3 {
    background-color: #e6eef2 !important;
}

.mbox_feature_intro .right-content-holder .box4 {
    background-color: #e8eee5 !important;
}

.main_mbox_export_and_migration_features .mbox_more_features .edb-holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    justify-content: center;
}

.main_mbox_export_and_migration_features .mbox_more_features .edb-holder .one-fifth-block {
    margin: 0;
    background-color: #fff;
    border-radius: 6px;
    padding: 25px;
    position: relative;
    border: 1px solid #fff0;
    box-shadow: 0 0 5px rgb(0 0 0 / .14);
}

.mbox_more_features .edb-holder .one-fifth-block .img,
.mbox_converter_takes_notch .exchange-blocks .onethird-holder .img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.mbox_more_features .edb-holder .one-fifth-block .img{
    float: left;
}
.mbox_converter_takes_notch .exchange-blocks .onethird-holder .img {
    margin: 10px 0;
}
.mbox_more_features .edb-holder .one-fifth-block h4 {
    margin: 5px 0 25px;
    min-height: 52px;
    padding: 0 0 0 85px;
}

.mbox_converter_takes_notch .exchange-blocks .onethird-holder h3 a {
    color: #232526;
}
.mbox-feature-sprite {
    background-image: url(/template/default/images/mbox-feature-sprite.png);
    background-repeat: no-repeat;
}

.mbox_more_features .mbox-feature-sprite.file-viewer {
    background-color: #d5eac8;
    background-position: left 15px top -0.7%;
}

.mbox_more_features .mbox-feature-sprite.selective {
    background-color: #e5d4f3;
    background-position: left 17px top 3.6%;
}

.mbox_more_features .mbox-feature-sprite.access {
    background-color: #b6e1e4;
    background-position: left 16px top 8%;
}

.mbox_more_features .mbox-feature-sprite.language {
    background-color: #cee3ec;
    background-position: left 16px top 12%;
}

.mbox_more_features .mbox-feature-sprite.export {
    background-color: #ebdec5;
    background-position: left 19px top 16.6%;
}

.mbox_more_features .mbox-feature-sprite.reliable {
    background-color: #cee3ec;
    background-position: left 17px top 20.9%;
}

.know-more-box.mbox-feature .edb-holder .one-fifth-block:hover {
    transition: all .2s ease-in-out;
    box-shadow: 0 5px 10px rgb(0 0 0 / .14);
}

.main_mbox_export_and_migration_features .mbox_convert_wide_range .ost-intro-holder .one_half,
.main_mbox_export_and_migration_features .mbox_convert_wide_range .ost-intro-holder .one_half.last {
    margin: 0;
    padding: 0;
}

.mbox_convert_wide_range .ost-intro-holder .one_half.last .subtext {
    padding: 0 0 10px;
    text-transform: uppercase;
    color: #8998b5;
}

.ost-intro-section .ost-intro-holder .one_half.last p {
    margin-left: auto;
}

.ost-intro-section.mbox-feature .ost-intro-holder .one_half .p-space {
    padding: 15px 0 30px;
    margin: 0;
}

.function-slider-section.mbox-feature {
    padding: 0;
}

.main_mbox_export_and_migration_features .mbox_browser_features .function-slider-holder {
    padding: 35px 0;
    width: 50%;
    margin: 0 auto;
}

.function-slider-holder .functions-block img {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 10px;
    margin: 10px;
    border-radius: 15px
}

.exchange-types-holder.imap-mig.mbox-feature .h3-title-heading {
    padding: 0 0 50px;
}

.main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks {
    display: flex;
}

.main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks .onethird-holder.last:first-child {
    border-right: 0;
}

.main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks .onethird-holder {
    padding: 25px !important;
    width: 33%;
}

.mbox_converter_takes_notch .exchange-blocks .onethird-holder h3 {
    padding: 0 !important;
    margin: 15px 0 15px;
    min-height: 50px;
}


.mbox_converter_takes_notch .mbox-feature-sprite.box1 {
    background-color: #ddc7ef;
    background-position: left 18px top 25.4%;
}

.mbox_converter_takes_notch .mbox-feature-sprite.box2 {
    background-color: #c4e1b6;
    background-position: left 16px top 29.7%;
}

.mbox_converter_takes_notch .mbox-feature-sprite.box3 {
    background-color: #bfd9e6;
    background-position: left 16px top 34.3%;
}

.mbox_converter_takes_notch .mbox-feature-sprite.box4 {
    background-color: #e4d3b2;
    background-position: left 16px top 38.7%;
}

.exchange-types-holder.mbox-feature .exchange-blocks .onethird-holder:hover {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    border-radius: 10px;
}

.mbox_converter_takes_notch .exchange-blocks .onethird-holder:hover h3 a {
    color: #0085cb;
}
.one_half {
    width: 49%;
}


@media only screen and (max-width: 991px) {
    .main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder {
        flex-direction: column;
    }

    .main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .two_fifth,
    .main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half,
    .main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks .onethird-holder,
    .one_half{ 
        width: 100%;
    }

    .main_mbox_export_and_migration_features .mbox_more_features .edb-holder,
    .main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }


    .mbox_converter_takes_notch .exchange-blocks .onethird-holder h3 {
        min-height: auto;
    }

    .main_mbox_export_and_migration_features .mbox_browser_features .function-slider-holder {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .prod-main-content .padding_60 {
        padding: 20px 0 !important;
    }

    .prod-main-content .mbox_feature_intro {
        padding: 10px 0 20px !important;
    }
}

@media only screen and (max-width: 768px) {

    .main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half .right-content-holder {
        gap: 20px;
    }

    .main_mbox_export_and_migration_features .mbox_feature_intro .ost-benefits-holder .one_half .right-content-holder,
    .main_mbox_export_and_migration_features .mbox_more_features .edb-holder,
    .main_mbox_export_and_migration_features .mbox_converter_takes_notch .exchange-blocks {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .mbox_more_features .edb-holder .one-fifth-block h4 br {
        display: none;
    }

    .mbox_more_features .edb-holder .one-fifth-block h4 {
        min-height: auto;
        padding: 0;
    }

    .mbox_more_features .edb-holder .one-fifth-block .img {
        float: none;
        margin: 0 0 20px 0;
    }

    .main_mbox_export_and_migration_features .mbox_convert_wide_range .ost-intro-holder {
        flex-direction: column;
    }

}


/* july 4 */

.get-start-holder{background: url(/template/default/images/edb-getstart.png), #3a5b97;}
.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 #4778d3;background: #4778d3;}
.get-started-flex .migrate-now:first-child{background: #4778d3;border: 1px solid #fff;color: #fff;}
.get-started-flex .migrate-now:first-child:hover{background: #fff;border: 1px solid #fff;color: #3b418b;}