{"id":11247,"date":"2024-09-18T11:14:50","date_gmt":"2024-09-18T11:14:50","guid":{"rendered":"https:\/\/demo.nextron.org\/uncategorized\/frequent-problems-receiving-emails-due-to-incorrectly-configured-dkim-on-the-sending-mail-servers\/"},"modified":"2024-11-08T19:13:02","modified_gmt":"2024-11-08T19:13:02","slug":"frequent-problems-receiving-emails-due-to-incorrectly-configured-dkim-on-the-sending-mail-servers","status":"publish","type":"post","link":"https:\/\/nx1.nextron.org\/en\/news\/nextron-news\/frequent-problems-receiving-emails-due-to-incorrectly-configured-dkim-on-the-sending-mail-servers\/","title":{"rendered":"Frequent problems receiving emails due to incorrectly configured DKIM on the sending mail servers"},"content":{"rendered":"\n<p>\n          <strong>In recent weeks, we have received an increasing number of calls from our customers with the problem that external persons can no longer deliver emails to them. In other words, our anti-spam gateway suddenly classifies incoming emails from certain domains as malicious and rejects them. <br\/><br\/>Investigations have shown that the problem is the same in almost all cases: Incorrectly configured or missing DKIM keys on the mail server \/ DNS of the sending partner.<\/strong>\n        <\/p>\n\n<p>\n          <strong>What is DKIM actually?<\/strong>\n        <\/p>\n\n<p>DKIM stands for <strong>Domain Keys Identified Mail<\/strong> and, like SPF, checks the email domain of the &#8220;Mail from:&#8221; address. However, the IP address of the sending server is not compared; instead, the message and the mail header are digitally signed. To do this, the sending system uses the private part of an asymmetric key pair. The public counterpart is made accessible via a DNS entry in the email domain. This allows each recipient to verify the signature and thus the origin of the messages.    <\/p>\n\n<p>Several such keys can be generated and saved for a mail domain. They are distinguished from each other by a name identifier, the &#8220;selector&#8221;. An entry is required on the DNS server for each selector, which looks like this, for example:  <\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.nextron.ch\/uploads\/images\/h%C3%A4ufige-probleme-beim-e-mail-empfang-aufgrund-von-falsch-konfiguriertem-dkim-auf-den-sendenden-mailservern\/_1600xAUTO_crop_center-center_85_none\/image-6.png\" alt=\"Image 6\"\/><\/figure>\n\n<p>The selector here is now &#8216;nx&#8217;.<\/p>\n\n<p>\n          <strong>How is such a key created?<\/strong>\n        <\/p>\n\n<p>Most mail servers can create such keys. They create the &#8220;private key&#8221;, which they keep for themselves, and the &#8220;public key&#8221;, which must be installed on the DNS server, as in the example above. <\/p>\n\n<p>\n          <strong>So what is the problem?<\/strong>\n        <\/p>\n\n<p>Many customers, interestingly often Office 365 customers, seem to simply select the &#8220;Enable DKIM&#8221; option &#8211; because it&#8217;s a good thing in itself. But then they forget to set up the &#8220;Public Key&#8221; on the DNS server itself. The Office365 cloud servers cannot do this automatically because the customer&#8217;s domain (DNS) is very often operated elsewhere.  <\/p>\n\n<p>Until a few weeks ago, many anti-spam gateways apparently tolerated this lapse and forwarded emails anyway. Now, however, our anti-spam gateway, for example, rejects these emails with &#8220;ERROR &#8211; DKIM Invalid Key&#8221;. <\/p>\n\n<p>\n          <strong>How can this be checked?<\/strong>\n        <\/p>\n\n<p>If the &#8216;selector&#8217; name is known (see extended email header), you can check, for example, on <a href=\"https:\/\/mxtoolbox.com\/dkim.aspx\" target=\"_blank\" rel=\"noopener\">https:\/\/mxtoolbox.com\/dkim.aspx<\/a> whether the DKIM is set up correctly.<\/p>\n\n<p>In the example above with &#8216;nx&#8217; as the selector and our domain, this looks like this and everything is correct:<strong><\/strong><\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.nextron.ch\/uploads\/images\/h%C3%A4ufige-probleme-beim-e-mail-empfang-aufgrund-von-falsch-konfiguriertem-dkim-auf-den-sendenden-mailservern\/_1600xAUTO_crop_center-center_85_none\/image-5.png\" alt=\"Image 5\"\/><\/figure>\n\n<p>An example of a non-existent key, e.g. with &#8216;gibtesnicht&#8217; as selector, looks as follows:<strong><\/strong><\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.nextron.ch\/uploads\/images\/h%C3%A4ufige-probleme-beim-e-mail-empfang-aufgrund-von-falsch-konfiguriertem-dkim-auf-den-sendenden-mailservern\/_1600xAUTO_crop_center-center_85_none\/image-4.png\" alt=\"Image 4\"\/><\/figure>\n\n<p>This example illustrates what we have seen in recent support cases.<\/p>\n\n<p>\n          <strong>Who is responsible for solving the problem?<\/strong>\n        <\/p>\n\n<p>First and foremost, the mail server administrators of the sending user are responsible for ensuring that their mail server and DNS server are configured correctly. They must store the correct &#8216;public keys&#8217; on the corresponding domains in the DNS and check that they are working correctly. The problem therefore does not lie with us, the receiving mail server or the user.  <\/p>\n\n<p>\n          <strong>Quick solution from nextron<\/strong>\n        <\/p>\n\n<p>Nevertheless, we have now made a (temporary) configuration adjustment to our gateway in which we do not classify DKIM key errors as HARD ERROR (the email is rejected), but as SOFT FAIL (the email is supplemented with [SPAM] in the subject line and delivered anyway).<\/p>\n\n<p>\n          <strong>Addendum<\/strong>\n        <\/p>\n\n<p>\n          <strong><br\/>Further research has revealed the following: Microsoft does not normally expect the classic DKIM entries for public keys that you create in your own DNS, but wants so-called CNAME entries (aliases) that point to Microsoft DNS servers.<br\/>However, these do not seem to work at all at the moment: Even in our own test with a customer domain, we did everything according to the instructions and even days later the necessary entries are not visible or retrievable on the Microsoft DNS server. It seems that something fundamental is not working on Microsoft&#8217;s side.<br\/>However, we have not found any statements or blogs from Microsoft itself that would point to the problem and a possible solution. So we can only wait and see.  <\/strong>\n          <strong><\/strong>\n        <\/p>\n\n<h1 class=\"wp-block-heading\">Do you have a question about DKIM<\/h1>\n","protected":false},"excerpt":{"rendered":"In recent weeks, we have received an increasing number of calls from our customers with the problem that external persons can no longer deliver emails to them. In other words, our anti-spam gateway suddenly classifies incoming emails from certain domains as malicious and rejects them. Investigations have shown that the problem is the same in ...","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"enableOnePageScrollInPage":false,"onePageScrollSpeed":1000,"onePageScrollAnimation":"easeInOutQuad","onePageScrollShowDotNavigation":true,"onePageScrollNavigation":"scaleUp","onePageScrollNavigationPosition":"right","onePageScrollNavigationHorizontal":[],"onePageScrollNavigationVertical":[],"onePageScrollNavigationSpacing":[],"onePageScrollNavigationColor":"#00ff0d","onePageScrollNavigationColorHover":"#00ff0d","onePageScrollNavigationColorActive":"#00ff0d","onePageScrollNavigationIcon":[],"onePageScrollNavigationWidth":[],"onePageScrollNavigationWidthHover":[],"onePageScrollNavigationWidthActive":[],"onePageScrollNavigationHeight":[],"onePageScrollNavigationHeightHover":[],"onePageScrollNavigationHeightActive":[],"onePageScrollNavigationBorder":[],"onePageScrollNavigationBorderHover":[],"onePageScrollNavigationBorderActive":[],"onePageScrollNavigationBorderRadius":[],"onePageScrollNavigationBorderRadiusHover":[],"onePageScrollNavigationBorderRadiusActive":[],"onePageScrollNavigationTooltipTypography":[],"onePageScrollNavigationTooltipColor":"#ffffff","onePageScrollNavigationTooltipColorHover":"","onePageScrollNavigationTooltipBgColor":"#00ff0d","onePageScrollNavigationTooltipBgColorHover":"","onePageScrollNavigationTooltipPadding":[],"onePageScrollNavigationTooltipPaddingHover":[],"onePageScrollNavigationTooltipBorderRadius":[],"onePageScrollNavigationTooltipBorderRadiusHover":[],"pageSettingsCustomCss":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[195,196],"tags":[],"class_list":["post-11247","post","type-post","status-publish","format-standard","hentry","category-nextron-news","category-hosting-news"],"acf":[],"mb":{"redsun_location":{"simple_value_formatted":"","value_formatted":"","value":"","field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"redsun_location","name":"Location","type":"text","label_description":"","multiple":false,"std":"","desc":"Add a location for this post.","format":"","before":"","after":"","field_name":"redsun_location","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Location"}},"redsun_featured-image":{"simple_value_formatted":"","value_formatted":"","value":"","field":{"select_all_none":false,"flatten":true,"options":{"standard":"Standard","fullwidth-overlay":"Widescreen + Overlay Title","floating-right":"Floating Right","floating-left":"Floating Left"},"id":"redsun_featured-image","name":"Featured Image","type":"select","label_description":"","multiple":false,"std":"standard","desc":"","format":"","before":"","after":"","field_name":"redsun_featured-image","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Featured Image"}},"redsun_single-layout":{"simple_value_formatted":"","value_formatted":"","value":"","field":{"select_all_none":false,"flatten":true,"options":{"has-sidebar":"Right Sidebar","sidebar-below-title":"Right Sidebar below Title (use with Standard Image only)","sidebar-below-thumb":"Right Sidebar below Featured Image (use with Standard Image only)","fullwidth":"Fullwidth Page (No Sidebar)","fullwidth-narrow":"Fullwidth Page Narrow (No Sidebar)","fullscreen":"Fullscreen (No Sidebar, Width of entire Browser Window)"},"id":"redsun_single-layout","name":"Layout","type":"select","label_description":"","multiple":false,"std":"sidebar-below-thumb","desc":"","format":"","before":"","after":"","field_name":"redsun_single-layout","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Layout"}},"menu_color":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"regular":"Default","darkbg":"Dark background with light text","custom":"Custom Color"},"id":"menu_color","name":"Menu Color","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Menu Color"}},"menu_background_color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menu_background_color","name":"Background Color","type":"color","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_background_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["menu_color","=","custom"],"storage":{},"label":"Background Color"}},"menu_text_color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menu_text_color","name":"Text Color","type":"color","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_text_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["menu_color","=","custom"],"storage":{},"label":"Text Color"}},"menu-category":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"{menucat}","default_state":"expanded","id":"menu-category","name":"Menu categories","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu-category","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"select_all_none":false,"flatten":true,"options":[],"id":"menucat","name":"Menu Category","type":"taxonomy_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat","placeholder":"Select a menu category","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"query_args":{"taxonomy":["menu_category"],"number":0},"field_type":"select","add_new":false,"ajax":false,"taxonomy":["menu_category"],"remove_default":false,"storage":null},{"select_all_none":false,"flatten":true,"options":{"one-half":"Half Width","one-third":"One Third","two-third":"Two Third","full":"Full Width"},"id":"menucat-layout","name":"Box Width","type":"select_advanced","label_description":"","multiple":false,"std":"one-half","desc":"","format":"","before":"","after":"","field_name":"menucat-layout","placeholder":"Select the box width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the box width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"one-item":"One Item","two-items":"Two Items","three-items":"Three Items"},"id":"menucat-columns","name":"Menu Items per row","type":"select_advanced","label_description":"","multiple":false,"std":"one-item","desc":"","format":"","before":"","after":"","field_name":"menucat-columns","placeholder":"Select the menu items per row...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the menu items per row...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"regular":"Regular","featured1":"Add border","featured2":"Dark box with light text","featured3":"Reverse text and backbround color"},"id":"menucat-box-style","name":"Box Style","type":"select_advanced","label_description":"","multiple":false,"std":"regular","desc":"","format":"","before":"","after":"","field_name":"menucat-box-style","placeholder":"Select the box style...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the box style...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"menucat-menuitem-padding","name":"Space between Menu Items","type":"select_advanced","label_description":"","multiple":false,"std":"twelve","desc":"","format":"","before":"","after":"","field_name":"menucat-menuitem-padding","placeholder":"Select space...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select space...","width":"style"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menucat-title-hide","name":"Hide Title","type":"checkbox","label_description":"","multiple":false,"std":"0","desc":"","format":"","before":"","after":"","field_name":"menucat-title-hide","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"menucat-title-position","name":"Title and Description Position","type":"select_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat-title-position","placeholder":"Select the title and description position...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the title and description position...","width":"style"},"visible":["menucat-title-hide",false],"storage":null},{"select_all_none":false,"flatten":true,"options":{"no-bottom-border":"None","solid-bottom-border":"Bottom Solid","solid-bottom-top-border":"Bottom and Top Solid","dotted-bottom-border":"Bottom Dotted","dotted-bottom-top-border":"Bottom and Top Dotted"},"id":"menucat-title-style","name":"Title Border","type":"select_advanced","label_description":"","multiple":false,"std":"solid-bottom-border","desc":"","format":"","before":"","after":"","field_name":"menucat-title-style","placeholder":"Select the border style...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the border style...","width":"style"},"visible":["menucat-title-hide",false],"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"menucat-content","name":"Additional Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat-content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"columns":12,"storage":null}],"_original_id":"menu-category","storage":{},"label":"Menu categories","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"type":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"image":"Image ","video":"Video"},"id":"type","name":"Background Type","type":"radio","label_description":"","multiple":false,"std":"image","desc":"","format":"","before":"","after":"","field_name":"type","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Background Type"}},"image":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"image","name":"Background Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"image","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["type","=","image"],["type","=",""]],"relation":"or"},"input_name":"_file_image","index_name":"_index_image","storage":{},"label":"Background Image"}},"video":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"video","max_file_uploads":1,"force_delete":false,"max_status":true,"js_options":{"mimeType":"video","maxFiles":1,"forceDelete":false,"maxStatus":true,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"video","name":"Background Video","type":"video","label_description":"","multiple":true,"desc":"","format":"","before":"","after":"","field_name":"video","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["type","=","video"]]},"input_name":"_file_video","index_name":"_index_video","storage":{},"label":"Background Video"}},"video-max-height":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"video-max-height","name":"Video Maximum Height","type":"number","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"video-max-height","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["type","=","video"]]},"storage":{},"label":"Video Maximum Height"}},"overlay":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay","name":"Add Overlay Color","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlay","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Add Overlay Color"}},"overlay-color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay-color","name":"Overlay Color","type":"color","label_description":"","multiple":false,"std":"rgba(0,0,0,0.2)","desc":"","format":"","before":"","after":"","field_name":"overlay-color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":true,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["overlay",true],"storage":{},"label":"Overlay Color"}},"overlay-width":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"half-width-overlay":"50% ","full-width-overlay":"100%"},"id":"overlay-width","name":"Overlay Color Width","type":"radio","label_description":"","multiple":false,"std":"half-width-overlay","desc":"","format":"","before":"","after":"","field_name":"overlay-width","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","visible":[["overlay",true],["content_position","!=","hero-content-center"]],"storage":{},"label":"Overlay Color Width"}},"content_color":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"content-dark":"regular ","content-white":"white","content-white-pluscolor":"white + theme color","content-black":"dark"},"id":"content_color","name":"Content Color","type":"select_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content_color","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Content Color"}},"content_position":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hero-content-left":"left","hero-content-center":"center","hero-content-right":"right"},"id":"content_position","name":"Content Position","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content_position","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position"}},"vertical":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"vertical","name":"Vertical Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Vertical Text"}},"subtitle":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"subtitle","name":"Subtitle","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Subtitle"}},"title":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"title","name":"Title","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"title","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Title"}},"titlesize":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"titlesize","name":"Use Title as Page Title (H1)","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"titlesize","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Use Title as Page Title (H1)"}},"divider":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"divider","name":"Divider","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Divider"}},"content":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"content","name":"Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Content"}},"button_text":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_text","name":"Button Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_text","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Button Text"}},"button_url":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_url","name":"Button URL","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_url","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Button URL"}},"button_style":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"button-regular":"Regular Button","button-outline":"Outline Button"},"id":"button_style","name":"Button Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Button Style"}},"heroimagemobile":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"heroimagemobile","name":"Mobile Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"heroimagemobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["type","=","image"],["type","=",""],["type","=","video"]],"relation":"or"},"input_name":"_file_heroimagemobile","index_name":"_index_heroimagemobile","storage":{},"label":"Mobile Image"}},"hero_position_mobile":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hmobile-content-leave":"leave as is","hmobile-content-left":"left","hmobile-content-center":"center"},"id":"hero_position_mobile","name":"Content Position on Small Screens","type":"radio","label_description":"","multiple":false,"std":"hero-mobile-content-leave","desc":"","format":"","before":"","after":"","field_name":"hero_position_mobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position on Small Screens"}},"hero_position_mobilev":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hmobile-contentv-top":"top","hmobile-contentv-middle":"middle","hmobile-contentv-bottom":"bottom"},"id":"hero_position_mobilev","name":"Content Position Vertical on Small Screens","type":"radio","label_description":"","multiple":false,"std":"hmobile-contentv-middle","desc":"","format":"","before":"","after":"","field_name":"hero_position_mobilev","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position Vertical on Small Screens"}},"subtitle_alignment":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"subtitle_alignment","name":"Subtitle alignment","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle_alignment","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Subtitle alignment"}},"divider_style":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"divider-horizontal":"Horizontal Divider","divider-vertical":"Vertical Divider"},"id":"divider_style","name":"Divider Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Divider Style"}},"divider_alignment":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"divider_alignment","name":"Divider alignment","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider_alignment","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Divider alignment"}},"gallery-padding":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"gallery-padding","name":"Space between images","type":"select_advanced","label_description":"","multiple":false,"std":"none","desc":"","format":"","before":"","after":"","field_name":"gallery-padding","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Space between images"}},"gallery-linkto":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","lightbox":"Large Image in Light Box"},"id":"gallery-linkto","name":"Link To","type":"select_advanced","label_description":"","multiple":false,"std":"lightbox","desc":"","format":"","before":"","after":"","field_name":"gallery-linkto","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Link To"}},"gallery-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"image {#}","default_state":"expanded","id":"gallery-info","name":"Upload Images","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"gallery-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"galleryimage","name":"Upload Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"galleryimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","input_name":"_file_galleryimage","index_name":"_index_galleryimage","storage":null},{"select_all_none":false,"flatten":true,"options":{"quarter-width":"25% (quarter)","half-width":"50% (half)"},"id":"image-width","name":"Image Width","type":"select_advanced","label_description":"","multiple":false,"std":"quarter-width","desc":"","format":"","before":"","after":"","field_name":"image-width","placeholder":"Select image width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select image width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"square":"100% (square)","half-height":"50% (landscape)","one-and-a-half-height":"150% (portrait)","double-height":"200% (portrait high)"},"id":"image-height","name":"Image Height","type":"select_advanced","label_description":"","multiple":false,"std":"square","desc":"","format":"","before":"","after":"","field_name":"image-height","placeholder":"Select image height...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select image height...","width":"style"},"storage":null}],"_original_id":"gallery-info","storage":{},"label":"Upload Images","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"contentboxes-padding":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"contentboxes-padding","name":"Space between boxes","type":"select_advanced","label_description":"","multiple":false,"std":"none","desc":"","format":"","before":"","after":"","field_name":"contentboxes-padding","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Space between boxes"}},"contentboxes-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"{title}","default_state":"expanded","id":"contentboxes-info","name":"Add Content Boxes","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"contentboxes-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"bg-image":"Image ","bg-video":"Video","bg-color":"Color","bg-none":"None"},"id":"bg-type","name":"Background Type","type":"radio","label_description":"","multiple":false,"std":"bg-image","desc":"","format":"","before":"","after":"","field_name":"bg-type","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"contentboxesimage","name":"Upload Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"contentboxesimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["bg-type","=","bg-image"],["bg-type","=",""]],"relation":"or"},"input_name":"_file_contentboxesimage","index_name":"_index_contentboxesimage","storage":null},{"std":"","mime_type":"video","max_file_uploads":1,"force_delete":false,"max_status":true,"js_options":{"mimeType":"video","maxFiles":1,"forceDelete":false,"maxStatus":true,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"video","name":"Background Video","type":"video","label_description":"","multiple":true,"desc":"","format":"","before":"","after":"","field_name":"video","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":["bg-type","=","bg-video"],"input_name":"_file_video","index_name":"_index_video","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"bg-color","name":"Background Color","type":"color","label_description":"","multiple":false,"std":"rgba(0,0,0)","desc":"","format":"","before":"","after":"","field_name":"bg-color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["bg-type","=","bg-color"],"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay","name":"Add overlay color","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlay","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["bg-type","=","bg-image"],["bg-type","=","bg-video"]],"relation":"or"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlaygradient","name":"Add gradient overlay (below text)","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlaygradient","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["bg-type","=","bg-image"],["bg-type","=","bg-video"]],"relation":"or"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"full-width":"100% (full width)","two-third-width":"66% (two third)","half-width":"50% (half)","one-third-width":"33% (third)","quarter-width":"25% (quarter)"},"id":"box-width","name":"Box Width","type":"select_advanced","label_description":"","multiple":false,"std":"half-width","desc":"","format":"","before":"","after":"","field_name":"box-width","placeholder":"Select box width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select box width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"square":"100% (square)","half-height":"50% (landscape)","one-and-a-half-height":"150% (portrait)","double-height":"200% (portrait high)"},"id":"box-height","name":"Box Height","type":"select_advanced","label_description":"","multiple":false,"std":"square","desc":"","format":"","before":"","after":"","field_name":"box-height","placeholder":"Select box height...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select box height...","width":"style"},"storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"content-dark":"regular","content-white":"white","content-white-pluscolor":"white + theme color"},"id":"content_color","name":"Content Color","type":"radio","label_description":"","multiple":false,"std":"content-dark","desc":"","format":"","before":"","after":"","field_name":"content_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"contentboxes-content-left":"left","contentboxes-content-center":"center","contentboxes-content-right":"right"},"id":"content_position","name":"Content Position","type":"radio","label_description":"","multiple":false,"std":"contentboxes-content-left","desc":"","format":"","before":"","after":"","field_name":"content_position","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"contentboxes-content-top":"top","contentboxes-content-middle":"middle","contentboxes-content-bottom":"bottom"},"id":"content_position_vertical","name":"Content Position Vertical","type":"radio","label_description":"","multiple":false,"std":"contentboxes-content-middle","desc":"","format":"","before":"","after":"","field_name":"content_position_vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"contentboxurl","name":"Box Links To","type":"text","label_description":"","multiple":false,"std":"","desc":"Enter full URL including http:\/\/","format":"","before":"","after":"","field_name":"contentboxurl","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"vertical","name":"Vertical Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"subtitle","name":"Subtitle","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"title","name":"Title","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"title","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"select_all_none":false,"flatten":true,"options":{"h1":"H1","h2":"H2","h3":"H3","h4":"H4","h5":"H5","h6":"H6","bold-text":"Bold Text"},"id":"title-size","name":"Title Size","type":"select_advanced","label_description":"","multiple":false,"std":"h2","desc":"","format":"","before":"","after":"","field_name":"title-size","placeholder":"Select title size...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select title size...","width":"style"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"divider","name":"Divider","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"content","name":"Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"Use &lt;br&gt; for line breaks.","format":"","before":"","after":"","field_name":"content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_text","name":"Button Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_text","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_url","name":"Button URL","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_url","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"button-regular":"Regular Button","button-outline":"Outline Button"},"id":"button_style","name":"Button Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"id":"","name":"MOBILE SETTINGS","type":"heading","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"contentboxesimagemobile","name":"Replace Video with Image on Mobile","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"contentboxesimagemobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["bg-type","=","bg-video"]],"relation":"or"},"input_name":"_file_contentboxesimagemobile","index_name":"_index_contentboxesimagemobile","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"cb-mobile-content-leave":"leave as is","cb-mobile-content-left":"left","cb-mobile-content-center":"center"},"id":"content_position_mobile","name":"Content Position on Small Screens","type":"radio","label_description":"","multiple":false,"std":"cb-mobile-content-leave","desc":"","format":"","before":"","after":"","field_name":"content_position_mobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null}],"_original_id":"contentboxes-info","storage":{},"label":"Add Content Boxes","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"posts-number":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-number","name":"Number of Blog Posts","type":"number","label_description":"","multiple":false,"std":3,"desc":"","format":"","before":"","after":"","field_name":"posts-number","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Number of Blog Posts"}},"posts-category-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-category-display","name":"Display Categories","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-category-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Categories"}},"posts-date-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-date-display","name":"Display Date","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-date-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Date"}},"posts-comments-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-comments-display","name":"Display Comments","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-comments-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Comments"}},"posts-author-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-author-display","name":"Display Author","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-author-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Author"}},"posts-location-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-location-display","name":"Display Location","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-location-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Location"}},"posts-excerpt-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-excerpt-display","name":"Display Excerpt","type":"checkbox","label_description":"","multiple":false,"std":true,"desc":"","format":"","before":"","after":"","field_name":"posts-excerpt-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Excerpt"}},"posts-button-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-button-display","name":"Display \"Read More\" button","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-button-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display \"Read More\" button"}},"posts-share-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-share-display","name":"Display Share Icons","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-share-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Share Icons"}},"logos-width":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-width","name":"Logo Width","type":"number","label_description":"","multiple":false,"std":120,"desc":"","format":"","before":"","after":"","field_name":"logos-width","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Logo Width"}},"logos-height":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-height","name":"Logo Height","type":"number","label_description":"","multiple":false,"std":120,"desc":"","format":"","before":"","after":"","field_name":"logos-height","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Logo Height"}},"logos-border":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-border","name":"Add border between logos","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logos-border","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Add border between logos"}},"logos-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"logo {#}","default_state":"expanded","id":"logos-info","name":"Upload Logos","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logos-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"logoimage","name":"Logo Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"logoimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","input_name":"_file_logoimage","index_name":"_index_logoimage","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logourl","name":"Link to (Enter full URL)","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logourl","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null}],"_original_id":"logos-info","storage":{},"label":"Upload Logos","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}}},"mfb_rest_fields":["title"],"_links":{"self":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts\/11247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/comments?post=11247"}],"version-history":[{"count":0,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts\/11247\/revisions"}],"wp:attachment":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/media?parent=11247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/categories?post=11247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/tags?post=11247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}