/*New Css Start*/
.tech_section {
    padding: 100px 0 150px 0;
}
/*New Css End*/

.data_analytics_trusted_section {
    padding: 150px 0;
}
/*---Analytics Services Section CSS Start--- */
.analytics_services {
    padding: 100px 0 150px 0;
}
/*---Analytics Services Section CSS End--- */
/*---Challenges Solving Css Start---*/

.challenges_solving {
    padding: 100px 0 200px 0;
}
#image7 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/crystal-reports/image7.webp");
}
#image8 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/crystal-reports/image8.webp");
}
#image9 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/crystal-reports/image9.webp");
}
#image10 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/crystal-reports/image10.webp");
}

/*---Challenges Solving Css End---*/
/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 100px 0 200px 0;
}
/*---Challenges Solving Css End---*/
/*Development Process Section Css Start */
.development_process_section {
    padding: 173px 0 179px 0;
}
/*Development Process Section Css End */
/*---Faq Css Start---*/
.crystal_report_faq_section {
    padding: 100px 0 0 0;
}
.Our_Partner_Side_Image {
    height: auto;
    width: 100%;
}
/*---Faq Css End---*/
/*---Responsive Media Query For Tablet Start---*/
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
    #tech-animation {
        padding-top: 48px;
    }
    /*crystal_report Section Css Start*/
    .crystal_report_wcb_section {
        padding: 80px 0;
    }
    /*crystal_report Section Css End*/
    .data_analytics_trusted_section {
        padding: 100px 0 50px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0 150px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 120px 0 120px 0;
    }
    /*---Challenges Solving Css End---*/
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        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---*/
    .crystal_report_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){
    #tech-animation {
        padding-top: 20px;
    }
    .data_analytics_trusted_section {
        padding: 100px 0 100px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0 80px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 100px 0 100px 0;
    }
    /*---Challenges Solving Css End---*/
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 100px 0 100px 0;
    }
    /*---Challenges Solving Css End---*/
    .tech_section {
        padding: 100px 0 80px 0;
    }
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .crystal_report_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Css End---*/
}
/*---Responsive Media Query For Mobile End---*/