:root {
    --themeColorGrad: #d4e4c6;
    --themeColorDark: #538b28;
    --themeButtonHover: #45791c;
    --themeColorBC: #edf9e4;
    --themeColorBC_B: #d9eeca;
    --themePriceColor: #f15875;
} /* banner css */
.header-content .videos_img_list {
    background: url(/template/default/images/ost-to-pst-banner.webp) center no-repeat;
} /* faq css */
.faq-question-holder .accordion-item .accordion-title:after {
    background: url(/template/default/images/icons/ost-to-pst-faq-icon.png) no-repeat;
} /* testimonial */
.common-testimonials .last-half-block .first-block {
    background: url(/template/default/images/icons/ost-to-pst-testimonial-quotes.png) 30px 30px no-repeat #fff;
    min-height: 380px !important;
}
.common-testimonials .slick-prev,
.common-testimonials .slick-next {
    background: url(/template/default/images/icons/ost-to-pst-testimonial-arrows.png) center top no-repeat;
}
.common-testimonials .slick-prev,
.faq-question-holder .accordion-item .accordion-title.open:after {
    background-position: bottom;
} /* content css */
.award-box.our-clients-section {
    background: #f1f5ef;
}
.best-features-ost-to-pst {
    padding-top: 100px;
    padding-bottom: 70px;
}
.main-key-features {
    background-image: -moz-linear-gradient(90deg, rgb(226, 245, 222) 0%, rgba(245, 253, 240, 0.99608) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(226, 245, 222) 0%, rgba(245, 253, 240, 0.99608) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(226, 245, 222) 0%, rgba(245, 253, 240, 0.99608) 100%);
    padding: 60px 0px;
}
.best-features-ost-to-pst .sub-features-ost-to-pst {
    padding: 0px;
    border: 1px solid rgb(128, 210, 97);
    border-radius: 15px;
    background: rgb(255, 255, 255);
    box-shadow: 0px 6px 14.88px 1.12px rgba(4, 4, 4, 0.11);
    width: 32%;
}
.features-img {
    margin: 0 auto;
    width: 97.5%;
    margin-top: 5px;
}
.best-features-ost-to-pst-flex {
    padding-top: 80px;
    gap: 20px;
}
.get-start-holder {
    background:
        url(/template/default/images/imap-client-sec-bg-2.png) 0 0 / cover,
        0 0 / cover #4b734d !important;
    text-align: center;
}
.main-key-features-img::before {
    content: "";
    background: url(/template/default/images/ost-to-pst-icon-strip.webp) no-repeat;
    height: 42px;
    width: 40px;
    display: inline-block;
}
.main-key-features-box:first-child .main-key-features-img::before {
    background-position: 10px -2px;
}
.main-key-features-box:nth-of-type(3) .main-key-features-img::before {
    background-position: 10px -58px;
}
.main-key-features-box:nth-of-type(2) .main-key-features-img::before {
    background-position: 10px -108px;
}
.main-key-features-box:nth-of-type(4) .main-key-features-img::before {
    background-position: 10px -158px;
}
.main-key-features-box:nth-of-type(5) .main-key-features-img::before {
    background-position: 10px -205px;
}
.main-key-features-box:nth-of-type(6) .main-key-features-img::before {
    background-position: 10px -259px;
}
.main-key-features-box:nth-of-type(9) .main-key-features-img::before {
    background-position: 10px -313px;
}
.main-key-features-box:nth-of-type(8) .main-key-features-img::before {
    background-position: 10px -369px;
}
.main-key-features-box:nth-of-type(7) .main-key-features-img::before {
    background-position: 9px -416px;
}
.main-key-features-img {
    border: 1px solid rgb(166, 201, 175);
    border-radius: 5px;
    background: rgb(254, 254, 254);
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-bottom: 20px;
}
.main-key-features-flex,
.ost-recovery-migration-scenarios-flex,
.best-features-ost-to-pst-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-key-features-flex,
.ost-recovery-migration-scenarios-flex {
    gap: 50px;
    padding-top: 70px;
}
.main-key-features-box {
    width: 30%;
}
.main-key-features-box h4,
.ost-recovery-migration-scenarios-flex-box h4 {
    font-size: 24px;
    color: #282828;
    font-weight: 600;
}
.main-key-features-box h4 {
    display: grid;
    min-height: 80px;
    grid-template-columns: 3% 97%;
}
.main-key-features-box h4::before {
    content: "";
    border: 3px solid var(--themeColorDark);
    padding: 0px 0 0 0px;
    height: 24px;
    width: 0px;
    margin: 4px 0 0 0;
    border-radius: 5px;
}
.learnmore {
    padding: 20px 0 0 15px;
    font-size: 16px;
    color: #449b02;
    display: inline-block;
    line-height: 26px;
    font-weight: 600;
}
.main-key-features-box p:first-child {
    padding: 0px;
}
.main-key-features-box p {
    padding: 10px 0 0 15px;
}
.sub-features-ost-to-pst h3 {
    padding: 20px 15px;
    font-size: 22px;
    color: #282828;
    line-height: 34px;
    font-weight: 600;
}
.sub-features-ost-to-pst p {
    padding: 0px 15px 15px 15px;
}
.ost-to-pst-cost-effective-tech-supoort {
    border: 1px solid var(--themeColorDark);
    border-radius: 15px;
    background-image: -moz-linear-gradient(90deg, rgb(70, 107, 80) 0%, rgb(110, 174, 61) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(70, 107, 80) 0%, rgb(110, 174, 61) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(70, 107, 80) 0%, rgb(110, 174, 61) 100%);
    box-shadow: 0px 6px 14.88px 1.12px rgba(0, 0, 0, 0.11);
    padding: 45px 50px;
    margin-top: 30px;
}
.contentfulcss.slick-slide img {
    margin: 0;
}
.cost-effective-arrow {
    padding-top: 20px;
    display: inline-block;
    transition: transform 0.4s ease-in-out;
    position: relative;
}
.cost-effective-arrow:hover {
    transform: translate(5px, 0px);
}
.cost-effective-flex {
    display: flex;
    gap: 90px;
}
.cost-effective-flex h3 {
    font-size: 32px;
    color: #fff;
    line-height: 42px;
    padding-bottom: 25px;
}
.cost-effective-flex p {
    color: #fcfffa;
}
.key_feature_ost_to_pst {
    background-image: -webkit-linear-gradient(-90deg, #e0ebd6 0, rgb(248 252 254 / 0.9), #fff0 100%);
    border-bottom: 1px solid rgb(204 227 187) !important;
}
.edb-intro-section {
    overflow: hidden;
}
.edb-intro-section .subtitle-style {
    padding: 0 8%;
}
.officetopst-tbl table {
    text-align: center;
}
.edb-intro-section .intro-holder .one_half.last p.active,
.main_ost_to_pst_converter .edb-intro-section .intro-holder .one_half.last p.active,
.slick-initialized .slick-slide,
.slick-slide img {
    display: block;
}
.edb-intro-section .intro-holder .one_half.last p {
    margin: 0 auto;
    display: none;
    text-align: center;
}
.main_ost_to_pst_converter_table {
    overflow-x: auto;
}
.main_ost_to_pst_converter .officetopst-tbl table {
    width: 75%;
    margin: 0 auto;
    border-radius: 25px;
    border-spacing: 0;
    border: 1px solid var(--themeColorDark);
}
table td,
table th {
    border: none !important;
    border-bottom: 1px solid var(--themeColorDark) !important;
    border-right: 1px solid var(--themeColorDark) !important;
}
.ost-recovery-migration-scenarios {
    background:
        url(/template/default/images/bg-strike-ost-to-pst1.png) 0px 280px no-repeat,
        url(/template/default/images/bg-strike-ost-to-pst1.png) left 0px bottom 200px no-repeat,
        -webkit-linear-gradient(90deg, rgb(228, 247, 233) 0%, rgb(242, 251, 234) 100%) center center;
    padding: 70px 0px 100px 0px;
}
.ost-recovery-migration-scenarios::before {
    content: "";
}
.ost-recovery-migration-scenarios-flex-box {
    width: 30%;
}
.ost-recovery-migration-scenarios-flex-box h4 {
    padding-bottom: 20px;
    min-height: 90px;
}
.ost-recovery-migration-scenarios-flex-box p,
.main-key-features-box p,
.sub-features-ost-to-pst p,
.cost-effective-flex p,
.contentful1 .contentfulcss p {
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.ost-recovery-migration-scenarios-flex-box p,
.main-key-features-box p,
.sub-features-ost-to-pst p {
    color: #000;
}
.best-features-ost-to-pst {
    background-image: url("/template/default/images/bg-strike-ost-to-pst1.png"),
        url("/template/default/images/bg-strike-ost-to-pst1.png");
    background-position:
        left top 350px,
        right bottom 700px;
    background-repeat: no-repeat;
    background-size: contain;
}
.officetopst-tbl {
    background: url(/template/default/images/bg-strike-ost-to-pst.png) center center no-repeat;
    background-size: contain;
}
.officetopst-tbl th {
    padding: 10px 20px;
    border: 0;
    background: var(--themeColorDark);
    height: 60px;
    color: #f5fcf2;
    font-size: 20px;
    font-weight: 600;
    border-left: 1px solid #a6c9af !important;
}
.main_ost_to_pst_converter_table {
    margin-top: 50px;
}
table tr:last-child td {
    border-bottom: 0 !important;
}
table tr td:last-child {
    text-align: center;
    border-right: 0 !important;
}
.officetopst-tbl th:first-child {
    border-radius: 23px 0 0;
    border-left: 0 !important;
}
.officetopst-tbl th:last-child {
    border-radius: 0 23px 0 0;
}
.officetopst-tbl td {
    padding: 12px 20px;
    border: 1px solid var(--themeColorDark);
}
.officetopst-tbl table tr td:first-child {
    text-align: left;
}
.icon-ok-circled:before,
span.learnmore:after {
    content: "";
}
.officetopst-tbl td i:before {
    color: #71aa00;
    font-size: 19px;
    background-image: url(/template/default/images/icons/ost-to-pst-check.png);
    width: 22px;
    height: 20px;
}
.contentful1 .slider.multiple-items1 {
    margin: auto;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.contentful1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 60px 0 60px;
    position: relative;
}
.contentful1 .o365-tool-title h3 {
    padding-bottom: 60px;
}
.contentful1 .slick-arrow.slick-prev {
    position: absolute;
    right: 300px;
    left: auto;
    top: 370px;
}
.contentful1 .slick-arrow.slick-next {
    position: absolute;
    right: 230px;
    top: 370px;
}
.contentful1 .slick-arrow.slick-prev:after,
.contentful1 .slick-arrow.slick-next:after {
    content: "";
    background: url(/template/default/images/icons/ost-to-pst-tool-arrowss.png);
    height: 48px;
    width: 48px;
    display: block;
}
.contentful1 .slick-arrow.slick-prev:after {
    background-position: 0 108px;
}
.contentful1 .slick-arrow.slick-next:after {
    background-position: 0 48px;
}
.contentful1 .slick-prev.slick-arrow.slick-disabled:after {
    background-position: 0 228px;
}
.contentful1 .slick-next.slick-arrow.slick-disabled:after {
    background-position: 0 168px;
}
.slider-padding3 .slick-list {
    padding-left: 150px;
    transition: padding-left 0.5s;
}
.contentfulcss p {
    color: #313131;
    font-size: 17px;
    padding: 0 10px;
    text-align: left;
    line-height: 28px;
}
.contentfulcss h4 {
    font-size: 18px;
    line-height: 28px;
    color: #313131;
    padding-bottom: 15px;
    font-weight: 700;
    text-align: left;
    padding-left: 10px;
}
.contentful1 .slick-slide {
    margin: 10px;
    padding: 25px;
    text-align: left;
    width: 404px;
    height: 380px;
    border: 1px solid var(--themeColorDark);
    border-radius: 15px;
    box-shadow: 0px 0px 27.26px 1.74px rgba(0, 113, 188, 0.1);
}
.contentful1 .contentfulcss h4,
.content-popup h4 {
    font-size: 24px;
    color: #313131;
    line-height: 36px;
    font-weight: 600;
}
.contentful1 .contentfulcss h4 {
    padding-left: 0px;
    min-height: 60px;
    padding-top: 10px;
}
.content-popup h4 {
    padding-bottom: 10px;
}
.contentful1 .contentfulcss p {
    padding: 0px;
    color: #3e3e3e;
    padding: 0 60px 0 0;
}
.contentful1 .contentfulcss h4 span,
.content-popup h4 span {
    color: var(--themeColorDark);
    font-weight: 600;
}
.steps-popup {
    background: url(/template/default/images/icons/ost-to-pst-steps-plus.png) no-repeat;
    height: 32px;
    width: 32px;
    display: block !important;
    position: absolute;
    bottom: 15px;
    right: 20px;
    background-size: 32px;
    cursor: pointer;
    opacity: 1 !important;
    background-position: 0 0;
}
.contentful1 .slick-slide {
    position: relative;
}
#step-popup-box1 {
    display: none;
}
#step-popup-box1 {
    overflow-y: hidden;
    width: 100%;
    height: 100vh;
    z-index: 99;
    position: fixed;
    background: rgba(0, 0, 0, 0.48);
    bottom: 0px;
    text-align: center;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}
