

/*Tech Section */
.azure_cloud_tech {
    padding: 120px 0 180px 0;
}
/*Tech Section */
/*---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/azure-cloud/image5.webp");
}
#image8 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-cloud/image6.webp");
}
#image9 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-cloud/image7.webp");
}
#image10 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-cloud/image8.webp");
}
/*---Challenges Solving Css End---*/

/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 120px 0 200px 0;
}
.challenges_solving_2 .main_section .accordion_section{
    margin-left: 57px;
    margin-right: 0;
}
.challenges_solving_2 .accordion {
    background-color: #FFFFFF;
}
/*---Challenges Solving Css End---*/

/*Development Process Section Css Start */
.development_process_section {
    padding: 170px 0 200px 0;
}
/*Development Process Section Css End */
/*---Faq Css Start---*/
.azure_cloud_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) {

    /*Tech Section */
    .azure_cloud_tech {
        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 120px 0;
    }
    .challenges_solving_2 .main_section .accordion_section {
        margin-left: 0;
    }
    /*---Challenges Solving Css End---*/
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 120px 0 150px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .azure_cloud_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 Section */
    .azure_cloud_tech {
        padding: 80px 0 80px 0;
    }
    /*Tech Section */

    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 80px 0 80px 0;
    }
    /*---Challenges Solving Css End---*/
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 100px 0 100px 0;
    }
    .challenges_solving_2 .main_section .accordion_section{
        margin-left: 0;
    }
    /*---Challenges Solving Css End---*/
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .azure_cloud_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Css End---*/

}
/*---Responsive Media Query For Mobile End---*/