.our_trusted_partner {
    padding: 170px 0 30px 0;
}

/*WCB Section Css Start--- */
.wcb_data_engineering {
    padding: 124px 0 200px 0;
}
/*WCB Section Css End--- */

/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 120px 0 200px 0;
}
.challenges_solving_2 .accordion {
    background-color: #12141d;
}
.challenges_solving_2 .accordion-item.active {
    box-shadow: none;
}
.challenges_solving_2 .accordion-item.active .accordion-header {
    background-color: #1E2028;
    border-bottom: 0;
}
.challenges_solving_2 .accordion-item.active .accordion-content {
    background-color: #1E2028;
}
.challenges_solving_2 .accordion-header {
    border-bottom: 1px solid #35363E;
    background-color: #12141d;
}
.challenges_solving_2 .accordion-header .accordion-heading{
    color: #fff;
}
.challenges_solving_2 .accordion-content {
    background-color: #12141d;
}
.challenges_solving_2 .accordion-content .text {
    color: rgba(255, 255, 255, 0.70);
}
/*---Challenges Solving Css End---*/

/*---Our Process Section Css Start--- */
.our_process_section {
    padding: 180px 0 200px 0;
}
.our_process_section .bc_section_title .text {
    color: #FFFFFF;
    opacity: 0.7;
}
.development_process_section .col_offset {
    grid-column-start: 7;
    grid-column-end: 12;
}
.development_process_section {
    padding-top: 40px;
}
.development_process_card {
    border-top: 1px solid #34363E;
    display: flex;
    align-items: center;
    padding: 48px 0 35px 0;
    height: 100%;
}
.development_process_card.border_bottom {
    border-bottom: 1px solid #34363E;
    padding-bottom: 48px;
}
.development_process_card .icon_box {
    background: #1E2028;
    padding: 33px 44px;
    margin-right: 32px;
}
.development_process_card .icon_box img {
    width: 48px;
    height: 45px;
}
.development_process_card .count {
    font-size: 20px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: -0.2px;
    color: #85837C;
    margin-bottom: 16px;
}
.development_process_card .heading {
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    color: #FFFFFF;
}
/*---Our Process Section Css End--- */
/*---Faq Section Css Start--- */
.data_engineering_faq_section {
    padding: 120px 0 20px 0;
}
/*---Faq Section Css End--- */
.tools_tech_section {
    padding: 120px 0 150px 0;
}



.image_block {
    display: block;
}
.image_none {
    display: none;
}






/*Responsive Media Query Start */
@media only screen and (min-width: 768px) and (max-width: 992px) {
    #main-wrapper {
        max-width: 100%;
        overflow-x: hidden;
    }
    /*WCB Section Css Start--- */
    .wcb_data_engineering {
        padding: 96px 0 120px 0;
    }
    /*WCB Section Css End--- */

    /*---Our Process Section Css Start--- */
    .our_process_section {
        padding: 120px 0 120px 0;
    }
    .development_process_section .col_offset {
        grid-column-start: 5;
        grid-column-end: 9;
    }
    .development_process_section {
        padding-top: 12px;
    }
    .development_process_card {
        padding: 32px 0 20px 0;
        /*margin-right: 3px;*/
    }
    .development_process_card .icon_box {
        padding: 20px;
        margin-right: 16px;
    }
    .development_process_card .icon_box img {
        width: 30px;
        height: 30px;
    }
    .development_process_card .count {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 4px;
        letter-spacing: -0.12px;
    }
    .development_process_card .heading {
        font-size: 18px;
        line-height: 28px;
    }
    .development_process_card.border_bottom {
        padding-bottom: 32px;
    }
    /*---Our Process Section Css End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 120px 0 120px 0;
    }
    /*---Challenges Solving Css End---*/
    /*---Faq Section Css Start--- */
    .data_engineering_faq_section {
        padding: 120px 0 60px 0;
    }
    /*---Faq Section Css End--- */

    .our_trusted_partner {
        padding: 145px 0 50px 0;
    }

    .tools_tech_section {
        padding: 120px 0 100px 0;
    }
}
/*---Media Query For Mobile Start---  */
@media only screen and (max-width: 767px) {

    /*WCB Section Css Start--- */
    .wcb_data_engineering {
        padding: 80px 0 100px 0;
    }
    .WCB .cards_row {
        padding-top: 8px;
    }
    /*WCB Section Css End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 100px 0 90px 0;
    }
    /*---Challenges Solving Css End---*/

    /*---Our Process Section Css Start--- */
    .development_process_section {
         padding-top: 0;
    }
    .our_process_section {
        padding: 100px 0 100px 0;
    }
    .our_process_section .d_xs_block {
        display: block;
    }
    .development_process_section .col_offset {
        grid-column-start: 1;
        grid-column-end: 13;
    }
    .development_process_card {
        padding: 26px 0 13px 0;
        margin-right: 0;
    }
    .development_process_card .icon_box {
        padding: 19px 23px;
        margin-right: 12px;
    }
    .development_process_card .heading {
        font-size: 18px;
        line-height: 26px;
    }
    .development_process_card.border_bottom {
        border-bottom: 0;
    }
    .development_process_card.border_bottom.border_xs {
        border-bottom: 1px solid #34363E;
        padding-bottom: 26px;
    }
    .development_process_card .count {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 4px;
    }

    .development_process_card.border_bottom {
        padding-bottom: 13px;
    }

    /*---Our Process Section Css End--- */

    /*---Faq Section Css Start--- */
    .data_engineering_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Section Css End--- */
    .our_trusted_partner {
        padding: 100px 0 50px 0;
    }

    .tools_tech_section {
        padding: 80px 0 70px 0;
    }
}
/*---Media Query For Mobile End---  */
/*Responsive Media Query End */