
/*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--- */



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

.challenges_solving_2 .accordion {
    background-color: #FFFFFF;
}
/*---Challenges Solving Css End---*/


/*tech section start*/
.sql_server_reporting_tech {
    padding: 150px 0;
    margin-top: -2px;
}
/*tech section end*/


/*Development Process Section Css Start */
.development_process_section {
    padding: 173px 0 179px 0;
}
/*Development Process Section Css End */


/*---Challenges Solving Css Start---*/
.challenges_solving {
    padding: 100px 0 0 0;
}
#image6 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/sql-server-reporting/image6.webp");
}
#image7 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/sql-server-reporting/image7.webp");
}
#image8 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/sql-server-reporting/image8.webp");
}
#image9 {
    background-image: url("https://www.brickclay.com/wp-content/themes/brickclay/assets/images/sql-server-reporting/image9.webp");
}
/*---Challenges Solving Css End---*/


/*---Faq Css Start---*/
.sql_server_reporting_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) {

    /*WCB Section Css Start--- */
    .wcb_sql_server_reporting {
        padding: 100px 0 120px 0;
    }
    /*WCB Section Css End--- */


    /*tech section start*/
    .sql_server_reporting_tech {
        padding: 120px 0 80px 0;
    }

    /*tech section end*/


    /*---Challenges Solving Css Start---*/
    .challenges_solving {
        padding: 120px 0 60px 0;
    }
    .challenges_solving .main_section .accordion_section {
        margin-right: 0;
    }
    /*---Challenges Solving Css End---*/

    /*Development Process Section Css Start */
    .development_process_section {
        padding: 120px 0 150px 0;
    }
    /*Development Process Section Css End */


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

    /*---Faq Css Start---*/
    .sql_server_reporting_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){

    /*WCB Section Css Start--- */
    .wcb_sql_server_reporting {
        padding: 80px 0 90px 0;
    }

    /*tech section start*/
    .sql_server_reporting_tech {
        padding: 100px 0 60px 0;
    }
    /*tech section end*/



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

    .challenges_solving {
        padding: 100px 0 60px 0;
    }
    /*---Challenges Solving Css End---*/


    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*Development Process Section Css End */


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

    /*---Faq Css Start---*/
    .sql_server_reporting_faq_section {
        padding: 80px 0 60px 0;
    }
    /*---Faq Css End---*/
}
/*---Responsive Media Query For Mobile End---*/