{"id":10610,"date":"2025-07-16T14:43:33","date_gmt":"2025-07-16T13:43:33","guid":{"rendered":"https:\/\/scanna.theprogressteam.com\/about\/"},"modified":"2026-09-10T12:28:00","modified_gmt":"2026-09-10T11:28:00","slug":"about","status":"publish","type":"page","link":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10610\" class=\"elementor elementor-10610 elementor-6408\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74816a3 e-con-full e-flex e-con e-parent\" data-id=\"74816a3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d76b6f8 elementor-widget elementor-widget-heading\" data-id=\"d76b6f8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About Scanna<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d97cb6f e-flex e-con-boxed e-con e-parent\" data-id=\"d97cb6f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-281a58c e-con-full e-flex e-con e-child\" data-id=\"281a58c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3d87550 e-con-full e-flex e-con e-child\" data-id=\"3d87550\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2aee4e6 elementor-widget elementor-widget-text-editor\" data-id=\"2aee4e6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Specialists in Security Screening and Detection<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-506e8a9 elementor-widget elementor-widget-text-editor\" data-id=\"506e8a9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Protecting people and infrastructure worldwide, without compromise.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32c040d e-con-full e-flex e-con e-child\" data-id=\"32c040d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-666367c ts elementor-widget elementor-widget-text-editor\" data-id=\"666367c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Scanna is a privately owned SME, manufacturing Portable Security X-ray systems and Mailroom X-ray Screening and Detection Equipment for the Defence, Security and Industrial sectors.<\/p><p>We hold ISO9001: 2015 quality assurance, Cyber Essentials, Safe Contractor and TRACE accreditation and are committed to delivering social value. We support our veterans via the Armed Forces Covenant.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1240a0a bt elementor-widget elementor-widget-button\" data-id=\"1240a0a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae5385e elementor-widget elementor-widget-html\" data-id=\"ae5385e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.ts ul, .ts ol {\r\npadding-left: 0; \/* Remove default padding for lists *\/\r\nmargin-left: 0; \/* Remove default margin for lists *\/\r\nlist-style-position: inside; \/* Position bullets inside the list *\/\r\n}\r\n\r\n.ts li {\r\ntext-align: left; \/* Align list items to the left *\/\r\nmargin-left: 0; \/* Ensure no additional left margin *\/\r\n}\r\n<\/style>\r\n\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script>\r\njQuery(document).ready(function($) {\r\n\/\/ Initial state\r\nvar isExpanded = false;\r\nvar $textEditor = $('.ts'); \/\/ Ensure this is your actual selector\r\nvar $button = $('.bt a'); \/\/ Ensure this is your actual button selector\r\n\r\n\/\/ Apply initial blur and height restriction\r\n$textEditor.css({\r\n'max-height': '60px',\r\n'filter': 'blur(0px)',\r\n\r\n'overflow': 'hidden'\r\n});\r\n\r\n\/\/ Button hover effect\r\n$button.hover(\r\nfunction() {\r\n$(this).css('cursor', 'pointer'); \/\/ Set cursor to pointer on hover\r\n},\r\nfunction() {\r\n$(this).css('cursor', 'auto'); \/\/ Reset cursor to default when not hovering\r\n}\r\n);\r\n\r\n\/\/ Button click action\r\n$button.click(function() {\r\nif (isExpanded) {\r\n\/\/ Collapse and re-apply blur\r\n$textEditor.css('filter', 'blur(0px)'); \/\/ Immediately re-apply blur\r\n$textEditor.animate({maxHeight: '60px'}, 500); \/\/ Animate height change\r\nisExpanded = false;\r\n$button.text('read More'); \/\/ Optionally change button text\r\n} else {\r\n\/\/ Expand and remove blur immediately\r\n$textEditor.css('filter', 'none'); \/\/ Immediately remove blur\r\nvar fullHeight = $textEditor.prop('scrollHeight') + 'px';\r\n$textEditor.animate({maxHeight: fullHeight}, 500); \/\/ Animate height change\r\nisExpanded = true;\r\n$button.text('read Less'); \/\/ Optionally change button text\r\n}\r\n});\r\n});\r\n\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32a6c53 e-con-full e-grid e-con e-child\" data-id=\"32a6c53\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35d0130 elementor-widget elementor-widget-counter\" data-id=\"35d0130\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Countries using Scanna x-ray equipment<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"100\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-feb8a36 elementor-widget elementor-widget-counter\" data-id=\"feb8a36\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years of experience<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"30\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-821c6c7 e-flex e-con-boxed e-con e-parent\" data-id=\"821c6c7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a104244 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"a104244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Protecting people and infrastructure worldwide, without compromise.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5a9867 e-con-full e-grid e-con e-parent\" data-id=\"a5a9867\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-64663b9 e-con-full e-flex e-con e-child\" data-id=\"64663b9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7c58670 e-con-full e-flex e-con e-child\" data-id=\"7c58670\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5839c4 elementor-widget elementor-widget-image\" data-id=\"c5839c4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"61\" height=\"61\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png\" class=\"attachment-large size-large wp-image-10602\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ae82a2 e-con-full e-flex e-con e-child\" data-id=\"6ae82a2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8eb1a9c elementor-widget elementor-widget-heading\" data-id=\"8eb1a9c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Security and Defence<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ba3c57 elementor-widget elementor-widget-button\" data-id=\"7ba3c57\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/scanna.theprogressteam.com\/en-X\/security-screening\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">LEARN MORE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9562f1f e-con-full e-flex e-con e-child\" data-id=\"9562f1f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-584cacb e-con-full e-flex e-con e-child\" data-id=\"584cacb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da9f502 elementor-widget elementor-widget-image\" data-id=\"da9f502\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"61\" height=\"61\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/airplane-svgrepo-com.png\" class=\"attachment-large size-large wp-image-10603\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-922c602 e-con-full e-flex e-con e-child\" data-id=\"922c602\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd008cb elementor-widget elementor-widget-heading\" data-id=\"cd008cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Aviation<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efbaec4 elementor-widget elementor-widget-button\" data-id=\"efbaec4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">COMING SOON<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-07e6703 e-con-full e-flex e-con e-child\" data-id=\"07e6703\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c1fd88e e-con-full e-flex e-con e-child\" data-id=\"c1fd88e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c0d1b5 elementor-widget elementor-widget-image\" data-id=\"6c0d1b5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"62\" height=\"61\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/Mask-Group-3.png\" class=\"attachment-large size-large wp-image-10604\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72afbdb e-con-full e-flex e-con e-child\" data-id=\"72afbdb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a6ecff elementor-widget elementor-widget-heading\" data-id=\"5a6ecff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Non-Destructive Testing<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9ffdec elementor-widget elementor-widget-button\" data-id=\"e9ffdec\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/scanna.theprogressteam.com\/en-X\/ndt\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">LEARN MORE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b780eec e-con-full e-flex e-con e-child\" data-id=\"b780eec\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5194954 e-con-full e-flex e-con e-child\" data-id=\"5194954\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5d7cb6a e-con-full e-flex e-con e-child\" data-id=\"5d7cb6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-125a843 elementor-widget elementor-widget-image\" data-id=\"125a843\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"61\" height=\"61\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/airplane-svgrepo-com.png\" class=\"attachment-large size-large wp-image-10603\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c72b0e e-con-full e-flex e-con e-child\" data-id=\"3c72b0e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f192c1b elementor-widget elementor-widget-text-editor\" data-id=\"f192c1b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>+44 (0) 207 355 3555<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d72d5 elementor-widget elementor-widget-heading\" data-id=\"60d72d5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Get In Touch With Us Today<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cca34eb elementor-widget elementor-widget-button\" data-id=\"cca34eb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/scanna.theprogressteam.com\/en-X\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">LEARN MORE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23e694d e-con-full qodef-elementor-content-grid e-flex e-con e-parent\" data-id=\"23e694d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2ee6b39 e-con-full e-flex e-con e-child\" data-id=\"2ee6b39\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-718044f elementor-widget elementor-widget-freightexpress_core_image_hotspots\" data-id=\"718044f\" data-element_type=\"widget\" data-widget_type=\"freightexpress_core_image_hotspots.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m  qodef-image-hotspots qodef-layout--default\">\n\t\t<div class=\"qodef-m-image\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"847\" height=\"446\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/locations-map.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/locations-map.jpg 847w, https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/locations-map-600x316.jpg 600w, https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/locations-map-300x158.jpg 300w, https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/locations-map-768x404.jpg 768w\" sizes=\"(max-width: 847px) 100vw, 847px\" \/>\t<\/div>\n<div class=\"qodef-m-content\">\n\t\t\t<div class=\"qodef-hotspot-item qodef-e\" style=\"--qode-hotspot-left-1920:23.5%;--qode-hotspot-top-1920:197px;--qode-hotspot-left-1512:23%;--qode-hotspot-top-1512:152px;--qode-hotspot-left-1368:23%;--qode-hotspot-top-1368:152px;--qode-hotspot-left-1200:23%;--qode-hotspot-top-1200:152px;--qode-hotspot-left-1024:23%;--qode-hotspot-top-1024:152px;--qode-hotspot-left-880:23%;--qode-hotspot-top-880:152px;--qode-hotspot-left-680:23%;--qode-hotspot-top-680:75px\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"qodef-e-no-link\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-pin\" ><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t<div class=\"qodef-e-content-inner-holder\">\n\t\t\t\t\t\t\t\t<div class=\"qodef-e-item-image\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"135\" height=\"127\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/05\/hotspot-1.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-content-inner\">\n\t\t\t\t\t\t\t\t<p class=\"qodef-e-text\" >\n\tScanna MSC Ltd,<br>\n2910 Hyde Park Street,<br>Florida, 34239<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"qodef-hotspot-item qodef-e\" style=\"--qode-hotspot-left-1920:45%;--qode-hotspot-top-1920:136px;--qode-hotspot-left-1512:45%;--qode-hotspot-top-1512:31%;--qode-hotspot-left-1368:45%;--qode-hotspot-top-1368:31%;--qode-hotspot-left-1200:45%;--qode-hotspot-top-1200:31%;--qode-hotspot-left-1024:45%;--qode-hotspot-top-1024:31%;--qode-hotspot-left-880:45%;--qode-hotspot-top-880:31%;--qode-hotspot-left-680:44%;--qode-hotspot-top-680:28%\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"qodef-e-no-link\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-pin\" ><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t<div class=\"qodef-e-content-inner-holder\">\n\t\t\t\t\t\t\t\t<div class=\"qodef-e-item-image\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"135\" height=\"127\" src=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/05\/hotspot-2.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-content-inner\">\n\t\t\t\t\t\t\t\t<p class=\"qodef-e-text\" >\n\tScann MSC Ltd,<br>80 Portland Place,<br>London, W1B 1NT<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9dfe0f4 e-con-full e-flex e-con e-child\" data-id=\"9dfe0f4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f286cf0 e-con-full e-flex e-con e-child\" data-id=\"f286cf0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58d2d5c elementor-widget elementor-widget-freightexpress_core_section_title\" data-id=\"58d2d5c\" data-element_type=\"widget\" data-widget_type=\"freightexpress_core_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m  qodef-section-title qodef-alignment--left  \">\n    \t\t<h2 class=\"qodef-m-title\" >\n\t\t\tGet In Touch\t<\/h2>\n\t    <p class=\"qodef-m-description\" > Contact us for further information and assistance on our products and services<\/p>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3a5d56 elementor-widget elementor-widget-text-editor\" data-id=\"f3a5d56\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"font-size: 17px;\">Equipment Sales and Leasing<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d13533 elementor-widget elementor-widget-text-editor\" data-id=\"8d13533\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><a href=\"tel:+442073553555\">+ 44(0) 20 7355 3555<\/a><br \/><a href=\"mailto:info@scanna-msc.com\">info@scanna-msc.com<\/a><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34f23d7 e-con-full e-flex e-con e-child\" data-id=\"34f23d7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25fa052 elementor-widget elementor-widget-text-editor\" data-id=\"25fa052\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our Offices<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-97035e0 e-con-full e-grid e-con e-child\" data-id=\"97035e0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6a7ff5 elementor-widget elementor-widget-text-editor\" data-id=\"c6a7ff5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>SCANNA MSC LTD<br \/>80 Portland Place,<br \/>London, W1B 1NT<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a76c6f elementor-widget elementor-widget-text-editor\" data-id=\"4a76c6f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>SCANNA MSC INC\u00a0<br \/>2910 Hyde Park Street, Sarasota, FL 34239<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9dc8531 elementor-widget elementor-widget-button\" data-id=\"9dc8531\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/scanna.theprogressteam.com\/en-X\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CONTACT US TODAY<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Scanna Specialists in Security Screening and Detection Protecting people and infrastructure worldwide, without compromise. Scanna is a privately owned SME, manufacturing Portable Security X-ray systems and Mailroom X-ray Screening and Detection Equipment for the Defence, Security and Industrial sectors. We hold ISO9001: 2015 quality assurance, Cyber Essentials, Safe Contractor and TRACE accreditation and are [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10610","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About - Scanna<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About - Scanna\" \/>\n<meta property=\"og:description\" content=\"About Scanna Specialists in Security Screening and Detection Protecting people and infrastructure worldwide, without compromise. Scanna is a privately owned SME, manufacturing Portable Security X-ray systems and Mailroom X-ray Screening and Detection Equipment for the Defence, Security and Industrial sectors. We hold ISO9001: 2015 quality assurance, Cyber Essentials, Safe Contractor and TRACE accreditation and are [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scanna.theprogressteam.com\/en-X\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"Scanna\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T11:28:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png\" \/>\n\t<meta property=\"og:image:width\" content=\"61\" \/>\n\t<meta property=\"og:image:height\" content=\"61\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/\",\"url\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/\",\"name\":\"About - Scanna\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/secure-lock-svgrepo-com.png\",\"datePublished\":\"2025-07-16T13:43:33+00:00\",\"dateModified\":\"2026-09-10T11:28:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/#breadcrumb\"},\"inLanguage\":\"en-X\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-X\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/#primaryimage\",\"url\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/secure-lock-svgrepo-com.png\",\"contentUrl\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/secure-lock-svgrepo-com.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/about\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/en-X\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#website\",\"url\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/\",\"name\":\"Scanna\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-X\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#organization\",\"name\":\"Scanna\",\"url\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-X\",\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/logo.svg\",\"width\":199,\"height\":53,\"caption\":\"Scanna\"},\"image\":{\"@id\":\"https:\\\/\\\/scanna.theprogressteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About - Scanna","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"About - Scanna","og_description":"About Scanna Specialists in Security Screening and Detection Protecting people and infrastructure worldwide, without compromise. Scanna is a privately owned SME, manufacturing Portable Security X-ray systems and Mailroom X-ray Screening and Detection Equipment for the Defence, Security and Industrial sectors. We hold ISO9001: 2015 quality assurance, Cyber Essentials, Safe Contractor and TRACE accreditation and are [&hellip;]","og_url":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/","og_site_name":"Scanna","article_modified_time":"2026-09-10T11:28:00+00:00","og_image":[{"width":61,"height":61,"url":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/","url":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/","name":"About - Scanna","isPartOf":{"@id":"https:\/\/scanna.theprogressteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/#primaryimage"},"image":{"@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/#primaryimage"},"thumbnailUrl":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png","datePublished":"2025-07-16T13:43:33+00:00","dateModified":"2026-09-10T11:28:00+00:00","breadcrumb":{"@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/#breadcrumb"},"inLanguage":"en-X","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scanna.theprogressteam.com\/en-X\/about\/"]}]},{"@type":"ImageObject","inLanguage":"en-X","@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/#primaryimage","url":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png","contentUrl":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/secure-lock-svgrepo-com.png"},{"@type":"BreadcrumbList","@id":"https:\/\/scanna.theprogressteam.com\/en-X\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scanna.theprogressteam.com\/en-X\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/scanna.theprogressteam.com\/#website","url":"https:\/\/scanna.theprogressteam.com\/","name":"Scanna","description":"","publisher":{"@id":"https:\/\/scanna.theprogressteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scanna.theprogressteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-X"},{"@type":"Organization","@id":"https:\/\/scanna.theprogressteam.com\/#organization","name":"Scanna","url":"https:\/\/scanna.theprogressteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-X","@id":"https:\/\/scanna.theprogressteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/logo.svg","contentUrl":"https:\/\/scanna.theprogressteam.com\/wp-content\/uploads\/2025\/03\/logo.svg","width":199,"height":53,"caption":"Scanna"},"image":{"@id":"https:\/\/scanna.theprogressteam.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/pages\/10610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/comments?post=10610"}],"version-history":[{"count":3,"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/pages\/10610\/revisions"}],"predecessor-version":[{"id":11085,"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/pages\/10610\/revisions\/11085"}],"wp:attachment":[{"href":"https:\/\/scanna.theprogressteam.com\/en-X\/wp-json\/wp\/v2\/media?parent=10610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}