/*new css*/
/*---CTA Section Css Start---*/
.tableau_wcb_section {
    padding: 150px 0;
}
/*---CTA Section Css End---*/
/*--- Platform Section Css Start */
#democratize_data_visualization {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image4.webp);
}
#view_your_business_360 {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image5.webp);
}
#make_data_driven_decisions {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image6.webp);
}

.cycle-tab-item:after {
    border-top: solid 2px #EC5655 !important;
}

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

/*---Challenges Solving Css Start---*/
.challenges_solving_2 {
    padding: 100px 0 200px 0;
}
.challenges_solving_2 .main_section .accordion_section{
    margin-left: 57px;
    margin-right: 0;
}
/*---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---*/
.tableau_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: 120px 0 120px 0;
    }
    /*Tableau Section Css Start*/
    .tableau_wcb_section {
        padding: 120px 0;
    }
    /*Tableau Section Css End*/

    .tableau_trusted_section {
        padding: 120px 0 80px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 120px 0;
    }
    /*---Analytics Services Section 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 120px 0;
    }
    /*Development Process Section Css End */

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

    /*--- Platform Section Css Start */
    .platform_section {
        padding: 100px 0 90px 0;
    }

    #democratize_data_visualization {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image4-mobile.webp);
    }
    #view_your_business_360 {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image5-mobile.webp);
    }
    #make_data_driven_decisions {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/tableau-new/image6-mobile.webp);
    }
    /*!*--- Platform Section Css End *!*/
    .tableau_trusted_section {
        padding: 100px 0 80px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0 80px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*---Challenges Solving Css Start---*/
    .challenges_solving_2 {
        padding: 100px 0 90px 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 */
    .tableau_wcb_section {
        padding: 100px 0;
    }
    /*---Faq Css Start---*/
    .tableau_faq_section {
        padding: 80px 0 60px 0;
    }

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