
How NEC XON Foiled a Human-Operated Ransomware Attack in Real Time
var tdBlocksArray = []; //here we store all the items for the current page
// td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x }
// td_js_generator - mini detector ( function () { var htmlTag = document.getElementsByTagName("html")[0];
if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; }
if ( !!navigator.userAgent.match(/Trident.*rv:11./) ) { htmlTag.className += ' ie11'; }
if ( navigator.userAgent.indexOf("Edge") > -1 ) { htmlTag.className += ' ieEdge'; }
if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; }
var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; }
if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; }
if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; }
if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; }
if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; }
if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; }
})();
var tdLocalCache = {};
( function () { "use strict";
tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })();
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}]; var tds_general_modal_image="yes"; var tdc_is_installed="yes"; var td_ajax_url="https://www.itnewsafrica.com/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.6.8"; var td_get_template_directory_uri="https://www.itnewsafrica.com/wp-content/plugins/td-composer/legacy/common"; var tds_snap_menu=""; var tds_logo_on_sticky=""; var tds_header_style=""; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var td_user_incorrect="Username incorrect!"; var td_email_user_empty="Email or username empty!"; var td_pass_empty="Pass empty!"; var td_pass_pattern_incorrect="Invalid Pass Pattern!"; var td_retype_pass_incorrect="Retyped Pass incorrect!"; var tds_more_articles_on_post_enable=""; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_captcha=""; var tds_theme_color_site_wide="#dd9933"; var tds_smart_sidebar="enabled"; var tdThemeName="Newspaper"; var tdThemeNameWl="Newspaper"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var tdBlockNonce="ed7811de6b"; var tdMobileMenu="enabled"; var tdMobileSearch="enabled"; var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; var tdb_modal_confirm="Save"; var tdb_modal_cancel="Cancel"; var tdb_modal_confirm_alt="Yes"; var tdb_modal_cancel_alt="No"; var td_deploy_mode="deploy"; var td_ad_background_click_link=""; var td_ad_background_click_target="";
Armand Kruger, Head of Cybersecurity at NEC XON
Global cybersecurity reports reveal that ransomware attacks rose by 3% in 2024 compared to 2023, maintaining their position as a dominant threat despite efforts to dismantle major cybercriminal groups. Notably, law enforcement actions targeting notorious gangs such as LockBit and Noberus in late 2023 and early 2024 momentarily slowed the threat, but attackers quickly regrouped. By mid-year, ransomware operations had not only resumed but intensified.
In this heightened threat landscape, NEC XON demonstrated its advanced cyber threat defense capabilities by intercepting a human-operated ransomware attack on a leading service provider. The attackers had gained access using compromised privileged credentials, logging into a remote internet-facing service that the provider used for external connectivity.
Once inside the network, the attackers began reconnaissance, probing the infrastructure and attempting lateral movement to expand their accessâclassic tactics used in human-operated ransomware campaigns. Their goal was to encrypt data and demand ransom for decryption keys.
NEC XONâs Managed Detection and Response (MDR) team flagged the suspicious behavior through multiple real-time alerts. Drawing on AI-driven analytics and deep cyber intelligence, the team identified the incident as an active ransomware attempt and moved swiftly to neutralize the threat.
âCyber resilience is the art of managing digital risk,â explained Armand Kruger, Head of Cybersecurity at NEC XON. âOur proactive detection and response capabilities are designed to prevent incidents from becoming crises.â
To contain the threat and protect the providerâs network, NEC XON implemented a multi-layered response:
-
Device Isolation: The compromised machine was immediately taken offline and cut off from internet access to prevent attacker movement and re-entry.
-
Identity Lockdown: The breached account was secured with a new, complex passphrase, and its elevated access privileges were revoked.
-
Risk-Based Hardening: Security measures were strengthened, including enforcing multi-factor authentication (MFA), implementing geo-locking, and increasing automation to identify and block malicious behavior early.
-
Clear Communication: NEC XON maintained open communication with the affected provider, outlining the scope of the attack, response actions, and recommended long-term measures to improve resilience.
Thanks to this rapid and coordinated effort, the attempted breach was contained before any encryption or data loss could occur. The incident highlights the importance of advanced detection tools, skilled analysts, and proactive security frameworks in defending against modern cyber threats.
NEC XON continues to monitor client environments for vulnerabilities, ensuring that threats are addressed before they escalateâreinforcing its commitment to safeguarding digital ecosystems across the region.
//Staff writer
var tdb_login_sing_in_shortcode="on";
More Articles Like This
– Advertisement –
jQuery().ready(function () {
var blockClass = '.tdi_25';
jQuery(blockClass + '.tdb-horiz-menu-singleline > .menu-item-has-children a').click(function (e) { e.preventDefault(); })
});
/* global jQuery:{} */ jQuery(document).ready( function () {
var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_45'; tdbMenuItem.jqueryObj = jQuery('.tdi_45');
tdbMenuItem.blockAtts = '{"sub_tdicon":"td-icon-right","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"25%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-right","inline":"yes","tds_menu_active1-line_height":"0","menu_id":"8379","f_elem_font_family":"712","f_elem_font_weight":"500","f_elem_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNSJ9","elem_padd":"eyJhbGwiOiIwIDE0cHgiLCJsYW5kc2NhcGUiOiIwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMTBweCJ9","mm_align_screen":"yes","f_title_font_family":"712","f_title_font_weight":"","f_ex_font_family":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","image_height":"66","m_bg":"#ffffff","art_title":"eyJwb3J0cmFpdCI6IjJweCAwIDZweCAwIiwiYWxsIjoiMXB4IDAgNHB4IDAifQ==","h_effect":"","meta_info_horiz":"content-horiz-left","f_sub_elem_font_family":"712","f_mm_sub_font_family":"712","mm_elem_color_a":"#db9a24","title_txt_hover":"#db9a24","tds_menu_sub_active1-sub_text_color_h":"#db9a24","f_sub_elem_font_transform":"","f_sub_elem_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_sub_elem_font_weight":"","sub_elem_padd":"eyJhbGwiOiI0cHggMjhweCIsInBvcnRyYWl0IjoiNHB4IDI2cHgifQ==","mm_subcats_border_color":"rgba(10,0,0,0.05)","mm_elem_bg":"rgba(0,0,0,0)","mm_elem_bg_a":"rgba(0,0,0,0)","mm_elem_border_color_a":"rgba(0,0,0,0)","pag_h_bg":"#db9a24","pag_h_border":"#db9a24","f_elem_font_line_height":"eyJhbGwiOiI2MXB4IiwibGFuZHNjYXBlIjoiNTFweCIsInBvcnRyYWl0IjoiNTFweCJ9","f_title_font_transform":"","f_mm_sub_font_size":"eyJsYW5kc2NhcGUiOiIxMSIsImFsbCI6IjEzIiwicG9ydHJhaXQiOiIxMSJ9","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAgMjJweCIsImFsbCI6IjJweCAyMnB4In0=","mm_sub_width":"eyJsYW5kc2NhcGUiOiIxOTAiLCJwb3J0cmFpdCI6IjEyMCJ9","modules_gap":"eyJwb3J0cmFpdCI6IjE1IiwiYWxsIjoiMjAiLCJsYW5kc2NhcGUiOiIyMCJ9","mm_padd":"eyJwb3J0cmFpdCI6IjE1IiwiYWxsIjoiMzAiLCJsYW5kc2NhcGUiOiIyMCJ9","mm_sub_padd":"eyJwb3J0cmFpdCI6IjE1cHggMCJ9","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjcifQ==","tds_menu_sub_active1-sub_elem_bg_color_h":"rgba(2,75,107,0.05)","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","f_title_font_line_height":"1.2","tds_menu_sub_active":"tds_menu_sub_active1","sub_shadow_shadow_offset_horizontal":"0","main_sub_tdicon":"td-icon-menu-down","sep_color":"#ebebeb","f_cat_font_family":"712","f_cat_font_weight":"400","f_cat_font_transform":"","f_cat_font_size":"11","modules_category_padding":"6px 0","f_meta_font_family":"712","f_meta_font_weight":"400","f_meta_font_size":"11","mm_shadow_shadow_size":"0","mm_shadow_shadow_offset_vertical":"0","f_mm_sub_font_weight":"400","f_mm_sub_font_transform":"","mm_elem_color":"#000000","sub_shadow_shadow_size":"1","sub_align_horiz":"content-horiz-left","sub_icon_pos":"","sub_icon_space":"7","sub_icon_size":"10","sub_shadow_shadow_color":"rgba(0,0,0,0.14)","f_elem_font_transform":"none","tds_menu_active":"tds_menu_active1","title_txt":"#051d2d","mm_width":"1402","f_cat_font_line_height":"1","sub_padd":"18px 0","sub_text_color":"#919191","sub_rest_top":"-18","main_sub_icon_size":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjYifQ==","main_sub_icon_align":"0","sub_icon_align":"eyJhbGwiOjIsInBvcnRyYWl0IjoiMyJ9","show_cat":"","cat_bg":"rgba(0,0,0,0)","cat_txt":"#666666","mm_subcats_bg":"#ffffff","cat_txt_hover":"#000000","author_txt":"#666666","author_txt_hover":"#000000","tds_menu_active1-text_color_h":"#db9a24","sub_shadow_shadow_offset_vertical":"0","mc1_title_tag":"p","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","show_mega_cats":"","mob_load":"","separator":"","width":"","more":"","float_right":"","align_horiz":"content-horiz-left","elem_space":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","mm_subcats_posts_limit":"4","mm_child_cats":"","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_sub_border":"","mm_sub_inline":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border":"","mm_elem_border_a":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_padding":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","text_color":"","main_sub_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_size":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_elem_border_color":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"#000","cat_bg_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_45","tdc_css_class":"tdi_45","tdc_css_class_style":"tdi_45_rand_style","context":""}';
tdbMenuItem.isMegaMenuFull = true;
tdbMenuItem.megaMenuLoadType = '';
tdbMenu.addItem(tdbMenuItem);
});
jQuery().ready(function () {
var tdbSearchItem = new tdbSearch.item();
//block unique ID tdbSearchItem.blockUid = 'tdi_62'; tdbSearchItem.blockAtts = '{"results_msg_align":"content-horiz-center","image_floated":"float_left","image_size":"td_324x400","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"","meta_padding":"0 0 0 16px","all_modules_space":"eyJhbGwiOiIxMHB4IiwibGFuZHNjYXBlIjoiMTBweCIsInBvcnRyYWl0IjoiMTBweCJ9","form_padding":"eyJhbGwiOiIzMHB4IiwibGFuZHNjYXBlIjoiMjBweCIsInBvcnRyYWl0IjoiMjBweCJ9","form_border":"0","form_align":"content-horiz-right","results_padding":"eyJhbGwiOiIwIDMwcHggMzBweCIsImxhbmRzY2FwZSI6IjAgMjBweCAyMHB4ICIsInBvcnRyYWl0IjoiMCAyMHB4IDIwcHgifQ==","results_border":"0 0 1px 0","results_msg_padding":"eyJhbGwiOiIxMHB4IDAiLCJsYW5kc2NhcGUiOiI2cHggMCIsInBvcnRyYWl0IjoiNHB4IDAifQ==","modules_divider":"","modules_divider_color":"rgba(127,127,127,0.1)","h_effect":"","image_height":"100","meta_info_horiz":"content-horiz-left","meta_info_align":"","results_msg_color":"#266fef","f_title_font_size":"14","f_title_font_weight":"500","modules_category":"above","mc1_el":"16","f_title_font_line_height":"1.2","btn_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-cut-right","btn_icon_size":"12","btn_padding":"eyJhbGwiOiI4cHggMTZweCIsInBvcnRyYWl0IjoiNnB4IDE2cHgifQ==","btn_icon_space":"10","input_border_color":"rgba(0,0,0,0.05)","btn_shadow_shadow_color":"rgba(0,0,0,0.39)","btn_icon_pos":"after","inline":"yes","input_padding":"0","title_txt_hover":"#266fef","form_width":"700","f_input_font_family":"712","f_placeholder_font_family":"712","f_title_font_family":"712","f_title_font_transform":"","f_btn_font_family":"712","f_btn_font_transform":"","f_btn_font_weight":"400","cat_txt_hover":"#000000","image_width":"27","tdicon":"td-icon-magnifier-big-rounded","icon_color_h":"#266fef","arrow_color":"#d6d6d6","ex_txt":"#a5a5a5","mc1_tl":"16","toggle_txt_pos":"","toggle_txt_color":"#000000","icon_padding":"eyJhbGwiOjMsImxhbmRzY2FwZSI6IjMuMiIsInBvcnRyYWl0IjoiMy4yIn0=","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMTEwMDIxIiwiY29sb3IyIjoiIzA2MjYzYSIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTMwIiwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoLTMwZGVnLCMwNjI2M2EsIzExMDAyMSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KC0zMGRlZywjMDYyNjNhLCMxMTAwMjEpOyIsImNzc1BhcmFtcyI6Ii0zMGRlZywjMDYyNjNhLCMxMTAwMjEifQ==","form_shadow_shadow_size":"1","form_shadow_shadow_offset_vertical":"0","form_shadow_shadow_color":"rgba(0,0,0,0.11)","f_cat_font_family":"712","f_cat_font_weight":"400","f_cat_font_transform":"","f_meta_font_weight":"400","f_meta_font_family":"712","modules_category_padding":"0 0 6px","input_placeholder":"type here...","input_border":"0 0 2px 0","f_results_msg_font_family":"712","f_results_msg_font_transform":"","f_results_msg_font_weight":"","f_results_msg_font_style":"normal","f_placeholder_font_size":"14","f_placeholder_font_weight":"400","f_btn_font_size":"14","image_alignment":"20","f_input_font_size":"14","f_input_font_weight":"400","placeholder_opacity":"0.01","icon_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIxNiJ9","float_block":"yes","title_txt":"#051d2d","cat_bg":"rgba(0,0,0,0)","f_ex_font_family":"","f_meta_font_size":"11","art_title":"0 0 2px","f_cat_font_size":"11","tdc_css":"eyJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","icon_color":"#000000","show_form":"yes","form_offset":"1","f_cat_font_line_height":"1","btn_bg":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMjY2ZmVmIiwiY29sb3IyIjoiIzAwNGNmZiIsIm1peGVkQ29sb3JzIjpbXSwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoMGRlZywjMDA0Y2ZmLCMyNjZmZWYpO2JhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCgwZGVnLCMwMDRjZmYsIzI2NmZlZik7IiwiY3NzUGFyYW1zIjoiMGRlZywjMDA0Y2ZmLCMyNjZmZWYifQ==","cat_txt":"#666666","modules_on_row":"50%","results_limit":"6","results_msg_color_h":"#266fef","author_txt":"#666666","author_txt_hover":"#000000","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_align":"0","toggle_txt_space":"","aria_label":"Search","toggle_horiz_align":"content-horiz-left","form_offset_left":"","form_content_width":"","form_align_screen":"","placeholder_travel":"0","input_radius":"","btn_text":"Search","btn_aria_label":"Search","btn_icon_align":"0","btn_margin":"","btn_border":"","btn_radius":"","results_msg_border":"","mc1_title_tag":"","open_in_new_window":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","input_bg":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_size":"","f_results_msg_font_line_height":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","all_underline_height":"","all_underline_color":"#000","cat_bg_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_62","tdc_css_class":"tdi_62","tdc_css_class_style":"tdi_62_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.tdi_62'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '6';
tdbSearch.addItem( tdbSearchItem );
});