
/*Tech Section */
.adf_trusted_section {
    padding: 120px 0 180px 0;
}
/*Tech Section */

/*--- Platform Section Css Start */

.platform_section {
    padding: 180px 0 180px 0;
}

#Microsoft_SQL_Server_Systems {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image1.webp);
}

#Deploying_Data_Platforms {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image2.webp);
}

#Hybrid_Data_Environments {
    background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image3.webp);
}
/*--- Platform Section Css End */

/*--- Our Process Section Css Start ---*/
.Our_Process_Section {
    padding: 170px 0;
}
#our-process-image-desktop {
    display: block;
}
#our-process-image-tablet, #our-process-image-mobile {
    display: none;
}
/*--- Our Process Section Css End ---*/
/*---Database Services Faq Section Css Start--- */
.database_services_faq_section {
    padding: 120px 0 0 0;
}
/*---Database Services Faq Section Css End--- */
/*---Limit Media Query Css Start--- */
@media screen and (min-width: 768px) {
    .vertical_carousel .owl-stage {
        display: flex;
        flex-direction: column;
        transform: translate3d(0px, 0px, 0px) !important;
    }
    .vertical_carousel .owl-item.cloned {
        display: none;
    }
}
/*---Limit Media Query Css End--- */
/*---Responsive Css Media Query Start--- */
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {

    .platform_section {
        padding: 120px 0 140px 0;
    }

    /*Tech Section */
    .adf_trusted_section {
        padding: 120px 0 120px 0;
    }
    /*Tech Section */

    /*--- Our Process Section Css Start ---*/
    .Our_Process_Section {
        padding: 130px 0;
    }
    #our-process-image-desktop {
        display: none;
    }
    #our-process-image-tablet {
        display: block;
        padding-top: 27px;
    }
    /*--- Our Process Section Css End ---*/

    /*---Database Services Faq Section Css Start--- */
    .database_services_faq_section {
        padding: 120px 0 60px 0;
    }
    /*---Database Services Faq Section Css End--- */

    .WCB {
        padding: 120px 0;
    }
}
/*---Responsive Css Media Query For Mobile Devices--- */
@media only screen and (max-width: 767px) {

    .platform_section {
        padding: 100px 0 100px 0;
    }

    /*Tech Section */
    .adf_trusted_section {
        padding: 100px 0 100px 0;
    }
    /*Tech Section */

    /*--- Our Process Section Css Start ---*/
    .Our_Process_Section {
        padding: 100px 0;
    }
    #our-process-image-desktop, #our-process-image-tablet {
        display: none;
    }
    #our-process-image-mobile {
        display: block;
        padding-top: 20px;
    }
    /*--- Our Process Section Css End ---*/
    /*--- Platform Section Css Start */


#Microsoft_SQL_Server_Systems {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image1-mobile.webp);
    }

#Deploying_Data_Platforms {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image2-mobile.webp);
    }

#Hybrid_Data_Environments {
        background-image: url(https://www.brickclay.com/wp-content/themes/brickclay/assets/images/database-services/image3-mobile.webp);
    }
    /*!*--- Platform Section Css End *!*/

    .WCB .owl-carousel .owl-stage {
        margin-bottom: 25px !important;
    }
    .vertical_carousel .owl-stage-outer {
        /*margin-left: -15px;*/
    }
    .separator_plan_white {
        margin-top: -1.1vw !important;
    }

    .database_services_faq_section {
        padding: 100px 0 60px 0;
    }
    .WCB {
        padding: 90px 0;
    }
}
/*---Responsive Css Media Query End--- */