
/*--- Platform Section Css Start */
#real-time-analytics {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image9.webp);
}
#industry-leading-ai {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image10.webp);
}
#share-and-collaborate {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image11.webp);
}
/*--- Platform Section Css End */
/*WCB Section Css Start--- */
.wcb_sql_server_reporting {
    padding: 100px 0 200px 0;
}
/*.wcb_sql_server_reporting .cards_row {*/
/*    padding-top: 77px;*/
/*}*/
.wcb_sql_server_reporting .cards_row .card {
    /*margin-bottom: 2px;*/
    /*min-height: 100%;*/
    background: #1E2028;
}
.WCB .card .card_count {
    background: #34363E;
}
/*WCB Section Css End--- */
/*Tech Section */
.power_bi_trusted_section {
    padding: 120px 0 180px 0;
    margin-top: -2px;
}

/*.logo_carousel {*/
/*    padding-top: 50px;*/
/*}*/
/*Tech Section */
/*---Challenges Solving Css Start---*/
.challenges_solving {
    padding: 100px 0 200px 0;
}
.challenges_solving .main_section .accordion_section {
    margin-right: 0;
    margin-left: 30px;
}
.challenges_solving .accordion {
    background-color: #FFFFFF;
}
#image1 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image1.webp");
}
#image2 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image2.webp");
}
#image3 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image3.webp");
}
#image4 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image4.webp");
}
/*#image5 {*/
/*    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image5.webp");*/
/*}*/
/*---Challenges Solving Css End---*/
/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 100px 0 20px 0;
}

.challenges_solving_2 .main_section .accordion_section{
    margin-right: 57px
}

/*---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---*/
.power_bi_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: 100px 0 120px 0;
    }
    /*WCB Section Css Start--- */
    .wcb_sql_server_reporting {
        padding: 120px 0 120px 0;
    }
    /*Tech Section */
    .power_bi_trusted_section {
        padding: 120px 0 120px 0;
    }
    .logo_carousel {
        padding-top: 12px;
    }
        /*Tech Section */
    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 120px 0 120px 0;
    }
    .challenges_solving .main_section .accordion_section {
        margin-left: auto;
    }
    /*---Challenges Solving Css End---*/
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 120px 0 60px 0;
    }
    .challenges_solving_2 .main_section .accordion_section {
        margin-right: 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---*/
    .power_bi_faq_section {
        padding: 100px 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: 80px 0 100px 0;
    }
    #real-time-analytics {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image9-mobile.webp);
    }
    #industry-leading-ai {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image10-mobile.webp);
    }
    #share-and-collaborate {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/power-bi/image11-mobile.webp);
    }
    /*---Platform Section Css End--- */
    /*WCB Section Css Start--- */
    .wcb_sql_server_reporting {
        padding: 100px 0 90px 0;
    }
    /*WCB Section Css End--- */
    /*Tech Section */
    .power_bi_trusted_section {
        padding: 100px 0 100px 0;
    }
    .logo_carousel {
        padding-top: 0;
    }
    /*Tech Section */
    /*---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 60px 0;
    }
    .challenges_solving_2 .main_section .accordion_section {
        margin-right: 0;
    }
    /*---Challenges Solving Css End---*/
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*---Faq Css End---*/
    .power_bi_faq_section {
        padding: 80px 0 60px 0;
    }
}
/*---Responsive Media Query For Mobile End---*/