:root {
    --themeColorGrad: #e6f6fe;
    --themeColorDark: #0084c6;
    --themeButtonHover: #0065a9;
    --themeColorBC: #e9f7fe;
    --themeColorBC_B: #d4edf9;
    --themePriceColor: #f15875;
}

/* banner css */
.header-content .videos_img_list {
    background: url(/template/default/images/edb-to-pst-new-video1.webp) center no-repeat;
    opacity: 80%;
}

/* faq css */
.faq-question-holder .accordion-item .accordion-title:after {
    background: url(/template/default/images/icons/edb-to-pst-faq-icon.png) 0 0 no-repeat;
}

.faq-question-holder .accordion-item .accordion-title.open:after {
    background-position: bottom;
}

/* testimonials css */
.common-testimonials {
    background-image: linear-gradient(180deg, var(--themeColorGrad) 0, rgba(248, 252, 254, .49) 34%, rgba(249, 252, 254, 0) 100%);
}

.common-testimonials .last-half-block .first-block {
    background: url(/template/default/images/office365-tool-slide-quote.png) 30px 30px no-repeat #fff;
}

.common-testimonials .slick-prev {
    background: url(/template/default/images/offfice365-tool-slide-left-arrow.png) no-repeat;
}

.common-testimonials .slick-next {
    background: url(/template/default/images/offfice365-tool-slide-right-arrow.png) no-repeat;
}

/* content css */
.edb-intro-section{
    padding: 80px 0 50px;
}
.edbtopst-working,
.customer-support-section {
    padding: 50px 0;
    overflow: hidden
}

.edb-intro-section .subtitle-style {
    padding: 0 10%
}


.edb-intro-section .intro-holder {
    display: flex;
    padding: 0 0 60px;
    flex-wrap: wrap
}

.edb-intro-section .intro-holder .one_half:first-child {
    margin: auto 0
}

.four_fifth,
.half_width,
.one_fifth,
.one_fourth,
.one_half,
.one_seventh,
.one_sixth,
.one_third,
.six_seventh,
.three_fifth,
.three_fourth,
.two_fifth,
.two_third {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 0%;
}

.one_half {
    width: 49%
}

.edb-intro-section .intro-holder .one_half .first-part-blocks {
    width: 95%;
    text-align: left;
    margin-bottom: 2.5%;
    padding: 15px 0
}

.intro-holder .h3-title,
.full-block .h3-title {
    color: #0071bc;
    font-weight: 600;
    font-size: 19px;
    padding: 0 0 15px
}

.edb-intro-section .intro-holder .one_half .first-part-blocks p {
    font-size: 16px;
    padding: 0
}

.last {
    margin-right: 0 !important
}

.edb-intro-section .intro-holder .one_half.last p {
    margin: 0 auto;
    display: block;
    text-align: center
}

.full-block,
.edb-usecases-holder .main-container,
.edb-simple-features .edb-feature-block {
    display: flex;
    justify-content: space-between;
}

.full-block{
    width: 100%;
    padding: 10px 0 0
}

.full-block .second-part {
    width: 32%;
    border-right: 1px solid #e8eff7;
    padding-right: 17px
}

.full-block .h3-title {
    min-height: 72px
}

.full-block .second-part.convert {
    border-right: 0
}

.edb-intro-section .intro-holder p.know-text a.edb-pst-sprite {
    display: inline-block;
    color: #0085cc;
    margin: 15px 0 0;
    font-size: 17px;
    font-weight: 500;
    padding: 0 25px 0 0;
    background-position: right -13px bottom -80px
}

.edb-intro-section .intro-holder p.know-text a.edb-pst-sprite,
.edb-usecases-holder .main-container .one-fourth-block .edb-pst-sprite::after {
    background: none !important
}
.edb-intro-section .intro-holder p.know-text a.edb-pst-sprite:hover {
    text-decoration: underline
}

.edb-usecases-holder {
    padding: 50px 0;
    background-color: #f3f7ff;
    overflow: hidden
}

.edb-usecases-holder .one_half {
    padding-right: 50px
}

.edb-usecases-holder .one_half .h3-title-heading {
    padding-top: 18px
}

.edb-usecases-holder .one_half h3 {
    padding-bottom: 8px;
    font-size: 1.6rem
}

