
/*Tech Section Start */
.data_visualization_trusted_section {
    padding: 100px 0 200px 0;
    margin-top: -1px;
}
/*Tech Section End */
/*---Platform Section Css Start--- */
#Ventus {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image1.webp);
}
#Oneil {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image2.webp);
}
#DHSWorldwide {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image3.webp);
}
.cycle-tab-item.blue_border:after{
    border-top: solid 2px #007AFF;
}
.cycle-tab-item.orange_border:after{
    border-top: solid 2px #EC5655;
}
.cycle-tab-item.dark_blue_border:after{
    border-top: solid 2px #2D75B2;
}
/*---Platform Section Css End--- */
.data_analytics_trusted_section {
    padding: 150px 0;
}
/*---Analytics Services Section CSS Start--- */
.analytics_services {
    padding: 150px 0;
}
/*---Analytics Services Section CSS End--- */
/*Development Process Section Css Start */
.development_process_section {
    padding: 173px 0 179px 0;
}
/*Development Process Section Css End */
/*---Faq Css Start---*/
.data_analytics_faq_section {
    padding: 120px 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;
    }
    /*Tech Section Start */
    .data_visualization_trusted_section {
        padding: 100px 0 150px 0;
    }
    /*Tech Section End */
    .data_analytics_trusted_section {
        padding: 120px 0 120px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 120px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 120px 0 120px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .data_analytics_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 {
        padding: 100px 0 100px 0;
    }
    /*Tech Section Start */
    .data_visualization_trusted_section {
        padding: 90px 0 100px 0;
        overflow: hidden;
    }
    /*Tech Section End */
    /*---Platform Section Css Start--- */
    #Ventus {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image1-mobile.webp);
    }
    #Oneil {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image2-mobile.webp);
    }
    #DHSWorldwide {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/data-analytics/image3-mobile.webp);
    }
    /*---Platform Section Css End--- */
    .data_analytics_trusted_section {
        padding: 100px 0 100px 0;
    }
    /*---Analytics Services Section CSS Start--- */
    .analytics_services {
        padding: 100px 0;
    }
    /*---Analytics Services Section CSS End--- */
    /*Development Process Section Css Start */
    .development_process_section {
        padding: 100px 0 100px 0;
    }
    /*Development Process Section Css End */
    /*---Faq Css Start---*/
    .data_analytics_faq_section {
        padding: 100px 0 60px 0;
    }
    /*---Faq Css End---*/
    #sync1 .owl-dots {  display: none;}
    #sync4 .owl-dots {  display: none;}
}
/*---Responsive Media Query For Mobile End---*/