CINXE.COM

Quality Management System - tec5USA

<!DOCTYPE html> <html lang="en-US" > <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> Quality Management System - tec5USA </title><link rel="stylesheet" href="https://www.tec5usa.com/wp-content/cache/min/1/dd924a042123ca14598ee6cc39cd9d71.css" media="all" data-minify="1" /> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.tec5usa.com/xmlrpc.php"> <link rel="apple-touch-icon" sizes="180x180" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/favicon/favicon//tec5_favicon_180x180.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/favicon/favicon//tec5_favicon_32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/favicon/favicon//tec5_favicon_16x16.png"> <!-- <link rel="preload" href="" as="font" crossorigin="anonymous" /> --> <link rel="preload" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/fonts/poppins/poppins-v15-latin-700.woff2" as="font" crossorigin="anonymous" /> <!-- <link rel="preload" href="" as="font" crossorigin="anonymous" /> --> <link rel="preload" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/fonts/poppins/poppins-v15-latin-regular.woff2" as="font" crossorigin="anonymous" /> <!-- <link rel="preload" href="" as="font" crossorigin="anonymous" /> --> <link rel="preload" href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/fonts/krona-one/krona-one-v9-latin-regular.woff2" as="font" crossorigin="anonymous" /> <!--[if IE]> <link rel="shortcut icon" href="/favicon.ico"> <![endif]--> <!-- <script type="rocketlazyloadscript" src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@17.3.1/dist/lazyload.min.js"></script> --> <style title="CriticalCSS">/* start quality-management-system*/.f-col-5{width:100%;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}@media (max-width:1024px){.f-col-5{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.f-col-6{width:100%;max-width:50%}.companies{background-color:#0D2046;padding:120px 0;position:relative;overflow:hidden}.companies .wrapp{-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media (max-width:1024px){.companies .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1024px){.companies .background-icon{width:140%;top:11%;left:-40%}}@media (max-width:575px){.companies .background-icon{top:17%}}.companies .f-col-4{margin-right:40px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.companies .f-col-4{width:100%;max-width:540px;margin:0 auto;margin-bottom:50px;text-align:center}}@media (max-width:1024px){.companies .f-col-8{-ms-flex-item-align:end;align-self:flex-end}}@media (max-width:575px){.companies .f-col-8{width:90vw}}.companies .img-wrap{background-color:#fff;border-radius:35%;position:relative;overflow:hidden;max-width:214px;width:100%;padding-bottom:96%;height:0;outline:none;margin:0 auto;max-height:214px}.companies .img-wrap .image,.companies .img-wrap .video{position:absolute;left:0;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.companies .img-wrap .image{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.companies .slick-list{padding:0 5% 0 0!important}.companies .slick-slide{padding:0 32px 0 0}.footer *{color:#e5e5e5}.footer .container{position:relative;z-index:2}@media (max-width:1024px){.footer .container{max-width:650px}}.footer .footer-top{display:none}*+ul,*+p{margin:0 0 15px}h1{color:#15274C;font-weight:400;line-height:1.4;font-family:"Krona One"}h1{font-size:50px;line-height:1.3;letter-spacing:-0.05em}@media (max-width:1440px){h1{font-size:38px}}@media (max-width:1280px){h1{font-size:36px}}@media (max-width:1024px){h1{font-size:42px}}@media (max-width:768px){h1{font-size:28px}}p{color:#0D2046}@media (max-width:1024px){p{font-size:16px}}ul{margin:0 0 27px 54px}ul li{color:#0D2046}@media (max-width:768px){ul{margin:0 0 25px 20px}}.heading-wrap{margin-bottom:3.3vw}.section-heading,.section-heading>:first-child{font-size:24px;font-weight:700}.text-big{font-size:22px;font-weight:700}@media (max-width:1024px){.text-big{font-size:18px}}@media (max-width:575px){.text-big{font-size:16px}}.text-bold,.testimonials-section .testimonial__text{font-weight:700}.text-white{color:#fff}.sup-heading{opacity:.5}.text-center{text-align:center}.sup-heading{margin-bottom:30px;font-family:"Krona One";letter-spacing:2px}@media (max-width:575px){.sup-heading{margin-bottom:15px}}.wpcf7-form-control-wrap{display:block;position:relative}.wpcf7-form-control-wrap:not(.g-recaptcha-response)::before{content:" ";position:absolute;bottom:-1px;left:0;width:13px;height:2px;background-color:#CD0026}.wpcf7-form{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.input-field{width:100%}@media (min-width:576px){.input-field{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}@media (min-width:1025px){.input-field{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 26px);flex:0 0 calc(33.3333% - 26px)}}.wpcf7{position:relative;z-index:2}.wpcf7 form>div,.wpcf7 form>p{margin:0 0 20px}.wpcf7 input:not([type=submit]){padding:12px;width:100%}.wpcf7 p,.wpcf7 div{position:relative}.wpcf7 div:last-child{margin-bottom:0}.wpcf7 input[type=email]{font-weight:400;line-height:45px;height:45px;padding:0;background:transparent;border:0;border-radius:0;border-bottom:1px solid rgba(13,32,70,0.15);-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box}.wpcf7 input[type=email]::-webkit-input-placeholder{color:rgba(13,32,70,0.5)}.wpcf7 input[type=email]:-moz-placeholder{color:rgba(13,32,70,0.5)}.wpcf7 input[type=email]::-moz-placeholder{color:rgba(13,32,70,0.5)}.wpcf7 input[type=email]:-ms-input-placeholder{color:rgba(13,32,70,0.5)}.wpcf7-response-output{width:100%;border:2px solid #E3E8F0;border-radius:20px;padding:20px}.explore-products__switch{background-color:#fff;border-radius:20px;position:relative;display:block}.products-and-solutions{padding:9vw 0 14vw}.products-and-solutions__top{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1440px){.products-and-solutions__top{max-width:unset}}.products-and-solutions__top .heading-wrap{width:100%;max-width:900px;margin:0 auto}.products-and-solutions__bottom .heading-wrap{width:100%;max-width:956px;margin:0 auto;margin-bottom:3.3vw}@media (max-width:1024px){.products-and-solutions__bottom .heading-wrap{margin-bottom:40px}}.products-and-solutions__bottom .heading-wrap h3{margin-bottom:10px}@media (max-width:1024px){.products-and-solutions__bottom .heading-wrap h3{margin-bottom:20px}}.products-and-solutions__bottom .heading-wrap p{width:100%;max-width:680px;margin:0 auto}.products-and-solutions__bottom .wrapp{overflow:visible}@media (max-width:768px){.products-and-solutions__bottom .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products-and-solutions__bottom .wrapp .box,.products-and-solutions__bottom .wrapp .explore-products__switch{max-width:calc(33.33% - 26px);-webkit-perspective:1000px;perspective:1000px;-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0px 30px 60px rgba(25,63,140,0.2);box-shadow:0px 30px 60px rgba(25,63,140,0.2)}@media (max-width:768px){.products-and-solutions__bottom .wrapp .box,.products-and-solutions__bottom .wrapp .explore-products__switch{width:100%;max-width:500px;margin:0 auto}}.products-and-solutions__bottom .wrapp .box:not(:last-of-type),.products-and-solutions__bottom .wrapp .explore-products__switch:not(:last-of-type){margin-right:40px}@media (max-width:768px){.products-and-solutions__bottom .wrapp .box:not(:last-of-type),.products-and-solutions__bottom .wrapp .explore-products__switch:not(:last-of-type){margin:0 0 20px}}.products-and-solutions__bottom .wrapp .box__head{margin-bottom:0;height:auto}.products-and-solutions__bottom .wrapp .box__head-icon{height:110px;width:160px;display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.products-and-solutions__bottom .wrapp .box__head-icon img{width:auto}.products-and-solutions__bottom .wrapp .box .text-big,.products-and-solutions__bottom .wrapp .explore-products__switch .text-big,.products-and-solutions__bottom .wrapp .box .box__head-title,.products-and-solutions__bottom .wrapp .explore-products__switch .box__head-title,.products-and-solutions__bottom .wrapp .box .single-products__description-content p:first-child,.products-and-solutions__bottom .wrapp .explore-products__switch .single-products__description-content p:first-child,.products-and-solutions__bottom .wrapp .box .single-post__content-wrap h3,.products-and-solutions__bottom .wrapp .explore-products__switch .single-post__content-wrap h3,.products-and-solutions__bottom .wrapp .box .default-page h3,.products-and-solutions__bottom .wrapp .explore-products__switch .default-page h3{margin-bottom:20px}.products-and-solutions__bottom .wrapp .box .btn-primary,.products-and-solutions__bottom .wrapp .explore-products__switch .btn-primary{position:absolute;bottom:-60px;left:40px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.products-and-solutions__bottom .wrapp .box .btn-primary:hover .icon-wrap,.products-and-solutions__bottom .wrapp .explore-products__switch .btn-primary:hover .icon-wrap{background-color:#93B7FF;border-color:#93B7FF}.products-and-solutions__bottom .wrapp .box .btn-primary:hover .icon-wrap .icon,.products-and-solutions__bottom .wrapp .explore-products__switch .btn-primary:hover .icon-wrap .icon{stroke:#fff;fill:#fff}.products-and-solutions__bottom .wrapp .box .icon-wrap,.products-and-solutions__bottom .wrapp .explore-products__switch .icon-wrap{background-color:#2C6CEB;border-color:#2C6CEB}@media (min-width:1025px){.products-and-solutions__bottom .wrapp .box:hover,.products-and-solutions__bottom .wrapp .explore-products__switch:hover{background-color:#0D2046;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0px 20px 40px rgba(14,29,52,0.13);box-shadow:0px 20px 40px rgba(14,29,52,0.13)}.products-and-solutions__bottom .wrapp .box:hover .text-big,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .text-big,.products-and-solutions__bottom .wrapp .box:hover .box__head-title,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .box__head-title,.products-and-solutions__bottom .wrapp .box:hover .single-products__description-content p:first-child,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .single-products__description-content p:first-child,.products-and-solutions__bottom .wrapp .box:hover .single-post__content-wrap h3,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .single-post__content-wrap h3,.products-and-solutions__bottom .wrapp .box:hover .default-page h3,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .default-page h3,.products-and-solutions__bottom .wrapp .box:hover .text-smaller,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .text-smaller,.products-and-solutions__bottom .wrapp .box:hover .box__head-top,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .box__head-top,.products-and-solutions__bottom .wrapp .box:hover .box__footer-exerpt,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .box__footer-exerpt{color:#fff}.products-and-solutions__bottom .wrapp .box:hover .btn-primary,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .btn-primary{-webkit-transform:rotateX(0);transform:rotateX(0)}.products-and-solutions__bottom .wrapp .box:hover .box__head-icon img,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .box__head-icon img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.products-and-solutions__bottom .wrapp .box:hover .icon-wrap .icon,.products-and-solutions__bottom .wrapp .explore-products__switch:hover .icon-wrap .icon{stroke:#fff;fill:#fff}}.who-do-we-work-for{position:relative;padding:85px 0 55px}.who-do-we-work-for__background{width:90vw;height:70%;border-radius:0 20px 20px 0;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:1025px){.who-do-we-work-for__background{width:66vw;height:100%}}.who-do-we-work-for__background,.who-do-we-work-for__background::after{content:" ";position:absolute;z-index:0;top:0;left:0}.who-do-we-work-for__background::after{width:100%;height:100%;background-color:rgba(13,32,70,0.7)}.who-do-we-work-for .wrapp{position:relative;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px}@media (min-width:1025px){.who-do-we-work-for .wrapp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-bottom:40px}}@media (max-width:1024px){.who-do-we-work-for .f-col-4,.who-do-we-work-for .f-col-8{max-width:90vw}}@media (max-width:1024px){.who-do-we-work-for .f-col-4{margin-bottom:40px}}@media (max-width:1024px){.who-do-we-work-for .f-col-8{-ms-flex-item-align:end;align-self:flex-end}}@media (max-width:1024px){.who-do-we-work-for .heading-wrap{max-width:80%}}@media (max-width:768px){.who-do-we-work-for .heading-wrap{max-width:550px}}.who-do-we-work-for .slick-list{border-radius:20px 0 0 20px}@media (max-width:1280px){.who-do-we-work-for .slick-list{padding:0 10% 0 0}}@media (max-width:1024px){.who-do-we-work-for .slick-list{padding:0 25% 0 0}}.who-do-we-work-for .box,.who-do-we-work-for .explore-products__switch{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:300px;border-radius:0;border-right:1px solid #CCCCCC;padding:35px 20px}.who-do-we-work-for .box__footer{min-height:140px}.who-do-we-work-for .box__footer .text-big,.who-do-we-work-for .box__footer .box__head-title,.who-do-we-work-for .box__footer .single-products__description-content p:first-child,.who-do-we-work-for .box__footer .single-post__content-wrap h3,.who-do-we-work-for .box__footer .default-page h3{font-size:22px}@media (min-width:1025px){.who-do-we-work-for .box__footer .text-big,.who-do-we-work-for .box__footer .box__head-title,.who-do-we-work-for .box__footer .single-products__description-content p:first-child,.who-do-we-work-for .box__footer .single-post__content-wrap h3,.who-do-we-work-for .box__footer .default-page h3{font-size:clamp(24px,2.3vw,30px)}}@media (min-width:1441px){.who-do-we-work-for .box__footer .text-big,.who-do-we-work-for .box__footer .box__head-title,.who-do-we-work-for .box__footer .single-products__description-content p:first-child,.who-do-we-work-for .box__footer .single-post__content-wrap h3,.who-do-we-work-for .box__footer .default-page h3{font-size:32px}}@media (min-width:1280px){.who-do-we-work-for .box,.who-do-we-work-for .explore-products__switch{height:400px}}.who-do-we-work-for .slider__btns-wrap{margin:30px 0 0}.who-do-we-work-for .slider__btns-wrap .icon-wrap{border:2px solid rgba(255,255,255,0.6);background-color:#fff}.who-do-we-work-for .slider__btns-wrap .icon{stroke:#0D2046;fill:#0D2046}.who-do-we-work-for .slider__btns-wrap .btn-primary:hover .icon{stroke:#CD0026;fill:#CD0026}.who-do-we-work-for .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.explore-products{padding:9vw 0 6vw}@media (min-width:1441px){.explore-products{padding:11vw 0 9vw}}.explore-products .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible;position:relative}@media (min-width:1025px){.explore-products .wrapp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-left:15px}}.explore-products .f-col-4{width:100%}@media (max-width:1024px){.explore-products .f-col-4{text-align:center;margin-bottom:25px}}@media (max-width:1024px){.explore-products .f-col-4 .btn-primary{position:absolute;bottom:0;left:40%;z-index:2;-webkit-transform:translate(-60%,0);transform:translate(-60%,0)}}@media (max-width:768px){.explore-products .f-col-4 .btn-primary{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@media (max-width:575px){.explore-products .f-col-4 .btn-primary{left:50%;-webkit-transform:translate(-75%,30px);transform:translate(-75%,30px)}}@media (max-width:370px){.explore-products .f-col-4 .btn-primary{-webkit-transform:translate(-75%,25px);transform:translate(-75%,25px)}}.explore-products .f-col-8{position:relative}@media (max-width:1024px){.explore-products .f-col-8{-ms-flex-item-align:end;align-self:flex-end;height:375px}}@media (min-width:1025px){.explore-products .heading-wrap{max-width:318px}}.explore-products__switch-wrap{margin-bottom:3.2vw;width:100%}@media (max-width:1024px){.explore-products__switch-wrap{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;width:100%;max-width:500px;margin:0 auto}}.explore-products__switch{width:100%;display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.explore-products__switch .text-big,.explore-products__switch .box__head-title,.explore-products__switch .single-products__description-content p:first-child,.explore-products__switch .single-post__content-wrap h3,.explore-products__switch .default-page h3{opacity:0.4}@media (max-width:1024px){.explore-products__switch .text-big,.explore-products__switch .box__head-title,.explore-products__switch .single-products__description-content p:first-child,.explore-products__switch .single-post__content-wrap h3,.explore-products__switch .default-page h3{font-size:14px;display:block;width:100%}}.explore-products__switch .icon{display:none}.explore-products__switch.active{background-color:#0D2046}.explore-products__switch.active .text-big,.explore-products__switch.active .box__head-title,.explore-products__switch.active .single-products__description-content p:first-child,.explore-products__switch.active .single-post__content-wrap h3,.explore-products__switch.active .default-page h3{opacity:1;color:#fff}.explore-products__switch.active .icon{opacity:1;stroke:#fff;fill:#fff}@media (max-width:1440px){.explore-products__switch{padding:30px 35px}}@media (max-width:1024px){.explore-products__switch{padding:10px 20px;border-radius:0;border:1px solid rgba(13,32,70,0.2);text-align:center}}@media (min-width:1025px){.explore-products__switch:first-child{border-radius:20px 20px 0 0}.explore-products__switch:last-child{border-radius:0 0 20px 20px}.explore-products__switch .icon{opacity:0}.explore-products__switch.active .text-big,.explore-products__switch.active .box__head-title,.explore-products__switch.active .single-products__description-content p:first-child,.explore-products__switch.active .single-post__content-wrap h3,.explore-products__switch.active .default-page h3{opacity:1}.explore-products__switch.active .icon{opacity:1;stroke:#fff;fill:#fff}}.explore-products__oem,.explore-products__turnkey{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:575px){.explore-products__oem,.explore-products__turnkey{padding-left:15px}.explore-products__oem .slick-list,.explore-products__turnkey .slick-list{padding:0 30px 0 0!important}}.explore-products__oem-slider,.explore-products__turnkey-slider{opacity:0;z-index:0}@media (min-width:1025px){.explore-products__oem-slider::before,.explore-products__turnkey-slider::before{content:" ";position:absolute;top:-30px;left:-35px;width:100%;max-width:300px;z-index:0;height:300px;background-color:transparent;border:2px solid rgba(44,108,235,0.5);border-radius:20px 0 0}}.explore-products__oem-slider.active,.explore-products__turnkey-slider.active{opacity:1;z-index:1}.explore-products__oem-slider .slick-list,.explore-products__turnkey-slider .slick-list{padding:0 10% 0 0}@media (max-width:1280px){.explore-products__oem-slider .slick-list,.explore-products__turnkey-slider .slick-list{padding:0}}.explore-products__oem-slider .slick-track,.explore-products__turnkey-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.explore-products__oem-slider .slick-slide,.explore-products__turnkey-slider .slick-slide{padding-right:30px}@media (max-width:1280px){.explore-products__oem-slider .slick-slide,.explore-products__turnkey-slider .slick-slide{padding-right:20px}}@media (max-width:1024px){.explore-products__oem-slider .slick-slide,.explore-products__turnkey-slider .slick-slide{height:inherit}}@media (min-width:1025px){.explore-products__oem-slider .slick-slide.is-open .box__head img,.explore-products__turnkey-slider .slick-slide.is-open .box__head img{max-height:260px}.explore-products__oem-slider .slick-slide.is-open .item-title,.explore-products__turnkey-slider .slick-slide.is-open .item-title{font-size:22px}}@media (min-width:1441px){.explore-products__oem-slider .slick-slide.is-open .item-title,.explore-products__turnkey-slider .slick-slide.is-open .item-title{font-size:28px}}.explore-products__oem-slider .box,.explore-products__oem-slider .explore-products__switch,.explore-products__turnkey-slider .box,.explore-products__turnkey-slider .explore-products__switch{max-height:430px;overflow:visible;padding-bottom:95px;height:100%}@media (max-width:1440px){.explore-products__oem-slider .box,.explore-products__oem-slider .explore-products__switch,.explore-products__turnkey-slider .box,.explore-products__turnkey-slider .explore-products__switch{padding:25px 25px 90px}.explore-products__oem-slider .box__float,.explore-products__turnkey-slider .box__float{left:25px}}@media (max-width:1024px){.explore-products__oem-slider .box,.explore-products__oem-slider .explore-products__switch,.explore-products__turnkey-slider .box,.explore-products__turnkey-slider .explore-products__switch{padding-bottom:25px}}.explore-products__oem-slider .box__head img,.explore-products__turnkey-slider .box__head img{max-height:221px;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain}.explore-products__oem-slider .box__footer,.explore-products__turnkey-slider .box__footer{opacity:1;visibility:visible}.explore-products__oem-slider .item-title,.explore-products__turnkey-slider .item-title{font-size:22px}.explore-products .slider__controles{left:470px;z-index:2}@media (max-width:1440px){.explore-products .slider__controles{top:460px;left:385px}}@media (max-width:1280px){.explore-products .slider__controles{left:334px}}@media (max-width:1024px){.explore-products .slider__controles{top:315px}}@media (max-width:575px){.explore-products .slider__controles{left:unset;top:362px;right:20px}}@media (max-width:370px){.explore-products .slider__controles{top:355px}}@media (max-width:575px){.explore-products .slider__count{margin:0}}.explore-products .slider__btns-wrap .btn-primary:hover .icon{stroke:#CD0026;fill:#CD0026}.explore-products .slider__btns-wrap .icon-wrap{border:2px solid rgba(255,255,255,0.6);background-color:#fff}.explore-products .slider__btns-wrap .icon-wrap .icon{stroke:#0D2046;fill:#0D2046}@media (max-width:575px){.explore-products .slider__btns-wrap{display:none}}.scientists-engineers{padding-bottom:7vw}.scientists-engineers .wrapp{-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.scientists-engineers .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:575px){.scientists-engineers .heading-wrap{margin-bottom:32px}}.scientists-engineers .f-col-6{-ms-flex-negative:0;flex-shrink:0;padding:7vw 15px 40px}@media (min-width:1441px){.scientists-engineers .f-col-6{padding-top:10vw 15px 40px}}@media (max-width:1024px){.scientists-engineers .f-col-6{width:100%;max-width:540px;margin:0 auto}}@media (min-width:1025px){.scientists-engineers .f-col-6{width:42%}}.scientists-engineers img{width:100%}@media (min-width:1025px){.scientists-engineers img{width:62%;margin-left:-4%}}.testimonials-section{background-color:#0D2046;padding:9vw 0;border-radius:0 150px 0 0}@media (max-width:575px){.testimonials-section{padding:56px 0 20px;border-radius:0}}.testimonials-section .container-big{max-width:unset}.testimonials-section .wrapp{-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}@media (max-width:1024px){.testimonials-section .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:1025px){.testimonials-section .wrapp{-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-right:15px}}.testimonials-section .f-col-8{position:relative}@media (max-width:1680px){.testimonials-section .f-col-8{max-width:calc(60% - 40px)}}@media (max-width:1440px){.testimonials-section .f-col-8{max-width:700px}}@media (max-width:1280px){.testimonials-section .f-col-8{max-width:630px}}@media (max-width:1024px){.testimonials-section .f-col-8{max-width:90%;-ms-flex-item-align:start;align-self:flex-start}}@media (max-width:575px){.testimonials-section .f-col-8{max-width:96%}}.testimonials-section .heading-wrap{margin-bottom:80px}.testimonials-section .heading-wrap h2{margin-bottom:28px}@media (max-width:575px){.testimonials-section .heading-wrap{text-align:center}}.testimonials-section .industry-wrap{position:relative}.testimonials-section .industry-wrap .wrapp{position:absolute;top:0;left:0;width:100%}@media (max-width:1024px){.testimonials-section .industry-wrap{display:none}}.testimonials-section .testimonials__slider{position:relative;z-index:1}.testimonials-section .testimonials__slider::after{content:" ";position:absolute;bottom:-30px;right:-35px;width:100%;max-width:650px;z-index:0;height:500px;background-color:transparent;background-color:#1A408B;border-radius:0 0 20px 0}@media (max-width:1280px){.testimonials-section .testimonials__slider::after{bottom:-20px;right:-25px;max-width:80%;height:80%}}@media (max-width:575px){.testimonials-section .testimonials__slider::after{bottom:-15px;right:-10px}}.testimonials-section .testimonials__slider .slick-list{padding:0 0 0 15%;position:relative;z-index:1}@media (max-width:1440px){.testimonials-section .testimonials__slider .slick-list{padding:0 0 0 0}}@media (max-width:1024px){.testimonials-section .testimonials__slider .slick-list{padding:0 0 0 15%}}@media (max-width:575px){.testimonials-section .testimonials__slider .slick-list{padding:0 0 0 10px}}.testimonials-section .testimonials__slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-section .testimonials__slider .slick-slide{padding-left:40px;height:inherit}@media (max-width:575px){.testimonials-section .testimonials__slider .slick-slide{padding-left:20px}}.testimonials-section .testimonial{padding:8vw 4vw 4vw 6vw;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.testimonials-section .testimonial{padding:60px 30px 30px 60px}}@media (max-width:575px){.testimonials-section .testimonial{padding:80px 20px 20px 20px}}.testimonials-section .testimonial .box__head{height:auto}.testimonials-section .testimonial__text{font-size:40px;line-height:1.4;position:relative;max-width:635px}@media (max-width:1280px){.testimonials-section .testimonial__text{font-size:32px}}@media (max-width:575px){.testimonials-section .testimonial__text{font-size:17px}}.testimonials-section .testimonial__text::after{position:absolute;content:" ";top:-20px;left:-40px;width:39px;height:31px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='31' viewBox='0 0 39 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 29.1079L38.3695 28.5632C36.2246 26.7103 34.2788 24.4652 32.5346 21.8223L32.5311 21.817L32.5275 21.8117C30.6948 19.161 29.8466 17.03 29.8466 15.3868C29.8466 14.3718 30.1764 13.7051 30.7492 13.2733C31.348 12.8218 32.3178 12.5461 33.7671 12.5461C35.4567 12.5461 36.7591 11.959 37.4856 10.6962C38.1325 9.57194 38.4465 8.28926 38.4465 6.86486C38.4465 5.02553 37.6422 3.41513 36.0976 2.05461L36.091 2.04883L36.0843 2.04324C34.4569 0.689404 32.5808 0 30.479 0C27.3944 0 24.9956 0.91227 23.412 2.822C21.7675 4.62479 20.9938 7.18674 20.9938 10.4156C20.9938 14.506 22.4831 18.3768 25.4216 22.0166L25.4257 22.0217C28.3286 25.5375 31.5791 28.4611 35.1784 30.787L35.508 31L39 29.1079ZM23.9026 3.19571C25.3359 1.45977 27.528 0.591798 30.479 0.591798C32.4181 0.591798 34.1465 1.22305 35.6642 2.48556C37.0975 3.74805 37.8141 5.20782 37.8141 6.86486C37.8141 8.20627 37.519 9.38986 36.9289 10.4156C36.3387 11.4414 35.2848 11.9543 33.7671 11.9543C30.7319 11.9543 29.2143 13.0985 29.2143 15.3868C29.2143 17.2016 30.1417 19.4504 31.9966 22.1332C33.637 24.6189 35.4584 26.7659 37.4608 28.5743C37.6196 28.7177 37.7795 28.8589 37.9406 28.9981L35.5377 30.3001C31.9966 28.0118 28.7927 25.1317 25.9261 21.6598C23.0595 18.109 21.6261 14.361 21.6261 10.4156C21.6261 7.25939 22.385 4.85275 23.9026 3.19571ZM18.0062 29.1079L17.3757 28.5632C15.2308 26.7103 13.285 24.4652 11.5408 21.8223L11.5373 21.817L11.5337 21.8117C9.70095 19.161 8.85281 17.03 8.85281 15.3868C8.85281 14.3718 9.18264 13.7051 9.75537 13.2733C10.3542 12.8218 11.324 12.5461 12.7733 12.5461C14.4629 12.5461 15.7653 11.959 16.4918 10.6962C17.1387 9.57194 17.4527 8.28926 17.4527 6.86486C17.4527 5.02553 16.6483 3.41513 15.1038 2.05461L15.0972 2.04883L15.0905 2.04324C13.4631 0.689404 11.587 0 9.48516 0C6.40055 0 4.00181 0.91227 2.41823 2.822C0.773727 4.62479 0 7.18674 0 10.4156C0 14.506 1.48932 18.3768 4.42775 22.0166L4.43188 22.0217C7.33481 25.5375 10.5853 28.4611 14.1846 30.787L14.5142 31L18.0062 29.1079ZM2.90878 3.19571C4.34209 1.45977 6.53422 0.591798 9.48516 0.591798C11.4243 0.591798 13.1527 1.22305 14.6704 2.48556C16.1037 3.74805 16.8203 5.20782 16.8203 6.86486C16.8203 8.20627 16.5252 9.38986 15.9351 10.4156C15.3449 11.4414 14.291 11.9543 12.7733 11.9543C9.73809 11.9543 8.22046 13.0985 8.22046 15.3868C8.22046 17.2016 9.1479 19.4504 11.0028 22.1332C12.6432 24.6189 14.4646 26.7659 16.467 28.5743C16.6258 28.7177 16.7857 28.8589 16.9468 28.9981L14.5439 30.3001C11.0028 28.0118 7.7989 25.1317 4.93228 21.6598C2.06565 18.109 0.632343 14.361 0.632343 10.4156C0.632343 7.25939 1.39116 4.85275 2.90878 3.19571Z' fill='%231A408B'/%3e%3c/svg%3e ");background-size:contain;background-position:center}@media (max-width:575px){.testimonials-section .testimonial__text::after{left:0;top:-40px}}.testimonials-section .testimonial .box__footer{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:105px;margin-top:auto}@media (max-width:575px){.testimonials-section .testimonial .box__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:105px}}.testimonials-section .testimonial .box__footer p{margin-bottom:0;margin-left:auto;-webkit-box-flex:2;-ms-flex:2;flex:2}@media (max-width:575px){.testimonials-section .testimonial .box__footer p{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-bottom:10px}}.after-sales{padding:8vw 0 10vw}@media (max-width:768px){.after-sales{padding:56px 0 80px}}.after-sales .wrapp{-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-bottom:30px}@media (max-width:768px){.after-sales .wrapp{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.after-sales .f-col-6{width:calc(50% - 60px)}@media (max-width:768px){.after-sales .f-col-6{width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:unset}}.after-sales .f-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:calc(41.6667% - 15px)}@media (max-width:768px){.after-sales .f-col-5{width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:unset;margin-bottom:50px}}.after-sales .img-wrap{position:relative;overflow:hidden;max-width:calc(100% - 30px);width:100%;padding-bottom:56%;height:0;outline:none;margin:0 0 0 auto;overflow:visible}.after-sales .img-wrap .image{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.after-sales .img-wrap::before{content:" ";position:absolute;left:-20px;bottom:-20px;width:85%;height:75%;background-color:#2C6CEB;border-radius:0 0 0 20px;z-index:2}.after-sales .img-wrap .image{border-radius:20px;z-index:3}.after-sales{background-color:#fff}/* end quality-management-system*/</style> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v23.8 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="tec5USA, Inc. has been ISO 9001:2015 certified since 1/2020. Our QMS allows us to consistently provide products that meet customer and all applicable statutory and regulatory requirements to achieve our primary goal of customer satisfaction." /> <link rel="canonical" href="https://www.tec5usa.com/about/quality-management-system/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Quality Management System - tec5USA" /> <meta property="og:description" content="tec5USA, Inc. has been ISO 9001:2015 certified since 1/2020. Our QMS allows us to consistently provide products that meet customer and all applicable statutory and regulatory requirements to achieve our primary goal of customer satisfaction." /> <meta property="og:url" content="https://www.tec5usa.com/about/quality-management-system/" /> <meta property="og:site_name" content="tec5USA" /> <meta property="article:publisher" content="https://www.facebook.com/tec5USA/" /> <meta property="article:modified_time" content="2024-11-12T11:09:36+00:00" /> <meta property="og:image" content="https://www.tec5usa.com/wp-content/uploads/2021/07/tec5USA-The-Inprocess-Laboratory-1.jpg" /> <meta property="og:image:width" content="2025" /> <meta property="og:image:height" content="1388" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@tec5usa" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.tec5usa.com/about/quality-management-system/","url":"https://www.tec5usa.com/about/quality-management-system/","name":"Quality Management System - tec5USA","isPartOf":{"@id":"https://www.tec5usa.com/#website"},"datePublished":"2021-04-07T13:54:58+00:00","dateModified":"2024-11-12T11:09:36+00:00","description":"tec5USA, Inc. has been ISO 9001:2015 certified since 1/2020. Our QMS allows us to consistently provide products that meet customer and all applicable statutory and regulatory requirements to achieve our primary goal of customer satisfaction.","breadcrumb":{"@id":"https://www.tec5usa.com/about/quality-management-system/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.tec5usa.com/about/quality-management-system/"]}]},{"@type":"BreadcrumbList","@id":"https://www.tec5usa.com/about/quality-management-system/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"About","item":"https://www.tec5usa.com/about/"},{"@type":"ListItem","position":2,"name":"Quality Management System"}]},{"@type":"WebSite","@id":"https://www.tec5usa.com/#website","url":"https://www.tec5usa.com/","name":"tec5USA","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.tec5usa.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.tec5usa.com' /> <link rel='dns-prefetch' href='//static.addtoany.com' /> <link rel="alternate" type="application/rss+xml" title="tec5USA &raquo; Feed" href="https://www.tec5usa.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="tec5USA &raquo; Comments Feed" href="https://www.tec5usa.com/comments/feed/" /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <style id='moove_gdpr_frontend-inline-css' type='text/css'> #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton, #moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch .slider:after, #moove_gdpr_cookie_modal .switch .cookie-slider:after, #moove_gdpr_cookie_modal .switch .slider:after, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a { font-weight: inherit } #moove_gdpr_cookie_modal,#moove_gdpr_cookie_info_bar,.gdpr_cookie_settings_shortcode_content{font-family:inherit}#moove_gdpr_save_popup_settings_button{background-color:#373737;color:#fff}#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{background-color:#cd0026}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green{background-color:#cd0026;border-color:#cd0026}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green:hover{background-color:#fff;color:#cd0026}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{background-color:#cd0026;border:1px solid #cd0026}#moove_gdpr_cookie_info_bar span.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar span.change-settings-button:focus,#moove_gdpr_cookie_info_bar button.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar button.change-settings-button:focus{-webkit-box-shadow:0 0 1px 3px #cd0026;-moz-box-shadow:0 0 1px 3px #cd0026;box-shadow:0 0 1px 3px #cd0026}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button{color:#cd0026}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .gdpr-acc-link{line-height:0;font-size:0;color:transparent;position:absolute}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button.focus-g,span.change-settings-button:focus,button.change-settings-button.focus-g,button.change-settings-button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:focus{color:#cd0026}#moove_gdpr_cookie_modal.gdpr_lightbox-hide{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a{color:#cd0026!important} </style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(https://www.tec5usa.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat;cursor:pointer} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="addtoany-core-js-before"> /* <![CDATA[ */ window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; a2a_config.icon_color="#ffffff,#dd3333"; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer defer src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.tec5usa.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer defer src="https://www.tec5usa.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/js/slick.min.js?ver=1" id="slick-js-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/js/jquery.fancybox.min.js?ver=1" id="fancybox-app-js"></script> <script type="text/javascript" id="global-js-js-extra"> /* <![CDATA[ */ var main_ajax = {"admin_url":"https:\/\/www.tec5usa.com\/wp-admin\/admin-ajax.php","base_url":"https:\/\/www.tec5usa.com"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/dist/js/global.min.js?ver=1.1" id="global-js-js"></script> <link rel="https://api.w.org/" href="https://www.tec5usa.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.tec5usa.com/wp-json/wp/v2/pages/192" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.tec5usa.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <link rel='shortlink' href='https://www.tec5usa.com/?p=192' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.tec5usa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.tec5usa.com%2Fabout%2Fquality-management-system%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.tec5usa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.tec5usa.com%2Fabout%2Fquality-management-system%2F&#038;format=xml" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to automatic --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"visitorLoginState":"logged-out","visitorType":"visitor-logged-out","browserName":"","browserVersion":"","browserEngineName":"","browserEngineVersion":"","osName":"","osVersion":"","deviceType":"","deviceManufacturer":"","deviceModel":""}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M953MMM'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <style type="text/css" id="wp-custom-css"> .distributor-slide__right-box .long-desc ul li { color: white; } .distributor-slide__right-box .long-desc ul { padding-top: 10px; } .market-single__item-description a { color: #CD0026; } .hero.--small .esg-landing-hero__title { margin-bottom: 30px } .hero .btn-primary { margin-top: 30px; } .hero .btn-primary .btn-text { color: #fff; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="page-template-default page page-id-192 page-child parent-pageid-211" > <div class="wrapper"> <header id="site-header" class="site-header js-bigMenu"> <div class="site-header__wrap"> <div class="site-header__logo"> <button class="site-header__nav-btn js-toggle" role="button" data-open =".js-bigMenu" aria-lable="button to open navigation menu" aria-expanded = "false"> <div class="site-header__hamburger hamburger"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </div> </button> <a href="https://www.tec5usa.com" class="site-logo"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20216%2060'%3E%3C/svg%3E" alt="tec5USA" width="216" height="60" class="logo-img" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2021/04/logo.png" /><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2021/04/logo.png" alt="tec5USA" width="216" height="60" class="logo-img" /></noscript> </a> </div> <!-- <div class="site-header__phone col-2"> <a href="tel:"> <span class="icon-wrap"> </span> <span class="hide-l"></span> </a> </div> --> <div class="site-header__menu --big"> <nav> <ul id="menu-side-header-menu" class="header-big-content menu"><li id="nav-menu-item-326" class="menu-col-1 main-menu-item --first section-heading js-toggleMainSub --col-2 menu-item-even menu-item-depth-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a class="menu-link main-menu-link"><span class="menu-item-title">Products &#038; Solutions</span></a> <ul class="sub-menu"> <li id="nav-menu-item-635" class="menu-col-2 sub-menu-item js-toggleSub --no-hover menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-has-children"><span class='icon-wrap'><svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a href="https://www.tec5usa.com/products/oem-components/" class="menu-link sub-menu-link"><span class="menu-item-title">OEM Components</span></a> <ul class="sub-menu"> <li id="nav-menu-item-638" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/oem-spectrometers/" class="menu-link sub-menu-link"><span class="menu-item-title">Optical Benches &amp; Spectrometer Modules</span></a></li> <li id="nav-menu-item-876" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/sensor-electronics-drivers-software/" class="menu-link sub-menu-link"><span class="menu-item-title">Sensor Electronics, Drivers and Software</span></a></li> <li id="nav-menu-item-639" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/spectroscopy-sensors/" class="menu-link sub-menu-link"><span class="menu-item-title">CCD, PDA, CMOS and InGaAs Sensors</span></a></li> <li id="nav-menu-item-637" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/diffraction-gratings/" class="menu-link sub-menu-link"><span class="menu-item-title">Diffraction Gratings</span></a></li> <li id="nav-menu-item-879" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/muxes-and-switches/" class="menu-link sub-menu-link"><span class="menu-item-title">Electronics Multiplexers and Optical Fiber Switchers</span></a></li> <li id="nav-menu-item-878" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/uv-vis-nir-light-sources/" class="menu-link sub-menu-link"><span class="menu-item-title">OEM Light Sources</span></a></li> <li id="nav-menu-item-1780" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/optical-fibers-and-cables-assemblies/" class="menu-link sub-menu-link"><span class="menu-item-title">Fiber Optic Cable Assemblies</span></a></li> <li id="nav-menu-item-880" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/probes-other-optical-process-interfaces/" class="menu-link sub-menu-link"><span class="menu-item-title">Probes &amp; Other Optical Process Interfaces</span></a></li> <li id="nav-menu-item-640" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-taxonomy menu-item-object-product-category"><a href="https://www.tec5usa.com/products/technology-platforms/" class="menu-link sub-menu-link"><span class="menu-item-title">Technology Platforms</span></a></li> <li id="nav-menu-item-3546" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/spectroscopy-software/" class="menu-link sub-menu-link"><span class="menu-item-title">Software</span></a></li> </ul> </li> <li id="nav-menu-item-641" class="menu-col-2 sub-menu-item js-toggleSub --no-hover menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-has-children"><span class='icon-wrap'><svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a href="https://www.tec5usa.com/products/turnkey-solutions/" class="menu-link sub-menu-link"><span class="menu-item-title">Turnkey Solutions</span></a> <ul class="sub-menu"> <li id="nav-menu-item-1537" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/cid1-online-raman-analyzer/" class="menu-link sub-menu-link"><span class="menu-item-title">CID1 Online Raman Analyzer</span></a></li> <li id="nav-menu-item-1549" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/cid2-online-raman-analyzer/" class="menu-link sub-menu-link"><span class="menu-item-title">CID2 Online Raman Analyzer</span></a></li> <li id="nav-menu-item-1553" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/nir-spectrometer/" class="menu-link sub-menu-link"><span class="menu-item-title">NIR (Near Infrared) Spectrometer and Analyzer</span></a></li> <li id="nav-menu-item-1552" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/hazloc-and-ordloc-compact-nir-analyzer/" class="menu-link sub-menu-link"><span class="menu-item-title">HazLoc and OrdLoc Compact NIR Analyzer</span></a></li> <li id="nav-menu-item-1554" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/uv-vis-spectrometer/" class="menu-link sub-menu-link"><span class="menu-item-title">UV-Vis Spectrophotometer (Spectrometer)</span></a></li> <li id="nav-menu-item-1551" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/distance-measurement-head/" class="menu-link sub-menu-link"><span class="menu-item-title">NIR Distance Measurement Head</span></a></li> <li id="nav-menu-item-1556" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/contact-measurement-head/" class="menu-link sub-menu-link"><span class="menu-item-title">Contact Measurement Head</span></a></li> <li id="nav-menu-item-1555" class="menu-col-2 sub-menu-item sub-sub-menu-item menu-item-even menu-item-depth-2 menu-item menu-item-type-post_type menu-item-object-products"><a href="https://www.tec5usa.com/product/ultrasonic-levitator/" class="menu-link sub-menu-link"><span class="menu-item-title">Ultrasonic Levitator</span></a></li> </ul> </li> </ul> </li> <li id="nav-menu-item-346" class="menu-col-2 main-menu-item --first section-heading js-toggleMainSub menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a href="https://www.tec5usa.com/markets-applications/" class="menu-link main-menu-link"><span class="menu-item-title">Markets &#038; Applications</span></a> <ul class="sub-menu"> <li id="nav-menu-item-1987" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/thin-film-analysis-material-science/" class="menu-link sub-menu-link"><span class="menu-item-title">Thin Film Analysis &amp; Material Science</span></a></li> <li id="nav-menu-item-816" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/chemistry-petrochemistry-environmental-technologies/" class="menu-link sub-menu-link"><span class="menu-item-title">Chemistry, Petrochemistry, &amp; Environmental Technologies</span></a></li> <li id="nav-menu-item-1986" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/pharmacology-biotechnology/" class="menu-link sub-menu-link"><span class="menu-item-title">Pharmacology &amp; Biotechnology</span></a></li> <li id="nav-menu-item-818" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/life-sciences-analytical-medical-technologies/" class="menu-link sub-menu-link"><span class="menu-item-title">Life Sciences, Analytical &amp; Medical Technologies</span></a></li> <li id="nav-menu-item-819" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/food-feed-beverages/" class="menu-link sub-menu-link"><span class="menu-item-title">Food, Feed &amp; Beverages</span></a></li> <li id="nav-menu-item-820" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/agriculture/" class="menu-link sub-menu-link"><span class="menu-item-title">Agriculture</span></a></li> <li id="nav-menu-item-821" class="menu-col-3 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-market-category"><a href="https://www.tec5usa.com/markets/other-in-process-control/" class="menu-link sub-menu-link"><span class="menu-item-title">Other In-Process Control</span></a></li> </ul> </li> <li id="nav-menu-item-954" class="menu-col-3 main-menu-item --first section-heading js-toggleMainSub menu-item-even menu-item-depth-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a class="menu-link main-menu-link"><span class="menu-item-title">Services</span></a> <ul class="sub-menu"> <li id="nav-menu-item-765" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/training-courses/" class="menu-link sub-menu-link"><span class="menu-item-title">Training Courses</span></a></li> <li id="nav-menu-item-761" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/chemometrics/" class="menu-link sub-menu-link"><span class="menu-item-title">Chemometrics</span></a></li> <li id="nav-menu-item-764" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/software-tutorials/" class="menu-link sub-menu-link"><span class="menu-item-title">Software Tutorials</span></a></li> <li id="nav-menu-item-762" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/installation/" class="menu-link sub-menu-link"><span class="menu-item-title">Installation</span></a></li> <li id="nav-menu-item-763" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/maintenance/" class="menu-link sub-menu-link"><span class="menu-item-title">Maintenance</span></a></li> <li id="nav-menu-item-760" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-taxonomy menu-item-object-service-category"><a href="https://www.tec5usa.com/services/after-sales/" class="menu-link sub-menu-link"><span class="menu-item-title">After Sales</span></a></li> <li id="nav-menu-item-2550" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/terms-and-conditions/" class="menu-link sub-menu-link"><span class="menu-item-title">Business T&#038;Cs</span></a></li> <li id="nav-menu-item-2610" class="menu-col-4 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/terms-and-conditions/" class="menu-link sub-menu-link"><span class="menu-item-title">Terms and Conditions</span></a></li> </ul> </li> <li id="nav-menu-item-361" class="menu-col-4 main-menu-item --first section-heading js-toggleMainSub menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a href="https://www.tec5usa.com/about/" class="menu-link main-menu-link"><span class="menu-item-title">About</span></a> <ul class="sub-menu"> <li id="nav-menu-item-1900" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/about/tec5usa/" class="menu-link sub-menu-link"><span class="menu-item-title">tec5USA</span></a></li> <li id="nav-menu-item-3856" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/gsa-schedule-award/" class="menu-link sub-menu-link"><span class="menu-item-title">GSA Schedule Award</span></a></li> <li id="nav-menu-item-3754" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/leadership-team/" class="menu-link sub-menu-link"><span class="menu-item-title">Leadership Team</span></a></li> <li id="nav-menu-item-2778" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/careers/" class="menu-link sub-menu-link"><span class="menu-item-title">Careers</span></a></li> <li id="nav-menu-item-363" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-192 current_page_item"><a href="https://www.tec5usa.com/about/quality-management-system/" class="menu-link sub-menu-link"><span class="menu-item-title">Quality Management System</span></a></li> <li id="nav-menu-item-362" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/about/nynomic-group/" class="menu-link sub-menu-link"><span class="menu-item-title">Nynomic Group</span></a></li> <li id="nav-menu-item-3596" class="menu-col-5 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/professional-memberships/" class="menu-link sub-menu-link"><span class="menu-item-title">Professional Memberships</span></a></li> </ul> </li> <li id="nav-menu-item-365" class="menu-col-5 main-menu-item --first section-heading js-toggleMainSub menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a href="https://www.tec5usa.com/industry-insights/" class="menu-link main-menu-link" style="cursor: text; pointer-events: none;"><span class="menu-item-title">Industry Insights</span></a> <ul class="sub-menu"> <li id="nav-menu-item-366" class="menu-col-6 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/industry-insights/blog/" class="menu-link sub-menu-link"><span class="menu-item-title">Blog</span></a></li> <li id="nav-menu-item-368" class="menu-col-6 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/industry-insights/testimonials/" class="menu-link sub-menu-link"><span class="menu-item-title">Testimonials</span></a></li> <li id="nav-menu-item-3322" class="menu-col-6 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/esg/" class="menu-link sub-menu-link"><span class="menu-item-title">ESG &#038; Sustainability Plans</span></a></li> </ul> </li> <li id="nav-menu-item-3309" class="menu-col-6 main-menu-item --first section-heading js-toggleMainSub menu-item-even menu-item-depth-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><span class='icon-wrap'> <svg class="icon icon-arrow " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow"></use></svg></span><a class="menu-link main-menu-link"><span class="menu-item-title">Distribution</span></a> <ul class="sub-menu"> <li id="nav-menu-item-1410" class="menu-col-7 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/markets-applications/distribution/" class="menu-link sub-menu-link"><span class="menu-item-title">Distribution</span></a></li> <li id="nav-menu-item-3310" class="menu-col-7 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/our-distribution-partners/" class="menu-link sub-menu-link"><span class="menu-item-title">Our Distribution Partners</span></a></li> <li id="nav-menu-item-3545" class="menu-col-7 sub-menu-item menu-item-odd menu-item-depth-1 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/lab-supplies/" class="menu-link sub-menu-link"><span class="menu-item-title">Lab Supplies</span></a></li> </ul> </li> <li id="nav-menu-item-1896" class="menu-col-7 main-menu-item --first section-heading menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/contract-manufacturing/" class="menu-link main-menu-link"><span class="menu-item-title">Contract Manufacturing</span></a></li> <li id="nav-menu-item-369" class="menu-col-8 main-menu-item --first section-heading menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/events/" class="menu-link main-menu-link"><span class="menu-item-title">Events</span></a></li> <li id="nav-menu-item-2649" class="menu-col-9 main-menu-item --first section-heading menu-item-even menu-item-depth-0 menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.tec5usa.com/spectroscopy/" class="menu-link main-menu-link"><span class="menu-item-title">What Is Spectroscopy</span></a></li> <li id="nav-menu-item-373" class="menu-col-10 main-menu-item --first section-heading menu-item-even menu-item-depth-0 --first section-heading menu-item menu-item-type-custom menu-item-object-custom"><a href="/get-in-touch/" class="menu-link main-menu-link"><span class="menu-item-title">Get In Touch With Us</span></a></li> </ul> </nav> </div> <nav class="site-header__menu --main col-10"> <ul id="menu-header-menu" class="header-content menu"><li id="menu-item-288" class="--col-2 --first --hoverable menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-288"><a>Products &#038; Solutions</a> <ul class="sub-menu"> <li id="menu-item-625" class="section-heading --col-left menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-has-children menu-item-625"><a href="https://www.tec5usa.com/products/oem-components/">OEM Components</a> <ul class="sub-menu"> <li id="menu-item-630" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-630"><a href="https://www.tec5usa.com/products/oem-spectrometers/">Optical Benches &amp; Spectrometer Modules</a></li> <li id="menu-item-848" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-848"><a href="https://www.tec5usa.com/products/sensor-electronics-drivers-software/">Sensor Electronics, Drivers and Software</a></li> <li id="menu-item-626" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-626"><a href="https://www.tec5usa.com/products/spectroscopy-sensors/">CCD, PDA, CMOS and InGaAs Sensors</a></li> <li id="menu-item-629" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-629"><a href="https://www.tec5usa.com/products/diffraction-gratings/">Diffraction Gratings</a></li> <li id="menu-item-853" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-853"><a href="https://www.tec5usa.com/products/muxes-and-switches/">Electronics Multiplexers and Optical Fiber Switchers</a></li> <li id="menu-item-850" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-850"><a href="https://www.tec5usa.com/products/uv-vis-nir-light-sources/">OEM Light Sources</a></li> <li id="menu-item-1779" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1779"><a href="https://www.tec5usa.com/product/optical-fibers-and-cables-assemblies/">Fiber Optic Cable Assemblies</a></li> <li id="menu-item-851" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-851"><a href="https://www.tec5usa.com/products/probes-other-optical-process-interfaces/">Probes &amp; Other Optical Process Interfaces</a></li> <li id="menu-item-627" class="menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-627"><a href="https://www.tec5usa.com/products/technology-platforms/">Technology Platforms</a></li> <li id="menu-item-3531" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-3531"><a href="https://www.tec5usa.com/product/spectroscopy-software/">Software</a></li> </ul> </li> <li id="menu-item-634" class="section-heading --col-right menu-item menu-item-type-taxonomy menu-item-object-product-category menu-item-has-children menu-item-634"><a href="https://www.tec5usa.com/products/turnkey-solutions/">Turnkey Solutions</a> <ul class="sub-menu"> <li id="menu-item-1536" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1536"><a href="https://www.tec5usa.com/product/cid1-online-raman-analyzer/">CID1 Online Raman Analyzer</a></li> <li id="menu-item-1557" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1557"><a href="https://www.tec5usa.com/product/cid2-online-raman-analyzer/">CID2 Online Raman Analyzer</a></li> <li id="menu-item-1561" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1561"><a href="https://www.tec5usa.com/product/nir-spectrometer/">NIR (Near Infrared) Spectrometer and Analyzer</a></li> <li id="menu-item-1562" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1562"><a href="https://www.tec5usa.com/product/uv-vis-spectrometer/">UV-Vis Spectrophotometer (Spectrometer)</a></li> <li id="menu-item-1560" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1560"><a href="https://www.tec5usa.com/product/hazloc-and-ordloc-compact-nir-analyzer/">HazLoc and OrdLoc Compact NIR Analyzer</a></li> <li id="menu-item-1559" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1559"><a href="https://www.tec5usa.com/product/distance-measurement-head/">NIR Distance Measurement Head</a></li> <li id="menu-item-1558" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1558"><a href="https://www.tec5usa.com/product/contact-measurement-head/">Contact Measurement Head</a></li> <li id="menu-item-1563" class="menu-item menu-item-type-post_type menu-item-object-products menu-item-1563"><a href="https://www.tec5usa.com/product/ultrasonic-levitator/">Ultrasonic Levitator</a></li> </ul> </li> </ul> </li> <li id="menu-item-290" class="--first --hoverable menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-290"><a href="https://www.tec5usa.com/markets-applications/">Markets &#038; Applications</a> <ul class="sub-menu"> <li id="menu-item-952" class="section-heading menu-item menu-item-type-post_type menu-item-object-page menu-item-952"><a href="https://www.tec5usa.com/markets-applications/">Markets &#038; Applications</a></li> <li id="menu-item-1989" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-1989"><a href="https://www.tec5usa.com/markets/thin-film-analysis-material-science/">Thin Film Analysis &amp; Material Science</a></li> <li id="menu-item-823" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-823"><a href="https://www.tec5usa.com/markets/chemistry-petrochemistry-environmental-technologies/">Chemistry, Petrochemistry, &amp; Environmental Technologies</a></li> <li id="menu-item-1988" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-1988"><a href="https://www.tec5usa.com/markets/pharmacology-biotechnology/">Pharmacology &amp; Biotechnology</a></li> <li id="menu-item-825" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-825"><a href="https://www.tec5usa.com/markets/life-sciences-analytical-medical-technologies/">Life Sciences, Analytical and Medical Technologies</a></li> <li id="menu-item-826" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-826"><a href="https://www.tec5usa.com/markets/food-feed-beverages/">Food, Feed &amp; Beverages</a></li> <li id="menu-item-827" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-827"><a href="https://www.tec5usa.com/markets/agriculture/">Agriculture</a></li> <li id="menu-item-828" class="menu-item menu-item-type-taxonomy menu-item-object-market-category menu-item-828"><a href="https://www.tec5usa.com/markets/other-in-process-control/">Other In-Process Control</a></li> </ul> </li> <li id="menu-item-3306" class="--first --hoverable --thin menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3306"><a>Distribution</a> <ul class="sub-menu"> <li id="menu-item-3307" class="section-heading menu-item menu-item-type-custom menu-item-object-custom menu-item-3307"><a>Distribution</a></li> <li id="menu-item-1411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1411"><a href="https://www.tec5usa.com/markets-applications/distribution/">Distribution Of Photonics Related Devices</a></li> <li id="menu-item-3308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3308"><a href="https://www.tec5usa.com/our-distribution-partners/">Our Distribution Partners</a></li> <li id="menu-item-3544" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3544"><a href="https://www.tec5usa.com/lab-supplies/">Lab Supplies</a></li> </ul> </li> <li id="menu-item-1412" class="--first menu-item menu-item-type-post_type menu-item-object-page menu-item-1412"><a href="https://www.tec5usa.com/contract-manufacturing/">Contract Manufacturing</a></li> <li id="menu-item-953" class="--first --hoverable --thin menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-953"><a>Services</a> <ul class="sub-menu"> <li id="menu-item-324" class="section-heading menu-item menu-item-type-custom menu-item-object-custom menu-item-324"><a>Services</a></li> <li id="menu-item-829" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-829"><a href="https://www.tec5usa.com/services/training-courses/">Training Courses</a></li> <li id="menu-item-831" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-831"><a href="https://www.tec5usa.com/services/chemometrics/">Chemometrics</a></li> <li id="menu-item-834" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-834"><a href="https://www.tec5usa.com/services/software-tutorials/">Software Tutorials</a></li> <li id="menu-item-832" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-832"><a href="https://www.tec5usa.com/services/installation/">Installation</a></li> <li id="menu-item-833" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-833"><a href="https://www.tec5usa.com/services/maintenance/">Maintenance</a></li> <li id="menu-item-830" class="menu-item menu-item-type-taxonomy menu-item-object-service-category menu-item-830"><a href="https://www.tec5usa.com/services/after-sales/">After Sales</a></li> <li id="menu-item-2549" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2549"><a href="https://www.tec5usa.com/terms-and-conditions/">Business T&#038;Cs</a></li> <li id="menu-item-2611" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2611"><a href="https://www.tec5usa.com/terms-and-conditions/">Terms and Conditions</a></li> </ul> </li> <li id="menu-item-2777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2777"><a href="https://www.tec5usa.com/careers/">Careers</a></li> </ul> <div class="site-search"> <button class="js-searchToggle site-search__toggle" role="button" aria-expanded="false" > <span aria-hidden="true" class="sr-only">Open Search</span> <svg class="icon icon-search site-search__icon" width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#search"></use></svg> </button> <form action="https://www.tec5usa.com/search" method="GET" class="search-form"> <!-- <span class="screen-reader-text">Search for:</span> --> <input type="search" name="search" class="js-searchInput search-field" placeholder="What are you looking for?" pattern=".*\S.*"> <button class="search-submit js-searchBtn" type="submit"> <span>Search</span> </button> </form> </div> <div class="header-menu__contact --desktop" > <a href="https://tec5usa.com/get-in-touch/" class="site-header__cta" aria-lable="go to contact us page"> <svg class="icon icon-mail " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#mail"></use></svg> <span class="hide-l">Get in Touch</span> </a> </div> </nav> </div> </header> <section class="hero --small"> <div class="hero__media --overlay"> <div class="hero__img lazy" data-bg="https://www.tec5usa.com/wp-content/uploads/2021/05/img6.jpg"> </div> </div> <div class="hero__container"> <div class="heading-wrap text-center"> <p class="sup-heading text-white">Ensuring Continuous Improvement</p> <h1 class="text-white"> Quality Management System </h1> <p class="text-white text-bold"></p> </div> </div> </section> <section class="module-certifications"> <div class="container"> <div class="module-certifications__content-text"> <div class="heading-wrap text-center"> <h2 class="module-certifications__title">tec5USA Certifications</h2> <div class="text-bigger module-certifications__subtitle">We now have four certifications to meet customer and all applicable statutory and regulatory requirements to achieve our primary goal of customer satisfaction</div> </div> <div class="module-certifications__grid"> <div class="module-certifications__grid-item"> <div class="module-certifications__grid-item-box"> <div class="module-certifications__grid-item-badge"> <div class="module-certifications__grid-item-badge-content"> <img class="bagde-icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg"/><noscript><img class="bagde-icon" src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg" alt=""/></noscript> </div> </div> <h3 class="module-certifications__grid-item-title">ISO 9001:2015</h3> <div class="module-certifications__grid-item-content-text"> <div class="module-certifications__grid-item-short-desc"><p>tec5USA, Inc. has been ISO 9001:2015 certified since January 2020.</p> </div> <a href='#' class='jsOpenCertificateModal btn-primary --toggle' data-fancybox data-src="#certificate_0"> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See More </span> </a> <!-- The Modal --> <div class="jsCertificateModal certificate-popup" id="certificate_0" style="display: none"> <!-- Modal content --> <div class="modal__content cols-2"> <div class="modal__image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20656'%3E%3C/svg%3E" alt="" width="500" height="656" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_9001.jpg"/><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_9001.jpg" alt="" width="500" height="656"/></noscript> </div> <div class="modal__text"> <div class="modal-caption"> <h3>ISO 9001:2015</h3> <div class="modal-subtitle">Quality Management Systems</div> </div> <div class="modal-text-content"> <p>tec5USA, Inc. has been ISO 9001:2015 certified since 1/2020. Our scope of registration is geared towards the design and manufacture of detector-array optical spectroscopy, spectrometer systems, modules operating electronics, and fiber-optic accessories.</p> <p>Our QMS allows us to consistently provide products that meet customer and all applicable statutory and regulatory requirements to achieve our primary goal of customer satisfaction.</p> </div> </div> </div> </div> </div> </div> </div> <div class="module-certifications__grid-item"> <div class="module-certifications__grid-item-box"> <div class="module-certifications__grid-item-badge"> <div class="module-certifications__grid-item-badge-content"> <img class="bagde-icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg"/><noscript><img class="bagde-icon" src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg" alt=""/></noscript> </div> </div> <h3 class="module-certifications__grid-item-title">ISO 14001:2015</h3> <div class="module-certifications__grid-item-content-text"> <div class="module-certifications__grid-item-short-desc"><p>ISO 14001:2015 is the internationally recognized standard for EMS.</p> </div> <a href='#' class='jsOpenCertificateModal btn-primary --toggle' data-fancybox data-src="#certificate_1"> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See More </span> </a> <!-- The Modal --> <div class="jsCertificateModal certificate-popup" id="certificate_1" style="display: none"> <!-- Modal content --> <div class="modal__content cols-2"> <div class="modal__image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20656'%3E%3C/svg%3E" alt="" width="500" height="656" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_14001_2015.jpg"/><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_14001_2015.jpg" alt="" width="500" height="656"/></noscript> </div> <div class="modal__text"> <div class="modal-caption"> <h3>ISO 14001:2015</h3> <div class="modal-subtitle">Environmental Management Systems</div> </div> <div class="modal-text-content"> <p>ISO 14001:2015 is the internationally recognized standard for environmental management systems (EMS).</p> <p>tec5USA uses it to provide a framework for the organization to design and implement an EMS, and continually improve their environmental performance. By adhering to this standard, tec5USA can ensure they are taking proactive measures to minimize their environmental footprint, comply with relevant legal requirements, and achieve their environmental objectives.</p> <p>The framework encompasses various aspects, from resource usage and waste management to monitoring environmental performance and involving stakeholders in environmental commitments.</p> </div> </div> </div> </div> </div> </div> </div> <div class="module-certifications__grid-item"> <div class="module-certifications__grid-item-box"> <div class="module-certifications__grid-item-badge"> <div class="module-certifications__grid-item-badge-content"> <img class="bagde-icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg"/><noscript><img class="bagde-icon" src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg" alt=""/></noscript> </div> </div> <h3 class="module-certifications__grid-item-title">ISO 27001:2022</h3> <div class="module-certifications__grid-item-content-text"> <div class="module-certifications__grid-item-short-desc"><p>tec5USA and their customers will benefit from ISO 27001 certification in several ways.</p> </div> <a href='#' class='jsOpenCertificateModal btn-primary --toggle' data-fancybox data-src="#certificate_2"> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See More </span> </a> <!-- The Modal --> <div class="jsCertificateModal certificate-popup" id="certificate_2" style="display: none"> <!-- Modal content --> <div class="modal__content cols-2"> <div class="modal__image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20656'%3E%3C/svg%3E" alt="" width="500" height="656" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_27001_2022.jpg"/><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_27001_2022.jpg" alt="" width="500" height="656"/></noscript> </div> <div class="modal__text"> <div class="modal-caption"> <h3>ISO 27001:2022</h3> <div class="modal-subtitle">Cyber Security Standards</div> </div> <div class="modal-text-content"> <p>tec5USA and their customers will benefit from ISO 27001 certification in several ways. The ISO 27001 pending certification will help reduce the risk of cyber-attacks and implements procedures and controls consistent with international best practices and standards. We conduct quarterly IT audits and third-party inspections that verify that internal controls are consistently followed.</p> <p>All our employees are required to attend IT security and awareness training. This certification will also ensure ongoing compliance with several Federal and international regulations. Lastly, all customer data, including email correspondence, is maintained in a highly secured manner on tec5USA’s IT systems, which are subject to biannual penetration tests and access controls reviewed by system administrators. We maintain hourly encrypted data backup and conduct periodic tests compliant with COB standards (Continency of Business operations). In case of emergencies such as power loss or other issues at the primary office facility, tec5USA has procedures in place that allow them to operate their business and service their customers transparently from alternate locations.</p> </div> </div> </div> </div> </div> </div> </div> <div class="module-certifications__grid-item"> <div class="module-certifications__grid-item-box"> <div class="module-certifications__grid-item-badge"> <div class="module-certifications__grid-item-badge-content"> <img class="bagde-icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg"/><noscript><img class="bagde-icon" src="https://www.tec5usa.com/wp-content/uploads/2024/11/certificate_small.svg" alt=""/></noscript> </div> </div> <h3 class="module-certifications__grid-item-title">ISO 13485:2016</h3> <div class="module-certifications__grid-item-content-text"> <div class="module-certifications__grid-item-short-desc"><p> ISO 13485 helps companies get recognized as more trustworthy providers.</p> </div> <a href='#' class='jsOpenCertificateModal btn-primary --toggle' data-fancybox data-src="#certificate_3"> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See More </span> </a> <!-- The Modal --> <div class="jsCertificateModal certificate-popup" id="certificate_3" style="display: none"> <!-- Modal content --> <div class="modal__content cols-2"> <div class="modal__image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20656'%3E%3C/svg%3E" alt="" width="500" height="656" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_13485_2016.jpg"/><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2024/02/certificate_iso_13485_2016.jpg" alt="" width="500" height="656"/></noscript> </div> <div class="modal__text"> <div class="modal-caption"> <h3>ISO 13485:2016</h3> <div class="modal-subtitle">Medical Device Manufacturing</div> </div> <div class="modal-text-content"> <p>ISO 13485 is designed to be used by organizations like tec5USA involved in the design, production, installation and servicing of medical devices and related services. It can also be used by internal and external parties, such as certification bodies, to help them with their auditing processes.</p> <p>Like other ISO management system standards, certification to ISO 13485 is not a requirement of the standard, and organizations can reap many benefits from implementing the standard without undergoing the certification process. However, third-party certification can demonstrate to regulators that you have met the requirements of the standard. ISO does not perform certification.</p> <p>This standard allows companies to reduce safety and legal risks while creating more economical work environments. As an internationally recognized standard of quality and safety for medical device manufacturing, having ISO 13485 certification helps companies like tec5USA get recognized as more reputable, trustworthy providers.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="global-span --light"> <div data-bg="" class="global-span__background rocket-lazyload" style=""> </div> <div class="container text-center expand-items"> <div class="heading-wrap"> <h2 class=""><p>Quality Is Integral to All Our Working Practices. Check Out the tec5usa Quality Policy Statement</p></h2> </div> <a href="https://www.tec5usa.com/wp-content/uploads/2022/11/t5U_Quality-Policy-Statement_2020-1.pdf" class='btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text jsChangeText"> View Our Quality Policy </span> </a> </div> </section> <section class="global-span --light"> <div data-bg="" class="global-span__background rocket-lazyload" style=""> </div> <div class="container text-center expand-items"> <div class="heading-wrap"> <h2 class=""><p>Environmental Management to Minimize Our Impact on the Environment. See the tec5usa Environmental Management Policy Statement.</p></h2> </div> <a href="https://www.tec5usa.com/wp-content/uploads/2023/10/EMS-5-1-Environmental-Policy-FINAL-9-23-2023.pdf" class='btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text jsChangeText"> View Our Environmental Policy </span> </a> </div> </section> <section class="who-do-we-work-for " style=" background-color: "> <div class="who-do-we-work-for__background lazy" data-bg="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/who-do-we-work-for-bg.jpg"></div> <div class="container-big --right wrapp"> <div class="f-col-4 --big"> <div class="heading-wrap"> <p class="sup-heading text-white ">Who do we work for?</p> <h2 class="text-white">Driving Results for a Wide Variety of Industries</h2> </div> <a href='https://www.tec5usa.com/markets-applications' class="btn-primary"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text"> View All Verticals</span> </a> </div> <div class="f-col-8 --big custom-cursor-p"> <div class="custom-cursor"></div> <div class='jsWhoDoWeWorkFor who-do-we-work-for__slider'> <div> <a href='https://www.tec5usa.com/markets/agriculture/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">01</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Agriculture</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/chemistry-petrochemistry-environmental-technologies/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">02</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Chemistry, Petrochemistry, & Environmental Technologies</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/efficient-accurate-and-affordable/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">03</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Efficient, Accurate and Affordable</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/fentanyl-mixture-uploaded-and-proven-to-work/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">04</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Fentanyl Mixture Uploaded and Proven to Work</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/food-feed-beverages/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">05</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Food, Feed & Beverages</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/life-sciences-analytical-medical-technologies/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">06</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Life Sciences, Analytical & Medical Technologies</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/other-in-process-control/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">07</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Other In-Process Control</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/pharmacology-biotechnology/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">08</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Pharmacology & Biotechnology</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/pocket-sized/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">09</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Pocket-Sized</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/safe-no-officer-exposure-during-use/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">010</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Safe - No Officer Exposure During Use</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/the-launch-of-the-usa-narcotic-library/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">011</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">The Launch of the USA Narcotic Library</h3> </div> </a> </div> <div> <a href='https://www.tec5usa.com/markets/thin-film-analysis-material-science/' class="box --vertical"> <div class="box__head"> <p class="sup-heading">012</p> </div> <div class="box__footer"> <h3 class="text-big primary-font">Thin Film Analysis & Material Science</h3> </div> </a> </div> </div> <div class="slider__controles-top"> <div class="slider__btns-wrap"> <button class='jsWhoDoWeWorkForSliderPrev btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-left " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-left"></use></svg> </span> </button> <button class='jsWhoDoWeWorkForSliderNext btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> </button> </div> </div> <!-- <div class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100"> <span class="slider__label sr-only"> </span> </div> --> </div> </div> </section> <section class="difference"> <div class="container wrapp"> <div class="f-col-7 expand-items"> <div class="heading-wrap"> <h2 class="">Dedicated To Your Success</h2> <p class=" text-heading">Real-time measurements help to save our customers $10,000’s up to several $100,000’s per year by significantly reducing waste, save energy, save r ...</p> <!-- The Modal --> <div class="modal text__modal jsModalContentAbout"> <span class="exit">&times;</span> <!-- Modal content --> <div class="modal__content"> <div class="modal__text"> <p> Real-time measurements help to save our customers $10,000’s up to several $100,000’s per year by significantly reducing waste, save energy, save raw material, reduce rework, avoid recalls, avoid fines, allow end-to-end supply chain optimization, and overall stay within spec, take better decisions and produce consistent quality. In-line analyzers eliminate the need to send a lab worker to pull samples and have them analyzed at an off-site location. </p> </div> </div> </div> </div> <a href='#' class='jsContentToggle btn-primary --toggle'> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text jsChangeText"> See More </span> </a> </div> <div class="f-col-5 "> <figure class="img-wrap"> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/04/who-do-we-work-for-bg-1024x547.jpg" class="lazy image" width="542" height="343" alt="Tec Difference"> </figure> <!-- Video --> </div> </div> </section> <!-- Testimonials --> <section class="testimonials-section"> <div class="container-big wrapp"> <div class="f-col-8 --big"> <div class='testimonials__thumbs'> <div class='jsTestimonialSliderThumb testimonials__thumb active'> <figure class='circle-img --shadow --border'> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/07/Blue-Point-150x150.png.webp" width='87' height='87' class='lazy image' alt='Testimonial Avatar'> </figure> </div> <div class='jsTestimonialSliderThumb testimonials__thumb '> <figure class='circle-img --shadow --border'> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/07/FIALab-1-150x150.png.webp" width='87' height='87' class='lazy image' alt='Testimonial Avatar'> </figure> </div> <div class='jsTestimonialSliderThumb testimonials__thumb '> <figure class='circle-img --shadow --border'> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/07/Onto-150x150.png.webp" width='87' height='87' class='lazy image' alt='Testimonial Avatar'> </figure> </div> <div class='jsTestimonialSliderThumb testimonials__thumb '> <figure class='circle-img --shadow --border'> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/07/Pion-150x150.png.webp" width='87' height='87' class='lazy image' alt='Testimonial Avatar'> </figure> </div> </div> <!-- Testimonials Slides --> <div class='jsTestimonialSlider testimonials__slider'> <div> <div class="box --vertical testimonial"> <div class="box__head"> <p class="testimonial__text">One of the great things that tec5 does is attack the problem, work very close with us as the customer, and help us to create better products ourselves.</p> </div> <div class="box__footer"> <a href='#' class='jsOpenVideoTestimonialModal btn-primary --big' data-video-src="https://www.tec5usa.com/wp-content/uploads/2021/07/BluePoint-Testimonial-Final_1_1.mp4" data-video-mime="video/mp4"> <span class="icon-wrap"> <svg class="icon icon-play " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#play"></use></svg> </span> <span class="btn-text"> Watch </span> </a> <a href='https://www.tec5usa.com/industry-insights/testimonials/' class='btn-primary --small'> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See All Testimonials </span> </a> <p> <b>Ted Gerlach</b></br> VP of Engineering </p> </div> <!-- The Modal --> <div id="jsTestimonialModal" class="modal video__modal jsTestimonialModal"> <!-- Modal content --> <div class="modal__content"> <span class="exit">&times;</span> <video class="lazy video" controls poster=""> </video> </div> </div> </div> </div> <div> <div class="box --vertical testimonial"> <div class="box__head"> <p class="testimonial__text">I can recommend tec5 products without reservation. They have been designed for high performance and robustness.</p> </div> <div class="box__footer"> <a href='#' class='jsOpenVideoTestimonialModal btn-primary --big' data-video-src="https://www.tec5usa.com/wp-content/uploads/2021/07/FIALabs-Testimonial-Final_1.mp4" data-video-mime="video/mp4"> <span class="icon-wrap"> <svg class="icon icon-play " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#play"></use></svg> </span> <span class="btn-text"> Watch </span> </a> <a href='https://www.tec5usa.com/industry-insights/testimonials/' class='btn-primary --small'> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See All Testimonials </span> </a> <p> <b>Ilkka Lahdesmaki</b></br> Chief Scientist </p> </div> <!-- The Modal --> <div id="jsTestimonialModal" class="modal video__modal jsTestimonialModal"> <!-- Modal content --> <div class="modal__content"> <span class="exit">&times;</span> <video class="lazy video" controls poster=""> </video> </div> </div> </div> </div> <div> <div class="box --vertical testimonial"> <div class="box__head"> <p class="testimonial__text">They are very engaged with our account. They are a conscious supplier that provides technical support for the Onto team.</p> </div> <div class="box__footer"> <a href='#' class='jsOpenVideoTestimonialModal btn-primary --big' data-video-src="https://www.tec5usa.com/wp-content/uploads/2021/07/ONTO-Testimonial-Final_1.mp4" data-video-mime="video/mp4"> <span class="icon-wrap"> <svg class="icon icon-play " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#play"></use></svg> </span> <span class="btn-text"> Watch </span> </a> <a href='https://www.tec5usa.com/industry-insights/testimonials/' class='btn-primary --small'> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See All Testimonials </span> </a> <p> <b>Bill Bender</b></br> Senior Supply Chain Management </p> </div> <!-- The Modal --> <div id="jsTestimonialModal" class="modal video__modal jsTestimonialModal"> <!-- Modal content --> <div class="modal__content"> <span class="exit">&times;</span> <video class="lazy video" controls poster=""> </video> </div> </div> </div> </div> <div> <div class="box --vertical testimonial"> <div class="box__head"> <p class="testimonial__text">Any vendor that can make my life easier deserves their praises to be sung. They make my job easier because I can count on what they’ve promised. I don’t need to follow up.</p> </div> <div class="box__footer"> <a href='https://www.tec5usa.com/industry-insights/testimonials/' class='btn-primary --small'> <span class="icon-wrap"> <svg class="icon icon-plus " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#plus"></use></svg> </span> <span class="btn-text"> See All Testimonials </span> </a> <p> <b>Rob Metcalf</b></br> Purchasing and Production Manager </p> </div> <!-- The Modal --> <div id="jsTestimonialModal" class="modal video__modal jsTestimonialModal"> <!-- Modal content --> <div class="modal__content"> <span class="exit">&times;</span> <video class="lazy video" controls poster=""> </video> </div> </div> </div> </div> </div> </div> <div class="f-col-4 --big"> <div class="heading-wrap"> <p class="sup-heading text-white">Testimonials</p> <h2 class="text-white">See How Our Clients feel about tec5USA</h2> <h3 class="primary-font text-white">We Make You Increasingly Efficient</h3> </div> <div class="industry-wrap"> <div class="wrapp js-testimonial-0 js-testimonials" style="opacity: 0; z-index: 0; transition: opacity 0.5s ease;"> <div class="f-col-6"> <p class="text-white text-transparent text-small">Client</p> <p class="text-white">Bluepoint</p> <span class="separator --bottom "></span> </div> <div class="f-col-6"> <p class="text-white text-transparent text-small">Industry</p> <p class="text-white">Mechanical & Industrial Engineering</p> <span class="separator --bottom" ></span> </div> </div> <div class="wrapp js-testimonial-1 js-testimonials" style="opacity: 0; z-index: 0; transition: opacity 0.5s ease;"> <div class="f-col-6"> <p class="text-white text-transparent text-small">Client</p> <p class="text-white">FIALabs</p> <span class="separator --bottom "></span> </div> <div class="f-col-6"> <p class="text-white text-transparent text-small">Industry</p> <p class="text-white">Industrial Automation</p> <span class="separator --bottom" ></span> </div> </div> <div class="wrapp js-testimonial-2 js-testimonials" style="opacity: 0; z-index: 0; transition: opacity 0.5s ease;"> <div class="f-col-6"> <p class="text-white text-transparent text-small">Client</p> <p class="text-white">Onto</p> <span class="separator --bottom "></span> </div> <div class="f-col-6"> <p class="text-white text-transparent text-small">Industry</p> <p class="text-white">Semiconductors</p> <span class="separator --bottom" ></span> </div> </div> <div class="wrapp js-testimonial-3 js-testimonials" style="opacity: 0; z-index: 0; transition: opacity 0.5s ease;"> <div class="f-col-6"> <p class="text-white text-transparent text-small">Client</p> <p class="text-white">Pion</p> <span class="separator --bottom "></span> </div> <div class="f-col-6"> <p class="text-white text-transparent text-small">Industry</p> <p class="text-white">Pharmaceuticals</p> <span class="separator --bottom" ></span> </div> </div> </div> </div> </div> </section> <section class="insights-section"> <div class="container-big --right wrapp"> <div class="f-col-4 --big"> <div class="heading-wrap"> <p class="sup-heading">Inisights</p> <h2 class="">Read the Latest Trends of the Industry</h2> </div> <div class="insights__subscribe"> <span class="separator --top"></span> <h3 class="text-big text-white text-bold primary-font">Subscribe to receive free email updates</h3> <div class="wpcf7 no-js" id="wpcf7-f5-o1" lang="en-US" dir="ltr" data-wpcf7-id="5"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/about/quality-management-system/#wpcf7-f5-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="5" /> <input type="hidden" name="_wpcf7_version" value="6.0" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f5-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7dtx_version" value="5.0.0" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <div class="input-field"> <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Enter your e-mail here" value="" type="email" name="your-email" /></span> </p> </div> <div class="submit-field"> <p><button type='submit' id='submit' class='wpcf7-form-control wpcf7-submit btn-primary'><span class="icon-wrap"><svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg></span></button> </p> </div><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="135"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="ds-lead-fields"> <input name="source" value="" type="hidden"> <input name="utm_campaign" value="" type="hidden"> <input name="utm_source" value="" type="hidden"> <input name="utm_medium" value="" type="hidden"> <input name="utm_term" value="" type="hidden"> </div><div class="ds-refer-fields"> <input name="page" value="https://www.tec5usa.com/about/quality-management-system/" type="hidden" /> <input name="referrer" value="" type="hidden"> </div><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </div> <div class="f-col-8 --big"> <div class='jsLatestInisghtsSlider slider insights-slider'> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">Articles</p> <h3 class='box__head-title primary-font'>Revealing the Invisible: Living Cells Can Be Seen With Infrared Light</h3> <p class='box__head-date'>September 20 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>A new method developed by NIST uses infrared light to image biomolecules in cell...</p> <a href='https://www.tec5usa.com/revealing-the-invisible-living-cells-can-be-seen-with-infrared-light/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">Articles</p> <h3 class='box__head-title primary-font'>Revolutionary Catalyst Uses Sunlight To Turn Greenhouse Gases Into Valuable Chemicals</h3> <p class='box__head-date'>September 19 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>McGill University researchers have developed a light-driven process that uses su...</p> <a href='https://www.tec5usa.com/revolutionary-catalyst-uses-sunlight-to-turn-greenhouse-gases-into-valuable-chemicals/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>“Electronic Spider Silk” Sensors: Revolutionizing Bioelectronics With Eco-Friendly Technology</h3> <p class='box__head-date'>May 30 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>[caption id="attachment_3827" align="aligncenter" width="1536"] Researchers have...</p> <a href='https://www.tec5usa.com/electronic-spider-silk-sensors-revolutionizing-bioelectronics-with-eco-friendly-technology/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>A Revolutionary Approach to Flu Prevention: New Molecules Stop Infection Before It Starts</h3> <p class='box__head-date'>May 30 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>[caption id="attachment_3822" align="aligncenter" width="757"] Scientists have d...</p> <a href='https://www.tec5usa.com/a-revolutionary-approach-to-flu-prevention-new-molecules-stop-infection-before-it-starts/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">Articles</p> <h3 class='box__head-title primary-font'>Decoding Life’s Origins with Lost Biochemical Clues</h3> <p class='box__head-date'>May 30 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>[caption id="attachment_3836" align="aligncenter" width="964"] Metabolism is the...</p> <a href='https://www.tec5usa.com/decoding-life-s-origins-with-lost-biochemical-clues/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>Client Spotlight: tec5USA</h3> <p class='box__head-date'>March 20 2024</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>At Perry Johnson Registrars, we take pride in the diversity and excellence of ou...</p> <a href='https://www.tec5usa.com/client-spotlight-tec5usa/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>tec5USA Presented at SPIE Photonics West</h3> <p class='box__head-date'>February 09 2023</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>SPIE Photonics West 2023 is the premier photonics, biomedical optics, and laser ...</p> <a href='https://www.tec5usa.com/tec5usa-presented-at-spie-photonics-west/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>tec5USA Celebrated Moving to New Location</h3> <p class='box__head-date'>January 25 2023</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>We celebrated our move to our new building in Plainview, NY last week with a rib...</p> <a href='https://www.tec5usa.com/moving-celebration/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>tec5USA is Moving!</h3> <p class='box__head-date'>December 06 2022</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>We are pleased to announce we are moving to a new location to accommodate our gr...</p> <a href='https://www.tec5usa.com/were-moving/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> <div> <div class="box --vertical"> <div class="box__head"> <p class="box__head-top">News</p> <h3 class='box__head-title primary-font'>The tec5USA Crew Enjoyed a Summer Soirée</h3> <p class='box__head-date'>August 30 2022</p> </div> <div class="box__footer"> <p class='box__footer-exerpt'>The tec5USA crew enjoyed a Summer Soirée, an evening out at Prime Steakhouse in...</p> <a href='https://www.tec5usa.com/the-tec5usa-crew-enjoyed-a-summer-soiree/' class="btn-primary --small"> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text">Read Full Insight</span> </a> </div> </div> </div> </div> <div class="slider__controles"> <div class="slider__controles-top"> <div class='jsCountSlidesInsights slider__count'> <span class='jsCurrent slider__count-current'>01</span> / <span class='jsTotal slider__count-total'>10</span> </div> <div class="slider__btns-wrap"> <button class='jsInisghtsPrev btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-left " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-left"></use></svg> </span> </button> <button class='jsInisghtsNext btn-primary'> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> </button> </div> </div> <div class="slider__controles-bottom"> <a href='https://www.tec5usa.com/industry-insights/blog/' class="btn-primary "> <span class="icon-wrap"> <svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg> </span> <span class="btn-text"> See All the Insights </span> </a> </div> </div> </div> </div> </section> <footer class="footer " > <div class="footer__background lazy" data-bg="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/images/footer-image.jpg"></div> <div class="footer-top"> <div class="container"> <div class="footer__subscribe"> <div class="footer__subscribe-title"> <span class="separator --top"></span> <p class="text-big text-white text-bold">Subscribe to receive free email updates</p> </div> <div class="wpcf7 no-js" id="wpcf7-f5-o2" lang="en-US" dir="ltr" data-wpcf7-id="5"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/about/quality-management-system/#wpcf7-f5-o2" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="5" /> <input type="hidden" name="_wpcf7_version" value="6.0" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f5-o2" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7dtx_version" value="5.0.0" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <div class="input-field"> <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Enter your e-mail here" value="" type="email" name="your-email" /></span> </p> </div> <div class="submit-field"> <p><button type='submit' id='submit' class='wpcf7-form-control wpcf7-submit btn-primary'><span class="icon-wrap"><svg class="icon icon-arrow-hollow-right " width="19" height="19" aria-hidden="true" role="img"><use xlink:href="/wp-content/themes/digitalsilk/assets/images/icons.svg#arrow-hollow-right"></use></svg></span></button> </p> </div><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="_wpcf7_ak_js" value="16"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="ds-lead-fields"> <input name="source" value="" type="hidden"> <input name="utm_campaign" value="" type="hidden"> <input name="utm_source" value="" type="hidden"> <input name="utm_medium" value="" type="hidden"> <input name="utm_term" value="" type="hidden"> </div><div class="ds-refer-fields"> <input name="page" value="https://www.tec5usa.com/about/quality-management-system/" type="hidden" /> <input name="referrer" value="" type="hidden"> </div><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </div> </div> <div class="footer-bottom"> <div class="container"> <div class="copyright"> <div class="footer-bottom__links"> <a href="https://www.tec5usa.com/privacy-policy/">Privacy Policy</a> <a href="https://www.tec5usa.com/terms-of-use/">Terms of Use</a> </div> &copy; 2024 tec5USA. All rights reserved </div> <div class="socials"> <a href="https://www.facebook.com/tec5USA/" class="btn-primary" target="_blank"> <span class="icon-wrap"> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/04/fb.svg" class="lazy icon" width="25" height="25" alt="Social Media Icon"> </span> </a> <a href="https://www.linkedin.com/company/tec5usa/" class="btn-primary" target="_blank"> <span class="icon-wrap"> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/04/linkedin.svg" class="lazy icon" width="25" height="25" alt="Social Media Icon"> </span> </a> <a href="https://twitter.com/tec5usa" class="btn-primary" target="_blank"> <span class="icon-wrap"> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/04/twetter.svg" class="lazy icon" width="25" height="25" alt="Social Media Icon"> </span> </a> <a href="https://www.youtube.com/channel/UCmQ2yYnxHZ1PJS1IgmQfTvw" class="btn-primary" target="_blank"> <span class="icon-wrap"> <img data-src="https://www.tec5usa.com/wp-content/uploads/2021/04/you-tube.svg" class="lazy icon" width="25" height="25" alt="Social Media Icon"> </span> </a> </div> <div class="creator"> <p>Web Design by <b><a href="https://www.digitalsilk.com/" target="_blank">Digital Silk</a></b></p> </div> </div> </div> </footer> <!--copyscapeskip--> <aside id="moove_gdpr_cookie_info_bar" class="moove-gdpr-info-bar-hidden moove-gdpr-align-center moove-gdpr-dark-scheme gdpr_infobar_postion_bottom gdpr-full-screen-infobar" aria-label="GDPR Cookie Banner" style="display: none;"> <div class="moove-gdpr-info-bar-container"> <div class="moove-gdpr-info-bar-content"> <div class="moove-gdpr-cookie-notice"> <p style="text-align: center;"><img style="max-width: 150px;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Tec5 logo" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2021/07/Tech5-USA-logo.svg" /><noscript><img style="max-width: 150px;" src="https://www.tec5usa.com/wp-content/uploads/2021/07/Tech5-USA-logo.svg" alt="Tec5 logo" /></noscript></p> <h3 style="text-align: center;">Privacy and Cookies Policy</h3> <p style="text-align: center;">We are using cookies to give you the best experience on our website.</p> <p style="text-align: center;">You can find out more about which cookies we are using or switch them off in <button data-href="#moove_gdpr_cookie_modal" class="change-settings-button">settings</button>.</p> </div> <!-- .moove-gdpr-cookie-notice --> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0" aria-label="Accept" >Accept</button> <button class="mgbutton moove-gdpr-infobar-settings-btn change-settings-button gdpr-fbo-2" data-href="#moove_gdpr_cookie_modal" aria-label="Settings">Settings</button> </div> <!-- .button-container --> </div> <!-- moove-gdpr-info-bar-content --> </div> <!-- moove-gdpr-info-bar-container --> </aside> <!-- #moove_gdpr_cookie_info_bar --> <!--/copyscapeskip--> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/plugins/ds-contact-form-cfdb7/js/dscf7db.min.js?ver=1.5.0" id="dscf7db-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1726670559" id="swv-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/www.tec5usa.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1726670559" id="contact-form-7-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-contact-form-7-tracker.js?ver=1726670559" id="gtm4wp-contact-form-7-tracker-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/www.tec5usa.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.google.com/recaptcha/api.js?render=6Lcvy_weAAAAALjDmJ0-5Q8RLs5hAZmbXSXWvwrC&amp;ver=3.0" id="google-recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wpcf7-recaptcha-js-before"> /* <![CDATA[ */ var wpcf7_recaptcha = { "sitekey": "6Lcvy_weAAAAALjDmJ0-5Q8RLs5hAZmbXSXWvwrC", "actions": { "homepage": "homepage", "contactform": "contactform" } }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1726670559" id="wpcf7-recaptcha-js"></script> <script type="text/javascript" id="moove_gdpr_frontend-js-extra"> /* <![CDATA[ */ var moove_frontend_gdpr_scripts = {"ajaxurl":"https:\/\/www.tec5usa.com\/wp-admin\/admin-ajax.php","post_id":"192","plugin_dir":"https:\/\/www.tec5usa.com\/wp-content\/plugins\/gdpr-cookie-compliance","show_icons":"all","is_page":"1","ajax_cookie_removal":"false","strict_init":"2","enabled_default":{"third_party":0,"advanced":0},"geo_location":"false","force_reload":"false","is_single":"","hide_save_btn":"false","current_user":"0","cookie_expiration":"0","script_delay":"2000","close_btn_action":"1","close_btn_rdr":"","scripts_defined":"{\"cache\":true,\"header\":\"\",\"body\":\"\",\"footer\":\"\",\"thirdparty\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"},\"advanced\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"}}","gdpr_scor":"true","wp_lang":"","wp_consent_api":"false","gdpr_consent_version":"1","gdpr_uvid":"3965ce50b5362302305b90039dd581d0","stats_enabled":"","gdpr_aos_hide":"false","consent_log_enabled":"","enable_on_scroll":"false"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/gdpr-cookie-compliance/dist/scripts/main.js?ver=1726670559" id="moove_gdpr_frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="moove_gdpr_frontend-js-after"> /* <![CDATA[ */ var gdpr_consent__strict = "true" var gdpr_consent__thirdparty = "false" var gdpr_consent__advanced = "false" var gdpr_consent__cookies = "strict" /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer src="https://www.tec5usa.com/wp-content/cache/min/1/wp-content/plugins/gdpr-cookie-compliance-addon/assets/js/gdpr_cc_addon.js?ver=1726670559" id="gdpr_cc_addon_frontend-js"></script> <!--copyscapeskip--> <!-- V1 --> <div id="moove_gdpr_cookie_modal" class="gdpr_lightbox-hide" role="complementary" aria-label="GDPR Settings Screen"> <div class="moove-gdpr-modal-content moove-clearfix logo-position-left moove_gdpr_modal_theme_v1"> <button class="moove-gdpr-modal-close" aria-label="Close GDPR Cookie Settings"> <span class="gdpr-sr-only">Close GDPR Cookie Settings</span> <span class="gdpr-icon moovegdpr-arrow-close"></span> </button> <div class="moove-gdpr-modal-left-content"> <div class="moove-gdpr-company-logo-holder"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" alt="" width="1" height="1" class="img-responsive" data-lazy-src="https://www.tec5usa.com/wp-content/uploads/2021/07/Tech5-USA-logo.svg" /><noscript><img src="https://www.tec5usa.com/wp-content/uploads/2021/07/Tech5-USA-logo.svg" alt="" width="1" height="1" class="img-responsive" /></noscript> </div> <!-- .moove-gdpr-company-logo-holder --> <ul id="moove-gdpr-menu"> <li class="menu-item-on menu-item-privacy_overview menu-item-selected"> <button data-href="#privacy_overview" class="moove-gdpr-tab-nav" aria-label="Privacy Overview"> <span class="gdpr-nav-tab-title">Privacy Overview</span> </button> </li> <li class="menu-item-strict-necessary-cookies menu-item-off"> <button data-href="#strict-necessary-cookies" class="moove-gdpr-tab-nav" aria-label="Strictly Necessary Cookies"> <span class="gdpr-nav-tab-title">Strictly Necessary Cookies</span> </button> </li> <li class="menu-item-off menu-item-third_party_cookies"> <button data-href="#third_party_cookies" class="moove-gdpr-tab-nav" aria-label="3rd Party Cookies"> <span class="gdpr-nav-tab-title">3rd Party Cookies</span> </button> </li> </ul> <div class="moove-gdpr-branding-cnt"> <a href="https://wordpress.org/plugins/gdpr-cookie-compliance/" rel="noopener noreferrer" target="_blank" class='moove-gdpr-branding'>Powered by&nbsp; <span>GDPR Cookie Compliance</span></a> </div> <!-- .moove-gdpr-branding --> </div> <!-- .moove-gdpr-modal-left-content --> <div class="moove-gdpr-modal-right-content"> <div class="moove-gdpr-modal-title"> </div> <!-- .moove-gdpr-modal-ritle --> <div class="main-modal-content"> <div class="moove-gdpr-tab-content"> <div id="privacy_overview" class="moove-gdpr-tab-main"> <span class="tab-title">Privacy Overview</span> <div class="moove-gdpr-tab-main-content"> <p>This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #privacy_overview --> <div id="strict-necessary-cookies" class="moove-gdpr-tab-main" style="display:none"> <span class="tab-title">Strictly Necessary Cookies</span> <div class="moove-gdpr-tab-main-content"> <p>Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.</p> <div class="moove-gdpr-status-bar gdpr-checkbox-disabled checkbox-selected"> <div class="gdpr-cc-form-wrap"> <div class="gdpr-cc-form-fieldset"> <label class="cookie-switch" for="moove_gdpr_strict_cookies"> <span class="gdpr-sr-only">Enable or Disable Cookies</span> <input type="checkbox" aria-label="Strictly Necessary Cookies" disabled checked="checked" value="check" name="moove_gdpr_strict_cookies" id="moove_gdpr_strict_cookies"> <span class="cookie-slider cookie-round" data-text-enable="Enabled" data-text-disabled="Disabled"></span> </label> </div> <!-- .gdpr-cc-form-fieldset --> </div> <!-- .gdpr-cc-form-wrap --> </div> <!-- .moove-gdpr-status-bar --> <div class="moove-gdpr-strict-warning-message" style="margin-top: 10px;"> <p>If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #strict-necesarry-cookies --> <div id="third_party_cookies" class="moove-gdpr-tab-main" style="display:none"> <span class="tab-title">3rd Party Cookies</span> <div class="moove-gdpr-tab-main-content"> <p>This website uses Google Analytics to collect anonymous information such as the number of visitors to the site, and the most popular pages.</p> <p>Keeping this cookie enabled helps us to improve our website.</p> <div class="moove-gdpr-status-bar"> <div class="gdpr-cc-form-wrap"> <div class="gdpr-cc-form-fieldset"> <label class="cookie-switch" for="moove_gdpr_performance_cookies"> <span class="gdpr-sr-only">Enable or Disable Cookies</span> <input type="checkbox" aria-label="3rd Party Cookies" value="check" name="moove_gdpr_performance_cookies" id="moove_gdpr_performance_cookies" > <span class="cookie-slider cookie-round" data-text-enable="Enabled" data-text-disabled="Disabled"></span> </label> </div> <!-- .gdpr-cc-form-fieldset --> </div> <!-- .gdpr-cc-form-wrap --> </div> <!-- .moove-gdpr-status-bar --> <div class="moove-gdpr-strict-secondary-warning-message" style="margin-top: 10px; display: none;"> <p>Please enable Strictly Necessary Cookies first so that we can save your preferences!</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #third_party_cookies --> </div> <!-- .moove-gdpr-tab-content --> </div> <!-- .main-modal-content --> <div class="moove-gdpr-modal-footer-content"> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-modal-allow-all button-visible" aria-label="Enable All">Enable All</button> <button class="mgbutton moove-gdpr-modal-save-settings button-visible" aria-label="Save Changes">Save Changes</button> </div> <!-- .moove-gdpr-button-holder --> </div> <!-- .moove-gdpr-modal-footer-content --> </div> <!-- .moove-gdpr-modal-right-content --> <div class="moove-clearfix"></div> </div> <!-- .moove-gdpr-modal-content --> </div> <!-- #moove_gdpr_cookie_modal --> <!--/copyscapeskip--> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.tec5usa.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<div class="play"></div>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.dataset.query.length?'':'&'+this.dataset.query;e.setAttribute("src",t.replace("ID",this.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.replaceChild(e,this)}document.addEventListener("DOMContentLoaded",function(){var e,t,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),e.onclick=lazyLoadYoutubeIframe,a[t].appendChild(e)});</script> </div><!-- wrapper--> <!-- <script type="rocketlazyloadscript" src="https://cdn.jsdelivr.net/npm/intersection-observer@0.7.0/intersection-observer.js"></script> --> <script type="rocketlazyloadscript" src="https://www.tec5usa.com/wp-content/themes/digitalsilk/assets/dist/js/lazyload.min.js" defer></script> <script type="rocketlazyloadscript"> /* Lazy Load */ if(typeof LazyLoad !== 'undefined' && LazyLoad) { var myLazyLoad = new LazyLoad({ elements_selector: '.lazy', }); } document.addEventListener( 'wpcf7mailsent', function( event ) { // console.log(event); location = 'https://www.tec5usa.com/thank-you'; }, false ); </script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10