.edb-usecases-holder .one_half.last ul {
    padding: 20px 0 25px;
    line-height: 2
}

.main_onedrive_migration .key_onedrive_migrate .exchange-content-holder .one-third-block p.txt-center,
.prod-main-content.new-font-type a,
.prod-main-content.new-font-type li,
.prod-main-content.new-font-type p {
    font-size: 16px
}

.edb-usecases-holder .one_half.last ul li::before {
    content: "";
    background-position: left 3px bottom 1px;
    display: inline-block;
    width: 28px;
    height: 16px
}

.edb-usecases-holder .main-container {
    padding: 50px 0 30px;
    flex-wrap: wrap;
    width: 100%
}

.edb-usecases-holder .main-container .one-fourth-block {
    border-radius: 15px;
    padding: 20px 18px;
    position: relative;
    border: 1px solid #fff0;
    box-shadow: 0 0 5px rgb(0 0 0 / .14);
    flex-basis: 23.5%;
    background-color: #fff;
    border: 1px solid #e8eff7
}

.edb-pst-sprite {
    background-image: url(/template/default/images/edb-to-pst-overview-sprite.png);
    background-repeat: no-repeat
}
.edb-usecases-holder .one_half.last ul li:before {
    background-image: url(/template/default/images/edb-to-pst-overview-sprite.webp);
    background-repeat: no-repeat
}

.edb-pst-sprite::after {
    content: '';
    background-image: url(/template/default/images/edb-learn-more-arrow.png);
    height: 14px;
    width: 18px;
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 0 0 7px;
    background-position: 0 42px
}

.edb-usecases-holder .main-container .one-fourth-block .edb-pst-sprite,
.edb-usecases-holder .main-container .one-fourth-block p.usecase-icons {
    height: 65px;
    width: 65px;
    border: 1px solid #0085cb;
    border-radius: 50%
}



.edb-usecases-holder .main-container .bold-text {
    font-size: 17px;
    font-weight: 600;
    padding: 20px 0 15px;
    min-height: 74px
}

.edb-usecases-holder .main-container .one-fourth-block p.reduce-icon {
    background-position: center top 28.8%
}

.edb-usecases-holder .main-container .one-fourth-block p.dialtone-icon {
    background-position: center top 34.3%
}

.edb-usecases-holder .main-container .one-fourth-block p.recover-icon {
    background-position: left 14px top 40%
}

.edb-usecases-holder .main-container .one-fourth-block p.error-icon {
    background-position: left 18px top 45.7%
}


.edbtopst-working .edb-working-block {
    display: flex;
    align-items: center;
    padding: 35px 0;
    overflow: hidden
}

.edbtopst-working .edb-working-block .one_half.last ul {
    margin: 35px 0 20px
}

.edbtopst-working .edb-working-block .one_half.last li:after,
.edbtopst-working .edb-working-block .one_half.last li:before {
    content: "";
    position: absolute;
    left: 10px;
    background-color: #0071bc;
    transform: translateX(-50%)
}

.edbtopst-working .edb-working-block .one_half.last li:last-child:after {
    width: 0
}

.edbtopst-working .edb-working-block .one_half.last li:before {
    top: 6px;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.edbtopst-working .edb-working-block .one_half.last li:after {
    top: 18px;
    width: 1px;
    height: calc(100% - 6px)
}

.edbtopst-working .edb-working-block .one_half.last li {
    list-style: none;
    position: relative;
    padding: 0 0 30px 40px
}

.edbtopst-working .edb-working-block .one_half.last {
    margin-left: 45px
}

.edbtopst-working .edb-working-block .inside-image {
    background-image: url(/images/edb-how-it-works.webp);
    text-align: center;
    width: 612px;
    height: 360px;
    box-shadow: 0 0 15px #ccc;
    border-radius: 10px
}

.inside-image {
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.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(.8, .8);
    -moz-transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8)
}

.edb-simple-features {
    padding: 60px 0;
    background: #f3f7ff
}

.edb-simple-features .edb-feature-block {
    padding: 0 0 30px;
    flex-wrap: wrap;
}

.edb-simple-features .edb-feature-block .one-third-block {
    padding: 15px 0;
    flex-basis: 30%
}

