.zoho_content_block .text_clip_grad{
    background: linear-gradient(128.31deg, #226db4 0%, #7cc0ff 100%);
    /* font-size: 50px; */
}
.zoho_content_block h4{
    /* font-size: 22px; */
}
.zoho_content_block .content_title_outer .para_graph_text {
    /* font-size: 16px; */
}
.zoho_content_block .color_light_yelloe {
    color: #226db4;
}
.zoho_content_block .content_title_outer{
    margin: 0 115px;
}
.zoho_content_block .para_graph_text{
    margin-bottom: 15px;
}
.zoho_bg_image::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    /* background: #3ab56e; */
    top: 0;
    /* right: 0; */
    z-index: -1;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    background: linear-gradient(180deg, #d3dfff 0%, #ffffff 100%);
}
.text_grad_ht{
    background: linear-gradient(128.31deg, #9e69fd 0%, #4c83ff 100%);
}

.text_mat_lft{
    margin: 0 115px;
}
.mar_btm_15{
    margin-bottom: 15px;
}
.zoho_crm_wrap{
    border: 1px solid #FFC107;
    border-radius: 0;
}
.zoho_crm_wrap .tabele_hed_hdfgfg{
    background: #fff6dd;
    border-radius: 0;
    border-bottom: 1px solid #ffc107;
}
.zoho_crm_wrap .content_block_desi:last-child {
    border-radius: 0 ;
}
.w-35{
    width: 35%;
}
.w-55{
    width: 40%;
}
.zoho_crm_wrap .tabele_hed_hdfgfg .text_hed_title {    
    color: #333333;
    font-size: 18px;
}
.text_blue_yu{
    color: #3333ff;
}
.back_ground_tb_block{
    background-color: #f1f4ff;
    border-radius: 20px;
    padding: 50px 0px;
}
.ml-2{
    margin-left: 10px;
}
.txt_trdpty{
    font-size: 13px;
    color: #787878;
}
.zoho_bg_image{
    background: transparent;
}

.Mob_text{
    display:none;
}
.page_block_tab{
    padding: 20px;
    background: white;
    background-color: #fff;
    box-shadow: 0 18px 50px 0 rgba(99.00000000000014, 89, 249, .12);
    border-radius: 20px;
    background: linear-gradient(rgb(207 218 255) 0%, rgb(209 245 238) 100%);
    display: flex;
    text-align: start;
    gap: 30px;
}
@media only screen and (max-width: 992px) {
    html{
      width: 100%;
      overflow-x: hidden;
    }
    .zoho_crm_img img{
        max-width: 100%;
    }
    .zoho_content_block  .content_title_outer {
        margin:0;
    }
    .zoho_content_block .content_title_outer h1{
        font-size: 40px;
        line-height: 50px;
    }
    .bg_second_zoho{
        background: #f1f4ff;
    }
    .pad_0pz_ty{
        padding:0;
        
    }
    .text_mat_lft{
        margin:0;
    }
    .zoho_crm_wrap .tabele_hed_hdfgfg .text_hed_title{
        font-size: 13px;
    }
    .zoho_crm_wrap .table_hed_display{
        gap:10px;
    }
    .w-50 {
        width: 70%;
    }
    .w-25 {
        width: 35%;
        text-align: center;
    }
    .zoho_content_block {
        padding-bottom:30px;
    }
    .web_text{
        display:none;
        margin-bottom: 0;
    }
    .Mob_text{
        display:block;

    }
    .page_block_tab{
        flex-direction: column;
        align-items: center;
        gap: 10px;
        text-align: center;
    }
    
    .imag_block_ee img{
        width: 50px;
        height: 50px;
    }
}