.o365-main-popup {
    background: #fff;
    width: 80%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
    border-radius: 20px;
    width: 800px;
}
#step-popup-box1 #close-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.content-popup {
    display: none;
    padding: 60px 70px 50px 70px;
    text-align: justify;
}
.no-scroll {
    overflow: hidden;
}
.content-popup p {
    padding: 10px 0px;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
}
.content-popup h3 {
    color: darkgreen;
    font-weight: 600;
    font-size: 18px;
    line-height: 56px;
}
.content-popup span.learnmore {
    font-size: 14px;
    color: #449b02;
    font-weight: 600;
    padding: 10px 0 0 0;
    display: inline-block;
}
.content-popup span.learnmore a {
    color: #449b02;
}
span.learnmore {
    display: inline-block;
    margin: 15px 0 0;
}
.content-popup ul.list-padding li {
    font-size: 14px;
    color: #3e3e3e;
    line-height: 30px;
}
.contentful1.steps-for-o365-mig .tenant-access-guide .migrate-now {
    margin-top: 130px;
}
.prod-migration-box.edb-database {
    background-image: -moz-linear-gradient(90deg, rgb(228, 247, 233) 0%, rgb(242, 251, 234) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(228, 247, 233) 0%, rgb(242, 251, 234) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(228, 247, 233) 0%, rgb(242, 251, 234) 100%);
}
.contentful1.steps-for-o365-mig .tenant-access-guide .migrate-now:hover {
    background-color: var(--themeButtonHover);
}
.contentful1.steps-for-o365-mig .tenant-access-guide .migrate-now {
    width: auto !important;
    border: 1px solid var(--themeColorDark);
    background: var(--themeColorDark);
    width: 200px;
    height: 38px;
    font-size: 16px;
    color: #fefbf1;
    line-height: 37px;
    font-weight: 600;
}
.steps-popup:hover {
    background: url(/template/default/images/icons/ost-to-pst-steps-plus.png);
    background-position: 0px -51px;
}
.ost-to-pst-cost-effective-tech-supoort a {
    color: #e3e567;
}
#step-popup-box1 #close-btn:hover {
    opacity: 0.7;
}
@media only screen and (max-width: 1440px) {
    .cost-effective-flex h3 {
        min-height: 110px;
    }
    .contentful1 .contentfulcss p {
        text-align: unset;
    }
    .contentful1 .slick-slide {
        height: 420px;
    }
    .contentful1 .slick-arrow.slick-prev,
    .contentful1 .slick-arrow.slick-next {
        top: 420px;
    }
}
@media only screen and (max-width: 1280px) {
    .get-start-holder h3 {
        font-size: 40px;
    }
    .contentful1 .contentfulcss p {
        text-align: justify;
    }
    .contentful1 .slick-arrow.slick-prev,
    .contentful1 .slick-arrow.slick-next {
        top: 460px;
    }
    .main-key-features-flex {
        padding-right: 10px;
    }
    .ost-recovery-migration-scenarios-flex {
        padding: 70px 10px 0;
    }
}
@media only screen and (max-width: 1170px) {
    .best-features-ost-to-pst-flex,
    .main-key-features-flex,
    .ost-recovery-migration-scenarios-flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .best-features-ost-to-pst .sub-features-ost-to-pst,
    .main-key-features-box,
    .ost-recovery-migration-scenarios-flex-box {
        width: 100%;
    }
    .contentful1 .slick-slide {
        height: 450px;
    }
}
@media only screen and (max-width: 1024px) {
    .contentful1 .slick-slide {
        height: auto !important;
    }
}
@media only screen and (max-width: 980px) {
    .content-wrapper {
        padding: 0 10px !important;
    }
    .edb-usecases-holder .one_half {
        padding-right: 0;
        padding-bottom: 25px;
    }
    .prod-main-content.new-font-type section {
        padding: 35px 0 !important;
    }
    .one_half {
        width: 100%;
    }
    .prod-main-content.new-font-type section,
    .prod-migration-box.edb-database .faq-question-holder {
        padding: 0px !important;
    }
    .exchange-tool-get-started {
        height: auto;
    }
    .prod-migration-box.edb-database .h3-title-heading {
        padding-bottom: 40px;
    }
    .contentful1 {
        padding: 40px 0px;
    }
    .best-features-ost-to-pst-flex,
    .main-key-features-flex,
    .ost-recovery-migration-scenarios-flex {
        padding-top: 50px;
    }
    .cost-effective-flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .ost-to-pst-cost-effective-tech-supoort {
        padding: 40px;
    }
    .contentful1 .slick-slide {
        height: auto !important;
        margin: 10px;
    }
    .contentful1 .slick-arrow.slick-prev,
    .contentful1 .slick-arrow.slick-next {
        top: 240px;
    }
    .cost-effective-flex h3,
    .ost-recovery-migration-scenarios-flex-box h4 {
        min-height: auto;
    }
    .slider-padding3 .slick-list {
        padding-left: 30px;
    }
}
@media screen and (min-width: 884px) and (max-width: 885px) {
    .contentful1 {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .get-start-holder,
    .edbtopst-working .edb-working-block .inside-image {
        display: none;
    }
    .main_ost_to_pst_converter .know-more-box.pst-o365 .edb-holder .one_third {
        width: 100%;
    }
    .main_ost_to_pst_converter .officetopst-tbl table {
        width: 90vw;
        margin: 0 auto 30px;
    }
    .get-start-holder h3 {
        font-size: 30px;
    }
    .get-start-holder h4 {
        font-size: 19px;
    }
    .contentful1 .contentfulcss {
        padding: 20px;
        position: relative;
        border: 1px solid var(--themeColorDark);
        margin: 10px 10px 20px;
        border-radius: 35px;
        background: #fff;
    }
    .contentful1 {
        padding: 50px 0px;
    }
    .contentful1 .contentfulcss p {
        padding: 0px;
    }
    .contentful1 .o365-tool-title h3 {
        padding-bottom: 30px;
    }
    .contentful1 .contentfulcss img {
        display: block;
    }
    .contentful1 .slider.multiple-items1 {
        margin: auto;
        width: 95%;
    }
    .o365-main-popup {
        width: 85%;
    }
    .content-popup {
        padding: 0px 30px 10px;
    }
    span.learnmore {
        margin: 0;
    }
    #step-popup-box1 #close-btn {
        top: 20px;
        right: 20px;
    }
    .steps-popup,
    .steps-popup:hover {
        position: absolute;
        margin: 30px 0 0 0;
        top: 0;
        right: 10px;
    }
    .content-popup h4 {
        text-align: left;
    }
}
@media only screen and (max-width: 767px) {
    .features-img {
        margin: 5px auto 0;
    }
    .cost-effective-flex h3 {
        font-size: 24px;
    }
    .ost-to-pst-cost-effective-tech-supoort {
        padding: 20px;
    }
    .main-key-features-box h4,
    .ost-recovery-migration-scenarios-flex-box h4,
    .contentful1 .contentfulcss h4 {
        font-size: 19px;
    }
    .main-key-features-box h4::before {
        margin: 0;
    }
    .best-features-ost-to-pst-flex,
    .main-key-features-flex,
    .ost-recovery-migration-scenarios-flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .main-key-features-box h4 {
        min-height: auto;
        padding-bottom: 10px;
    }
    .ost-recovery-migration-scenarios-flex {
        gap: 30px;
    }
}
@media only screen and (max-width: 600px) {
    .contentful1.steps-for-o365-mig .tenant-access-guide .migrate-now {
        margin-top: 30px;
    }
    .main_ost_to_pst_converter .edb-intro-section.exch-backup .edb-holder .one-third-block {
        margin: 10px 0 30px;
        padding: 15px;
    }
    .edb-intro-section .subtitle-style {
        text-align: justify;
    }
    .subtitle-style {
        margin: 15px 0 20px;
    }
    .main_ost_to_pst_converter .know-more-box.pst-o365 .edb-holder .one_third {
        padding: 10px 15px 30px;
    }
    .main_ost_to_pst_converter .edb-simple-features.pst .edb-feature-block {
        padding: 0 0 25px;
    }
    .h3-title-heading br {
        display: none;
    }
}
@-moz-document url-prefix() {
    .ost-to-pst-cost-effective-tech-supoort {
        border: none;
    }
}

