
/*--- Platform Section Css Start */
#accelerated-analytics {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image10.webp);
}
#cost-reduction {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image11.webp);
}
#increased-productivity {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image12.webp);
}
/*--- Platform Section Css End */

/*Tech Section */
.power_bi_trusted_section {
    padding: 120px 0 180px 0;
    margin-top: -2px;
}
/*Tech Section */
/*---Challenges Solving Css Start---*/
.challenges_solving {
    padding: 100px 0 30px 0;
}
#image1 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image1.webp");
}
#image2 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image2.webp");
}
#image3 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image3.webp");
}
#image4 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image4.webp");
}
/*---Challenges Solving Css End---*/

/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 100px 0 200px 0;
}
.challenges_solving_2 .accordion {
    background-color: #12141d;
}
.challenges_solving_2 .accordion-item.active {
    box-shadow: none;
}
.challenges_solving_2 .accordion-item.active .accordion-header {
    background-color: #1E2028;
    border-bottom: 0;
}
.challenges_solving_2 .accordion-item.active .accordion-content {
    background-color: #1E2028;
}
.challenges_solving_2 .accordion-header {
    border-bottom: 1px solid #35363E;
    background-color: #12141d;
}
.challenges_solving_2 .accordion-header .accordion-heading{
    color: #fff;
}
.challenges_solving_2 .accordion-content {
    background-color: #12141d;
}
.challenges_solving_2 .accordion-content .text {
    color: rgba(255, 255, 255, 0.70);
}

/*---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---*/
.azure_synapse_faq_section {
    padding: 100px 0 0 0;
}
/*---Faq Css End---*/

/*tech section  start */

.logo_carousel {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
}
.logo_carousel .item {
    align-items: center;
    min-width: 17%;
    max-width: 17%;
}

/*tech section  end*/
/*---Responsive Media Query For Tablet Start---*/
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
    .platform_section {
        padding: 100px 0 120px 0;
    }

    /*Tech Section */
    .power_bi_trusted_section {
        padding: 120px 0 120px 0;
    }
    /*Tech Section */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 120px 0 60px 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---*/
    .azure_synapse_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Css End---*/

    /*tech section  start */

    .logo_carousel {
        padding-top: 15px;
        grid-gap: 15px;
    }
    .trusted_partner .text {
        padding: 0 !important;
    }

    /*tech section  end*/
}
/*---Responsive Media Query For Tablet End---*/
/*---Responsive Media Query For Mobile Start---*/
@media only screen and (max-width: 767px){
    /*--- Platform Section Css Start */
    #accelerated-analytics {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image10-mobile.webp);
    }
    #cost-reduction {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image11-mobile.webp);
    }
    #increased-productivity {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/azure-synapse/image12-mobile.webp);
    }
    /*---Platform Section Css End--- */

    /*Tech Section */
    .power_bi_trusted_section {
        padding: 100px 0 100px 0;
    }
    .logo_carousel {
        padding-top: 0;
    }
    .owl-carousel .owl-stage {
        display: flex;
        align-items: center;
    }
    .logo_carousel .item {
        align-items: center;
        max-width: 100%;
    }
    /*Tech Section */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 100px 0 60px 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---*/
    .azure_synapse_faq_section {
        padding: 100px 0 50px 0;
    }
}
/*---Responsive Media Query For Mobile End---*/