.edb-simple-features .edb-feature-block .one-third-block .edb-feature-head,
.edb-simple-features.pst .edb-feature-block .one-third-block h3{
    padding: 15px 0;
    font-weight: 600;
    font-size: 19px;
}

.edb-simple-features .edb-feature-block .one-third-block .edb-feature-head {
    min-height: 90px;
    margin-bottom: 0
}

.edb-simple-features.pst .edb-feature-block .one-third-block h3 {
    min-height: 80px
}

.edb-simple-features .one-third-block p {
    margin-bottom: 25px;
    font-size: 1.09rem
}


.customer-support-section .main-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px 0;
    flex-wrap: wrap
}

.customer-support-section .main-container .one-fourth-block {
    flex-basis: 250px;
    margin-right: 2%;
    padding: 20px 18px;
    border: 1px solid #e1ebfa;
    border-radius: 10px
}

.customer-support-section .main-container .one-fourth-block p {
    padding: 12px 0
}

.customer-support-section .main-container .one-fourth-block p.edb-pst-sprite {
    margin: 0 auto;
    height: 55px;
    width: 55px;
    border-radius: 10px;
    background-color: #dee9fa
}

.customer-support-section .main-container .one-fourth-block p.edb-pst-sprite:after {
    background: none !important
}

.product-branding.office365 .last-section span:after,
.product-branding.office365 .last-section span.edb-pst-sprite:after {
    background: none !important
}

.customer-support-section .main-container .one-fourth-block .bold-text {
    padding: 20px 0 0;
    font-weight: 500;
    font-size: 19px
}

.customer-support-section .main-container .one-fourth-block a.new-padding {
    font-weight: 500
}

.customer-support-section .main-container .one-fourth-block p.cust-support {
    background-position: left 13.3px bottom -635px
}

.customer-support-section .main-container .one-fourth-block p.user-manual {
    background-position: left 13.4px bottom -567px
}

.customer-support-section .main-container .one-fourth-block p.video-guide {
    background-position: left 13.8px bottom -499px
}

.customer-support-section .main-container .one-fourth-block p.personal-demo {
    background-position: left 16px bottom -429px
}

.product-branding.office365 {
    background: #fafafa;
    color: #000;
    padding: 35px 0 45px;
    border: 1px solid #e3edfb
}

.product-branding {
    overflow: hidden;
    padding: 35px 0 40px !important
}

.product-branding.office365 .last-section {
    display: flex;
    align-items: center
}

.two_fifth {
    width: 39.2%
}

.three_fifth {
    width: 58.8%
}

.product-branding.office365 .last-section .p-head {
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0 0 20px
}

.product-branding.office365 .last-section.edb .sub-head {
    padding: 10px 0 20px;
    font-size: 16px;
    line-height: 25px
}

.product-branding.office365 .last-section .btn-med.btn-con {
    text-transform: uppercase;
    padding: 0 30px !important;
    height: 40px !important;
    line-height: 38px !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 22px;
    color: #fff
}

.product-branding.office365 .last-section .btn-med {
    background: #0071bc;
    font-weight: 400 !important
}

.product-branding.office365 .last-section .btn-med:hover {
    background: #0065a9 !important
}

.product-branding.office365 .three_fifth {
    padding-left: 5%
}

.product-branding.office365 .last-section li {
    display: inline-block;
    padding: 20px 0;
    min-width: 310px;
    font-weight: 400
}

.product-branding.office365 .last-section span,
.product-branding.office365 .last-section span.edb-pst-sprite {
    width: 50px;
    height: 50px;
    border: 2px solid #0084c6;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    content: "";
    position: relative;
    background-image: none
}

.product-branding.office365 .edb-pst-sprite:before {
    background-image: url(/template/default/images/exchange-banner-sprite1.png);
    background-repeat: no-repeat;
    background-position: 7px 35px
}

.product-branding.office365 .last-section span:before {
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    left: 8px;
    position: absolute;
    top: 10px
}

.product-branding.office365 .last-section .credit {
    background-position: left 11px bottom -365px
}

.product-branding.office365 .last-section .mailbox {
    background-position: left 11px bottom -302px;
    background-color: #fff
}

.product-branding.office365 .last-section .technical {
    background-position: left 9px bottom -235px;
    background-color: #fff
}

.product-branding.office365 .last-section.edb .three_fifth .support.edb-pst-sprite {
    background-position: left 11px bottom -168px;
    background-color: #fff;
    background-image: none
}