/* apr 29 */

.get-start-holder .migrate-now-bg:hover {
    color: #062b64;
}

/* July 8 */
.get-start-holder {
    background: url(/template/default/images/edb-getstart.png), #4b734d;
}

.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: #549424;
    margin: 0;
    color: #fff;
}

.get-started-flex .migrate-now-bg {
    border: 1px solid #fff;
    background: #fff;
    color: #549424;
}

.get-started-flex .migrate-now:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #549424;
}

.get-started-flex .migrate-now-bg:hover {
    border: 1px solid #549424;
    background: #549424;
    color: #fff;
}

/* 22-12-25 */

.steps-for-o365-mig .o365-tool-title .h3-title-heading {
    padding-bottom: 50px;
}

.edb-usecases-holder .content-wrapper {
    display: flex;
    align-items: center;
}
.edb-usecases-holder {
    padding: 80px 0 100px;
    background-color: #f3f7ff;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.h3-title-heading {
    color: #313131 !important;
    font-weight: 600 !important;
    font-size: 40px !important;
}
.edb-usecases-holder .one_half.last ul {
    padding: 20px 0 25px;
    line-height: 2;
}
.edb-usecases-holder .one_half {
    padding-right: 50px;
}
.edb-usecases-holder .one_half .img {
    width: 100%;
}

