
/*---Analytics Services Section CSS Start--- */
.analytics_services {
    padding: 100px 0 170px 0;
}
/*---Analytics Services Section CSS End--- */

/*partner_section start*/
.partner_section {
    padding: 180px 0 0 0;
}
/*partner_section end*/
/*Development Process Section Css Start */
.development_process_section {
    padding: 180px 0 150px 0;
}
/*Development Process Section Css End */

/*---Challenges Solving Css Start---*/

.challenges_solving {
    padding: 150px 0 200px 0;
}
#image7 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/google-cloud/image5.webp");
}
#image8 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/google-cloud/image6.webp");
}
#image9 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/google-cloud/image7.webp");
}
#image10 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/google-cloud/image8.webp");
}
/*---Challenges Solving Css End---*/

/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 100px 0 150px 0;
}
/*---Challenges Solving Css End---*/

/*---faq section css start---*/
.google_cloud_faq_section {
    padding: 110px 0 0 0;
}
/*---faq section css end---*/
/*---Responsive Media Query For Tablet Start---*/
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {

    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0 100px 0;
    }
    /*---Analytics Services Section CSS End--- */

    /*Development Process Section Css Start */
    .development_process_section {
        padding: 120px 0 120px 0;
    }
    /*Development Process 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: 100px 0 140px 0;
    }
    /*---Challenges Solving Css End---*/

    /*---faq section css start---*/
    .google_cloud_faq_section {
        padding: 120px 0 60px 0;
    }
    /*---faq section css end---*/
    /*---Our Process Section Css Start--- */
    .our_process_section {
        padding: 120px 0 150px 0;
    }
    /*---Our Process Section Css End--- */
    /*partner_section start*/
    .partner_section {
        padding: 120px 0 0 0;
    }
    /*partner_section end*/
}
/*---Responsive Media Query For Tablet End---*/
/*---Responsive Media Query For Tablet Start---*/
@media only screen and (max-width: 767px){
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 80px 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: 80px 0 120px 0;
    }
    /*---Challenges Solving Css End---*/

    /*!*---faq section css start---*!*/
    .google_cloud_faq_section {
        padding: 90px 0 60px 0;
    }
    /*!*---faq section css end---*!*/
    /*---Our Process Section Css Start--- */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    .partner_section {
        padding: 80px 0 30px 0;
    }

    /*---Our Process Section Css End--- */
}
/*---Responsive Media Query For Tablet End---*/