@media screen and (min-width: 768px) and (max-width: 1024px) {
    .recruitment-form-row.bluelife-widthcontainer, .contact-us-form-row.bluelife-widthcontainer {
        padding: 60px 50px 80px;
    }
}

@media screen and (min-width: 1194px) and (orientation: landscape) {
    .property-services-content-row .property-services-accordion-row {
        padding-left: 60px;
    }
    .home-icons-container {
        left: 4%;
    }
    .on-point-row > .wpb_column > .vc_column-inner > .wpb_wrapper > .bluelifemu-content-wrapper {
        width: 24%;
    }
    .on-point-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
        justify-content: space-evenly;
    }
    .on-point-row .on-point-card-row {
        width: 65% !important;
    }
    .home-banner-content .bluelife-widthcontainer {
        /* margin: 0 10% !important; */
    }
}

@media screen and (min-width: 320px) and (max-width: 767px){
    /* ------------------------
    Respectibility
    --------------------------- */
    /* .bluelife-tab-container .bluelife-tab-bottom {
        display: none;
    } */
    /* .bluelife-tab-top{
        flex-direction: column;
        justify-content: center;
    }
    .bluelife-title-tab.human-capital, .bluelife-title-tab.human-capital, .bluelife-title-tab.community-centric-responsibility{
        padding-bottom: 0;
    }
    .bluelife-title-tab{
        margin: 0 20px;
        padding-bottom: 0;
        display: flex;
        justify-content: center;
    }
    .bluelife-tab-top .dropdown-icon {
        display: block;
    }

    .bluelife-tab-container .bluelife-tab-bottom .bluelife-tab-item{
        display: none;
    }
    .bluelife-tab-container .bluelife-tab-bottom .bluelife-tab-item.active{
        display: block;
    } */


    .our-initiative-content-wrapper {
        width: 100%;
    }
    .custom-image-container-wrapper.building-respectfully-tab-image{
        display: none;
    }

    .human-capital-item {
        width: 100%;
        height: 300px;
        max-width: 320px;
        margin: 0 auto;
    }
    .custom-image-container-wrapper.employee-management-img.human-capital-item {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
    }
    .custom-image-container-wrapper.employee-age-img.human-capital-item {
        position: relative;
        right: 0;
        top: 0;
        left: 0;
    }

    .human-capital-section {
        display: none;
    }
    .building-respectfully-section {
        display: none;
    }

    .community-centric-table-container .wpb_wrapper{
        display: block;
    }
    .community-centric-table-container .table-col-wrapper{
        width: 100%;
        padding-bottom: 30px;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.equity-transparency-responsibility .wpb_wrapper .statistic-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.equity-transparency-responsibility .wpb_wrapper .statistic-wrapper .text-icon-wrapper-outer{
        margin-right: 0;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.equity-transparency-responsibility{
        padding: 0;
    }




    

    



}