.main-key-features-box:first-child .main-key-features-img-rounded::before {
    background-position: 9px 11px;
}
.main-key-features-box:first-child .main-key-features-img-rounded::before {
    background-position: 11px -39px;
}

.main-key-features-box:nth-of-type(3) .main-key-features-img-rounded::before {
    background-position: 11px -87px;
}

.main-key-features-box:nth-of-type(2) .main-key-features-img-rounded::before {
    background-position: 10px -140px;
}

.main-key-features-box:nth-of-type(4) .main-key-features-img-rounded::before {
    background-position: 10px -140px;
}

.main-key-features-box:nth-of-type(5) .main-key-features-img-rounded::before {
    background-position: 10px -192px;
}

.main-key-features-box:nth-of-type(6) .main-key-features-img-rounded::before {
    background-position: 10px -389px;
}

.main-key-features-box:nth-of-type(9) .main-key-features-img-rounded::before {
    background-position: 10px -440px;
}

.main-key-features-box:nth-of-type(8) .main-key-features-img-rounded::before {
    background-position: 10px -389px;
}

.main-key-features-box:nth-of-type(7) .main-key-features-img-rounded::before {
    background-position: 9px -343px;
}
.main-key-features-img-rounded::before {
    content: "";
    background: url(/template/default/images/OST-icon-strip.png) no-repeat;
    height: 42px;
    width: 40px;
    display: inline-block;
}
.main-key-features-img-rounded {
    border: 1px solid rgb(166, 201, 175);
    border-radius: 5px;
    background: rgb(254, 254, 254);
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-bottom: 20px;
}
.main-key-features-holder {
    padding: 60px 0px;
}
.edb-database-ost {
    padding: 40px 0 60px !important;
}