.product-branding.office365 .last-section .credit:before {
    background-position: 0 -45px
}

.product-branding.office365 .last-section .mailbox:before {
    background-position: 3px -75px
}

.product-branding.office365 .last-section .technical:before {
    background-position: 0 -107px
}

.product-branding.office365 .last-section .support:before {
    background-position: 5px -141px
}
@media screen and (max-width: 1170px) {
    .customer-support-section .main-container{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
}
@media only screen and (max-width:980px) {
    .edb-usecases-holder .one_half {
        padding-right: 0;
        padding-bottom: 25px
    }

    .prod-main-content.new-font-type section {
        padding: 35px 0 !important
    }

    .edb-usecases-holder .main-container .one-fourth-block {
        flex-basis: 49%;
        margin-bottom: 20px
    }

    .edb-simple-features .edb-feature-block .one-third-block {
        padding-bottom: 2%;
        flex-basis: 47%
    }

    .edb-intro-section .intro-holder {
        flex-direction: column;
        padding: 0
    }

    .edb-intro-section .subtitle-style {
        padding: 0 10%
    }

    .edb-intro-section .intro-holder .one_half .first-part-blocks {
        width: 99%;
        margin: 1% 0 2.5%
    }

    .edb-intro-section .intro-holder .full-block {
        flex-direction: column;
        padding: 10px 0
    }

    .edb-intro-section .intro-holder .full-block>div {
        width: 100%;
        padding: 15px 0
    }

    .edb-intro-section .intro-holder .full-block .h3-title {
        min-height: unset
    }

    .one_half,.two_fifth,.three_fifth{
        width: 100%
    }

    .product-branding.office365 .last-section {
        flex-direction: column;
        gap: 20px
    }

    .product-branding.office365 .three_fifth {
        padding-left: 0
    }


    .customer-support-section .main-container .one-fourth-block {
        margin-right: 0 !important;
        margin-bottom: 2%;
        flex-basis: 45%
    }

    .edbtopst-working .edb-working-block .one_half.last:last-child {
        margin-bottom: 40px
    }

    .edbtopst-working .edb-working-block .inside-image {
        width: 100%;
        box-shadow: none;
        height: 400px
    }

    .edbtopst-working .edb-working-block {
        padding: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column-reverse
    }

    .full-block .second-part {
        border-right: 0px !important
    }

}

@media only screen and (max-width:768px) {

    .edbtopst-working .edb-working-block .inside-image{
        display: none
    }

    .edb-intro-section .subtitle-style {
        padding: 0
    }

    .edb-intro-section .intro-holder .one_half .first-part-blocks {
        width: 100%;
        margin: 0
    }

    .subtitle-style {
        margin: 15px 0
    }

    .customer-support-section .main-container .one-fourth-block,
    .edb-usecases-holder .main-container .one-fourth-block {
        flex-basis: 100%
    }

    .edb-usecases-holder .main-container .bold-text {
        min-height: auto
    }

    .edb-simple-features .edb-feature-block .one-third-block {
        flex-basis: 100% !important;
        margin-right: 0
    }

    .edb-simple-features .edb-feature-block .one-third-block .edb-feature-head {
        min-height: auto;
        margin: 0
    }

    .edb-simple-features .one-third-block p {
        margin-bottom: 0
    }

    .product-branding.office365 .last-section li {
        padding: 5px 0
    }

    .edb-usecases-holder .main-container {
        padding: 20px 0 30px
    }

    ol.number {
        margin: 12px 0 12px 20px
    }

    .customer-support-section .main-container{
        grid-template-columns: repeat(1,1fr);
    }
}

@media only screen and (max-width:600px) {
    .edb-usecases-holder .one_half {
        padding-bottom: 10px !important
    }

    .full-block .second-part {
        border-right: 0px !important
    }

    .edb-intro-section .intro-holder p.know-text a.edb-pst-sprite {
        font-size: 16px
    }

    .edb-intro-section .intro-holder .one_half .first-part-blocks p,
    .prod-main-content.new-font-type li,
    .prod-main-content.new-font-type p,
    .product-branding.office365 .last-section.edb .sub-head {
        font-size: 15px
    }

    .edb-usecases-holder .main-container {
        padding: 20px 0 0
    }
}
