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

/*--- Platform Section Css Start */

#increased_forecast_accuracy {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image7.webp);
}
#improve_client_segmentation {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image8.webp);
}
#seamless_business_automation {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image9.webp);
}
/*--- Platform Section Css End */
/*Tech Section */
.machine_learning_trusted_section {
    padding: 120px 0 180px 0;
}
/*Tech Section */
/*---Challenges Solving Css Start---*/

.challenges_solving {
    padding: 100px 0 200px 0;
}
#image3 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image3.webp");
}
#image4 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image4.webp");
}
#image5 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image5.webp");
}
#image6 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image6.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---*/
.machine_learning_faq_section {
    padding: 100px 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) {
    .platform_section {
        padding: 120px 0 150px 0;
    }
    /*Tech Section */
    .machine_learning_trusted_section {
        padding: 120px 0 120px 0;
    }
    /*Tech Section */
    /*---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 150px 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---*/
    .machine_learning_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){
    /*--- Platform Section Css Start */
    .platform_section {
        padding: 100px 0 100px 0;
    }
    #increased_forecast_accuracy {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image7-mobile.webp);
    }
    #improve_client_segmentation {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image8-mobile.webp);
    }
    #seamless_business_automation {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/machine-learning/image9-mobile.webp);
    }
    /*!*--- Platform Section Css End *!*/
    /*Tech Section */
    .machine_learning_trusted_section {
        padding: 100px 0 100px 0;
    }
    /*Tech Section */
    /*---Challenges Solving Css Start---*/
    .challenges_solving .bc_section_title .text {
        padding: 0;
    }
    .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 100px 0;
    }
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*---Faq Css End---*/
    .machine_learning_faq_section {
        padding: 100px 0 60px 0;
    }
}
/*---Responsive Media Query For Mobile End---*/