
/*---CTA Section Css Start---*/

.edw_wcb_section {
    padding: 150px 0;
}
/*---CTA Section Css End---*/
.edw_trusted_section {
    padding: 120px 0 170px 0;
}
/*---Analytics Services Section CSS Start--- */
.analytics_services {
    padding: 130px 0;
}
.analytics_services .bc_section_title .bc_text_after_heading{
    color: #12141D;
    opacity: 0.7;
}
.analytics_services_sync_carousel .side_content .heading{
    color: #12141D;
}
.analytics_services_sync_carousel .side_content .text{
    color: #12141D;
    opacity: 0.7;
}
.analytics_services_tabs .cycle-tab-item2 {
    border-bottom: solid 2px #DFDFDF;
    color: #B8B8BB;
}
/*---Analytics Services Section CSS End--- */
/*---Challenges Solving Css Start---*/

.challenges_solving {
    padding: 120px 0 150px 0;
}
#image1 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/enterprise-data-warehouse/image1.webp");
}
#image2 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/enterprise-data-warehouse/image2.webp");
}
#image3 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/enterprise-data-warehouse/image3.webp");
}
#image4 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/enterprise-data-warehouse/image4.webp");
}
/*---Challenges Solving Css End---*/
/*Development Process Section Css Start */
.development_process_section {
    padding: 200px 0 200px 0;
}
/*Development Process Section Css End */
/*---Faq Css Start---*/
.edw_faq_section {
    padding: 120px 0 0 0;
}
/*---Faq Css End---*/
/*---Responsive Media Query For Tablet Start---*/
@media only screen and (min-device-width: 768px) and (max-device-width: 992px){
    /*edw Section Css Start*/
    .edw_wcb_section {
        padding: 120px 0;
    }
    /*edw Section Css End*/

    .edw_trusted_section {
        padding: 120px 0 100px 0;
    }

    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 120px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 120px 0 120px 0;
    }
    /*---Challenges Solving Css End---*/
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 120px 0 120px 0;
    }
    /*Development Process Section Css End */

    /*---Faq Css Start---*/
    .edw_faq_section {
        padding: 120px 0 60px 0;
    }
    /*---Faq Css End---*/
}
/*---Responsive Media Query For Tablet End---*/
/*---Responsive Media Query For Mobile Start---*/
@media only screen and (max-width: 767px){
    .edw_trusted_section {
        padding: 100px 0 80px 0;
    }

    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0 100px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving .bc_section_title .text {
        padding: 0;
    }
    .challenges_solving {
        padding: 100px 0 100px 0;
    }
    /*---Challenges Solving Css End---*/
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 80px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .edw_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Css End---*/
}
/*---Responsive Media Query For Mobile End---*/